Analogue: A Hate Story

Analogue: A Hate Story

Statistiche:
So I have a weird error when looking at messages...(pic enclosed)
http://steamcommunity.com/sharedfiles/filedetails/?id=232523547

I've reinstalled Python and it didn't fix the issue. I also verified my game cache and it didn't fix it either.

EDIT: I clicked on Open Traceback and got this;


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 1816, in script
File "game/script.rpy", line 1816, in python
File "game/screens.rpy", line 415, in python
IndexError: list index out of range

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

Full traceback:
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\execution.py", line 265, in run
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\ast.py", line 632, in execute
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\python.py", line 972, in py_exec_bytecode
File "game/script.rpy", line 1816, in <module>
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\exports.py", line 789, in pause
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\ui.py", line 237, in interact
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 1799, in interact
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 2037, in interact_core
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 246, in visit_all
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 246, in visit_all
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 246, in visit_all
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 248, in visit_all
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 2037, in <lambda>
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\screen.py", line 155, in per_interact
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\screen.py", line 247, in update
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\screenlang.py", line 1166, in __call__
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\python.py", line 972, in py_exec_bytecode
File "game/screens.rpy", line 415, in <module>
IndexError: list index out of range

Windows-post2008Server-6.1.7601-SP1
Ren'Py 6.13.11.1715
Analogue 0.0
Ultima modifica da Gingy The Viking; 26 feb 2014, ore 15:47
< >
Visualizzazione di 1-12 commenti su 12
Oh, wow. I would suggest to just uninstall and then reinstall the whole game, and start a new game file after that.
Well, that's just the standard-reply, maybe someone else already had this error too and knows how to fix it correctly - I think, it's worth a try, though.
Ultima modifica da elsdodo; 27 feb 2014, ore 7:46
I have heard about it and its pretty nasty. Its basically a bug in steam thats one cause of it. It causes your game save data to randomly erase for some reason for others too.
Same issue here....wtf is the solution? Can't read messages without this error.
Messaggio originale di Mr. Dank Senpai:
http://steamcommunity.com/sharedfiles/filedetails/?id=232523547

I've reinstalled Python and it didn't fix the issue. I also verified my game cache and it didn't fix it either.

EDIT: I clicked on Open Traceback and got this;


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 1816, in script
File "game/script.rpy", line 1816, in python
File "game/screens.rpy", line 415, in python
IndexError: list index out of range

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

Full traceback:
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\execution.py", line 265, in run
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\ast.py", line 632, in execute
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\python.py", line 972, in py_exec_bytecode
File "game/script.rpy", line 1816, in <module>
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\exports.py", line 789, in pause
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\ui.py", line 237, in interact
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 1799, in interact
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 2037, in interact_core
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 246, in visit_all
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 246, in visit_all
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 246, in visit_all
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 248, in visit_all
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\core.py", line 2037, in <lambda>
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\screen.py", line 155, in per_interact
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\display\screen.py", line 247, in update
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\screenlang.py", line 1166, in __call__
File "C:\Games\Steam\steamapps\common\Analogue A Hate Story\renpy\python.py", line 972, in py_exec_bytecode
File "game/screens.rpy", line 415, in <module>
IndexError: list index out of range

Windows-post2008Server-6.1.7601-SP1
Ren'Py 6.13.11.1715
Analogue 0.0

I'm having this issue too. Did you solve it?
I never solved it. No idea HOW to solve it.
Messaggio originale di Mr. Dank Senpai:
I never solved it. No idea HOW to solve it.

Hey! I found a solution, it apparently has served for other people too, so hopefully it'll help you. You need to right-click on the game and choose properties. Then go to the "local files" tab and click "verify integrity of game cache" it will tell you that 72 files are mising or something and STEAM will redownload them. Then you need to start a new game, if you reload the save that gave you problems before it'll delete those 72 files again for some reason.
Pretty sound but still a waste for most when they got so far into it before it gave up.
Messaggio originale di Tychoxi:
Messaggio originale di Mr. Dank Senpai:
I never solved it. No idea HOW to solve it.

Hey! I found a solution, it apparently has served for other people too, so hopefully it'll help you. You need to right-click on the game and choose properties. Then go to the "local files" tab and click "verify integrity of game cache" it will tell you that 72 files are mising or something and STEAM will redownload them. Then you need to start a new game, if you reload the save that gave you problems before it'll delete those 72 files again for some reason.
Messaggio originale di Tychoxi:
Messaggio originale di Mr. Dank Senpai:
I never solved it. No idea HOW to solve it.

Hey! I found a solution, it apparently has served for other people too, so hopefully it'll help you. You need to right-click on the game and choose properties. Then go to the "local files" tab and click "verify integrity of game cache" it will tell you that 72 files are mising or something and STEAM will redownload them. Then you need to start a new game, if you reload the save that gave you problems before it'll delete those 72 files again for some reason.
Good guy Tycho! Worked for me!
Messaggio originale di Mr. Dank Senpai:
Messaggio originale di Tychoxi:

Hey! I found a solution, it apparently has served for other people too, so hopefully it'll help you. You need to right-click on the game and choose properties. Then go to the "local files" tab and click "verify integrity of game cache" it will tell you that 72 files are mising or something and STEAM will redownload them. Then you need to start a new game, if you reload the save that gave you problems before it'll delete those 72 files again for some reason.
Good guy Tycho! Worked for me!

And on this day we score a win for the Internet. May it always be there to bless us with its wisdom.
Ultima modifica da Tychoxi; 9 lug 2014, ore 22:05
Messaggio originale di Dante:
Pretty sound but still a waste for most when they got so far into it before it gave up.
Messaggio originale di Tychoxi:

Hey! I found a solution, it apparently has served for other people too, so hopefully it'll help you. You need to right-click on the game and choose properties. Then go to the "local files" tab and click "verify integrity of game cache" it will tell you that 72 files are mising or something and STEAM will redownload them. Then you need to start a new game, if you reload the save that gave you problems before it'll delete those 72 files again for some reason.

Sorry to hear that, many people encountered this problem very early on (like in the first batch of messages, like me). You can still try it, maybe it will load your savegame without problems...
Well for me steam deleted my save data upon loading the game so I don't have a save anymore.
Messaggio originale di Tychoxi:
Messaggio originale di Dante:
Pretty sound but still a waste for most when they got so far into it before it gave up.

Sorry to hear that, many people encountered this problem very early on (like in the first batch of messages, like me). You can still try it, maybe it will load your savegame without problems...
Messaggio originale di Tychoxi:
Messaggio originale di Mr. Dank Senpai:
I never solved it. No idea HOW to solve it.

Hey! I found a solution, it apparently has served for other people too, so hopefully it'll help you. You need to right-click on the game and choose properties. Then go to the "local files" tab and click "verify integrity of game cache" it will tell you that 72 files are mising or something and STEAM will redownload them. Then you need to start a new game, if you reload the save that gave you problems before it'll delete those 72 files again for some reason.
Cheers dude worked like a charm, luckly for me I never got past the first emal because it would crash there.
< >
Visualizzazione di 1-12 commenti su 12
Per pagina: 1530 50