Home Artists Posts Import Register

Downloads

Content

Ok, I made some changes to when and how it checks whether a girl in gym class is wearing their gym clothes, so this might behave oddly and require more fixes. Let me know if they are or are not changing too much or something.

I also fixed some display and crash errors involving various doggy style poses and clothing pieces not appearing or overlapping things wrong.

Various typos, etc.

Comments

Bluflamex

[code] I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'Gym_Clothes'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 461, in script call File "script Functions.rpyc", line 1995, in script call File "Rogue_Chat.rpyc", line 1935, in script call File "D:\Private\Western\Rogue-Like-0.995b-win\renpy\ast.py", line 1336, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "script Locations.rpyc", line 461, in script call File "script Functions.rpyc", line 1995, in script call File "Rogue_Chat.rpyc", line 1935, in script call File "D:\Private\Western\Rogue-Like-0.995b-win\renpy\script.py", line 861, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'Gym_Clothes'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.995b [/code]

Anonymous

I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 736, in script call call Girls_Location File "game/script Functions.rpy", line 1995, in script call call expression BOptions[0].Tag + "_Leave" #call Rogue_Leave File "game/Rogue_Chat.rpy", line 1762, in script call call Gym_Clothes("exit") File "game/script Locations.rpy", line 736, in script call call Girls_Location File "game/script Functions.rpy", line 1995, in script call call expression BOptions[0].Tag + "_Leave" #call Rogue_Leave File "game/Rogue_Chat.rpy", line 1762, in script call call Gym_Clothes("exit") ScriptError: could not find label 'Gym_Clothes'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\Program Files\qwerty\Rogue-Like-0.995b-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "D:\Program Files\qwerty\Rogue-Like-0.995b-win\renpy\main.py", line 499, in main run(restart) File "D:\Program Files\qwerty\Rogue-Like-0.995b-win\renpy\main.py", line 147, in run renpy.execution.run_context(True) File "D:\Program Files\qwerty\Rogue-Like-0.995b-win\renpy\execution.py", line 800, in run_context context.run() File "game/script Locations.rpy", line 736, in script call call Girls_Location File "game/script Functions.rpy", line 1995, in script call call expression BOptions[0].Tag + "_Leave" #call Rogue_Leave File "game/Rogue_Chat.rpy", line 1762, in script call call Gym_Clothes("exit") File "D:\Program Files\qwerty\Rogue-Like-0.995b-win\renpy\ast.py", line 1336, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "game/script Locations.rpy", line 736, in script call call Girls_Location File "game/script Functions.rpy", line 1995, in script call call expression BOptions[0].Tag + "_Leave" #call Rogue_Leave File "game/Rogue_Chat.rpy", line 1762, in script call call Gym_Clothes("exit") File "D:\Program Files\qwerty\Rogue-Like-0.995b-win\renpy\script.py", line 861, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'Gym_Clothes'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.995b

CometRed06S

had an uncaught error.

CometRed06S

[code] I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'Gym_Clothes'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 461, in script call File "script Functions.rpyc", line 1995, in script call File "Jean_Chat.rpyc", line 2167, in script call File "C:\Users\RedComet\Downloads\Rogue-Like-0.995b-win\Rogue-Like-0.995b-win\renpy\ast.py", line 1336, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "script Locations.rpyc", line 461, in script call File "script Functions.rpyc", line 1995, in script call File "Jean_Chat.rpyc", line 2167, in script call File "C:\Users\RedComet\Downloads\Rogue-Like-0.995b-win\Rogue-Like-0.995b-win\renpy\script.py", line 861, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'Gym_Clothes'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.995b [/code]

James Sullivan

[code] I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'Gym_Clothes'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 461, in script call File "script Functions.rpyc", line 1995, in script call File "Rogue_Chat.rpyc", line 1935, in script call File "F:\Patreon\Rogue-Like-0.995b-win\renpy\ast.py", line 1336, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "script Locations.rpyc", line 461, in script call File "script Functions.rpyc", line 1995, in script call File "Rogue_Chat.rpyc", line 1935, in script call File "F:\Patreon\Rogue-Like-0.995b-win\renpy\script.py", line 861, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'Gym_Clothes'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.995b [/code]