Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User redhat653's Avatar
    Join Date
    Oct 2003
    Posts
    5
    Hi,

    I developed a game based on Series 60, MIDP 1.0 architecture. I can build jar file without any problem and my game runs fine in the emulators but after I upload that to my Nokia 3650 phone and install it(installation went OK); I'm getting a wired error message
    "System error occured"

    I'll appriciate if someone can help me out on this.

  2. #2
    Registered User Belialspawn's Avatar
    Join Date
    Feb 2004
    Posts
    1
    I spent a little while trying to sort this when we had the same problem and managed to find a cure that might be worth a try,

    Open up the Jar File and edit the Manifest file.

    Even though you develop for MIDP 1.0 it defaults to vs 2.0, just need to manually edit the last line of the Manifest.mf file in notepad (text editor) and resave it. seems to install now without application error.


    "MicroEdition-Profile: MIDP-2.0" to >
    "MicroEdition-Profile: MIDP-1.0"

    Lee

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved