Skip to content

Overworld_GUI #51

@Qdeeme

Description

@Qdeeme

Minecraft Version

1.20.x

Mod Loader Version

Fabric 0.17.2

Mod Version

1.0.6

Describe the Issue

Hey,
I just encountered an GUI issue, i've not found any information about that so here i am ;]
All works perfectly fine unless the dungeon spawns in different dimension than overworld, even the portal block ain't working.
While in Creative Mode, the "dungeon selection window" pops up, i can type in the difficulty and the dungeon name, but that's it, no matter which mode i am currently on.
Dungeons work when i jump in the portal, countdown starts and dungs are fully generated but the GUI.

latest.log

[19:33:50] [Server thread/ERROR]: Failed to handle packet net.minecraft.class_2885@29a8a296, suppressing error
java.lang.IllegalArgumentException: Bound must be positive
	at net.minecraft.class_6566.method_43048(class_6566.java:22) ~[client-intermediary.jar:?]
	at net.dungeonz.util.DungeonHelper.getPossibleLootItemStackMap(DungeonHelper.java:91) ~[dungeonz-1.0.6.jar:?]
	at net.dungeonz.block.screen.DungeonPortalScreenHandler.<init>(DungeonPortalScreenHandler.java:110) ~[dungeonz-1.0.6.jar:?]
	at net.dungeonz.block.entity.DungeonPortalEntity.createMenu(DungeonPortalEntity.java:336) ~[dungeonz-1.0.6.jar:?]
	at net.minecraft.class_3222.method_17355(class_3222.java:1034) ~[client-intermediary.jar:?]
	at net.dungeonz.block.DungeonPortalBlock.method_9534(DungeonPortalBlock.java:64) ~[dungeonz-1.0.6.jar:?]
	at net.minecraft.class_4970$class_4971.method_26174(class_4970.java:1133) ~[client-intermediary.jar:?]
	at net.minecraft.class_3225.method_14262(class_3225.java:343) ~[client-intermediary.jar:?]
	at net.minecraft.class_3244.method_12046(class_3244.java:1140) ~[client-intermediary.jar:?]
	at net.minecraft.class_2885.method_12547(class_2885.java:34) ~[client-intermediary.jar:?]
	at net.minecraft.class_2885.method_11054(class_2885.java:8) ~[client-intermediary.jar:?]
	at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[client-intermediary.jar:?]
	at net.minecraft.class_3738.run(class_3738.java:18) ~[client-intermediary.jar:?]
	at net.minecraft.class_1255.method_18859(class_1255.java:156) ~[client-intermediary.jar:?]
	at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:782) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:164) ~[client-intermediary.jar:?]
	at net.minecraft.class_1255.method_16075(class_1255.java:130) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:764) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758) ~[client-intermediary.jar:?]
	at net.minecraft.class_1255.method_18857(class_1255.java:139) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:743) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) ~[client-intermediary.jar:?]
	at java.lang.Thread.run(Unknown Source) ~[?:?]

Do you use any other mods except the required ones?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions