LoafOrc / loaforcsSoundAPI

A soundtool made to give Soundpack creators ultimate control.
GNU General Public License v3.0
4 stars 1 forks source link

Log Spam post-last update. Incompatibility with some mods. #13

Closed AJAL8000 closed 5 months ago

AJAL8000 commented 5 months ago

image

[20:57:33.7399522] [Error  : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
loaforcsSoundAPI.Behaviours.AudioSourceReplaceHelper.LateUpdate () (at ./Behaviours/AudioSourceReplaceHelper.cs:66)
AJAL8000 commented 5 months ago

Okay, I was too quick to draw conclusions, but it seems that the mod had a conflict with another sound mod (thanks to the new update).

Now it seems that only with mods like "LCSoundTool" and "PizzaTowerEscapeMusic" along with some dependent mods, the game crashes when you leave the game. Here I leave you a code in case you want to try it. 01902d3c-fc83-0d3f-42b8-bd21031d394e

And with the entire package of mods that I have (which are more than 100), only Log Spam appears, but it does not crash. (I have no idea why, I have several mods that fix bugs, I guess that will be one of them.)

->The thing in the end is that, everything is fixed when I used the previous version (1.0.12). Version 1.1.0 seems to break something from other mods.

AJAL8000 commented 5 months ago

It seems that version 1.1.1 fixed the problem. Funny, just when I finished writing this entire Issue, version 1.1.1 just appeared in my r2modman, so I wasted my time doing this lmao. Goddammit.