BramStoutProductions / MiEx

A modern Minecraft Exporter
BSD 3-Clause "New" or "Revised" License
61 stars 9 forks source link

Fullscreen Bug #17

Closed Aspirata closed 7 months ago

Aspirata commented 7 months ago

When i use MiEx in fullscreen this happens

https://github.com/BramStoutProductions/MiEx/assets/102383379/294bd913-5e3f-4f09-8818-40eed27e1544

Aspirata commented 7 months ago

I also can't see anything in my worlds

BramStout commented 7 months ago

That's very weird. Next to the MiEx.jar file, there should be a log.txt file. Could you share that file? Hopefully that will tell us more about what's going on

Aspirata commented 7 months ago

it got fixed somehow, but another error occurred log.txt

BramStout commented 7 months ago

it got fixed somehow, but another error occurred log.txt

It looks like it wasn't able to find a Minecraft Java Edition install that has valid Minecraft versions installed. This caused it to not be able to automatically extract the base resource pack from Minecraft. If you're using the vanilla launcher, all you should have to do is launch the latest version of the game and it will download the latest version. Then you can launch MiEx again and it should be able to automatically extract the base resource pack from that latest version of Minecraft.

You can also manually create the base resource pack. You can find more info about that here.

It also looks like there is a separate error when trying to load in the world where it's not able to read the chunk data from the region files. If you haven't, please try the latest version of MiEx to see if the issue is in there as well. If so, would you be able to share the world (or some other world that shows the same issue)?