MapFrontiers

MapFrontiers

662k Downloads

[1.20.1 forge] Problem with securejarhandler

Sgale952 opened this issue · 3 comments

commented
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
  • Java: Liberica Full JDK 17.0.8
  • Minecraft: 1.20.1, Forge 47.1.0 (also tested on Forge 47.1.43)
  • Mods: journeymap-1.20.1-5.9.12-forge.jar, MapFrontiers-1.20.1-2.6.0beta2-forge.jar
  • Patch: click (I applied the patch manually. Maybe I made a mistake when build)
  • My securejarhandler: securejarhandler.zip
  • Log on server: click
  • Log on client: click
commented

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.

commented

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 ❤️

commented

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