Changed

Changed

184k Downloads

This MOD does not work on any MOD server side

hhdsjgit opened this issue ยท 8 comments

commented

Sever PlayerMixin Injection failed
and
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError
bandicam 2024-11-10 22-09-34-288
bandicam 2024-11-10 22-09-30-339
bandicam 2024-11-10 22-09-24-696
bandicam 2024-11-10 22-09-09-706

commented

Changed requires forge version 40.2.0 or later

commented

Use FORGE 40.2.18 Unable to start server.

commented

The errors in the log you sent indicate the environment is missing certain forge classes. Could it be possible your server is misconfigured?

Also what version of Changed are you using?

commented

How can I fix this issue?

commented

This server log is an old version of FORGE, you should look at this.
2024-11-12-1.log
debug.log

In addition, I used changed: mc 0.14 version, I tried to change other servers such as catserver, arclight and fmlonly, but none of them worked, only changed 0.13.1 can run normally

commented

Probably because this file : changed.refmap.json

commented

I tested 0.14 on a server before release, so it has to be your environment.

InjectionError: Critical injection failure: Argument modifier method foodEfficiencySwimming(F)F in changed.mixins.json:entity.PlayerMixin failed injection check, (0/1) succeeded. Scanned 1 target(s).

This error suggests you have a mod installed that edits player code significantly.

commented

So how can you run this mod normally on the server side?
I don't know how to fix it.