Game Crash - Version 1.0.0

A VN/CCG hybrid game with all romance combos https://www.winterwolves.com/pscd.htm
User avatar
jack1974
Pack leader
Posts: 15482
Joined: Thu Jun 16, 2005 4:43 pm

Re: Game Crash - Version 1.0.0

Post by jack1974 »

It's even more funny: I tried your save, and then I couldn't save IMMEDIATELY. Then I went forward in the main story, and was able to start a new mission and save normally! Will of course investigate it with coder but luckily it seems something really rare at least :)
Hoa_Binh
Young scout
Posts: 11
Joined: Fri Sep 11, 2015 11:41 am

Re: Game Crash - Version 1.0.0

Post by Hoa_Binh »

It just returned, I got a random place where it crashed. Reloading another save game allowed me to get a bit further but it keeps on coming back now. It is making it hard to proceed, it has occured three times the last 5 minutes.
User avatar
jack1974
Pack leader
Posts: 15482
Joined: Thu Jun 16, 2005 4:43 pm

Re: Game Crash - Version 1.0.0

Post by jack1974 »

Check the version 1.0.1 I just uploaded, I think should fix the issue!
Hoa_Binh
Young scout
Posts: 11
Joined: Fri Sep 11, 2015 11:41 am

Re: Game Crash - Version 1.0.0

Post by Hoa_Binh »

Yeah, just saw it :) You're fast, I'll get back to you.
User avatar
jack1974
Pack leader
Posts: 15482
Joined: Thu Jun 16, 2005 4:43 pm

Re: Game Crash - Version 1.0.0

Post by jack1974 »

Haha I'm a bit in panic-mode, since today was supposed to start spreading the word about the game, and didn't expect to have such a problem :lol:
With the fix the coder sent, I was able to load your save and could play the Alex mission immediately, without crash, so here's hoping it fixed the issue! :oops:
Hoa_Binh
Young scout
Posts: 11
Joined: Fri Sep 11, 2015 11:41 am

Re: Game Crash - Version 1.0.0

Post by Hoa_Binh »

Still some sort of issue just at the start of a battle.:

*edit* It is loaded from a save from 1.0.0 if that matters.

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gameflow.rpy", line 177, in script call
  File "game/plot/talk.rpy", line 3993, in script call
  File "game/script2.rpy", line 746, in script call
  File "game/plot/NPCSidemissions.rpy", line 12, in script call
  File "game/plot/NPCSidemissions.rpy", line 1038, in script call
  File "game/script.rpy", line 70, in script
  File "game/script.rpy", line 70, in <module>
RuntimeError: maximum recursion depth exceeded in cmp

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

Full traceback:
  File "game/gameflow.rpy", line 177, in script call
  File "game/plot/talk.rpy", line 3993, in script call
  File "game/script2.rpy", line 746, in script call
  File "game/plot/NPCSidemissions.rpy", line 12, in script call
  File "game/plot/NPCSidemissions.rpy", line 1038, in script call
  File "game/script.rpy", line 70, in script
  File "C:\Program Files (x86)\Winter Wolves\PSCD\renpy\ast.py", line 806, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Program Files (x86)\Winter Wolves\PSCD\renpy\python.py", line 1461, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 70, in <module>
  File "C:\Program Files (x86)\Winter Wolves\PSCD\renpy\loadsave.py", line 275, in save
    dump((roots, renpy.game.log), logf)
  File "C:\Program Files (x86)\Winter Wolves\PSCD\renpy\loadsave.py", line 43, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
RuntimeError: maximum recursion depth exceeded in cmp

Windows-8-6.2.9200
Ren'Py 6.99.9.1022
 1.0.1
User avatar
jack1974
Pack leader
Posts: 15482
Joined: Thu Jun 16, 2005 4:43 pm

Re: Game Crash - Version 1.0.0

Post by jack1974 »

Thanks, I don't think it matters if is a save from 1.0.0. I need to ask Ren'Py coder, since I'm using the latest build and this really seems an issue of Ren'Py. Can you send me some more saves that crash so I can do some tests? thanks again

(and now I wonder why nobody reported this before, considering a lot of people bought the game. Are they all playing in visual novel mode!? :shock: )
Hoa_Binh
Young scout
Posts: 11
Joined: Fri Sep 11, 2015 11:41 am

Re: Game Crash - Version 1.0.0

Post by Hoa_Binh »

Don't know but maybe I have some sort of language/Windows version/User folder combination that makes it happen.

*edit* It is in the middle of a battle, after I win I can't save.

*edit 2* Turns out it is just sometimes I can't save, tried it again and this time it worked.
User avatar
jack1974
Pack leader
Posts: 15482
Joined: Thu Jun 16, 2005 4:43 pm

Re: Game Crash - Version 1.0.0

Post by jack1974 »

Thanks for the file.
Yes could be some particular combination. I can't believe nobody else had this issue before! Anyway, if there's someone who knows the load/save process well is Ren'Py coder, so I'll make sure to ask him today :)
Hoa_Binh
Young scout
Posts: 11
Joined: Fri Sep 11, 2015 11:41 am

Re: Game Crash - Version 1.0.0

Post by Hoa_Binh »

I've played some of your other games, never any issue before. And I think I've save quite a lot of times, I got all the space I need on my hard drive.
Post Reply