#[Experimental 113] Random crash Ive been having consistently

1 messages · Page 1 of 1 (latest)

deft elm
#

Windows
rtx 3060
Error: basic_string::substr: __pos (which is 1) > this->size() (which is 0) ERROR: TCP Socket RECV: End point disconnected

IMGUI Assertion failed: (io.BackendPlatformUserData == nullptr && "Already initialized a platform backend!") in /workspace/src/external/imgui/backends/imgui_impl_glfw.cpp:719 IMGUI Assertion failed: (io.BackendRendererUserData == nullptr && "Already initialized a renderer backend!") in /workspace/src/external/imgui/backends/imgui_impl_vulkan.cpp:1315 IMGUI Assertion failed: ((g.FrameCount == 0 || g.FrameCountEnded == g.FrameCount) && "Forgot to call Render() or EndFrame() at the end of the previous frame?") in /workspace/src/external/imgui/imgui.cpp:11456

echo lark
deft elm
deft elm
#

i got the error again while just coding

IMGUI Assertion failed: (io.BackendPlatformUserData == nullptr && "Already initialized a platform backend!") in /workspace/src/external/imgui/backends/imgui_impl_glfw.cpp:720 IMGUI Assertion failed: (io.BackendRendererUserData == nullptr && "Already initialized a renderer backend!") in /workspace/src/external/imgui/backends/imgui_impl_vulkan.cpp:1316 IMGUI Assertion failed: ((g.FrameCount == 0 || g.FrameCountEnded == g.FrameCount) && "Forgot to call Render() or EndFrame() at the end of the previous frame?") in /workspace/src/external/imgui/imgui.cpp:11505

the errors are on different lines

deft elm
#

this is happening quite often for me, once every five or so minutes

bronze adder
#

Post the world and your active hud

bronze adder
deft elm
#

im getting this without any active huds

cedar patrol
#

This crash is also happening to me while coding alot lately. Usually while just looking at the code window for awhile. Has happened while stationary on the ground and while moving. Same "Error: basic_string::substr: __pos (which is 1) > this->size() (which is 0)" Though the crash also occurred once after the code window closed I believe. Not using any HUDs on my end. ```Using GPU: NVIDIA GeForce RTX 3080
IMGUI Assertion failed: (io.BackendPlatformUserData == nullptr && "Already initialized a platform backend!") in /workspace/src/external/imgui/backends/imgui_impl_glfw.cpp:720
IMGUI Assertion failed: (io.BackendRendererUserData == nullptr && "Already initialized a renderer backend!") in /workspace/src/external/imgui/backends/imgui_impl_vulkan.cpp:1316
IMGUI Assertion failed: ((g.FrameCount == 0 || g.FrameCountEnded == g.FrameCount) && "Forgot to call Render() or EndFrame() at the end of the previous frame?") in /workspace/src/external/imgui/imgui.cpp:11505

deft elm
#

its not necessarily always a CTD, but once it happens, sometimes all ui breaks in the launcher

#

and you cannot load back into a world

cedar patrol
#

Received the same CTD and broken launcher on 115 with identical logs as previous post. Was in world for 2-3 hours before I started working on code, With the code editor open for around 5-10 minutes (code, not nodes at the time), Tabbed out to check wiki then hit with CTD. No additional log info present.

bronze adder
#

Post logs anyway

cedar patrol
storm vortex
storm vortex
#

I was able to reproduce and I pushed a fix on 115.1