Call / Call Screen error
Posted: Wed Sep 28, 2022 7:14 pm
So basically for some reason this happened to nearly every call function in my code. It doesn't stop game from working but it shows off when another error appears and I feel like it's highly lowering game's permormance. Any ideas how to fix it?
While running game code:
File "game/continue.rpy", line 14, in script call
call place3
File "game/rooms.rpy", line 10, in script call
call screen place3
File "game/rooms.rpy", line 26, in script call
call screen place1
File "game/room_screens.rpy", line 447, in script call
call place1
File "game/rooms.rpy", line 26, in script call
call screen place1
While running game code:
File "game/continue.rpy", line 14, in script call
call place3
File "game/rooms.rpy", line 10, in script call
call screen place3
File "game/rooms.rpy", line 26, in script call
call screen place1
File "game/room_screens.rpy", line 447, in script call
call place1
File "game/rooms.rpy", line 26, in script call
call screen place1