AgriCraft

AgriCraft

30M Downloads

Dedicated Server crash (Immersive Engineering)

CharlieUniformNovemberTango opened this issue ยท 10 comments

commented

Summary

Dedicated Server crashes on startup. Possible conflict with immersive engineering (Gardening Cloche).

Mods and versions used

  • Minecraft: 1.16.5
  • Forge: 36.1.24
  • AgriCraft: 3.0.1
  • InfinityLib: 2.0.3
  • ImmersiveEngineering: 5.0.0-135

Steps to replicate the issue

  1. Load up forge dedicated server with mods as described
  2. Experience crash

Expectations and explanations

Should be obvious

Your environment

Dedicated server on selfhosted windows 10 machine.

Links to crash logs, stack traces, etc

https://gist.github.com/CharlieUniformNovemberTango/cc2c6d7e2b604a546eca2eeb7ff331c1
debug.log

commented

Hmmm, I'll go and investigate.
For now try disabling compat in the config.

commented

Apologies i forgot to mention that i also tested without the compat and still got the error.

commented

That should be impossible.
Is it the exact same crash, or a different one?

commented

debug.log
Can you read it if i do it like this?
Seems to be the same to me

commented

Compat is clearly still enabled; see line 525.

commented

debug.log
https://gist.github.com/CharlieUniformNovemberTango/a882a120f369bac334e2d87b12681ab2
Just ran server again with this config.
Same crash.
Seems like the config doens't actually disable it maybe? Or is there some other config?

commented

Ye I had a look at the code, that's another bug...

commented

Just tested it on client and it works fine unlike the botania issue.
Scratch that. Worsk fine until you try to load up a game

commented

Well another thing that I've slapped on the TODO list

commented

Thanks for the testing