PDA

View Full Version : adding slideshow menu problem



diego
06-04-2003, 01:10 AM
pls help me,
I got this message "x:\public.......\menus.c:989 generating failed"

This is displayed in g3nolite afterwords:

#
#
# 1. initializing generator...
# 2. getting structure...
# adding text 'slideshow' to data region
could not read?!?!
Error reading the MENUs file....


everytime i add new menu below the net monitor in g3nolite 1.7 or 1.6, i always reading a lot of tutorials about it but still i cant make it.
did i miss something here? [0x00000000] [0x00000000] [0x00000000] (0x0179) (0x00DC) (0x0000) (0x0000) (0x0000) (0x0024)
[0x00317DE3] [0x00000000] [0x00000002] (0x0179) (0x00DC) (0x0000) (0x0042) (0x1200) (0x0024) On
[0x00317DE0] [0x00000000] [0x00000001] (0x0179) (0x00DC) (0x0000) (0x0042) (0x1200) (0x0024) Confirm first
[0x00317DE6] [0x00000000] [0x00000000] (0x0179) (0x00DC) (0x0000) (0x0042) (0x1200) (0x0024) Off
# --------------
# --------------
[0x00317D92] [0x00000000] [0x0000006C] (0x00BA) (0x05E0) (0x0000) (0x003E) (0x0000) (0x0018) Profiles
[0x003175CD] [0x00000000] [0x000000A9] (0x005B) (0x05E0) (0x0000) (0x003E) (0x0000) (0x0020) Picture
[0x0010DEEC] [0x00000000] [0x00000036] (0x00D3) (0x05E0) (0x0000) (0x003E) (0x0000) (0x001F) INVALID ADDRESS
[0x00317516] [0x00000000] [0x00000030] (0x00E2) (0x05E0) (0x0000) (0x003E) (0x0400) (0x0024) Net monitor
# --------------
+ADD_TEXT Slideshow
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000)

i notice that DONE will appear when i dont add 1 in menu counter but when i add 1 (0x0f) to (0x10). That will be the time i got the error messsages.

this is a virgin flash 3310_579. and all other models same problem

BOEBOE
06-04-2003, 10:26 AM
Yes, I've figured it out for you

This was your original version:

[0x00317516] [0x00000000] [0x00000030] (0x00E2) (0x05E0) (0x0000) (0x003E) (0x0400) (0x0024) Net monitor
# -------------- <---- THIS IS WRONG!!!!!
+ADD_TEXT Slideshow
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000) <---- Add Slideshow here!
# ----------------------- <------ This should be added

So, it looks like this:

[0x00317516] [0x00000000] [0x00000030] (0x00E2) (0x05E0) (0x0000) (0x003E) (0x0400) (0x0024) Net monitor
+ADD_TEXT Slideshow
[0xDEADBEEF] [0x00000000] [0x00000000] (0x0000) (0x0B64) (0x0000) (0x0000) (0x0000) (0x0000) Slideshow
# -----------------------

Update the menu-counter too!

Ps: The attachment is the correct menu-structure, with added slideshow, Enjoy!

diego
06-04-2003, 11:26 AM
yessssssssss. my problem is solved! bec of you boe boe.. thanks pal

BOEBOE
06-04-2003, 12:09 PM
Finally a good member of our board....