BuiltBrokenModding / ICBM-2

Missile mod for minecraft forge
http://www.builtbroken.com/pages/icbm/
MIT License
55 stars 38 forks source link

Wont load #309

Closed kavala355 closed 6 years ago

kavala355 commented 7 years ago

Failed to process entry from file /content/icbm/deco/missile.small.json. Make corrections to the file or contact the file's creator for the issue to be fixed. Entry = block[{"name":"TileMissile","id":"TileMissile","mod":"icbm","isOpaque":false,"tileEntity":{"id":"TileMissile","class":"com.builtbroken.icbm.content.display.TileEntityWrapperMissile"},"listeners":[{"id":"multiblock","layoutKey":"icbm:TileMissile"}],"subtypes":[{"meta":0},{"meta":1},{"meta":2}]}]

DarkGuardsman commented 7 years ago

Your version is outdated for the version of VoltzEngine you are using. As the new volt engine changed JSON loading for metadata blocks to enforce naming each subtype. If you have the latest beta for ICBM use the alpha and I will mark new builds as beta later today.