I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 38, in <module>
IOError: Couldn't find file 'images/character_images/stand2.zip'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 13, in script
File "C:\Git\RenPySDK\renpy\ast.py", line 914, in execute
File "C:\Git\RenPySDK\renpy\python.py", line 2028, in py_exec_bytecode
File "game/script.rpy", line 38, in <module>
File "C:\Git\RenPySDK\renpy\exports.py", line 2255, in file
File "C:\Git\RenPySDK\renpy\loader.py", line 577, in load
IOError: Couldn't find file 'images/character_images/stand2.zip'.
Pretty sure the mod isn't updated. The game is 0.35.1, while the mod is 0.34.8. So you'll either have to downgrade your game or just wait for an update.Used to be able to play the game without any issues on my Android phone using Joiplay, and now after a while i decided to play it again, i've reinstalled the full game with mod and bugfixes but i get this error when trying to start it up, i have no idea what i'm doing wrong, can anyone help?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 38, in <module> IOError: Couldn't find file 'images/character_images/stand2.zip'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 13, in script File "C:\Git\RenPySDK\renpy\ast.py", line 914, in execute File "C:\Git\RenPySDK\renpy\python.py", line 2028, in py_exec_bytecode File "game/script.rpy", line 38, in <module> File "C:\Git\RenPySDK\renpy\exports.py", line 2255, in file File "C:\Git\RenPySDK\renpy\loader.py", line 577, in load IOError: Couldn't find file 'images/character_images/stand2.zip'.
That's actually not what the problem is, i downloaded thePC link under "Full game downloads" where it says "contains the full game, mod and bugfixes" you know what link i am talking about, i have downloaded the modded game using that link before and played the game perfectly fine using joiplay, and now i tried again and i get this error on my screen, so i have no idea what the problem is.Pretty sure the mod isn't updated. The game is 0.35.1, while the mod is 0.34.8. So you'll either have to downgrade your game or just wait for an update.
Yes its actually not Full Game. You have to download the two things above it and follow the instruction in the Installation tab so u have to put the mods rar and the bug fix one as well.That's actually not what the problem is, i downloaded thePC link under "Full game downloads" where it says "contains the full game, mod and bugfixes" you know what link i am talking about, i have downloaded the modded game using that link before and played the game perfectly fine using joiplay, and now i tried again and i get this error on my screen, so i have no idea what the problem is.
I might be able to fix it by downloading the right version of the game and putting the mod files from that link into the game folder.
Afaik the 35.1 mod is in the Beta Spoiler.Pretty sure the mod isn't updated. The game is 0.35.1, while the mod is 0.34.8. So you'll either have to downgrade your game or just wait for an update.
Oh shit, you're right. I must be blind man lmaoAfaik the 35.1 mod is in the Beta Spoiler.
some quests only have name. For example chemist's girlNo because they are not needed. At bottom left there is small window with yellow question mark with number next to it. If you have a quest, it would tell you what you need to do- sometimes you need to do something, sometime you just have to wait.
The "Full Game Downloads" on the front page of this thread are the full game with mod and bugfix. You don't have to apply the mod and bugfix again, they're already packaged. You won't see the bugfix/mod files in the folder structure unless you use unren, but they're there. I just confirmed this with the 0.35.1 full game download linked on page 1.Yes its actually not Full Game. You have to download the two things above it and follow the instruction in the Installation tab so u have to put the mods rar and the bug fix one as well.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 332, in <module>
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 187, in advance_time_run_turn
File "game/script.rpy", line 2528, in run_turn
File "game/script.rpy", line 1586, in run_on_turn
File "game/script.rpy", line 1735, in run_on_turn
File "game/Mods/Fetish/Fetish_Serums.rpy", line 109, in fetish_anal_function_on_turn
File "game/Mods/Core/Hints/game_hints.rpy", line 74, in exists_in_morning_crisis_list
File "game/Mods/Core/Mechanics/Helper_Functions/list_functions.rpy", line 24, in find_in_list
File "game/Mods/Core/Hints/game_hints.rpy", line 74, in <lambda>
AttributeError: 'RevertableList' object has no attribute 'effect'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 11340, in script call
File "script.rpyc", line 11363, in script call
File "Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpyc", line 248, in script call
File "Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpyc", line 330, in script
File "C:\Users\franc\Desktop\Lab_Rats_2_Mod-v0.35.1-market\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\franc\Desktop\Lab_Rats_2_Mod-v0.35.1-market\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 332, in <module>
File "game/Mods/Core/Mechanics/Label_Overrides/advance_time_override.rpy", line 187, in advance_time_run_turn
File "game/script.rpy", line 2528, in run_turn
File "game/script.rpy", line 1586, in run_on_turn
File "game/script.rpy", line 1735, in run_on_turn
File "game/Mods/Fetish/Fetish_Serums.rpy", line 109, in fetish_anal_function_on_turn
File "game/Mods/Core/Hints/game_hints.rpy", line 74, in exists_in_morning_crisis_list
File "game/Mods/Core/Mechanics/Helper_Functions/list_functions.rpy", line 24, in find_in_list
File "game/Mods/Core/Hints/game_hints.rpy", line 74, in <lambda>
AttributeError: 'RevertableList' object has no attribute 'effect'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.35.1
Mon Dec 28 17:11:36 2020
It'll take a good week before done. Then you bring someone with high sub in and tell her "You're my slave". DoneDoes anyone know how the dungeon works? I already got the event to build it and paid the $10k but I don’t see a dungeon on the map?
Ok got it thank youIt'll take a good week before done. Then you bring someone with high sub in and tell her "You're my slave". Done