#(resolved) game launches without mods 50% of a time.

1 messages · Page 1 of 1 (latest)

shy thistle
#

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.

#

case 1: monkland setup

#

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:

#

(modification for devtools rendering for russian wiki)

#

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

stray hawk
#

This sounds like an antivirus issue to me. Try disabling your antivirus, or whitelist BepInEx from your antivirus's scans

shy thistle
#

avast is off

shy thistle
shy thistle
#

oh.. it doesn't even leave preloader log sometimes

vagrant prism
#

[pt] is there a folder named RAVAntivirus in C:\Program Files?

#

@shy thistle

shy thistle
#

Avast antivirus

vagrant prism
#

what does that mean

shy thistle
#

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

vagrant prism
#

?

#

how did i what?

shy thistle
#

where did you even see that?

vagrant prism
#

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

shy thistle
#

there is none

vagrant prism
#

oh

#

wait hang on

#

what folder is that

vagrant prism
shy thistle
#

oh I'm dumb sorry

#

Kinda multitasking rn

vagrant prism
#

...alright well yep it's not there

#

hmm

#

set it to this, then click Add, then Apply, then Ok

#

then launch the game

shy thistle
#

alright I'll try that

#

thanks

vagrant prism
#

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

shy thistle
#

I'll get to it as soon as I'm done with more important matters

#

I'm sorry about wasting your time

shy thistle
#

alright so what do I do with this information?

#

am I even doing this correctly?

shy thistle
#

@vagrant prism I have some free time right now

vagrant prism
shy thistle
#

no

#

this one it didn't load

vagrant prism
#

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

shy thistle
#

do you need more detail?

vagrant prism
#

hover over rsEngineSvc.exe, it should show you a path

shy thistle
#

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

vagrant prism
#

yep, and that's what this bug is

shy thistle
#

is it some kind of conflicting files what use the same BepInEx plugins

#

or whatever it's called

vagrant prism
#

rsEngineSvc, for whatever reason, is interacting with BepInEx.cfg, the configuration file for BepInEx

shy thistle
#

is it a system file?

vagrant prism
#

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

vagrant prism
shy thistle
#

huh, so I had another one without even knowing

#

neat

#

should I just delete it then?

vagrant prism
#

yes

shy thistle
#

antiviruses don't like each other

#

you should never have more than one

vagrant prism
#

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

shy thistle
#

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?

vagrant prism
#

yeah that sounds like a good idea

#

it's rsEngineSvc, although potentially other .exes from the same folder will also be running

shy thistle
#

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

vagrant prism
#

based on the internet i'm guessing this was probably bundled with the installation of something else

shy thistle
#

unless

#

ok it doesn't let me to stop it

vagrant prism
shy thistle
#

how to do you stop a task as an admin

#

I forgot

shy thistle
vagrant prism
#

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

shy thistle
#

I'll try CMD then

vagrant prism
#

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

shy thistle
#

Administrator cmd

#

translation

#

access denied

#

this is getting annoying

vagrant prism
#

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

shy thistle
#

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?

vagrant prism
#

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

shy thistle
#

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

shy thistle
#

(resolved) game launches without mods 50% of a time.