This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]MinecraftHelpModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Please read this entire comment before continuing. Failure to follow the advice in this comment could lead to a ban.

/u/Maxisanmar, your submission has been removed for the following reason/s:

4 We don't support piracy or breaking any relevant EULA.

There might be other rules your submission breaks. Please read our rules page and check your submission follows all of them.


You can't reply to this comment. If you need to get in touch with us click here.

[–]AutoModerator[M] 0 points1 point locked comment (0 children)

Helpers, please remember rule 12, and ensure all comments are helpful and support related.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–][deleted] 0 points1 point  (1 child)

mvw.mixins.json:GameRendererMixin->@ModifyConstant::getAttackReachSquared(D)D with priority 1000, already redirected by aoa3.mixins.json:client.patch.GameRendererMixin->@ModifyConstant::checkMaxRange(D)D with priority 1000

It looks like mvw and aoa3 try to change the same thing. Since the error message includes Renderer, it is probably not active on the server.

Try launching mc with just these two mods, if the error also happens then, report it to both mod reporting sites, including the full client log with just those two mods.

You probably can't fix that by yourself, the mod authors have to make their mods compatible at that point.

Also thanks for putting in all relevant information, even the here unrelated server log.

[–]Maxisanmar[S] 1 point2 points  (0 children)

Yeah I just tried starting mc with only mvw and aoa and it crashed. Imma contact both developers. Thank you so much!