Yeah I got told earlier there will be a hot fix for it just delete her event folder at the moment I’ll repost here once it’s up and liveThe first mod on the sheet causes a crash since one of the lines is incomplete, easy fix though if you go into the files
$selectedEvent.setImg("14.webp") was written as $selectedEvent.setImg("14.webp" causing renpy to crash on startup
Original game = ~792 MB.View attachment 1935043Thread Updated: 2023-02-03
Overview:
This game is a mutation of Examination Day that became standalone, I recommand playing it if you want to see from where it all started.
You don't have permission to view the spoiler content. Log in or register now.
Release Date: 2023-02-03
Developer: Ninoss -You must be registered to see the links-You must be registered to see the links
Censored: No
Version: 0.24
OS: Windows, Linux, Mac
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.
Changelog:
You don't have permission to view the spoiler content. Log in or register now.
Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.
Mods and Modding:
You don't have permission to view the spoiler content. Log in or register now.
As many core components of the game are in active development, you might need to start a fresh new game on each update.
If you encounter the following crash while saving
DOWNLOADYou don't have permission to view the spoiler content. Log in or register now.
Win/Linux:You must be registered to see the links- MEGA -You must be registered to see the links-You must be registered to see the links- WORKUPLOAD
Mac:You must be registered to see the links- MEGA -You must be registered to see the links-You must be registered to see the links- WORKUPLOAD
Other: COMPRESSED*
Extra:You must be registered to see the links*
*This unofficial port/version is not released by developer, download at your own risk.
View attachment 1935030 View attachment 2335681 View attachment 2151123 View attachment 2151130 View attachment 2335682 View attachment 1935031 View attachment 1935032 View attachment 1935034 View attachment 2151135 View attachment 1935037 View attachment 1935042 View attachment 1935035 View attachment 2151132 View attachment 1935038
yes they're both mostly just videos and girls addedThe mods add more characters? and do both mods works at once?
Was pretty sure it would happen with the new .webm finder algo, thanks for the report, I'll patch it up next update !I'm getting a 404 error (John Travolta) when grope pussy on the first three characters I'm playing
More characters, photoshoot and events, you can check theThe mods add more characters? and do both mods works at once?
Soon Soon, Sex addicts are already planned along side the Personnality Update.Every time there is an update i hope to see the clothing inspection and sex addicts to make a return
Planned in the Personnality Update, you can vote for it in game on the pc.Are we ever going to get more random dialogue? It helps the game feel alive, things like girls saying they have a boyfriend when you touch them and stuff
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/script.rpy", line 18, in script call
call pickName from _call_pickName
File "game/scripts_mods/ninoss_mod.rpy", line 27, in script
$ renpy.movie_start_displayable(findWebm(selectedGirl,"kissing"),loops=-1) # this loads a random .webm from game/vids containing the given tag, here "kissing" (A LEAST ONE MATCHING VID IS NEEDED)
File "game/scripts_mods/ninoss_mod.rpy", line 27, in <module>
$ renpy.movie_start_displayable(findWebm(selectedGirl,"kissing"),loops=-1) # this loads a random .webm from game/vids containing the given tag, here "kissing" (A LEAST ONE MATCHING VID IS NEEDED)
TypeError: expected string or buffer
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/script.rpy", line 18, in script call
call pickName from _call_pickName
File "game/scripts_mods/ninoss_mod.rpy", line 27, in script
$ renpy.movie_start_displayable(findWebm(selectedGirl,"kissing"),loops=-1) # this loads a random .webm from game/vids containing the given tag, here "kissing" (A LEAST ONE MATCHING VID IS NEEDED)
File "renpy/ast.py", line 1133, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts_mods/ninoss_mod.rpy", line 27, in <module>
$ renpy.movie_start_displayable(findWebm(selectedGirl,"kissing"),loops=-1) # this loads a random .webm from game/vids containing the given tag, here "kissing" (A LEAST ONE MATCHING VID IS NEEDED)
File "renpy/display/video.py", line 79, in movie_start
renpy.audio.music.play(filename, channel='movie', loop=loop)
File "renpy/audio/music.py", line 132, in play
c.enqueue(filenames, loop=loop, synchro_start=synchro_start, fadein=fadein, tight=tight, loop_only=loop_only, relative_volume=relative_volume)
File "renpy/audio/audio.py", line 651, in enqueue
filename, _, _ = self.split_filename(filename, False)
File "renpy/audio/audio.py", line 371, in split_filename
m = re.match(r'<(.*)>(.*)', filename)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/re.py", line 141, in match
TypeError: expected string or buffer
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801
WTM Academy 0.24
Fri Mar 3 18:53:24 2023
Someting went wrong when you replaced your old installation of the game, in the actual game version it calls for :Ninoss
Just installed and get this error.
If I check the vids folder I see multipple kissing vids with a number behind it, so they are in the vids folder.
I don't know about the error further.
Also happens with removing clothes, so seems to happen overall.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/script.rpy", line 18, in script call call pickName from _call_pickName File "game/scripts_mods/ninoss_mod.rpy", line 27, in script $ renpy.movie_start_displayable(findWebm(selectedGirl,"kissing"),loops=-1) # this loads a random .webm from game/vids containing the given tag, here "kissing" (A LEAST ONE MATCHING VID IS NEEDED) File "game/scripts_mods/ninoss_mod.rpy", line 27, in <module> $ renpy.movie_start_displayable(findWebm(selectedGirl,"kissing"),loops=-1) # this loads a random .webm from game/vids containing the given tag, here "kissing" (A LEAST ONE MATCHING VID IS NEEDED) TypeError: expected string or buffer -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/script.rpy", line 18, in script call call pickName from _call_pickName File "game/scripts_mods/ninoss_mod.rpy", line 27, in script $ renpy.movie_start_displayable(findWebm(selectedGirl,"kissing"),loops=-1) # this loads a random .webm from game/vids containing the given tag, here "kissing" (A LEAST ONE MATCHING VID IS NEEDED) File "renpy/ast.py", line 1133, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 1049, in py_exec_bytecode exec(bytecode, globals, locals) File "game/scripts_mods/ninoss_mod.rpy", line 27, in <module> $ renpy.movie_start_displayable(findWebm(selectedGirl,"kissing"),loops=-1) # this loads a random .webm from game/vids containing the given tag, here "kissing" (A LEAST ONE MATCHING VID IS NEEDED) File "renpy/display/video.py", line 79, in movie_start renpy.audio.music.play(filename, channel='movie', loop=loop) File "renpy/audio/music.py", line 132, in play c.enqueue(filenames, loop=loop, synchro_start=synchro_start, fadein=fadein, tight=tight, loop_only=loop_only, relative_volume=relative_volume) File "renpy/audio/audio.py", line 651, in enqueue filename, _, _ = self.split_filename(filename, False) File "renpy/audio/audio.py", line 371, in split_filename m = re.match(r'<(.*)>(.*)', filename) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/re.py", line 141, in match TypeError: expected string or buffer Windows-10-10.0.19041 AMD64 Ren'Py 7.5.1.22070801 WTM Academy 0.24 Fri Mar 3 18:53:24 2023
I did that and it's basically still the same. I closed and relaunched the game before trying as well.Was pretty sure it would happen with the new .webm finder algo, thanks for the report, I'll patch it up next update !
You can replace the \game\vids\_mainTags.txt with the one uploaded, that will fix the issue.
Yeah that's because .webms are cached on a on-going save for performance.I did that and it's basically still the same. I closed and relaunched the game before trying as well.
I have just installed it with all the mods.Someting went wrong when you replaced your old installation of the game, in the actual game version it calls for :
webmFinder.get("kissing",_girl = selectedGirl)
Might also be because you are running on an old save but that's quite unlikly as RenPy should sort this out...
From what link ?I have just installed it with all the mods.
That worked - thanks for quick fix.Yeah that's because .webms are cached on a on-going save for performance.
Press SHIFT+O to open the debug console and type 2 times :
webmFinder = WebmFinder()
ENTER
That should reload the webmFinder thing
Tell me if that works