MSCLoaderPro / MSCModLoaderPro

A good mod loader for My Summer Car.
http://mscloaderpro.github.io/
Other
13 stars 6 forks source link

[BUG] My custom radio stopped working, weird screen effect when doing a new game, weird screen effect when getting killed by wasps and a bunch more #36

Open putangina-mo opened 3 years ago

putangina-mo commented 3 years ago

output_log.txt

Fredrik95 commented 3 years ago

Hello!

Do you have a screenshot of these weird effects? And what does "a bunch more" mean?

But regarding the radio, this one doesn't touch the radio, custom or regular, but you have a few mods that might, try disabling anything that even remotely touches the radio. Like CDPlayer, Fittan Radio, Ruscko Radio... Might help. It looks like it might be some kind of overload: C:/buildslave/unity/build/Runtime/Audio/sound/SoundChannel.cpp(454) : Error executing m_FMODChannel->stop() (The specified channel has been reused to play another sound. )

Oh, and the FURY-mod and CDPlayer is absolutely filling up your log file with errors. They are most likely dragging down your average framerate, if you remove them you'll likely get much better performance, if you want to, that is. :)

putangina-mo commented 3 years ago

I fixed the radio but here is the weird screen effect, this what it looks like when starting a new game image

putangina-mo commented 3 years ago

oh, and this screenshot, is a wasp trying to kill me image

putangina-mo commented 3 years ago

i fixed alot of issues by removing mods that i don't needed but the only issue i found is the screen effect issue. I'll bring an update if I found more bugs

Fredrik95 commented 3 years ago

Interesting, I'll look into it, but I have never seen anything like it.

Have you ever installed any mods that replace stuff in the 'sharedassets' files? Like texture mods or similar?

putangina-mo commented 3 years ago

honestly, I don't know. But here is my mod liszt image

tbh everything was fine until I started a New Game after 100 hours of playtime

Fredrik95 commented 3 years ago

I guess try verifying your game files on Steam (remember to backup the Images, Radio and CD folders), and see if the issue persists. It could also be a problem with the experimental branch, maybe..

putangina-mo commented 3 years ago

I reinstalled the game

Fredrik95 commented 3 years ago

And it still happens?

Also, I was thinking, is there even an active experimental branch for the game currently? Try disabling the experimental branch and go with the stable branch, might help.

Because I can't see anything in our code that could even remotely cause those kinds of issues :(

putangina-mo commented 3 years ago

it still happens. I'll try disabling experimental branch

Tresquel commented 3 years ago

it still happens. I'll try disabling experimental branch

Does that still happen or that has solved the issue?