So, I encountered a strange bug. It’s only occurred once so far, and it happened the first time the gas expanded.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1858, in script
$ gasmove()
File "game/script.rpy", line 1858, in <module>
$ gasmove()
File "game/script.rpy", line 1145, in gasmove
rotatation()
File "game/script.rpy", line 553, in rotatation
if playersjoined[i]['loc'] not in closedarea:
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 1858, in script
$ gasmove()
File "G:\x\games\itch\inflation-royale\InflationBattleRoyale-1.0-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\x\games\itch\inflation-royale\InflationBattleRoyale-1.0-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 1858, in <module>
$ gasmove()
File "game/script.rpy", line 1145, in gasmove
rotatation()
File "game/script.rpy", line 553, in rotatation
if playersjoined[i]['loc'] not in closedarea:
IndexError: list index out of range
Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
Inflation Battle Royale 1.0
Thu Jan 11 05:22:43 2024