On Beat Saber v1.21.0, Chroma crashes when loading into a map.
See original GitHub issueDescribe the bug Chroma is seemingly impossible to use on 1.21.0, despite release v2.5.10 mentioning compatibility for this version. Using Heck v.1.3.8, which I couldn’t find here on GitHub and could only find in Mod Assistant / BeatMods the game crashes (freezes on a black screen) when going into a map. Using Heck v1.3.4 or Heck v1.3.5 causes the “Play” button within the game to do nothing. This issue is regarding the behavior using Heck v1.3.8, since that seems to be the latest version. This black screen behavior happens with both Chroma v2.5.10 and v2.5.11.
To Reproduce Steps to reproduce the behavior:
- Use Mod Assistant to install Heck v1.3.8, or download it from BeatMods and install it yourself.
- Download and install Chroma v2.5.11 or v2.5.10 from the releases page.
- Launch the game.
- Try to play a map.
Expected behavior The map to play.
Actual behavior The game freezes on a black screen.
Additional context Here’s what appears to be the issue in the logs, but I’m new to this scene so I’ve also attached the full log. Also, I’m sorry if I’ve missed another issue talking about this. I’ve spent a while trying to debug so I don’t think it’s me. I went so far as reinstalling Beat Saber and re-doing everything from a clean install, but the behavior remains the same. Sorry if this is a duplicate!
[CRITICAL @ 17:40:15 | UnityEngine] BadImageFormatException: Could not resolve field token 0x04000032, due to: Could not load type of field 'Chroma.ChromaController:<Deserializer>k__BackingField' (46) due to: Could not resolve type with token 01000014 (from typeref, class/assembly Heck.CustomDataDeserializer, Heck, Version=1.3.5.0, Culture=neutral, PublicKeyToken=null) assembly:Heck, Version=1.3.5.0, Culture=neutral, PublicKeyToken=null type:Heck.CustomDataDeserializer member:(null) signature:<none> assembly:C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Plugins\Chroma.dll type:ChromaController member:(null) signature:<none>
[CRITICAL @ 17:40:15 | UnityEngine] Chroma.Installers.ChromaPlayerInstaller.InstallBindings () (at <e6dee5cd316c4e96b75b100927491bba>:0)
[CRITICAL @ 17:40:15 | UnityEngine] (wrapper dynamic-method) Zenject.Context.DMD<Zenject.Context::InstallInstallers>(Zenject.Context,System.Collections.Generic.List`1<Zenject.InstallerBase>,System.Collections.Generic.List`1<System.Type>,System.Collections.Generic.List`1<Zenject.ScriptableObjectInstaller>,System.Collections.Generic.List`1<Zenject.MonoInstaller>,System.Collections.Generic.List`1<Zenject.MonoInstaller>)
[CRITICAL @ 17:40:15 | UnityEngine] Zenject.Context.InstallInstallers () (at <4511be25ebb446db9e552779fab16522>:0)
[CRITICAL @ 17:40:15 | UnityEngine] Zenject.SceneDecoratorContext.InstallDecoratorInstallers () (at <4511be25ebb446db9e552779fab16522>:0)
[CRITICAL @ 17:40:15 | UnityEngine] (wrapper dynamic-method) Zenject.SceneContext.DMD<Zenject.SceneContext::InstallBindings>(Zenject.SceneContext,System.Collections.Generic.List`1<UnityEngine.MonoBehaviour>)
[CRITICAL @ 17:40:15 | UnityEngine] Zenject.SceneContext.Install () (at <4511be25ebb446db9e552779fab16522>:0)
[CRITICAL @ 17:40:15 | UnityEngine] Zenject.SceneContext.RunInternal () (at <4511be25ebb446db9e552779fab16522>:0)
[CRITICAL @ 17:40:15 | UnityEngine] Zenject.RunnableContext.Run () (at <4511be25ebb446db9e552779fab16522>:0)
[CRITICAL @ 17:40:15 | UnityEngine] Zenject.RunnableContext.Initialize () (at <4511be25ebb446db9e552779fab16522>:0)
[CRITICAL @ 17:40:15 | UnityEngine] Zenject.SceneContext.Awake () (at <4511be25ebb446db9e552779fab16522>:0)
[CRITICAL @ 17:40:15 | UnityEngine] UnityEngine.GameObject:SetActive(Boolean)
[CRITICAL @ 17:40:15 | UnityEngine] GameScenesManager:ActivatePresentedSceneRootObjects(List`1)
[CRITICAL @ 17:40:15 | UnityEngine] <ScenesTransitionCoroutine>d__38:MoveNext()
[CRITICAL @ 17:40:15 | UnityEngine] UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[CRITICAL @ 17:40:15 | UnityEngine] NullReferenceException: Object reference not set to an instance of an object
[CRITICAL @ 17:40:15 | UnityEngine] VRRenderingParamsSetup.OnEnable () (at <2ba422b384014df2849e37b2c9045888>:0)
[CRITICAL @ 17:40:15 | UnityEngine] UnityEngine.GameObject:SetActive(Boolean)
[CRITICAL @ 17:40:15 | UnityEngine] GameScenesManager:ActivatePresentedSceneRootObjects(List`1)
[CRITICAL @ 17:40:15 | UnityEngine] <ScenesTransitionCoroutine>d__38:MoveNext()
[CRITICAL @ 17:40:15 | UnityEngine] UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[CRITICAL @ 17:40:15 | UnityEngine] NullReferenceException: Object reference not set to an instance of an object
[CRITICAL @ 17:40:15 | UnityEngine] FadeInOnSceneTransitionFinished.OnEnable () (at <2ba422b384014df2849e37b2c9045888>:0)
[CRITICAL @ 17:40:15 | UnityEngine] UnityEngine.GameObject:SetActive(Boolean)
[CRITICAL @ 17:40:15 | UnityEngine] GameScenesManager:ActivatePresentedSceneRootObjects(List`1)
[CRITICAL @ 17:40:15 | UnityEngine] <ScenesTransitionCoroutine>d__38:MoveNext()
[CRITICAL @ 17:40:15 | UnityEngine] UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[CRITICAL @ 17:40:15 | UnityEngine] NullReferenceException: Object reference not set to an instance of an object
[CRITICAL @ 17:40:15 | UnityEngine] MoveAndRotateWithMainCamera.LateUpdate () (at <5efa267adbd744cfab93ae97ee85d4c7>:0)
[CRITICAL @ 17:40:15 | UnityEngine] NullReferenceException: Object reference not set to an instance of an object
[CRITICAL @ 17:40:15 | UnityEngine] (wrapper dynamic-method) SaberBurnMarkArea.DMD<SaberBurnMarkArea::LateUpdate>(SaberBurnMarkArea)
[CRITICAL @ 17:40:15 | UnityEngine] NullReferenceException: Object reference not set to an instance of an object
[CRITICAL @ 17:40:15 | UnityEngine] (wrapper dynamic-method) SaberBurnMarkSparkles.DMD<SaberBurnMarkSparkles::LateUpdate>(SaberBurnMarkSparkles)
[CRITICAL @ 17:40:15 | UnityEngine] NullReferenceException: Object reference not set to an instance of an object
[CRITICAL @ 17:40:15 | UnityEngine] GameEnergyCounter.Start () (at <5efa267adbd744cfab93ae97ee85d4c7>:0)
[CRITICAL @ 17:40:15 | UnityEngine] NullReferenceException: Object reference not set to an instance of an object
[CRITICAL @ 17:40:15 | UnityEngine] GameEnergyCounter.LateUpdate () (at <5efa267adbd744cfab93ae97ee85d4c7>:0)
[CRITICAL @ 17:40:15 | UnityEngine] NullReferenceException: Object reference not set to an instance of an object
[CRITICAL @ 17:40:15 | UnityEngine] RotateBySpawnRotation.Start () (at <5efa267adbd744cfab93ae97ee85d4c7>:0)```
Issue Analytics
- State:
- Created a year ago
- Comments:7 (3 by maintainers)
Top GitHub Comments
Pre-release versions are available in the heck discord server. https://discord.gg/rrZf3kapeh
Can you please tell me where can I download the latest? In ModAssistant they are not there, except for Heck.