Worldedit crashin on fabric when trying to load a world
NicodemusN opened this issue ยท 0 comments
WorldEdit Version
7.2.2
Platform Version
Fabric
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
The instance mod loader loads all mods fine, but when trying to load a world in single player, the text "Saving world..." appears and the game crashes. Removing worldedit allows you to join the worlds, also the crash report seems to reveal that worldedit is the cause.
crash-2022-01-24_20.43.45-client.txt
Expected Behavior
I expect to be able to load the world normally.
Reproduction Steps
- Use the mods I pasted here on latest Fabric 1.16.5 api:
bettersodiumvideosettingsbutton: Better Sodium Video Settings Button 1.0.3.1
fabric: Fabric API 0.42.0+1.16
iris: Iris 1.2.0-pre
java: OpenJDK 64-Bit Server VM 8
minecraft: Minecraft 1.16.5
org_anarres_jcpp: jcpp 1.4.14
org_slf4j_slf4j-api: slf4j-api 1.7.12
sodium: Sodium 0.2.0+build.4
worldedit: WorldEdit 7.2.2+fc3c499
xaerominimap: Xaero's Minimap 22.1.0
xaeroworldmap: Xaero's World Map 1.20.0
- Create a new world in creative and try to join, your game should crash.
Anything Else?
No response