Hi everyone,
I’m running into a crash when launching Minecraft 1.20.1 with Forge 47.3.0. The game crashes during initialization with a java.lang.NoClassDefFoundError: dev/shadowsoffire/placebo/reload/TypeKeyed, pointing to an issue with Apotheosis 7.0.5 and Placebo 8.6.2. I think its a compatibility issue between these mods, but idk about the correct Placebo version or if other mods I have are causing this error. Any help would be greatly appreciated.
The link to my mods is here: https://mclo.gs/mclo.gs/7PLfYS4/
if the link doesn't work try removing the "/"
Hello, i am working on a mob that can have different 'personalities'.
with each personality, the ai will be slightly different
shy would run from the player
aggressive would attack
etc
I set this personality as a synced value, on entity spawn.
the problem Is, that the personality is set after the ai is.
so is there a way to set the ai goals after the entity has been created?
Recommended Posts