PDA

View Full Version : pls help about script errors



vatics
01-11-2005, 07:25 PM
# Processing started

# Output flash saving disabled.

# Input flash: 8210 v5.31.fls
# Loading... OK

# Processing: rpn_calculator.nrx
Reversing the built-in calculator...
# ERROR: ACTION_OK_BACK_CLOSE: Unknown object!
# 2397 +++ fail func": Unknown object!"
# 295 +++ action=locate("action_ok_back_close")
# Error 4 running "E:\Cellphone Repair\Software 4 Flash Edit\Nokix\Nokix\scripts\LOCATE.rx", line 2397: Program interrupted

# ERROR: Script failure!

and also about 6150 script error :-o :-o :-o :-o

# Processing started

# Output flash saving disabled.

# Input flash: 6150 v5.23edited.fls
# Loading... OK

# Processing: maze3d.nrx
Inserting game...
Game was added to 'Games' menu but
can be also accessed with 'maze3d' definition.
Done!

# Processing: ADD_GAME.rx THE_END
Adding 1 game(s)...
Done!

# Processing: CREATE_CONFIG_ID.rx THE_END
Number of IDs created: 2 nonvolatile and 0 volatile
Creating configs EEPROM table entry...
Together, the configs take 1 bytes from EEPROM.
Done!

# Processing: ADD_PPM_STRINGS.rx THE_END
Original strings count: 1182
Number of added strings: 12
Adding strings...
Done!

# Processing: ADD_5E0_ID.rx THE_END
Number of original entries: 147 (0x93)
Number of added entries : 5 (0x5)
Total number of entries : 152 (0x98)
Updating original table...
Creating additional table...
Patching 5E0 handling functions...
Done!

# Processing: EEPROM.rx THE_END
Updating EEPROM table in flash.
# ERROR: GETLONG: Address out of range (0x8)!
# 415 +++ getlong a2
# Error 4 running "E:\Cellphone Repair\Software 4 Flash Edit\Nokix\Nokix\scripts\EEPROM.rx", line 415: Program interrupted

# ERROR: Script failure!

thanks alot in advance :D :D :D :D

nuukiaworld
02-11-2005, 12:40 PM
# Processing: rpn_calculator.nrx
Reversing the built-in calculator...
# ERROR: ACTION_OK_BACK_CLOSE: Unknown object!I see you are trying to use the RPN calculator. Check that you have the latest (22.10.2005) Nokix script snapshot installed. The RPN calc. does not work with older ones.

Note also that detection of the menu_close_all() function may fail on some phones (and I've done a typing mistake so that no message appears if the function cannot be found!) See the RPN calculator thread for details if required.

vatics
02-11-2005, 11:42 PM
thank you for the reply :-D :-D :-D