zabi94 / ExtraAlchemy

Extra Alchemy: a Minecraft mod that expands on potions
Other
38 stars 16 forks source link

Server not starting up // conflict between Extra alchemy + pehkui #124

Closed Maccysundae closed 2 years ago

Maccysundae commented 2 years ago

Please install Not Enough Crashes to allow me to read the stack trace

To Reproduce Steps to reproduce the crash: This is a server not able to start

  1. Go to 'server folder'
  2. Click on 'start.bat'
  3. Crash (server doesn't start

Pastebin links Don't paste the whole lists here, use pastebin

Environment (please complete the following information):

Additional context Add any other context about the problem here, like other mods that you think might be involved in the problem.

Looking at the crash logs my-self it appears to be issue with extra alchemy + pehkui v3.0.0 ( https://www.curseforge.com/minecraft/mc-mods/pehkui/files/3542832 ) not being compatible. As it says "due to issues provided by extra alchemy" I am posting the issue here. Please let me know if there's anything that can be done, or whether to need to choose between the 2 mods. If you require any more information please let me know.

zabi94 commented 2 years ago

It seems that the new pehkui version made breaking changes to its API. Use an older version for now, if no other mod depends on it

Maccysundae commented 2 years ago

I went back to pehkui 2.6.0 (and the dependent to 1 version earlier) and it has launched the server, thanks for the help

zabi94 commented 2 years ago

I'll fix this in the next release. I hope to find some time this or next weekend