Craftoria

Craftoria

816k Downloads

[Bug Report]: Unable to generate the server

sparta1012011 opened this issue ยท 2 comments

commented

Modpack Version

1.10.0 1.10.1 - Linux server

Describe your issue.

Unable to generate a server for 1.10.0 and 1.10.1 both get stuck on -

21Dec2024 16:54:29.704] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[21Dec2024 16:54:29.713] [main/WARN] [mixin/]: Static binding violation: PRIVATE @overwrite method decoratedId in modernfix-neoforge.mixins.json:perf.tag_id_caching.TagOrElementLocationMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[21Dec2024 16:54:30.060] [main/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (9.913 s after launch)
[21Dec2024 16:54:30.237] [main/INFO] [net.neoforged.coremod.CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/CreativeModeTabs
[21Dec2024 16:54:30.584] [main/ERROR] [net.neoforged.fml.common.asm.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
[21Dec2024 16:54:30.584] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/Minecraft (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER)

1.9.0 is able to generate a server just fine.

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

MC Server error

Did the issue happen in singleplayer or on a server?

Server

Discord Username

combustiblelemn

commented

Remove the mod Perception from the SERVER

commented

That did the trick, thanks!