pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.69k stars 1.7k forks source link

Console gets spammed with ">" characters, if you run a command with the skull emoji #3937

Closed AngryCarrot789 closed 2 years ago

AngryCarrot789 commented 2 years ago

Current Behavior

If you run a command with a skull emoji, e.g: somecommand 💀, it floods the console with > characters, and becomes extremely slow (the stats on the right are fine; cpu updates every second still)

This doesn't happen if you run the server in Intellij or in a normal windows console, it only seems to happen with pterodactyl

Here's what the console looks like: image

And this is another server running in Intellij IDEA (exact same MC version, same java version, etc, but just on my PC): image

When i run it in Intellij, it doesn't get spammed. Also, the server.log file (on both the server running the panel/wings, and my pc) don't get spammed with anything either

Expected Behavior

It should process the command normally, like it does with a lot of other characters

Steps to Reproduce

Simply run any command with the skull emoji in it

Panel Version

1.6.6

Wings Version

1.6.6

Games and/or Eggs Affected

Minecraft (Forge)

Docker Image

quay.io/pterodactyl/core:java

Error Logs

No response

Is there an existing issue for this?

matteoscaringi commented 2 years ago

I dont have this issue with my forge & Fabric server. image image

camw0 commented 2 years ago

Not having this issue with Forge, seems like it's related to what you're running / what egg you're using.

AngryCarrot789 commented 2 years ago

It says i'm using the Paper egg, and the, but I setup the server manually (downloading the forge cauldron files, uploading them, etc) (Skip Egg Install Script is checked). This is for minecraft 1.6.4 too

DaneEveritt commented 2 years ago

I'm not fixing something for such an ancient version of MC.