When I run my forge Server it goes fine, but when I try to host off my Raspberry Pi 4 Model B 8GB RAM, using the 32-bit raspbian and 64-bit raspbian, I get this error at the end of log.
jpotsimple.UnrecognizedOptionException: o is not a recognized option
The full log file: https://pastebin.com/n4GpC53Q
Edit: This also happens when running the vanilla jar in the folder. This didn't happen with a vanilla installed from minecraft.net, so Im thinking that the jar file has that extra '-o' on it somewhere that causes this.
vanilla log file: https://pastebin.com/pSq76TYp
Edit: running a fresh vanilla server produces the same thing