- Sep 23, 2020
- 47
- 53
Launch it joiplay gave me some kind of error and if i try to ignore it will crashYou can just play it on joiplay
Launch it joiplay gave me some kind of error and if i try to ignore it will crashYou can just play it on joiplay
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1000_base_game/screens/location.rpy", line 84, in render
File "game/1000_base_game/game/locations/home/bathroom/bathroom.rpy", line 12, in scene
File "game/1000_base_game/engine/quests.rpy", line 50, in __cmp__
AttributeError: 'NoneType' object has no attribute 'num_id'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "1000_base_game/script.rpyc", line 10, in script call
File "1000_base_game/engine/core.rpyc", line 34, in script call
File "1000_base_game/game/locations/home/bathroom/bathroom.rpyc", line 81, in script call
File "1000_base_game/game/roaming.rpyc", line 9, in script
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "game/1000_base_game/screens/location.rpy", line 84, in render
File "game/1000_base_game/game/locations/home/bathroom/bathroom.rpy", line 12, in scene
File "game/1000_base_game/engine/quests.rpy", line 50, in __cmp__
AttributeError: 'NoneType' object has no attribute 'num_id'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Another Chance 1.4
Mon Jan 11 00:40:50 2021
```
I guess you cant play it on joiplayLaunch it joiplay gave me some kind of error and if i try to ignore it will crash
Do the Bob quest, then after the beaver is dealt with, talk to Jo. Finish the quest in order to get her image. For the Nurse's image, you have to blackmail her using the photo of her when you need to plow the field.how do i unlock the 2 new gallery scene?
I think this might be one of the few examples of these games where the lack of that patch really feels distracting. Even as dumb as some of the landlady stuff is, at least is an explanation. Hell, if the game did the stepmother or the woman who took the player in approach, even that would be something. Instead it is someone who is clearly meant to be the moter in whose house you are living and having forbidden thoughts about, but who is constantly referred by first name. It just feels so bafflingly weird that I kept wondering that surely there is some sort of an explanation coming.But hey, you know what it was supposed to be.
Srsly tho if it wasn't for pateron, we wouldn't have so much "landladies" or "friends" lol
Same thing here, anyone knows a way around it?Game crash when trying to go the bathroom to do the laundry for the VHS quest. Anyways to get around this?Code:``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/1000_base_game/screens/location.rpy", line 84, in render File "game/1000_base_game/game/locations/home/bathroom/bathroom.rpy", line 12, in scene File "game/1000_base_game/engine/quests.rpy", line 50, in __cmp__ AttributeError: 'NoneType' object has no attribute 'num_id' -- Full Traceback ------------------------------------------------------------ Full traceback: File "1000_base_game/script.rpyc", line 10, in script call File "1000_base_game/engine/core.rpyc", line 34, in script call File "1000_base_game/game/locations/home/bathroom/bathroom.rpyc", line 81, in script call File "1000_base_game/game/roaming.rpyc", line 9, in script File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\ast.py", line 1389, in execute renpy.exports.with_statement(trans, paired) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\exports.py", line 1601, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\core.py", line 2251, in do_with clear=clear) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\transition.py", line 361, in render top = render(self.new_widget, width, height, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\image.py", line 500, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\Aviator\Downloads\New folder\AnotherChance-1.4-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "game/1000_base_game/screens/location.rpy", line 84, in render File "game/1000_base_game/game/locations/home/bathroom/bathroom.rpy", line 12, in scene File "game/1000_base_game/engine/quests.rpy", line 50, in __cmp__ AttributeError: 'NoneType' object has no attribute 'num_id' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Another Chance 1.4 Mon Jan 11 00:40:50 2021 ```
Same thing here, anyone knows a way around it?
thx, it works for me
The game crashes due to a quest object missing num_id which is used for "or" check on if the instructions appear in the bathroom.
The patched rpa file removes the "or" check stopping the game from crashing.
The instructions still appear.
I am getting tired of the Landladies and roomates that conviently resemble main character but are totally not blood related.But hey, you know what it was supposed to be.
Srsly tho if it wasn't for pateron, we wouldn't have so much "landladies" or "friends" lol
Uh huh, latest build came out a few days ago. Probably as dead as your underwear. X3
I meant to say after one change to this game it deid to me. My game save files don't work anymore. And screw doing it all only. So not worth.