-
Notifications
You must be signed in to change notification settings - Fork 7
Crash on Linux #17
Comments
By logs, I meant mcpppp logs :p |
I was trying to convert the skybox textures, i pressed start, it then did something for 10 seconds and then crashed |
Thanks, now can you send the resource pack you were trying to convert |
I can't reproduce this issue. It took forever to zip and unzip, but it didn't crash. Can you maybe try unzipping the pack first, then converting the unzipped one? Also if you need the pack urgently, I've converted it for you: https://www.mediafire.com/file/5ik2r5fk3txo7uv/Misa_1.18a.zip/file |
Could this be a libc(++) mismatch issue? |
Here's the backtrace, found the error.
|
Should be fixed by #23 |
Describe the bug
The Program crashes on Linux when starting the conversion
Important stuff
Resourcepack
Misas realistic https://www.curseforge.com/minecraft/texture-packs/misas-realistic
Logs
[jan@janpc Downloads]$ ./MCPPPP-linux-gui
/builddir/build/BUILD/gcc-11.2.1-20211203/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/basic_string.h:1114: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::reference std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::front() [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::reference = char&]: Assertion '!empty()' failed.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: