klikli-dev / occultism

A magic mod inspired by the world of Jonathan Stroud's Bartimaeus. With the help of occult rituals players can summon entities from the "Other Side" to perform magic.
https://www.curseforge.com/minecraft/mc-mods/occultism
MIT License
72 stars 44 forks source link

Server crashing when making the Foliot Crusher #1139

Closed Paxination closed 3 months ago

Paxination commented 3 months ago

When i craft the foliot crusher, the most basic crusher, the server crashes when the ritual completes.

  1. start ritual
  2. when it completes, server dies

this is in the dw20 1.20.1 mod pack, 1.14.0 occultism is 1.132.1 modonomicon is 1.73.0

crash-2024-06-30_23.43.28-server.txt

believe this is on neoforge. I think. not sure what that mod pack uses

klikli-dev commented 3 months ago

@Paxination this happens if the wrong version of smartbrainlib for your mod loader is installed. Your pack is on neoforge, but the smart brain lib version is for forge.

Make sure to place the neoforge version and it will work. This might be an issue in the pack (contact the makers to fix it then) but it could also be a local issue due to curseforge launcher messing up.

Paxination commented 3 months ago

Just an FYI I am posting this to ftb github. and for anyone else, both server and clients need to change to the correct version of smartbrainlib. fixes the issue as stated.