Description
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
The program crashed. I've attached the crash dump below. I expect the program to not crash.
Reproduction
The program crashed while I was working. Based on the timing, and the text in the crash dump, I believe it happens when Inochi Creator tries to autosave. I get the same error when I try to save manually, but the program does not crash.
texture.png is a texture I exported from the model in order to modify. I just used the default name, and I do that on every model I've worked on. Not sure if that makes a difference.
texture.png seems to have gotten corrupted or something because I can't open it in Krita anymore either.
System Architecture
None
Operating System
Windows
Version
Latest version on the site
Logs
Crash Dump
``` === Args State ====== Exception ===
std.file.FileException@std\file.d(885): C:\Users\Kitten4u\AppData\Roaming.inochi-creator\autosaves\texture.png \creator-project.lock: Access is denied.
0x00007FF72C037113 in ImGuiInputTextState_GetSelectionStart
0x00007FF72C036E44 in ImGuiInputTextState_GetSelectionStart
0x00007FF72C03695D in ImGuiInputTextState_GetSelectionStart
0x00007FF72C02A5C1 in ImGuiInputTextState_GetSelectionStart
0x00007FF72C017DBE in ImGuiInputTextState_GetSelectionStart
0x00007FF72BFDEF10 in pure nothrow @nogc @safe mir.numeric.mir_find_root_result!(real).mir_find_root_result mir.numeric.findRootImpl(real, real, real, real, real, real, uint, uint, scope real delegate(real) pure nothrow @nogc @safe, scope bool delegate(real, real) pure nothrow @nogc @safe)
0x00007FF72BECB273 in igImAbs_Float
0x00007FF72BEF2D49 in igImAbs_Float
0x00007FF72BEF275A in igImAbs_Float
0x00007FF72BEF2473 in igImAbs_Float
0x00007FF72BF4D4EA in ImGuiDockNode_IsSplitNode
0x00007FF72BF4D3A1 in ImGuiDockNode_IsSplitNode
0x00007FF72C01ECA5 in ImGuiInputTextState_GetSelectionStart
0x00007FF72C01E95B in ImGuiInputTextState_GetSelectionStart
0x00007FF72C01EC06 in ImGuiInputTextState_GetSelectionStart
0x00007FF72C0DB0B0 in ImGui_ImplOpenGL3_Shutdown
0x00007FFB48E97344 in BaseThreadInitThunk
0x00007FFB4A0C26B1 in RtlUserThreadStart
</details>
[inochi-creator-crashdump.txt](https://github.com/user-attachments/files/16324591/inochi-creator-crashdump.txt)
### Additional Context
_No response_