Kitteh6660 / DramaticDoors

Minecraft Mod for Forge & Fabric: 3-block high doors, in every vanilla variety! End enderman discrimination!
MIT License
6 stars 7 forks source link

[Startup Crash] The validated object is null #64

Closed A5ho9999 closed 8 months ago

A5ho9999 commented 8 months ago

Important Information Minecraft Version: 1.20.1 Mod Loader System: Fabric 0.14.23 DramaticDoors Version: https://modrinth.com/mod/dramatic-doors/version/1.20.1-3.1.0

Describe the bug Crashed on startup due to null stuff, probably conflicted with another mod or something. Log: https://gist.github.com/80e1d956426a8a01c8fea296616f8eab.git

Edit: Version 3.0.3 works fine

To Reproduce Can't really say, if it's a normal crash then just start the game, other than that not sure.

Expected behavior Start up normally

Screenshots If applicable, add screenshots to help explain your problem.

Kitteh6660 commented 8 months ago

It has something to do with Supplementaries compat since it's the only compat to add a block entity. I will get that fixed.

Kitteh6660 commented 8 months ago

I've uploaded mod version 3.1.0_1, does it fix the crash?

A5ho9999 commented 8 months ago

I won't be able to check until later, but will let you know! Thanks

A5ho9999 commented 8 months ago

Sorry for the delay, appears to be fixed now yes. Thank you