Kylemc1413 / SongCore

A plugin for handling custom song additions in Beat Saber.
MIT License
86 stars 48 forks source link

BeatSaber v1.28.0 compatibility issue #108

Closed mryabets closed 1 year ago

mryabets commented 1 year ago

The game doesn't start with this mod (I get a black screen). Works fine without it. The error from the logs:

[DEBUG @ 00:56:26 | BS_Utils] [BS-Utils]  Applying Harmony Patches
[ERROR @ 00:56:26 | IPA] SongCore OnEnable: System.NullReferenceException: Object reference not set to an instance of an object
[ERROR @ 00:56:26 | IPA]   at SongCore.Plugin.OnApplicationStart () [0x001a9] in <d95db87fa000430188f67a0ac5bb6e76>:0 
[ERROR @ 00:56:26 | IPA]   at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object)
[ERROR @ 00:56:26 | IPA]   at IPA.Loader.PluginExecutor.Enable () [0x0000c] in <85e5e5773585418d89fcc2712ee48bcc>:0 
[ERROR @ 00:56:26 | IPA]   at IPA.Loader.Composite.CompositeBSPlugin+<>c.<OnEnable>b__4_0 (IPA.Loader.PluginExecutor plugin) [0x00000] in <85e5e5773585418d89fcc2712ee48bcc>:0 
[ERROR @ 00:56:26 | IPA]   at IPA.Loader.Composite.CompositeBSPlugin.Invoke (IPA.Loader.Composite.CompositeBSPlugin+CompositeCall callback, System.String method) [0x00018] in <85e5e5773585418d89fcc2712ee48bcc>:0 

I guess this is related to #105 and #106 and just needs a release, doesn't it?

mryabets commented 1 year ago

Well, since there are no releases yet, I've built a temporal one for myself. Tested with v1.28.0. SongCore-3.10.0-bs1.27.0-7a7bb3e.zip