adde0109 / Ambassador

This is a Velocity plugin that makes it possible to host a modern forge server behind a Velocity proxy!
GNU Lesser General Public License v2.1
85 stars 18 forks source link

Ambassador-Velocity-1.4.3-beta-all does not create a profile #45

Closed SkyIce0229 closed 8 months ago

SkyIce0229 commented 8 months ago

MineCraft Version: 1.20.1 Forge: 47.2.20

So I can only use velocity-3.2.0-SNAPSHOT-260 and Ambassador-Velocity-1.4.2-beta-all to create the file. Then switch to velocity-3.3.0-SNAPSHOT-319 to make sure the plugin works correctly If I use velocity-3.3.0-SNAPSHOT-319 and Ambassador-Velocity-1.4.3-beta-all directly, the following warning will appear: [01:38:02 WARN]: The server channel initializer has been replaced by org.adde0109.ambassador.Ambassador.inject(Ambassador.java:130) [01:38:02 WARN]: The backend channel initializer has been replaced by org.adde0109.ambassador.Ambassador.inject(Ambassador.java:133)

SkyIce0229 commented 8 months ago

I don't know what caused the problem, but it seems that after removing the file and running the Velocity plugin, the file can be created and run normally. Sorry for wasting your time.