Well bugger. I'm on holiday for the next 2 weeks, I might look at it again then or wait for the next release.still it is not working, bro
View attachment 2078322
ThanksHi there i made an android port for chapter 1
Pixeldrain
chapter 2+3 not worth it beacuse of 2gb limit on android
Same issue with meView attachment 2079791
when i click on the laptop, this jumps out
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/SCRIPT/movies.rpy", line 2251, in script call
call credits_ln
File "game/SCRIPT/UP11.rpy", line 240, in script
pause
File "game/SCRIPT/movies.rpy", line 2251, in script call
call credits_ln
File "game/SCRIPT/UP11.rpy", line 240, in script
pause
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
Exception: Audio channel 'movie_UP11/VIDEO/josie/josie03.webm_None' is unknown.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\main.py", line 660, in main
run(restart)
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\execution.py", line 938, in run_context
context.run()
File "game/SCRIPT/movies.rpy", line 2251, in script call
call credits_ln
File "game/SCRIPT/UP11.rpy", line 240, in script
pause
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/SCRIPT/movies.rpy", line 2251, in script call
call credits_ln
File "game/SCRIPT/UP11.rpy", line 240, in script
pause
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\ast.py", line 2232, in execute
self.call("execute")
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\exports.py", line 1533, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\core.py", line 3971, in interact_core
if renpy.display.video.frequent():
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\video.py", line 552, in frequent
update_playing()
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\video.py", line 540, in update_playing
m.stop()
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\video.py", line 496, in stop
renpy.audio.music.stop(channel=self.channel)
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\audio\music.py", line 297, in stop
c = get_channel(channel)
File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\audio\audio.py", line 915, in get_channel
raise Exception("Audio channel %r is unknown." % name)
Exception: Audio channel 'movie_UP11/VIDEO/josie/josie03.webm_None' is unknown.
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.1.22070801
0.45
Tue Oct 4 21:44:01 2022
Yep, that's the same error and place where I'm getting it. I think people are getting a similar error in a different place too. My last save before this part is from back in February, whichever version that was lolHey Guys,
Is anyone else getting this error??
Happens right when Im Trying to load my safe for right before the Mom x Steve Shower scene.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/SCRIPT/movies.rpy", line 2251, in script call call credits_ln File "game/SCRIPT/UP11.rpy", line 240, in script pause File "game/SCRIPT/movies.rpy", line 2251, in script call call credits_ln File "game/SCRIPT/UP11.rpy", line 240, in script pause File "renpy/common/000statements.rpy", line 455, in execute_pause renpy.pause() Exception: Audio channel 'movie_UP11/VIDEO/josie/josie03.webm_None' is unknown. -- Full Traceback ------------------------------------------------------------ Full traceback: File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\bootstrap.py", line 274, in bootstrap renpy.main.main() File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\main.py", line 660, in main run(restart) File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\main.py", line 146, in run renpy.execution.run_context(True) File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\execution.py", line 938, in run_context context.run() File "game/SCRIPT/movies.rpy", line 2251, in script call call credits_ln File "game/SCRIPT/UP11.rpy", line 240, in script pause File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_ File "game/SCRIPT/movies.rpy", line 2251, in script call call credits_ln File "game/SCRIPT/UP11.rpy", line 240, in script pause File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\ast.py", line 2232, in execute self.call("execute") File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\ast.py", line 2220, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\statements.py", line 281, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 455, in execute_pause renpy.pause() File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\exports.py", line 1533, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay) File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\core.py", line 3377, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\core.py", line 3971, in interact_core if renpy.display.video.frequent(): File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\video.py", line 552, in frequent update_playing() File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\video.py", line 540, in update_playing m.stop() File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\display\video.py", line 496, in stop renpy.audio.music.stop(channel=self.channel) File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\audio\music.py", line 297, in stop c = get_channel(channel) File "G:\New folder (3)\MaxsLife-CH4-0.45\MaxsLife-CH4-0.45\renpy\audio\audio.py", line 915, in get_channel raise Exception("Audio channel %r is unknown." % name) Exception: Audio channel 'movie_UP11/VIDEO/josie/josie03.webm_None' is unknown. Windows-10-10.0.19044 AMD64 Ren'Py 8.0.1.22070801 0.45 Tue Oct 4 21:44:01 2022
Thanks
Although your comment has been a long time ago, I am very grateful brother, thank you again for the explanationIts not really like that. Better to say the true. Because if you say Netori, the guy or guys think that the mc steal the girls/women to other and it is not really like that with chapter 3. Till chapter 2 the game was 100% Netori. MC find or steal women to other.
But with chapter 3 the thing are different now. MC can find and steal women to other. But also shared woman with other if you want. And sharing always go in netorare path. So better to say... there are some netorare scene. Soft netorare but always netorare. Because sharing always go in Netorare path. MC is consensual, but as i say is always that. But till now are 100% avoidable! There are two way to avoid it.
1) You can put ntr off in pc in mc room (so the game automatically choice the no ntr path and you are 100% safe)
2) You can just play without put ntr off, but you have to stay allert and made the right choice.
For example like you say the gropy old man, then there is Alvin and his mother (alvin's mother, not mc's mother).
You can decide if you wanna share his mother with him, or take her only for you. Some old man on the beach who wanna share is daughter with you, but in exchange he wanna fuck mc's sister. There is also the mc's mother panties with the yakuza leader. And if I'm not mistaken, the last one is the porn movie you made with mc's sister and another actress. In that case she fuck with two black man and the mc do the powerless scene. But as i say! it is 100% avoidable! You can have all the girls/women for you "only for you"
So does as I did "put NTR off in MC's PC" and you are safe to play the game.
I'm looking for you come back, and there was very comment in this topic which is same my case, LoLWell bugger. I'm on holiday for the next 2 weeks, I might look at it again then or wait for the next release.
Have you tried from a different/older save?
Why?it kind of contradicts itself to have ntr and harem in the same game? or am i missing something?.
so ntr is optional?Why?
You can have female and male protagonist tag in the same game without the multipe protagonist tag, so why should that be a contradictions?
Depends on your definition of the nuclear test reactors and for mine interpretation of F95 defintion of said tag this game have none in it, but that is me.so ntr is optional?
play the 0.44 version and after continue with the other version 0.45Same here, any help ... ?