YUNG-GANG / YUNGs-API

API for my Minecraft mods
GNU Lesser General Public License v3.0
22 stars 12 forks source link

Incompatibility with ServerCore #29

Closed ioanvl closed 2 years ago

ioanvl commented 2 years ago

HI,

There is an incompatibility with Servercore

The game crashes with the minimum mods installed (fabric_api + cloth + yungs_api + servercore) with error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'fabric-api-lookup-api-v1'! Exit Code: -1

YUNG's API 2.0.7 - ServerCore 1.2.8 - Fabric Loader0.13.3/1.18.2

Both seem to try and modify similar paths latest.log

I've created a mirror issue on their git.

yungnickyoung commented 2 years ago

Duplicate of #26 . Should be fixed in v2.0.8. Please open another issue if the problem persists