Create Fabric

Create Fabric

7M Downloads

Latest Create Crashes Servers

StockiesLad opened this issue ยท 5 comments

commented

Describe the Bug

It's looking for baked models... on a server

Reproduction Steps

1.Get the latest build of create
2.run
3.crash
...

Expected Result

To run normally?

Screenshots and Videos

No response

Crash Report or Log

https://gist.github.com/FluffyBumblebees/61d3d1f8995cd8670b3af7bf34c791af

Operating System

Win 10

Mod Version

0.5.0d

Minecraft Version

1.18.2

Other Mods

No response

Additional Context

create-fabric-1.18.2-0.5.0c-724

commented

Lol its actually create im dumb

commented

Nvm, its create deco but fabric is blaming create -_-

commented

Have you tried starting it without Create Crafts & Additions?

Suppressed: java.lang.NoClassDefFoundError: net/fabricmc/fabric/api/client/rendering/v1/BuiltinItemRendererRegistry$DynamicItemRenderer
		at com.mrh0.createaddition.CreateAddition.<clinit>(CreateAddition.java:28) ~[createaddition+1.18.2-1.18.2-20220813a.jar:?]
commented

Yes

commented

With create-fabric-1.18.2-0.5.0c-725.jar, you cannot join Open to LAN servers with Create as it returns

[11:48:30] [Render thread/INFO]: [CHAT] _Lick_ joined the game
[11:48:30] [Netty Server IO #3/ERROR]: Error receiving packet 102
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2960.toString()" because "$$0" is null
    at Not Enough Crashes deobfuscated stack trace.(1.18.2+build.3) ~[?:?]
    at net.minecraft.network.PacketByteBuf.writeIdentifier(PacketByteBuf:531) ~[?:?]
    at net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket.writeRecipe(SynchronizeRecipesS2CPacket:50) ~[?:?]
    at net.minecraft.network.PacketByteBuf.writeCollection(PacketByteBuf:131) ~[?:?]
    at net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket.write(SynchronizeRecipesS2CPacket:27) ~[?:?]

to joining players.

I'll make a separate issue for this.

EDIT: #537