THX ALLOT - I used the manifest fix to downgrade to 1.6 and netcode return to life but…
dont know what splines is not recognised anymore
Assets\HAGGAI_STUFF\My_Scripts\LoadingScene\WavesManager.cs(7,13): error CS0234: The type or namespace name ‘Splines’ does not exist in the namespace ‘Unity’ (are you missing an assembly reference?)
All compiler errors have to be fixed before you can enter playmode!
0x00007ffe0f8f1b3d (Unity) StackWalker::GetCurrentCallstack
0x00007ffe0f8f6b03 (Unity) StackWalker::ShowCallstack
0x00007ffe108a401d (Unity) GetStacktrace
0x00007ffe10facf56 (Unity) DebugStringToFile
0x00007ffe0ea6d3a7 (Unity) DebugLogHandler_CUSTOM_Internal_Log_Injected
0x00000189d512fdba (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log_Injected (UnityEngine.LogType,UnityEngine.LogOption,string,intptr)
0x00000189d512fc3b (Mono JIT Code) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x00000189d512facb (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[ ])
0x00000189d512ef4e (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x00000189d512ecaa (Mono JIT Code) UnityEngine.Debug:LogError (object)
0x00000189d512eb0b (Mono JIT Code) UnityEditor.SceneView:ShowNotification (string)
0x00000189d512dfb3 (Mono JIT Code) UnityEditor.SceneView:ShowCompileErrorNotification ()
0x0000018919a57145 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
0x00007ffead7c5f2e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007ffead707a54 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3066)
0x00007ffead707b40 (mono-2.0-bdwgc) mono_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3113)
0x00007ffe0f7f02ed (Unity) CallStaticMonoMethod
0x00007ffe0f7f007c (Unity) CallStaticMonoMethod
0x00007ffe1043eca6 (Unity) PlayerLoopController::SetIsPlaying
0x00007ffe1044264a (Unity) Application::TickTimer
0x00007ffe108aab6a (Unity) MainMessageLoop
0x00007ffe108b0426 (Unity) UnityMain
0x00007ff6f0ae29fa (Unity) __scrt_common_main_seh
0x00007fff37cb257d (KERNEL32) BaseThreadInitThunk
0x00007fff38c4aa88 (ntdll) RtlUserThreadStart
i tried going to 4.2 in splines thru the manifest but both lateset vresion didnt work
here is my json
{
“dependencies”: {
“com.unity.2d.sprite”: “1.0.0”,
“com.unity.2d.tilemap”: “1.0.0”,
“com.unity.addressables”: “1.21.19”,
“com.unity.ai.navigation”: “1.1.5”,
“com.unity.burst”: “1.8.10”,
“com.unity.cinemachine”: “2.9.7”,
“com.unity.collab-proxy”: “2.2.0”,
“com.unity.collections”: “2.1.4”,
“com.unity.connect.share”: “4.2.3”,
“com.unity.feature.2d”: “2.0.0”,
“com.unity.ide.rider”: “3.0.26”,
“com.unity.ide.visualstudio”: “2.0.22”,
“com.unity.inputsystem”: “1.7.0”,
“com.unity.netcode.gameobjects”: “1.7.0”,
“com.unity.postprocessing”: “3.3.0”,
“com.unity.progrids”: “3.0.3-preview.6”,
“com.unity.recorder”: “4.0.2”,
“com.unity.render-pipelines.universal”: “15.0.7”,
“com.unity.services.authentication”: “3.1.0”,
“com.unity.services.lobby”: “1.1.1”,
“com.unity.services.matchmaker”: “1.1.2”,
“com.unity.services.relay”: “1.0.5”,
“com.unity.splines”: “2.4.0”,
“com.unity.test-framework”: “1.3.9”,
“com.unity.textmeshpro”: “3.0.6”,
“com.unity.timeline”: “1.8.5”,
“com.unity.transport”: “2.1.0”,
“com.unity.ugui”: “1.0.0”,
“com.unity.vectorgraphics”: “2.0.0-preview.21”,
“com.unity.visualscripting”: “1.9.1”,
“com.unity.modules.ai”: “1.0.0”,
“com.unity.modules.androidjni”: “1.0.0”,
“com.unity.modules.animation”: “1.0.0”,
“com.unity.modules.assetbundle”: “1.0.0”,
“com.unity.modules.audio”: “1.0.0”,
“com.unity.modules.cloth”: “1.0.0”,
“com.unity.modules.director”: “1.0.0”,
“com.unity.modules.imageconversion”: “1.0.0”,
“com.unity.modules.imgui”: “1.0.0”,
“com.unity.modules.jsonserialize”: “1.0.0”,
“com.unity.modules.particlesystem”: “1.0.0”,
“com.unity.modules.physics”: “1.0.0”,
“com.unity.modules.physics2d”: “1.0.0”,
“com.unity.modules.screencapture”: “1.0.0”,
“com.unity.modules.terrain”: “1.0.0”,
“com.unity.modules.terrainphysics”: “1.0.0”,
“com.unity.modules.tilemap”: “1.0.0”,
“com.unity.modules.ui”: “1.0.0”,
“com.unity.modules.uielements”: “1.0.0”,
“com.unity.modules.umbra”: “1.0.0”,
“com.unity.modules.unityanalytics”: “1.0.0”,
“com.unity.modules.unitywebrequest”: “1.0.0”,
“com.unity.modules.unitywebrequestassetbundle”: “1.0.0”,
“com.unity.modules.unitywebrequestaudio”: “1.0.0”,
“com.unity.modules.unitywebrequesttexture”: “1.0.0”,
“com.unity.modules.unitywebrequestwww”: “1.0.0”,
“com.unity.modules.vehicles”: “1.0.0”,
“com.unity.modules.video”: “1.0.0”,
“com.unity.modules.vr”: “1.0.0”,
“com.unity.modules.wind”: “1.0.0”,
“com.unity.modules.xr”: “1.0.0”
},
“scopedRegistries”: [
{
“name”: “spoiledcat”,
“url”: “https://registry.spoiledcat.com”,
“scopes”: [
“com.spoiledcat”
]
}
]
}