Inochi2D/inochi-creator

[BUG] Unexpected Crashes

Opened this issue · 0 comments

Validations

  • I have checked for similar bug reports and could not find any.
  • I have tested and confirmed that this is an issue in an official branded build.

Describe the bug

I opened the program as normal, however it would say there was an issue loading up my model. But it did allow me to open models that came with the program.

Once I closed the program multiple times, I turned off my computer hoping it might fix the issue.

Now I am unable to open up the program, citing an unexpected crash and providing me crashdump text.

My model had opened up fine in the past and it wasn't even fully meshed yet. So I am not sure if it was my mode that crashed it.

Reproduction

  1. Click on Inochi-creator
  2. receive a message that reads as this:
    "The application has unexpectedly crashed
    Please send the developers the inochi-creator-crashdump.txt which has been put on your desktop

System Architecture

x86_64

Operating System

Windows

Version

0.8.3

Logs

=== Args State ===

=== Exception ===
std.json.JSONException@std\json.d(1845): Unexpected end of data. (Line 1:1668)

0x00007FF77D19B2A3 in ImFontAtlas_SetTexID
0x00007FF77D19AFD4 in ImFontAtlas_SetTexID
0x00007FF77D1995ED in ImGuiInputTextState_GetSelectionStart
0x00007FF77D18CDA1 in ImGuiInputTextState_GetSelectionStart
0x00007FF77D17A545 in ImGuiInputTextState_GetSelectionStart
0x00007FF77D08B58E in ImGuiDockNode_IsRootNode
0x00007FF77D08A53F in ImGuiDockNode_IsRootNode
0x00007FF77D05271E in igImAbs_Float
0x00007FF77D05266E in igImAbs_Float
0x00007FF77D0AAEEE in ImGuiDockNode_IsSplitNode
0x00007FF77D181475 in ImGuiInputTextState_GetSelectionStart
0x00007FF77D18111B in ImGuiInputTextState_GetSelectionStart
0x00007FF77D1813D5 in ImGuiInputTextState_GetSelectionStart
0x00007FF77D23BDD0 in ImGui_ImplOpenGL3_Shutdown
0x00007FFC99D3257D in BaseThreadInitThunk
0x00007FFC9B1AAA58 in RtlUserThreadStart

Additional Context

I am not very tec savy so if I have not provided enough info I can provide more if asked.