GaryCraft / ptero-plutonium

Files needed for a plutonium - pterodactyl installation
Other
13 stars 6 forks source link

Help Wanted: Fix Console Log #10

Closed GaryCraft closed 1 year ago

GaryCraft commented 2 years ago

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.

ZEROPOINTBRUH commented 2 years ago

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

GaryCraft commented 2 years ago

Plutonium Console Log

ZEROPOINTBRUH commented 2 years ago

@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.

brolpzt commented 2 years ago

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.

MyShoesHaveSplinters commented 2 years ago

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...

GaryCraft commented 1 year ago

This error seems to have gotten fixed on a Wings Update