Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unexpected Crashes #332

Open
2 tasks done
Rebaba101 opened this issue Feb 23, 2024 · 0 comments
Open
2 tasks done

[BUG] Unexpected Crashes #332

Rebaba101 opened this issue Feb 23, 2024 · 0 comments
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.

Comments

@Rebaba101
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant