alejandrocoria / MapFrontiers

Mod for Minecraft
https://alejandrocoria.games/projects/MapFrontiers/
MIT License
8 stars 5 forks source link

[1.20.1 forge] Problem with securejarhandler #32

Closed Sgale952 closed 1 year ago

Sgale952 commented 1 year ago
To play on the server through the launcher, I need to apply a patch for securejarhandler.
After that, MapFrontiers refuses to run on both the server and the client.
At the same time, MapFrontiers worked perfectly with the modified securejarhandler on versions 1.18.2 and 1.19.2
alejandrocoria commented 1 year ago

I can't reproduce the problem, the patch doesn't seem to be responsible by looking at the code it modifies. There seems to be a problem with the jar in jar that MapFrontiers uses (to include the common-networking-forge mod). I don't know anything about GravitLauncher or securejarhandler, but according to the GravitLauncher wiki it doesn't support Forge for 1.20.1. Try Fabric.

Sgale952 commented 1 year ago

The server uses the Arclight core, which allows you to use mods and plugins together. And also it is perfectly optimized (still sometimes there are bugs). So I can't switch to fabric. I will ask the creator of common-networking for help. Thank you ❤️

Sgale952 commented 1 year ago

Accidentally stumbled upon this issue. Transferring files common-networking-forge-1.0.1-1.20.1.jar and metadata.json from MapFrontiers-1.20.1-2.6.0beta2-forge.jar\META-INF\jarjar\ to mods helped me