Vivecraft / VivecraftMod

An experimental port of Vivecraft to Forge/Fabric
Other
168 stars 45 forks source link

loading a world with fastload, makes the game stuck in screen mode #274

Open fayer3 opened 5 months ago

fayer3 commented 5 months ago

Fastload replaces the Level loading screen with it's own, which stays active during gamplay, which messes with our screen open detection.

https://github.com/BumbleSoftware/Fastload/blob/Fabric-universal/src/main/java/io/github/bumblesoftware/fastload/client/BuildingTerrainScreen.java

https://modrinth.com/mod/fastload