GaryCraft / ptero-plutonium

Files needed for a plutonium - pterodactyl installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help Wanted: Fix Console Log

GaryCraft opened this issue · comments

commented

The latest version of the images and egg for Plutonium-T6 have a broken log, this does not affect the server's functionality in a significant way, but it does make it harder to keep track of the server status.

Are we talking with iw4m or plutonium itself trying to write a log file onto the server?

commented

Plutonium Console Log

@GaryCraft This error is nonrepairable as plutonium calls for a color code to print on the console.
Color Codes

To fix this issue you would have to request plutonium to change their proprietary code.

But if you run the server directly on linux with wine, without docker, the colors work normally.

I tested it here and it only happens when the server runs in a container. Hence in pterodactyl as well.

The same for the order of the lines. It works 100% if you run it without being in a container.

I made a way here to print the console.log file in the dashboard console, but it's not the solution since it doesn't show ALL the information.

The problem is DirectX, your not running this on windows or wine with DirectX, your letting docker print out what it sees in the console compared to what you would see on the machine. So sorry there is no fix...

commented

This error seems to have gotten fixed on a Wings Update