- Nov 26, 2017
- 41
- 8
This is part of the code. There are no problems. With your save all events occur in the same way.I have no clue what about what you what you said. I'm so sorry for wasting your time.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/m58_Pool.rpy", line 1153, in script
show k n at l with dspr
Exception: Switch could not choose a displayable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/m58_Pool.rpy", line 1153, in script
show k n at l with dspr
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\ast.py", line 1356, in execute
renpy.exports.with_statement(trans, paired)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2227, in do_with
clear=clear)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 336, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1265, in render
self.update(st, at)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1252, in update
child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1323, in condition_switch_show
return condition_switch_pick(switch), None
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1319, in condition_switch_pick
raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
The Humbling Experience v0.22.2
Thu Apr 25 19:37:25 2019
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/m50_HealthCenter.rpy", line 295, in script
show k e at l with dspr
Exception: Switch could not choose a displayable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/m50_HealthCenter.rpy", line 295, in script
show k e at l with dspr
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\ast.py", line 1356, in execute
renpy.exports.with_statement(trans, paired)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2227, in do_with
clear=clear)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 336, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1265, in render
self.update(st, at)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1252, in update
child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1323, in condition_switch_show
return condition_switch_pick(switch), None
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1319, in condition_switch_pick
raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
The Humbling Experience v0.22.2
Thu Apr 25 19:40:24 2019
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/m40_Diner.rpy", line 529, in script
show k h at l with dspr
Exception: Switch could not choose a displayable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/m40_Diner.rpy", line 529, in script
show k h at l with dspr
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\ast.py", line 1356, in execute
renpy.exports.with_statement(trans, paired)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2227, in do_with
clear=clear)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 336, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1265, in render
self.update(st, at)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1252, in update
child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1323, in condition_switch_show
return condition_switch_pick(switch), None
File "D:\Downloads\TheHumblingExperience-v0222-pc\TheHumblingExperience-v0.22.2 renpy\renpy\display\layout.py", line 1319, in condition_switch_pick
raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
The Humbling Experience v0.22.2
Thu Apr 25 19:44:30 2019
As far as I understand, you put on some kind of clothes that are not registered for sprites) can you describe in more detail the order of action before the error appears?When you get the bikini and talk to somebody. You must check all persons because the errors lines are different. After you get the bikini it is for me all buged and it is not playable anymore.
There is only one scene on the night of the third day.If I remember correct the internet cafe is complete missing it was 1 or 2 scenes (and I thought it was near the beginning you see it).
GymAs far as I understand, you put on some kind of clothes that are not registered for sprites) can you describe in more detail the order of action before the error appears?
You can also change clothes yourself. Press shift + o and enter into the console
$ k_cl = "Formal clothes"
There is only one scene on the night of the third day.
I loved the original game, it was one of my favorites. Thank you for making a renpy portView attachment 253981
Overview:
Once a year, in the friendly town of New Brylenn, there is a big event: The Humbling Experience (THEx.) A select group of students is chosen to participate and it's considered a great honor and a step in the right direction for the developement of the young ones. During THEx the students will gather first hand experience in all kinds of employments and will, without a doubt, get a head start over the rest of the kids in the country.
Thread Updated: 2019-03-31
Release Date: 2019-03-31
Developer: GreenGamesYou must be registered to see the links
Original Game:You must be registered to see the linksby GreyInu
Censorship: No
Version: v0.22.2
OS: Win, Mac, Linux
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
Known Issues:
You don't have permission to view the spoiler content. Log in or register now.
DOWNLOAD
PC:You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Mac:You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
View attachment 253982 View attachment 272265 View attachment 272262 View attachment 253986 View attachment 272263 View attachment 253985 View attachment 253991 View attachment 253988 View attachment 253992 View attachment 253983 View attachment 272255 View attachment 272259 View attachment 272257 View attachment 272258 View attachment 272261 View attachment 253989 View attachment 272264 View attachment 253990
OK, I realized what a mistake, you started the massage event and why did you go to a completely different place) I forgot to put a restriction. Just click on the massage table and continue the event.Gym
You talk with Sonia (swimming pool) and talk about to go to the beach next day. You have no bikini and when you go to the dresser near the masseur you get the bikini. When you wear the bikini it is all buged you can´t talk correct to people anymore you get different error messages.
I said before the orginal Game was when I remember correct aso buged and I don´t know if he fixed all.
As and we all) You are welcomeI loved the original game, it was one of my favorites. Thank you for making a renpy port
fantastic game, 10 seconds in and already got a error
Cant, because i deleted the game as soon as the error appeared, but i'l tell you where it appeared, at the very beggining as soon as you get to move your character, is you use the keyboard arrows you get an errorhi, can you give a screenshot of the error? and when it appeared.
You don't need to use keyboard arrows. Just click the mouse, it's not an RPGM engine)Cant, because i deleted the game as soon as the error appeared, but i'l tell you where it appeared, at the very beggining as soon as you get to move your character, is you use the keyboard arrows you get an error