Search found 73 matches

by inohatake14
Wed May 22, 2013 8:24 pm
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Re: Menu Error? Extension not allowed?

Hmm.. neither of those are working. :/ It won't even let me unzip this rpy file... and the same black text box appears and disappears whenever I try to mess with these file types... I'd screenshot it, but the whole box thing is too instantaneous. As far as jedit goes... A while back, before Renpy ev...
by inohatake14
Sun May 19, 2013 10:28 am
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Re: Menu Error? Extension not allowed?

Yes, I went to my preferences, but the text editor was already set as editra. Also, I'm on a windows. And by dragging the file into the editor window do you mean editra?
by inohatake14
Sun May 19, 2013 1:30 am
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Re: Menu Error? Extension not allowed?

No, it won't let me for some reason. :/
by inohatake14
Sat May 18, 2013 8:34 pm
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Re: Menu Error? Extension not allowed?

Alright, that is starting make a lot more sense- thanks. I'll just have to put it into practice a few times to catch on better. Also, I cant open the script you uploaded. Actually, I'm not sure why, but I can't open any files of that extension type.
by inohatake14
Fri May 17, 2013 9:28 pm
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Re: Menu Error? Extension not allowed?

Alright... I'm not entirely sure of how my indentation should look now. Also, when I removed all of the menuflags, does that mean I don't need to label the choices as "done?" I noticed you didn't mention the labeling "done" of choices, and I am a bit puzzled now. I have uploaded ...
by inohatake14
Fri May 17, 2013 5:25 pm
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Re: Menu Error? Extension not allowed?

Hehe, I know! I should have just reported the issue before I screwed it up more. >.< Thanks for your help... As far as using unnecessary menuflags... I don't really understand that whole system yet. Anyway, at the moment I really am just trying to keep the game functioning as I add to the script. I'...
by inohatake14
Fri May 17, 2013 1:34 pm
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Re: Menu Error? Extension not allowed?

Alright, I managed to upload my script as a zip file. ^.^ Also, here is the current traceback: I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/script.rpy", line 319: expected statement. else: ^ Ren'Py Version: Ren'Py 6.1...
by inohatake14
Thu May 16, 2013 9:56 pm
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Re: Menu Error? Extension not allowed?

I see... I'm trying to save my script as a txt file via Editra, but that isn't one of the available file types to save as... Is there some other extension that should work, or do I need to convert the file in a separate program or something?
by inohatake14
Thu May 16, 2013 9:31 pm
Forum: Ren'Py Questions and Announcements
Topic: Menu Error? Extension not allowed?
Replies: 23
Views: 2185

Menu Error? Extension not allowed?

Good evening everyone! I have been putting off my VN because I have been desperately trying to fix the errors in my script that prevent it from running properly. Anyway, I've screwed with it quite a bit, but I've only made the problem worse. I am having trouble now starting about line 525 in my scri...
by inohatake14
Sun Jul 31, 2011 10:49 pm
Forum: Ren'Py Questions and Announcements
Topic: After creating menus how do I "rejoin" the choices?
Replies: 20
Views: 3045

Re: After creating menus how do I "rejoin" the choices?

then without changing anything I tried to reopen it and the traceback was totally different; I'm sorry, but an uncaught exception occurred. While loading the script. ScriptError: Name u'start' is defined twice: at game/script.rpy:65 and game/thescript.rpy:65. -- Full Traceback ----------------------...
by inohatake14
Sun Jul 31, 2011 10:46 pm
Forum: Ren'Py Questions and Announcements
Topic: After creating menus how do I "rejoin" the choices?
Replies: 20
Views: 3045

Re: After creating menus how do I "rejoin" the choices?

For some reason I can't even open my project anymore! :/ Traceback says; I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 216, in script pause music File "renpy-6.12.0-mainline/common/00statements.rpy", line 440, in python File ...
by inohatake14
Sun Jul 31, 2011 9:14 pm
Forum: Ren'Py Questions and Announcements
Topic: After creating menus how do I "rejoin" the choices?
Replies: 20
Views: 3045

Re: After creating menus how do I "rejoin" the choices?

there I fixed it, but it still isn't working right. (See problem above) Anyway I've attached the corrected version. :p
by inohatake14
Sun Jul 31, 2011 9:10 pm
Forum: Ren'Py Questions and Announcements
Topic: After creating menus how do I "rejoin" the choices?
Replies: 20
Views: 3045

Re: After creating menus how do I "rejoin" the choices?

yeah I didn't notice the "menu flag" i thought i had them all set to "menu_flag" before i intentionally changed everything to menu_flag2 or menu flag2 or whatever i was just so outta options... Yeah i thought for sure it would crash too but it didn't xD Lemme go put it back, but ...
by inohatake14
Sun Jul 31, 2011 7:43 pm
Forum: Ren'Py Questions and Announcements
Topic: After creating menus how do I "rejoin" the choices?
Replies: 20
Views: 3045

Re: After creating menus how do I "rejoin" the choices?

Umm... So I have spent the last couple of days trying to fix this but... Well basically what I'm TRYING to do in my story is branch off like this; (yeah this probably won't make much sense so I have attached the script, but this was the easiest way for me to explain it) choice 1. option a- follow Ad...