F5F Stay Refreshed Software PC Gaming The mod is interfering with your server's functionality, causing crashes.

The mod is interfering with your server's functionality, causing crashes.

The mod is interfering with your server's functionality, causing crashes.

B
BadMemory
Member
206
09-02-2023, 10:40 PM
#1
Created a mod named Rings of Flight for Minecraft. It functions well in single-player with other mods but fails on servers. Issue reported on 2018-06-21.
B
BadMemory
09-02-2023, 10:40 PM #1

Created a mod named Rings of Flight for Minecraft. It functions well in single-player with other mods but fails on servers. Issue reported on 2018-06-21.

M
missyT1396
Member
189
09-02-2023, 10:53 PM
#2
It seems the issue might be with how the server loads the game. Try using a standard server to check if the problem persists.
M
missyT1396
09-02-2023, 10:53 PM #2

It seems the issue might be with how the server loads the game. Try using a standard server to check if the problem persists.

S
Sertero28
Senior Member
589
09-04-2023, 12:44 PM
#3
Taking the modulus removes issues but introducing it causes problems
S
Sertero28
09-04-2023, 12:44 PM #3

Taking the modulus removes issues but introducing it causes problems

S
Soundtrack67
Member
144
09-04-2023, 06:38 PM
#4
It seems there might be an issue with your code, and I’m sorry to inform you—it’s time to debug.
S
Soundtrack67
09-04-2023, 06:38 PM #4

It seems there might be an issue with your code, and I’m sorry to inform you—it’s time to debug.

P
Peteechops25
Member
210
09-06-2023, 08:03 AM
#5
The error indicates you're attempting to load a non-existent class named EntityPlayerSP. This class is required by mod.mcreator.mcreator_leatherCore on line 65, meaning your development files don't match what the server expects. It suggests you're working with different source materials than those used during server deployment.
P
Peteechops25
09-06-2023, 08:03 AM #5

The error indicates you're attempting to load a non-existent class named EntityPlayerSP. This class is required by mod.mcreator.mcreator_leatherCore on line 65, meaning your development files don't match what the server expects. It suggests you're working with different source materials than those used during server deployment.

E
EmilyPlanet
Member
207
09-25-2023, 05:46 AM
#6
These singleplayer mods for normal Minecraft won't function on the server. You'll have to adapt them for the server version.
E
EmilyPlanet
09-25-2023, 05:46 AM #6

These singleplayer mods for normal Minecraft won't function on the server. You'll have to adapt them for the server version.