Botania

Botania

133M Downloads

Botania and Agricraft startup conflict

MysticSticker opened this issue ยท 6 comments

commented

Version Information

Forge version: 1.16.5
Botania version: 1.16.5

Further Information

Link to crash log: https://gist.github.com/MysticSticker/e7ca78496b0672848a41862a59095e9f
Steps to reproduce:

  1. Download Botania 1.16.5 and Agricraft 1.16.5 with their respective other mods
  2. Start Minecraft
  3. Error message "AgriCraft (agricraft) encountered an error during the common_setup event phase"

What I expected to happen:
Minecraft loads
What happened instead:
Minecraft can not load

commented

No rush! I can still play using both of your wonderful mods with no issue. Just wanted to let you know of the issue incase others ask about the same thing. :)

commented

Looks like @InfinityRaider already released the build using the API change they PRed in in #3735. Guess we should release a build already tbh.

commented

Yes, I was told I could just push it to force an update: #3735 (comment)
Until Botania updates, the crash can be avoided by disabling compat in the config.
This can be closed tbh.

commented

I get the same error with the new agricraft release

Mod File: agricraft-3.0.1.jar
Failure message: AgriCraft (agricraft) encountered an error during the common_setup event phase
	java.lang.NoSuchMethodError: 'void vazkii.botania.api.BotaniaAPI.registerHornHarvestableBlock(net.minecraft.util.ResourceLocation, vazkii.botania.api.item.IHornHarvestable)'
Mod Version: 1.16.5-3.0.1
Mod Issue URL: https://github.com/AgriCraft/AgriCraft/issues/
Exception message: java.lang.NoSuchMethodError: 'void vazkii.botania.api.BotaniaAPI.registerHornHarvestableBlock(net.minecraft.util.ResourceLocation, vazkii.botania.api.item.IHornHarvestable)'

Stacktrace:

commented

Workaround until this gets fixed:
change config file line (agricraft-client.toml) to "Enable Botania compat" = false

commented

Build 418 is out for a few days now, so closing this.