Crash on Start, Windows XP

Questions, answers and issues regarding releases.
Post Reply
mugikun
Posts: 1
Joined: Fri Jan 06, 2012 11:57 am

Crash on Start, Windows XP

Post by mugikun »

I'm Getting this Crash note Everytime i come across the "Hisao fallin to knees part" in the beggining
I dont know what to do. I tried Re-installing it it just keep Crashing at that event
Please help :3

Code: Select all

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

AttributeError: 'pygame.Surface' object has no attribute 'surface'

While running game code:
 - script call at line 19 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 244 of /Developer/Projects/ks_svn/Katawa Shoujo/game/script-a1-monday.rpy
 - python at line 199 of /Users/delta/Documents/ks svn/common/00nvl_mode.rpy.

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

  File "C:\Program Files\Katawa Shoujo\renpy\bootstrap.py", line 260, in bootstrap
  File "C:\Program Files\Katawa Shoujo\renpy\main.py", line 310, in main
  File "C:\Program Files\Katawa Shoujo\renpy\main.py", line 93, in run
  File "C:\Program Files\Katawa Shoujo\renpy\execution.py", line 234, in run
  File "C:\Program Files\Katawa Shoujo\renpy\ast.py", line 341, in execute
  File "C:\Program Files\Katawa Shoujo\renpy\exports.py", line 539, in say
  File "C:\Program Files\Katawa Shoujo\renpy\character.py", line 565, in __call__
  File "/Users/delta/Documents/ks svn/common/00nvl_mode.rpy", line 199, in do_display
  File "C:\Program Files\Katawa Shoujo\renpy\character.py", line 338, in display_say
  File "C:\Program Files\Katawa Shoujo\renpy\ui.py", line 70, in interact
  File "C:\Program Files\Katawa Shoujo\renpy\display\core.py", line 1578, in interact
  File "C:\Program Files\Katawa Shoujo\renpy\display\core.py", line 1726, in interact_core
  File "C:\Program Files\Katawa Shoujo\renpy\display\core.py", line 254, in predict
  File "C:\Program Files\Katawa Shoujo\renpy\display\core.py", line 228, in visit_all
  File "C:\Program Files\Katawa Shoujo\renpy\display\core.py", line 254, in <lambda>
  File "C:\Program Files\Katawa Shoujo\renpy\display\im.py", line 501, in predict_one
  File "C:\Program Files\Katawa Shoujo\renpy\display\im.py", line 195, in get
  File "C:\Program Files\Katawa Shoujo\renpy\display\im.py", line 973, in load
  File "C:\Program Files\Katawa Shoujo\renpy\display\scale.py", line 536, in rotozoom
  File "C:\Program Files\Katawa Shoujo\renpy\display\scale.py", line 536, in rotozoom
AttributeError: 'pygame.Surface' object has no attribute 'surface'

While running game code:
 - script call at line 19 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 244 of /Developer/Projects/ks_svn/Katawa Shoujo/game/script-a1-monday.rpy
 - python at line 199 of /Users/delta/Documents/ks svn/common/00nvl_mode.rpy.

Ren'Py Version: Ren'Py 6.10.2e
~~

Re: Crash on Start, Windows XP

Post by ~~ »

oh, it's the delta problem again... try installing it in another folder, it might help. helped me, at least.
Some Dude

Re: Crash on Start, Windows XP

Post by Some Dude »

Is there another way to fix it? I'm getting the error message at the beginning of the Shizune arc, it stops, every time, at the second translucent black box, even though I've managed to get through it before by clicking through quickly.

I don't care what some people say, I want to see her route. Also, it sucks having to click through when it DOES work, even if I can still read it with text rollback.
Some Dude

Re: Crash on Start, Windows XP

Post by Some Dude »

Nevermind, problem solved, carry on, nothing to see here.
Post Reply