Minecraft Comes Alive (MCA)

Minecraft Comes Alive (MCA)

13M Downloads

MCA SERVER BUG ( REQUIRES RADIXCORE 1.12-2.3.0)

Grofilou opened this issue ยท 0 comments

commented

Describe the bug
The game crash when i go in a village and say that MCA requires radixcore 1.12-2.3.0 but this version doesn't exist. I have tried with the version 2.2.1 and 2.2.0 of the radixcore and it still crash.

Steps to Reproduce
Please include steps we can take to reproduce the bug:

  1. create server with this mods
  2. Connect to the server

Minecraft Information

  • Minecraft Version: 1.12.2
  • Forge Version: 14.23.5.2847
  • MCA Version: 6.0.0
  • Launcher: Standard

Mods List
Furniture mod
bibliocraft
Spartan weaponry and spartan shield
appple skin
better records
bettersigns
malisisdoor and malisiscore
wearable backpacks
ore excavation

Additional context
1c2bda4c059fb084053887e8d459a160

java.lang.ClassCastException: com.google.common.base.Present cannot be cast to java.lang.Boolean
at mca.actions.ActionProcreate.getIsProcreating(ActionProcreate.java:112)
at mca.actions.ActionProcreate.onUpdateClient(ActionProcreate.java:38)
at mca.entity.VillagerBehaviors.onUpdate(VillagerBehaviors.java:90)
at mca.entity.EntityVillagerMCA.func_70071_h_(EntityVillagerMCA.java:178)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.World.func_72870_g(World.java:1958)
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)