frepyou:I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/mods/npc_main.rpy", line 1305, in <module>
File "game/system/function_library.rpy", line 4464, in ladies_man_perk
TypeError: 'int' object is not subscriptable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "mods/npc_main.rpyc", line 1305, in script
File "E:\arpggames\unfinished\School-0.937-win_BugFix2\School-0.937-win\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\arpggames\unfinished\School-0.937-win_BugFix2\School-0.937-win\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/mods/npc_main.rpy", line 1305, in <module>
File "game/system/function_library.rpy", line 4464, in ladies_man_perk
TypeError: 'int' object is not subscriptable
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
School 0.937
Sat Jan 28 07:04:48 2023
first girl i talk to never ending loop of this crap
The following patch should fix the problem, or at least the crash. I've yet encountered a "never ending loop" like you've said. Maybe you're trying to "ignore" the crash when given option?
What exactly "exploded", the patch or the game after done patching?exploded lol says could not find start
What's in R2:
- Fixed crash when talking to RNPC with low romantic influence (1st reported here by frepyou)
- Fixed crash when meeting an RNPC at the pool, with nude swimwear set as school dresscode (another bug the dev forgot to fix when releasing a new version)
- Fixed swimsuit not matching the actual breast size of the RNPC after setting a list of eligible swimsuits for school dresscode (yet another old bug)
I'm just too lazy to streamline the process cos that require a major rewrite on several parts of the code.
In a way, I feel sorry for the Patreon backers, esprecially those who are on the top tier. At best, they're paying for features written in untested code, which works sometimes or crippled in some way.