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

"If you wish to use IP forwarding, please enable it in your BungeeCord config as well!" #26

Closed RealRigBot closed 1 year ago

RealRigBot commented 1 year ago

I have both latest version of Ambassador (1.3.1) and latest version of pcf (1.19.2-1.1.1) working on arclight (1.19.2-1.0.1) and I keep getting the error. I have followed instructions exactly and am connecting through the proxy, set online-mode to false in arclight. set bungeecord to true in spigot.yml, set the modern forwarding secret to the correct one but I am still getting these errors.

Velocity:

[23:57:54 INFO]: [connected player] RigBot (/172.22.64.1:50849) has connected
[23:57:54 ERROR]: [connected player] RigBot (/172.22.64.1:50849): disconnected while connecting to Cobblemon: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!

Arclight:

/127.0.0.1:57498 lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!
RealRigBot commented 1 year ago

After further testing is was because spigot.yml -> settings.bungeecord was set to true and not false.