Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log text is invisble in any terminal on any OS #407

Open
AshleighTheCutie opened this issue Apr 20, 2022 · 0 comments
Open

Log text is invisble in any terminal on any OS #407

AshleighTheCutie opened this issue Apr 20, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@AshleighTheCutie
Copy link

Hey, I'm running this on a heavily modified Ubuntu 21.04 install, and it seems that the logging is setting some control code to toggle off the text display, making the text completely invisible on any terminal connected to the server, regardless of OS the terminal is running on.

What I see:
image
What is actually there:

[TRACE][NetworkSession] New client 17e82842-33e7-4404-ac13-eee8c608655b connected from 192.168.1.2:52554. 
[TRACE][NetworkSession] Sent packet ServerHello(0x00000003). 
[TRACE][NetworkSession] Client 17e82842-33e7-4404-ac13-eee8c608655b disconnected. 192.168.1.2:52554 
[WARN][NetworkSession] Received unknown packet 0000023C 
[INFO][Lifetime] Application is shutting down... 
[DEBUG][Host] Hosting stopping 
[INFO][HostedService] Stopping... 
[INFO][WorldSession>] Shutting down network manager... 
[INFO][WorldSession>] Stopped listening for connections on 0.0.0.0:24000 
[INFO][CommandManager] Shutting down command manager... 
[INFO][ServerManager] Shutting down server manager... 
[WARN][NetworkSession] Received unknown packet 0000023C 
[INFO][WorldManager] Shutting down world manager... 
[INFO][WorldManager] Stopped world thread. 
[INFO][GlobalResidenceManager] Shutting down residence manager... 
[INFO][GlobalGuildManager] Shutting down guild manager... 
[INFO][HostedService] Stopped! 
[DEBUG][Host] Hosting stopped 
ashleigh@NCC-1701:~$ [TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 
[TRACE][NetworkSession] Received packet /Sts/Ping. 

Not sure what else to say here, if you need more info, let me know.

@Matt-Hurd Matt-Hurd added the bug Something isn't working label Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants