- Jan 19, 2020
- 12,382
- 48,872
Hey brother, been a while since I've seen ya. Hope all is well with you and yours.Sancho1969
Thanks again!!!
Hey brother, been a while since I've seen ya. Hope all is well with you and yours.Sancho1969
Thanks again!!!
Was crazy there for a bit IRL - but all good now.Hey brother, been a while since I've seen ya. Hope all is well with you and yours.
Yeah, IRL lately has been wonky for many of us I reckon. Still healthy and happy so I dwell on that personally... well, that and a few adult beverages here and there but who's counting?Was crazy there for a bit IRL - but all good now.
Don't know how you make so many mods???
But glad you do - lol
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/SanchoMod/SanchoMod ThirtyDays.rpy", line 2949, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Entertainment\ThirtyDays\renpy\bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "D:\Entertainment\ThirtyDays\renpy\main.py", line 558, in main
renpy.game.context().run(node)
File "SanchoMod/SanchoMod ThirtyDays.rpyc", line 2932, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "SanchoMod/SanchoMod ThirtyDays.rpyc", line 2932, in script
File "D:\Entertainment\ThirtyDays\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Entertainment\ThirtyDays\renpy\python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/SanchoMod/SanchoMod ThirtyDays.rpy", line 2949, in <module>
File "D:\Entertainment\ThirtyDays\renpy\revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.1.22070801
Thirty Days - Chapter 1 0.048.00
Sun Nov 26 23:25:17 2023
Do this for me...and ONLY these steps (2 of them):Hey Sancho1969, I'm getting an error message with the latest update, FYI:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/SanchoMod/SanchoMod ThirtyDays.rpy", line 2949, in <module> ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\Entertainment\ThirtyDays\renpy\bootstrap.py", line 274, in bootstrap renpy.main.main() File "D:\Entertainment\ThirtyDays\renpy\main.py", line 558, in main renpy.game.context().run(node) File "SanchoMod/SanchoMod ThirtyDays.rpyc", line 2932, in script File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_ File "SanchoMod/SanchoMod ThirtyDays.rpyc", line 2932, in script File "D:\Entertainment\ThirtyDays\renpy\ast.py", line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Entertainment\ThirtyDays\renpy\python.py", line 1049, in py_exec_bytecode exec(bytecode, globals, locals) File "game/SanchoMod/SanchoMod ThirtyDays.rpy", line 2949, in <module> File "D:\Entertainment\ThirtyDays\renpy\revertable.py", line 97, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-10-10.0.22621 AMD64 Ren'Py 8.0.1.22070801 Thirty Days - Chapter 1 0.048.00 Sun Nov 26 23:25:17 2023
That is actually what I did. I always remove all previous files (minus the /game/saves folder) before installing a new version of any VN, unless they specifically release update packages. And this error is during first load, the game doesn't even open.Do this for me...and ONLY these steps (2 of them):
The proper installation process is two steps, and only these two (for PC in English):
That's it, don't do anything else but start the VN and report back. For testing I would start a new playthough for a bit. If that works then try whatever save you tried before. If it borks, your save is corrupted. My best guess is that you've added some other utility to your mod installation or you've unarchived some of the the scripts.
- Install a fresh/unadulterated version of the VN (no hackery, no shenanigans, just the plain VN). You can do this in a new folder if you wish to retain your existing installation for whatever reason.
- Install the mod as directed in the OP (place all of the contents of the mod's zip inside the "/game" folder of the VN).
Perform the stated steps... install a new VN installation in a new/different directory... not an existing one, then continue to the mod installation step. Just try that... it'll work.That is actually what I did. I always remove all previous files (minus the /save folder) before installing a new version of any VN, unless they specifically release update packages.
Well... it worked... but I don't have my save games anymore. Did the dev break backwards compatibility?Perform the stated steps... install a new VN installation in a new/different directory... not an existing one, then continue to the mod installation step. Just try that... it'll work.
Yes and no. He didn't break the VN itself but rather moved the damn AppData location. So I don't have to retype them, follow the instructions found here.Well... it worked... but I don't have my save games anymore. Did the dev break backwards compatibility?
Ah, that explains it, thanks!Yes and no. He didn't break the VN itself but rather moved the damn AppData location. So I don't have to retype them, follow the instructions found here.
Now... with all that done just know that some of your older saves won't load at the exact points. The dev rewrote a lot of dialogue and made massive grammatical changes in the earlier days so RenPy will have to rollback a bit to find a stable spot (usually at the start of an internal label). The variables and conditionals are the same though, so you won't have to necessarily start from scratch unless. Just know it's a thing.Ah, that explains it, thanks!
My saves are from back in April and it loaded right where I saved it. Guess I'm lucky for once:Now... with all that done just know that some of your older saves won't load at the exact points. The dev rewrote a lot of dialogue and made massive grammatical changes in the earlier days so RenPy will have to rollback a bit to find a stable spot (usually at the start of an internal label). The variables and conditionals are the same though, so you won't have to necessarily start from scratch unless. Just know it's a thing.
Remember, it's not the IRL date of the save that matters (that's irrelevant) but the actual in-game day.My saves are from back in April and it loaded right where I saved it. Guess I'm lucky for once:
Yeah. Didn't have much issues. Not sure what day I'm on, it's when we first meet Dakota.Remember, it's not the IRL date of the save that matters (that's irrelevant) but the actual in-game day.
Regardless, hope your now back on track and please enjoy.
The MiniStat will tell you that and more. Toggle On/Off via the "m" key on your keyboard or via the MiniMenu (bottom-right of screen) or within SanchoOptions. Three ways to do the same thing...pick your favorite. I've coded the VN so that the MiniStat will get out of the way and reappear on it's own so it's basically automated. Give it a shot if you haven't before.Yeah. Didn't have much issues. Not sure what day I'm on, it's when we first meet Dakota.
Yeah. That doesn't help. Font is too small, which is why I have never used it.The MiniStat will tell you that and more. Toggle On/Off via the "m" key on your keyboard or via the MiniMenu (bottom-right of screen) or within SanchoOptions. Three ways to do the same thing...pick your favorite. I've coded the VN so that the MiniStat will get out of the way and reappear on it's own so it's basically automated. Give it a shot if you haven't before.
You can change the font size... if you want.Yeah. That doesn't help. Font is too small, which is why I have never used it.
I'd rather not mess with the ministat settings. But I dm'd you, it's day 1. I had to screenshot then enlarge the screen to see it.You can change the font size... if you want.