doombubbles / ultimate-crosspathing

A BTD6 mod that allows for more cross-pathing combinations.
133 stars 175 forks source link

All Towers fail at startup #104

Closed minimike96 closed 1 year ago

minimike96 commented 1 year ago

Installation Error

Mod Version

1.4.0

Mod Helper Version

3.1.6

Description

When launching game 23 Towers fail to crosspath. This happens with only Ultimate Crosspath and ModHelper installed/Enabled. I've uninstalled/reinstalled both ModHelper and Crosspath mods. MelonLoader is on 0.6.0

Other Mods

None

Logs

Example of error from Alchemist:

[18:55:00.517] [BloonsTD6_Mod_Helper] AlchemistLoader failed loading bytes [18:55:00.520] [BloonsTD6_Mod_Helper] System.ArgumentException: Il2CppStructArray requires an Il2Cpp reference type, which Il2CppAssets.Scripts.Models.Map.AreaType isn't at Il2CppInterop.Runtime.InteropTypes.Arrays.Il2CppStructArray1.AllocateArray(Int64 size) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/InteropTypes/Arrays/Il2CppStructArray.cs:line 60 at Il2CppInterop.Runtime.InteropTypes.Arrays.Il2CppStructArray1..ctor(T[] arr) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/InteropTypes/Arrays/Il2CppStructArray.cs:line 20 at Il2CppInterop.Runtime.InteropTypes.Arrays.Il2CppStructArray1.op_Implicit(T[] arr) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/InteropTypes/Arrays/Il2CppStructArray.cs:line 50 at UltimateCrosspathing.Loaders.AlchemistLoader.Set_v_TowerModel_Fields(Int32 start, Int32 count) in /home/runner/work/ultimate-crosspathing/ultimate-crosspathing/UltimateCrosspathing/Loaders/AlchemistLoader.cs:line 223 at UltimateCrosspathing.Loaders.AlchemistLoader.Load(Byte[] bytes) in /home/runner/work/ultimate-crosspathing/ultimate-crosspathing/UltimateCrosspathing/Loaders/AlchemistLoader.cs:line 1392 at BTD_Mod_Helper.Api.ModByteLoader1.OnBytesLoaded() at BTD_Mod_Helper.Api.ModByteLoader.LoadAllBytes()

All towers fail, full log also attached

Latest.log

doombubbles commented 1 year ago

Please update to MelonLoader 0.6.1. Will also appear in the official MelonLoader installer

minimike96 commented 1 year ago

Please update to MelonLoader 0.6.1. Will also appear in the official MelonLoader installer

MelonLoader update fixed this, thank you!