- Jan 29, 2018
- 1,011
- 3,707
thank you. I fix it. it's a typo in the code
thank you. I fix it. it's a typo in the code
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/02 day 21.rpy", line 650, in script
jump week3resume
ScriptError: could not find label 'week3resume'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/02 day 21.rpy", line 650, in script
jump week3resume
File "/NCC.app/Contents/Resources/autorun/renpy/ast.py", line 1678, in execute
rv = renpy.game.script.lookup(target)
File "/NCC.app/Contents/Resources/autorun/renpy/script.py", line 886, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'week3resume'.
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.2.2.491
NCC 0.8
Thu Nov 28 15:24:42 2019
```
Uh. I Fix it nowI'll like it so far but the MAC version at some point is not playable there are too many exceptions the last one I've got killed the game completly...
Code:``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/02 day 21.rpy", line 650, in script jump week3resume ScriptError: could not find label 'week3resume'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/02 day 21.rpy", line 650, in script jump week3resume File "/NCC.app/Contents/Resources/autorun/renpy/ast.py", line 1678, in execute rv = renpy.game.script.lookup(target) File "/NCC.app/Contents/Resources/autorun/renpy/script.py", line 886, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'week3resume'. Darwin-18.7.0-x86_64-i386-64bit Ren'Py 7.2.2.491 NCC 0.8 Thu Nov 28 15:24:42 2019 ```
Much better nowUh. I Fix it now
I remade the Stats page so I manually change most of the old files from the directory.
I forgot to put this file probably. Sorry.
put this files in the game directory (If the forum changed the names files rename it as 03 week3rpy e 03 week3r.rpyc
it does not change the names of the files he only adds some numbers at the beginning, for instance, 486723_03_week3r.rpy these are the numbers that are added to the file u guys just need to remove the additional numbers and rename the file as 03 week3r.rpy onlyUh. I Fix it now
I remade the Stats page so I manually change most of the old files from the directory.
I forgot to put this file probably. Sorry.
put this files in the game directory (If the forum changed the names files rename it as 03 week3rpy e 03 week3r.rpyc
Thats true...it does not change the names of the files he only adds some numbers at the beginning, for instance, 486723_03_week3r.rpy these are the numbers that are added to the file u guys just need to remove the additional numbers and rename the file as 03 week3r.rpy only
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/02 day 25.rpy", line 9, in script
show screen basicb
File "renpy/common/000statements.rpy", line 510, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
Exception: Screen basicb is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/02 day 25.rpy", line 9, in script
show screen basicb
File "/NCC.app/Contents/Resources/autorun/renpy/ast.py", line 1911, in execute
self.call("execute")
File "/NCC.app/Contents/Resources/autorun/renpy/ast.py", line 1899, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/NCC.app/Contents/Resources/autorun/renpy/statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 510, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
File "/NCC.app/Contents/Resources/autorun/renpy/display/screen.py", line 1077, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen basicb is not known.
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.2.2.491
NCC 0.8
Thu Nov 28 19:10:19 2019
```
I fixed this. I can't share the 0.8 here. it's for my patreon. If who shared it here want to upload the new version is not a problem, but I can't do itThats true...
Well but there are still much more exceptions basically when MC woke up next one would be:
Code:``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/02 day 25.rpy", line 9, in script show screen basicb File "renpy/common/000statements.rpy", line 510, in execute_show_screen renpy.show_screen(name, *args, **kwargs) Exception: Screen basicb is not known. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/02 day 25.rpy", line 9, in script show screen basicb File "/NCC.app/Contents/Resources/autorun/renpy/ast.py", line 1911, in execute self.call("execute") File "/NCC.app/Contents/Resources/autorun/renpy/ast.py", line 1899, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "/NCC.app/Contents/Resources/autorun/renpy/statements.py", line 220, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 510, in execute_show_screen renpy.show_screen(name, *args, **kwargs) File "/NCC.app/Contents/Resources/autorun/renpy/display/screen.py", line 1077, in show_screen raise Exception("Screen %s is not known.\n" % (name[0],)) Exception: Screen basicb is not known. Darwin-18.7.0-x86_64-i386-64bit Ren'Py 7.2.2.491 NCC 0.8 Thu Nov 28 19:10:19 2019 ```
No big deal was just trying to help in case the exception was unknown...I fixed this. I can't share the 0.8 here. it's for my patreon. If who shared it here want to upload the new version is not a problem, but I can't do it
which version are you playing?View attachment 472953
i got this black screen after sex scene with yvette then it go direct to yvette bdsm scene
Ok I got it.which version are you playing?
am playing the version posted hereOk I got it.
In 1.0 I remade the mechanocs of Older sex scene and I add some renders.
I put the new files in older version but I don't put the pics...
And I don't put the older exit link in the new scene.
TOnight I'll fix it
Learn Ren'py and rewrite the code, it's part of the story.How to fuck Mellisa before David anybody knows?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/02 day 32.rpy", line 39, in script
show screen basicb
File "renpy/common/000statements.rpy", line 510, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
Exception: Screen basicb is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/02 day 32.rpy", line 39, in script
show screen basicb
File "F:\F95\New Coral City [v0.8]\renpy\ast.py", line 1911, in execute
self.call("execute")
File "F:\F95\New Coral City [v0.8]\renpy\ast.py", line 1899, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\F95\New Coral City [v0.8]\renpy\statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 510, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
File "F:\F95\New Coral City [v0.8]\renpy\display\screen.py", line 1077, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen basicb is not known.
Windows-8-6.2.9200
Ren'Py 7.2.2.491
NCC 0.8
Thu Nov 28 22:25:10 2019