Unreal.js
Unreal.js copied to clipboard
Unreal Editor crash sometimes when debug for a while
using debugger in phpstorm with attach to nodejs sometimes it works well even with breakpoints and hot reload but sometimes breakpoints not working or ue freeze or ue crash like this:
LoginId:8e1088a34edeaaa1eb4c0aa624773181
EpicAccountId:e311d522077d43ab9a59e71994f6dd83
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000000
UE4Editor_V8!<lambda_7d771f962144777ae0fd74b2921e46f8>::<lambda_invoker_cdecl>() [d:\build\++portal+promotion\sync\localbuilds\plugintemp\hostproject\plugins\unrealjs\source\v8\private\inspector.cpp:778]
UE4Editor_V8!user_callback_handle_rxflow()
UE4Editor_V8!lws_callback_as_writeable()
UE4Editor_V8!lws_handle_POLLOUT_event()
UE4Editor_V8!lws_same_vh_protocol_remove()
UE4Editor_V8!lws_service_fd_tsi()
UE4Editor_V8!lws_plat_service_tsi()
UE4Editor_V8!lws_service()
UE4Editor_V8!FInspector::Tick() [d:\build\++portal+promotion\sync\localbuilds\plugintemp\hostproject\plugins\unrealjs\source\v8\private\inspector.cpp:583]
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll
noticed some side effects too. require that is not working after making a change for example