-
Notifications
You must be signed in to change notification settings - Fork 107
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
Server crash on player join #1055
Comments
Initially, I was joining via a hostname (sub.domain.tld). Joining via the machine's IP I now get a crash trace: I also noticed that using the hostname the server was reading my IP as my router's IP (192.168.1.1).
|
Also regarding this. I really can't help without knowing exactly what's happening. Specially since there's no similar code in that file It could be a result of YSI fuckery but I can't say it for sure. TLDR; I need more info |
Describe the bug
Upon a player joining the server it crashes, without any debug logging.
To Reproduce
Steps to reproduce the behavior:
This is what I get before it crashes.
Release version
v1.4.0.2779
plugins crashdetect.so nolog.so sscanf.so streamer.so chrono.so pawn-memory.so Whirlpool.so uuid.so fsutil.so
It works on Windows, on my local machine. This is running on another machine on my local network.
The text was updated successfully, but these errors were encountered: