Mythic Metals

Mythic Metals

5M Downloads

MythicMetals Crashing Servers

PixelatedBruh opened this issue ยท 3 comments

commented

I cannot get the mod to run at all on fabric server.

Tested 0.9.9-D, 0.9.9-C, and 0.9.8

nothing other than fabric api and mythicmetals

all cause the server to crash

[14:56:09] [main/INFO]: Loading for game Minecraft 1.16.5
[14:56:10] [main/INFO]: [FabricLoader] Loading 50 mods: [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, java@8, [email protected]+ca58154a7d, [email protected]+daa38b3d7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+1.16, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]
[14:56:10] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/minecraft/multicraft/servers/server131080/fabric-server-launch.jar Service=Knot/Fabric Env=SERVER
[14:56:24] [main/INFO]: [Enchant Giver] has been initiated.
[14:56:26] [main/INFO]: [Mythic Metals] Mythic Metals is now initialized
[14:56:30] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[14:56:30] [main/INFO]: Found new data pack Fabric Mods, loading it automatically
[14:56:33] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:56:33] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:56:33] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:56:33] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:56:33] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:56:33] [main/INFO]: Reloading ResourceManager: Default, Fabric Mods (Fabric Tool Attribute API (v1), Mythic Metals)
[14:56:39] [Worker-Main-10/INFO]: Loaded 7 recipes
[14:56:41] [Worker-Main-10/INFO]: Loaded 927 advancements
[14:56:46] [main/INFO]: [STDERR]: java.lang.RuntimeException: Failed to setup Fabric server environment!
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:52)
[14:56:46] [main/INFO]: [STDERR]: Caused by: java.lang.RuntimeException: java.lang.RuntimeException: An exception occurred when launching the server!
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:108)
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:50)
[14:56:46] [main/INFO]: [STDERR]: Caused by: java.lang.RuntimeException: An exception occurred when launching the server!
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:64)
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:106)
[14:56:46] [main/INFO]: [STDERR]: ... 1 more
[14:56:46] [main/INFO]: [STDERR]: Caused by: java.lang.reflect.InvocationTargetException
[14:56:46] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:56:46] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[14:56:46] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:56:46] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:62)
[14:56:46] [main/INFO]: [STDERR]: ... 2 more
[14:56:46] [main/INFO]: [STDERR]: Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:228)
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139)
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.launch.knot.KnotServer.main(KnotServer.java:27)
[14:56:46] [main/INFO]: [STDERR]: ... 7 more
[14:56:46] [main/INFO]: [STDERR]: Caused by: java.lang.reflect.InvocationTargetException
[14:56:46] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:56:46] [main/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[14:56:46] [main/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:56:46] [main/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
[14:56:46] [main/INFO]: [STDERR]: ... 9 more
[14:56:46] [main/INFO]: [STDERR]: Caused by: java.lang.NoSuchMethodError: net.minecraft.class_2378.method_10250(Lnet/minecraft/class_2960;)Z
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.fabric.api.biome.v1.BiomeSelectors.lambda$builtIn$1(BiomeSelectors.java:58)
[14:56:46] [main/INFO]: [STDERR]: at net.fabricmc.fabric.impl.biome.modification.BiomeModificationImpl.modifyBiomes(BiomeModificationImpl.java:147)
[14:56:46] [main/INFO]: [STDERR]: at net.minecraft.class_5382.handler$zca000$afterCreation(class_5382.java:554)
[14:56:46] [main/INFO]: [STDERR]: at net.minecraft.class_5382.method_29753(class_5382.java:51)
[14:56:46] [main/INFO]: [STDERR]: at net.minecraft.server.Main.redirect$zbl000$ofRegistryOps(Main.java:1051)
[14:56:46] [main/INFO]: [STDERR]: at net.minecraft.server.Main.main(Main.java:146)
[14:56:46] [main/INFO]: [STDERR]: ... 14 more

commented

Interesting crash. First of all what version of Fabric and Fabric API are you using?
Secondly, does it load properly in singleplayer?

commented

I got 0.9.8 to work on the server, but the other ones seem to not function properly with 1.16.5.
I am working on figuring out what is going on, and will likely push a new snapshot ASAP.

commented

I think I have figured out the issue. Seems related to Fabric API. It has been fixed in recent commits, but sacrifices global ore spawning everywhere. Will have to fix this later.