Skip to content

Multiworld 1.13 is broken in Fabric 1.21.1 #159

@jacobgranberry

Description

@jacobgranberry

This error is thrown everytime a world is created. Fabric server, 1.21.1

[15:24:27] [Server thread/INFO]: [STDERR]: java.lang.IllegalStateException: Lock is no longer valid [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_32$class_5143.method_27017(class_32.java:420) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_32$class_5143.method_27013(class_32.java:443) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_32$class_5143.method_54545(class_32.java:435) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//me.isaiah.multiworld.fabric.FabricWorldCreator.readGameRules(FabricWorldCreator.java:97) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//me.isaiah.multiworld.fabric.FabricWorldCreator.create_world(FabricWorldCreator.java:66) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//me.isaiah.multiworld.MultiworldMod.createConfigAndWorld(MultiworldMod.java:96) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//me.isaiah.multiworld.command.CreateCommand.run(CreateCommand.java:181) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//me.isaiah.multiworld.MultiworldMod.broadcast(MultiworldMod.java:384) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//me.isaiah.multiworld.MultiworldMod.lambda$register_commands$2(MultiworldMod.java:226) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_8865.method_54416(class_8865.java:29) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_8865.execute(class_8865.java:13) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_8856.method_54405(class_8856.java:8) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_8847.method_54388(class_8847.java:8) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_8854.method_54390(class_8854.java:107) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_2170.method_54313(class_2170.java:379) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_2170.method_9249(class_2170.java:309) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_3244.method_58590(class_3244.java:1319) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_3244.method_44356(class_3244.java:1307) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_3738.run(class_3738.java:18) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_1255.method_18859(class_1255.java:162) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_4093.method_18859(class_4093.java:23) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:864) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:173) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_1255.method_16075(class_1255.java:136) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:846) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:840) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.class_1255.method_5383(class_1255.java:121) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:814) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:702) [15:24:27] [Server thread/INFO]: [STDERR]: at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) [15:24:27] [Server thread/INFO]: [STDERR]: at java.base/java.lang.Thread.run(Thread.java:1583)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions