Page 4 of 4

Re: Main menu generator (ver 1.13-Completed!)

Posted: Sun Mar 14, 2010 7:49 am
by JQuartz
sharakael wrote:does it delete the pre-set themes that came with renpy itself?
It shouldn't and it didn't do so for me. Anyway, the layouts(http://www.renpy.org/wiki/renpy/doc/ref ... _main_menu) Pytom made is easier and less buggy. Perhaps you should use that instead.

Re: Main menu generator (ver 1.13-Completed!)

Posted: Wed Mar 17, 2010 7:21 pm
by Misaki
I don't know why, but I made my menu, all was perfect, but when I launch to see if all is ok, it shows that the bouton " continue " isn't there, there is an hole were it is supposed to be...

Help please ? :)

Re: Main menu generator (ver 1.15)

Posted: Fri Mar 19, 2010 12:53 am
by JQuartz
Misaki wrote:it shows that the bouton " continue " isn't there, there is an hole were it is supposed to be...
I think this is caused by the xpos of the button. You can either edit the xpos of the continue button to 0 or you can use ver 1.15(first page) to generate a new mainmenu.rpy. If this doesn't help then please post the mainmenu.rpy so that I can see where the error is at.

Re: Main menu generator (ver 1.15)

Posted: Fri Mar 19, 2010 7:16 pm
by Misaki
With the 1.15, all goes alright ! Thanks ! =D

Re: Main menu generator (ver 1.15)

Posted: Fri Nov 19, 2010 4:39 am
by redcomet
wow, it's so nice! thank you very much :)

Re: Main menu generator (ver 1.15)

Posted: Fri Mar 04, 2011 4:22 pm
by rmcguire
every time i try running this package i get this



I'm sorry, but an uncaught exception occurred.

KeyError: 'prefs_label'

While running game code:
- script at line 1874 of /Users/rorymcguire/Desktop/RenPY Games/Testing/game/JQuartz_Editor(1.15-FINAL).rpy
- python at line 507 of /Users/rorymcguire/Desktop/RenPY Games/Testing/game/JQuartz_Editor(1.15-FINAL).rpy.

-- Full Traceback ------------------------------------------------------------

File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/bootstrap.py", line 279, in bootstrap
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/main.py", line 320, in main
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/main.py", line 93, in run
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/execution.py", line 259, in run
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/ast.py", line 588, in execute
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/python.py", line 957, in py_exec_bytecode
File "renpy-6.12.0-mainline/common/_layout/screen_load_save.rpym", line 17, in <module>
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/ui.py", line 236, in interact
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/display/core.py", line 1627, in interact
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/display/core.py", line 1820, in interact_core
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/display/core.py", line 1547, in compute_overlay
File "/Users/rorymcguire/Desktop/RenPY Games/Testing/game/JQuartz_Editor(1.15-FINAL).rpy", line 507, in J_mm_menu
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/ui.py", line 431, in __call__
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/display/text.py", line 675, in __init__
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/display/core.py", line 125, in __init__
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/style.py", line 780, in __init__
File "/Users/rorymcguire/Desktop/renpy-6.12.0 2/renpy/style.py", line 535, in build_style
KeyError: 'prefs_label'

While running game code:
- script at line 1874 of /Users/rorymcguire/Desktop/RenPY Games/Testing/game/JQuartz_Editor(1.15-FINAL).rpy
- python at line 507 of /Users/rorymcguire/Desktop/RenPY Games/Testing/game/JQuartz_Editor(1.15-FINAL).rpy.

Re: Main menu generator (ver 1.15)

Posted: Mon May 16, 2011 6:42 pm
by kaeruranawa
I use Ren'Py version 6.12.0e and even though it's in the project folder, a new button doesn't show up in the menu.