[1.12.2] the game crashes at start with Fex's Vehicle and Transportation mod
gatoborrachon opened this issue ยท 3 comments
Please use the search functionality before reporting an issue. Also take a look at the closed issues!
Issue description:
if i have both Mekanisn and FVTM the game crashes when its loading
Steps to reproduce:
- add both Mekanism and FVTM https://www.curseforge.com/minecraft/mc-mods/fexs-vehicle-mod
- starts minecraft
- minecraft will not be able to startup
Version (make sure you are on the latest version before reporting):
Forge: 14.23.5.2854
Mekanism: 9.8.3.390
FVTM: 3.4.44
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
Seems they are trying to attach capabilities to an item that only exists as a render and not an actual entity?
Caused by: java.lang.NullPointerException
at net.fexcraft.mod.fvtm.util.Resources.onAttachEntityCapabilities(Resources.java:455)
Not sure which end is really causing it but I am going ahead and closing this given we are no longer developing for 1.12