Advanced-Rocketry / AdvancedRocketry

Space mod for minecraft
http://arwiki.dmodoomsirius.me/
MIT License
218 stars 274 forks source link

[BUG] Solar Array multiblock fails to be loaded by Forge (1.16.5) #2181

Closed MynachMelyn closed 2 years ago

MynachMelyn commented 3 years ago

Version of Advanced Rocketry

2.0.0-12

Have you verified this is an issue in the latest unstable build

Unsure, latest build available on CurseForge is build 12 which is installed.

Version of LibVulpes

1.0.2-25

Version of Minecraft

1.16.5

Does this occur without other mods installed

Y Modlist in: https://gist.github.com/Big-Crab/f8e372e407411199fe83cba42773a330

Crash report or log or visualVM (if applicable)

https://gist.github.com/Big-Crab/8e6f518c5000f4ac64ec8717601a3297

Description of the problem

Several multiblocks/control blocks fail to load and are not present in the game.

Possible relevant log lines:

[13:07:28] [Worker-Main-4/WARN]: Exception loading blockstate definition: 'advancedrocketry:blockstates/solararray.json' in resourcepack: 'Mod Resources' for variant: 'inventory': Unknown blockstate property: 'inventory'

com.google.gson.JsonSyntaxException: Unknown item 'advancedrocketry:solararray'

[13:08:08] [Render thread/WARN]: Registry Block: Object did not get ID it asked for. Name: advancedrocketry:solararray Expected: 2307 Got: 4347 [13:08:08] [Render thread/WARN]: Registry Block: Object did not get ID it asked for. Name: advancedrocketry:solararraypanel Expected: 2308 Got: 4348