Paladins & Priests (RPG Series)

Paladins & Priests (RPG Series)

6M Downloads

Unable to start the server after updating to the latest version

ZiLenTz opened this issue ยท 11 comments

commented

Log: https://mclo.gs/OAHe5Cf

Please take a look at line 844+
[main/ERROR]: Failed to start the minecraft server java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'paladins'!

Minecraft 1.20.1
Fabric Loader 0.15.7 (and also 0.15.6)
Paladins 1.1.0

commented

Precisely the same issue here using the Forge connector. Log.

commented

Insufficient information, hardly actionable. I am unable to reproduce this, please update all of your mods to the latest version.

All mods are already update to date except Farmer's Knives and SIHYWTCAMD as the latest versions have some issues.

Based on the log and with my limited knowledge, I saw that there are something related to...

  • supermartijn642corelib
  • spell_engine (shouldn't be the cause of a problem)
    I'll try to remove that including related mods as well in case that there might be some incompatibilities.

If there are anything else I can do to provide more information, then please do tell me.
Thanks for your respond.

commented

What Spell Engine version are you using?

commented

Minecraft 1.20.1
Forge 47.1.3
spell_engine-0.13.1+1.20.1.jar
Connector-1.0.0-beta.40+1.20.1.jar

This only happens on the dedicated server side. Client side can play single player without issues. The logs looks a lot like the error that spell engine 13.1 fixed.

commented

What Spell Engine version are you using?

It was 0.13.0 when I made this report but already updated to 0.13.1 and still gave the same error.
Though I didn't get any issue from Spell Engine 0.13.0.

Log with latest version of Spell Engine: https://mclo.gs/YHhvHCO

Currently after downgrading Paladins to v 1.0.5, everything has been working fine.

commented

Seems like a mod loading problem.
Are you sure that removing/reinstalling Paladins mod, or updating Synitra wouldn't solve this?

commented

Insufficient information, hardly actionable.
I am unable to reproduce this, please update all of your mods to the latest version.

commented

I experience the same error message with my server, but not my client (that's copy/pasting all mods between the two instances). Fwiw, if I begin with a fresh server installation (only copying over server_properties, whitelist and /world folder), I still get the same error as OP. So for now I'm also having to roll back to the previous Paladins version, then all functions well.

Current functioning mod load-out (I think I've detailed the dependency tree's correctly here):
fabric-loader-0.15.7-1.20.1
paladins-1.0.5+1.20.1
fabric-api-0.92.0+1.20.1
runes-fabric-0.9.11+1.20.1
spell_engine-0.13.1+1.20.1

  • trinkets-3.7.2.jar
  • cloth-config-11.1.118-fabric.jar
  • player-animation-lib-fabric-1.0.2-rc1+1.20.jar
    • bendy-lib-fabric-4.0.0.jar (Optional but loaded)
      spell_power-fabric-0.9.19+1.20.1
      azurelibarmor-fabric-1.20.1-2.0.3
      (I googled "Synitra" to find out what it is and can note I do not use it)

I'm still relatively new to minecraft modding (and github) so forgive me if this is a useless or poor etiquette post.

commented

Same issue here, only server side.

Latest log of the server: https://pastebin.com/4cJA4iue

commented

Should be fixed in Paladins v1.1.2

commented

Yes, I can confirm that it works