Monika-After-Story / MonikaModDev

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

Oh nooo! I got (i think the birthday message) but the game crashed and didnt gimme it #6346

Open StayHappy1270 opened 4 years ago

StayHappy1270 commented 4 years ago

(like title) so i was playing and i got this dialogue Screenshot 2020-09-16 084042

then the game crashed with this

[code] I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script-ch30.rpy", line 1457, in script call File "game/event-handler.rpy", line 2370, in script call File "game/script-holidays.rpy", line 6226, in script File "game/script-holidays.rpy", line 6260, in File "game/script-affection.rpy", line 2623, in _write_txt IOError: [Errno 22] invalid mode ('w') or filename: u'D:/OneDrive/Documents/School Work Fall 2020/Locker/!DDLC-1.1.1-pc/characters/For Aron <3.txt'

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

Full traceback: File "game/script-ch30.rpy", line 1457, in script call File "game/event-handler.rpy", line 2370, in script call File "game/script-holidays.rpy", line 6226, in script File "D:\OneDrive\Documents\School Work Fall 2020\Locker!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 "D:\OneDrive\Documents\School Work Fall 2020\Locker!DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/script-holidays.rpy", line 6260, in File "game/script-affection.rpy", line 2623, in _write_txt IOError: [Errno 22] invalid mode ('w') or filename: u'D:/OneDrive/Documents/School Work Fall 2020/Locker/!DDLC-1.1.1-pc/characters/For Aron <3.txt'

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.11.5 [/code]

i looked in the character folder and it wasn't there. :'( help

StayHappy1270 commented 4 years ago

ok so i've seen spoilers and ik what the note says so i did the oki doki file thing and got the gottcha soooo i think that im ok

jmwall24 commented 4 years ago

Yea, you're good then. Though I would suggest not running MAS thru OneDrive, likely to have more crashes during events where we create files.

Edit: okay it's not OneDrive this time, the < isn't an allowable character in a file name and we need to account for this. But I'd still recommend not running thru OneDrive if possible.

ThePotatoGuy commented 3 years ago

@jmwall24 did we ever account for that?