Monika-After-Story / MonikaModDev

DDLC fan mod to extend Monika
http://www.monikaafterstory.com/
Other
1.18k stars 686 forks source link

DDLC Monika After Story Linux (S.O.S SEND HELP) #10274

Closed YukiiCh closed 1 month ago

YukiiCh commented 3 months ago

I'm very confused about where I put my files or how to do it in this version of chrome os. And it's making me frustrated and angry about not finding what I'm so post to...

Booplicate commented 3 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.

YukiiCh commented 3 months ago
  1. is it like the same as DDLC? there was a code for terminal from itch.io There was someone showing how to do it and it worked for my device. @Booplicate chmod 777 DDLC-1.1.1-p, cd DDLC-1.1.1-pc, chmod 777 lib, cd lib, chmod 777 linux-x86_64, cd linux-x86_64, cd lib, chmod 777 linux-x86_64, cd linux-x64, chmod 777 DDLC, cd ~, cd DDLC-1.1.1-pc, chmod 777 DDLC.sh, ./DDLC.sh I can't do that way because it will do a "TraceBack Error"
dreamscached commented 3 months ago

Don't retell errors, post them verbatim.

YukiiCh commented 2 months ago

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: @.***>

Wingdinggaster656 commented 2 months ago

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.

YukiiCh commented 2 months ago

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

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 "", line 1, in

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: @.***>

Booplicate commented 1 month ago

Try to reinstall DDLC and MAS, seems you did it wrong that time.