Crashes on client connect #479
Labels
No labels
bug
duplicate
enhancement
help wanted
in progress...
information
invalid
not enough info
priority high
priority low
priority normal
question
request
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Techwizz/pvpgn-server#479
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
BNETD service keeps crashing whenever trying to connect to it see the error message (tried MySQL and plain storage path) as well as the develop branch.
Details
Ubuntu 18.04
W3L 1.26.x
Errors
When connecting to MySQL it throws 2 SQL queries (uid='0' and uid='x'). Any help is highly appreciated, and is always throwing the "Argument index out of range"
Looking into this further, I authenticate with a password and logs me in and then asks me to confirm my email address.
Once confirming my email address it says things are okay, then the server crashes. I might try with an older Ubuntu/CENTOS 7
https://github.com/pvpgn/pvpgn-server/issues/476
Thanks for sharing @kcinickgx, somehow I missed the comments on issue #476 I'll try deleting the MOTD and see if it helps.
yo, did it work?
@kcinickgx I've had a busy week but deleting the w3motd.txt file helps and seems to have worked! Thanks so much, appreciate the help.