Closed YukiiCh closed 2 months ago
Use DDLC.sh
to launch the game, for example ./DDLC.sh
if you cd
'ed in the game directory. You might be able to just double click it too. It's the same for any program.
Don't retell errors, post them verbatim.
verbatim? I'm sorry but i'm confused. If you'd told me in a full way maybe i'll understand? No offense just slow minded haha
On Fri, Jul 5, 2024 at 4:03 PM Herman S. @.***> wrote:
Don't retell errors, post them verbatim.
— Reply to this email directly, view it on GitHub https://github.com/Monika-After-Story/MonikaModDev/issues/10274#issuecomment-2211410559, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJRSFRBXUC6LICT45GP73OTZK4C3FAVCNFSM6AAAAABKEIRXD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJRGQYTANJVHE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
What they mean is that you should not describe the error just by "I have a xxx problem", like your it willl do a "TraceBack Error".
When an error occurs, the program will usually give you a long report. You may not understand it, but those reports will be useful to the people responsible for dealing with these technical issues. You should send out your tracebacks in their entirety, and someone here will understand them.
Thanks i will i would probably send you to it right now. File "game/script-farewells.rpy", line 129, in script
File "game/script-farewells.rpy", line 130, in
File "game/event-handler.rpy", line 757, in addEvent
NameError: name 'mas_getSessionLength' is not defined
Full traceback:
File "game/script-farewells.rpy", line 129, in script
File "C:\Users\my name\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide,
store=self.store)
File "C:\Users\my namei\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script-farewells.rpy", line 130, in
File "game/event-handler.rpy", line 757, in addEvent
File "C:\Users\my namei\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\my name\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "
NameError: name 'mas_getSessionLength' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.8.5
[/code]
On Sat, Jul 13, 2024 at 5:02 AM Spotted Dove @.***> wrote:
What they mean is that you should not describe the error just by "I have a xxx problem", like your it willl do a "TraceBack Error".
When an error occurs, the program will usually give you a long report. You may not understand it, but those reports will be useful to the people responsible for dealing with these technical issues. You should send out your tracebacks in their entirety, and someone here will understand them.
— Reply to this email directly, view it on GitHub https://github.com/Monika-After-Story/MonikaModDev/issues/10274#issuecomment-2226843175, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJRSFRCJ3Z7UCTNPCMD3YH3ZMD3LHAVCNFSM6AAAAABKEIRXD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRWHA2DGMJXGU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Try to reinstall DDLC and MAS, seems you did it wrong that time.