So game does launch, but completely ignores mods. Nature of a bug is purely random. Exception log goes completely silent, but "preloader.log" files appear every time the bug happens. I already tried disabling antivirus and adding everything to the exception list, but antivirus is clearly not causing this. The bug is present regardless of the mod list, it simply started popping up on every backup I have, be it monkland setup, heavily modded or just lightly modded client. I would put preloader logs in the discussion bellow.
#(resolved) game launches without mods 50% of a time.
1 messages · Page 1 of 1 (latest)
case 1: monkland setup
mod list:
preloader logs:
the folder itself looks like this and is called "Rain Monkland"
this kind of setup worked for awhile before bug appeared
case 2: main setup
mod list:
an extra standalone mod is used
(modification for devtools rendering for russian wiki)
the most recent logs:
folder for this one looks something like this
case 3: testing setup
this one uses hard links from vanilla to conserve disk space
bug is still present despite creating fresh game
mod list
once again, this log appears with the bug
This sounds like an antivirus issue to me. Try disabling your antivirus, or whitelist BepInEx from your antivirus's scans
and it was off during these
oh.. it doesn't even leave preloader log sometimes
Avast antivirus
what does that mean
I need to node what the bag has random nature and is not connected to any software I have
But I’ll check what that means then I get to my PC
wait how did you?
where did you even see that?
the last two times i've seen this exact issue, it was caused by RAVAntivirus
so basically, based on prior experience / lucky guess
if you just uninstall that it should work properly
there is none
that doesn't look like it's C:\Program Files, unless you have a Program Files inside your Program Files
...alright well yep it's not there
hmm
alright
download this program https://live.sysinternals.com/Procmon.exe and open it
press ctrl+l, it will open a window that looks like this
set it to this, then click Add, then Apply, then Ok
then launch the game
there are actually steps after that, so let me know when you've done that
i don't expect this to fix anything, but it will generate useful information for me to debug the issue
I'll get to it as soon as I'm done with more important matters
I'm sorry about wasting your time
@vagrant prism I have some free time right now
when you ran the game this time did mods load?
alright good
scroll around until you find a value in the Result column that isn't "SUCCESS" or "END OF FILE"
then just give me a screenshot of the events around that
hover over rsEngineSvc.exe, it should show you a path
Programfiles/reasonlabs
huh
let me see
...
alright, I'm not even sure what that is
but this thing is here
rain world also shared violation once
yep, and that's what this bug is
is it some kind of conflicting files what use the same BepInEx plugins
or whatever it's called
rsEngineSvc, for whatever reason, is interacting with BepInEx.cfg, the configuration file for BepInEx
is it a system file?
so at one point, when bepinex tried to interact with its config file, it got back that it couldn't do that, because someone else was using it
...i think it's an antivirus
yes
i think the issue isn't really interaction between multiple antiviruses, it's just that this particular one seems to cause problems
and also seems to be something people sometimes end up installing without knowing it
I think it's a malware kind of an antivirus
because it seems to have got on my pc just recently
I should probably stop the process with task manager so it lets me delete it?
is it called differently?
yeah that sounds like a good idea
it's rsEngineSvc, although potentially other .exes from the same folder will also be running
I definitely don't remember seeing these
hmm... one thing though
so there should be no way for this thing to get on my pc
based on the internet i'm guessing this was probably bundled with the installation of something else
it doesn't look like it's actually malware, it's an antivirus
just for some reason some other installer decided to install this antivirus
that's what happens when you forget to uncheck some stuff
idk if there's a way to start task manager as an admin, but if you get an admin cmd you can then do taskkill /im exename /f to kill a program based on its name, or taskkill /pid number /f to kill a program based on its PID
I'll try CMD then
so taskkill /im rsEngineSvc.exe /f would get rid of rsEngineSvc, task manager isn't directly showing you the exe names of those other processes but if killing one doesn't bring them all down you should be able to just right click properties or something like that
alright then
get this https://download.sysinternals.com/files/PSTools.zip and extract it
then open an administrator cmd, type cd then the directory you extracted it to
then type psexec -s -i cmd
which will open a cmd as the system user
if you can't kill it as the system user, then we'll have to think of something else, but you probably can i hope
Alright, once again thanks for your help
I’ll tell you if I’ll be able to find a proper way to remove it
By the way, it happened before?
it has, although in the previous cases it was named RAVAntivirus instead of ReasonLabs
but i think it's the same thing given the similar behaviour and the name rsEngineSvc
Fun fact
After some investigation I found uninstall.exe in the EEP folder
I’m not sure if it’s gonna work, but let’s see
Nah, it seems like it’s too scummy to just work
(resolved) game launches without mods 50% of a time.