Crashed: Cannot invoke "com.patrigan.faction_craft.capabilities.factionentity.FactionEntity.getFaction()" because "sourceCap" is null
LegendaryTot opened this issue ยท 2 comments
Game crashed with error:
java.lang.NullPointerException: Cannot invoke "com.patrigan.faction_craft.capabilities.factionentity.FactionEntity.getFaction()" because "sourceCap" is null
Versions:
- Minecraft: 1.18.1
- Forge: 39.0.57
- FactionCraft: 1.0.1
Difficult one. Lots of info to sift through. I could quickly implement a workaround, but it feels like the incorrect final solution.