You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I try to convert a particular Minecraft world with mcimport, I get a Segmentation Fault when I try to load it in minetest. Here's the error from minetest:
Unfortunately this is likely 2 problems at once - a core engine bug, and maybe a mcimport bug. Because of the core dump, I think it's best to treat as a core bug first. It's possible mcimport creates corrupt data, but I think that's unlikely, but, idk.
If I try to convert a particular Minecraft world with mcimport, I get a Segmentation Fault when I try to load it in minetest. Here's the error from minetest:
Said world can be found here, with the input and output of mcinput: https://send.firefox.com/download/1260c04323ecf744/#xyqM2fr2P49OY0bSx4KYLw
(it's a big file, so unfortunately I had to use Firefox Send. Download expires after 100 downloads or 7 days)
Unfortunately, Minetest isn't giving me much to work with to debug the problem.
I have discovered some other example Minecraft worlds that cause the same problem too if they are required.
The text was updated successfully, but these errors were encountered: