Got a crash during emi's route

Questions, answers and issues regarding releases.
Post Reply
Worm
Posts: 1
Joined: Fri Jun 10, 2011 3:06 am

Got a crash during emi's route

Post by Worm »

It was during the little sepia tone flashback of promising to go to her meet. Couldn't replicate it either. Probably just a result of my random clicking but the game gave me dump information so I figured I'll post it.
Attachments
traceback.txt
traceback
(3.33 KiB) Downloaded 373 times
SoleiSama

Re: Got a crash during emi's route

Post by SoleiSama »

I got this too, except it was just before Emi started the track, and it was a different error "error reading png file"

Here:
I'm sorry, but an exception occured while executing your Ren'Py
script.

error: Error reading the PNG file.

While running game code:
- script call at line 1007 of /Developer/Projects/ks_svn/Katawa Shoujo/game/imachine.rpy
- script call at line 177 of /Developer/Projects/ks_svn/Katawa Shoujo/game/_ui_early.rpy
- script at line 3044 of /Developer/Projects/ks_svn/Katawa Shoujo/game/script-a2-emi.rpy

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

File "F:\Games\Katawa Shoujo\renpy\bootstrap.py", line 260, in bootstrap
File "F:\Games\Katawa Shoujo\renpy\main.py", line 310, in main
File "F:\Games\Katawa Shoujo\renpy\main.py", line 93, in run
File "F:\Games\Katawa Shoujo\renpy\execution.py", line 234, in run
File "F:\Games\Katawa Shoujo\renpy\ast.py", line 935, in execute
File "F:\Games\Katawa Shoujo\renpy\exports.py", line 711, in with_statement
File "F:\Games\Katawa Shoujo\renpy\display\core.py", line 1404, in do_with
File "F:\Games\Katawa Shoujo\renpy\display\core.py", line 1578, in interact
File "F:\Games\Katawa Shoujo\renpy\display\core.py", line 1726, in interact_core
File "F:\Games\Katawa Shoujo\renpy\display\core.py", line 254, in predict
File "F:\Games\Katawa Shoujo\renpy\display\core.py", line 228, in visit_all
File "F:\Games\Katawa Shoujo\renpy\display\core.py", line 254, in <lambda>
File "F:\Games\Katawa Shoujo\renpy\display\im.py", line 501, in predict_one
File "F:\Games\Katawa Shoujo\renpy\display\im.py", line 195, in get
File "F:\Games\Katawa Shoujo\renpy\display\im.py", line 530, in load
File "F:\Games\Katawa Shoujo\renpy\display\pgrender.py", line 125, in load_image
error: Error reading the PNG file.

While running game code:
- script call at line 1007 of /Developer/Projects/ks_svn/Katawa Shoujo/game/imachine.rpy
- script call at line 177 of /Developer/Projects/ks_svn/Katawa Shoujo/game/_ui_early.rpy
- script at line 3044 of /Developer/Projects/ks_svn/Katawa Shoujo/game/script-a2-emi.rpy

Ren'Py Version: Ren'Py 6.10.2e
TheBigN
Posts: 1
Joined: Tue Jan 31, 2012 11:54 am

Re: Got a crash during emi's route

Post by TheBigN »

I'm also having similar errors in Emi's route, as well as Lilly's and Hanako's route.
Post Reply