Pitan76 / UncraftingTable

Fabric/Forge
https://www.curseforge.com/minecraft/mc-mods/simple-uncrafting-table-fabric
MIT License
1 stars 6 forks source link

Uncrafting Table crashing 1.20.1 Fabric #46

Closed bons66 closed 11 months ago

bons66 commented 1 year ago

MC 1.20.1 + Fabric 0.14.24

Mods:

architectury-9.1.12-fabric.jar cloth-config-11.1.106-fabric.jar fabric-api-0.90.7+1.20.1.jar RoughlyEnoughItems-12.0.674.jar mcpitanlibarch-1.8.1-1.20.1-fabric.jar UncraftingTable-fabric-1.2.8.jar

Crash when click on UncraftingTable interface buttons. BSOD

Versions -

mcpitanlibarch-1.7.8-1.20.1-fabric.jar UncraftingTable-fabric-1.2.6.jar

Crash report crash-2023-11-08_15.04.47-client.txt

bons66 commented 1 year ago

mcpitanlibarch-1.8.2-1.20.1-fabric.jar UncraftingTable-fabric-1.2.8.jar

Same issue.

DTech10 commented 1 year ago

mcpitanlibarch-1.8.2-1.19.2-forge UncraftingTable-forge-1.2.8

same for me Latest Log Crash Report

bons66 commented 12 months ago

mcpitanlibarch-1.8.3-1.20.1-fabric UncraftingTable-fabric-1.2.8

Same issue.

festro commented 11 months ago

Does the same on forge UncraftingTable-forge-1.2.8 mcpitanlibarch-1.8.2-1.20.1-forge

latest.log crash-2023-11-26_16.17.47-client.txt

bons66 commented 11 months ago

mcpitanlibarch-1.8.4-1.20.1-fabric UncraftingTable-fabric-1.2.8

Same issue.

DemifiendCruithne commented 11 months ago

i am having the same issue on forge playing minecraft version 1.19.2:

forge 43.3.0 architectury-6.5.85-forge mcpitanlibarch-1.8.3-1.19.2-forge UncraftingTable-forge-1.2.8

the full crash report is here: crash-2023-11-28_18.53.53-client.txt

java.lang.NoSuchMethodError: 'net.minecraft.network.FriendlyByteBuf net.minecraft.network.FriendlyByteBuf.m_130079_(net.minecraft.nbt.Tag)' at ml.pkom.uncraftingtable.UncraftingScreen.lambda$initOverride$1(UncraftingScreen.java:75) ~[UncraftingTable-forge-1.2.8.jar%23146!/:?] {re:classloading} is the significant part for me

given it's showing up on both forge and fabric under the same circumstances i think it's reasonable to include it here for context / further data

bons66 commented 11 months ago

New version - OK

MC 1.20.1 + Fabric 0.14.24

UncraftingTable-fabric-1.2.9 mcpitanlibarch-1.8.4-1.20.1-fabric fabric-api-0.91.0+1.20.1 architectury-9.1.12-fabric cloth-config-11.1.106-fabric

... and other >350 mods ...

DTech10 commented 11 months ago

mcpitanlibarch-1.8.4-1.19.2-forge UncraftingTable-forge-1.2.9

all good, this can closed now

PTOM76 commented 11 months ago

thank you for your reporting!