Plus container will no longer run with current valheim patch/update (0.215.2)
Opened this issue · 0 comments
flying4fun commented
Restarting container crashes with a segmentation fault (sig 11). Error in log file is:
GetPixel called on an undefined mip (valid values are 0 - 6
Caught fatal signal - signo:11 code:1 errno:0 addr:0x3fb
Obtained 3 stack frames.
#0 0x007fe9ef6ba140 in funlockfile
#1 0x007fe9f07a32c3 in Texture2D_CUSTOM_GetPixelImpl_Injected(ScriptingBackendNativeObjectPtrOpaque*, int, int, int, int, ColorRGBAf&)
#2 0x0000004042f655 in (wrapper managed-to-native) UnityEngine.Texture2D:GetPixelImpl_Injected (UnityEngine.Texture2D,int,int,int,UnityEngine.Color&)
start_server_bepinex.sh: line 129: 102 Segmentation fault
I tried to create a new server and get the same error. I've also tried updating the BepInEx (5.4.2105) and get the same result