forked from Wirlaburla/P3NG0
Fatal error when calling roomIDReq() #2
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bonkmaykr/Tourbot#2
Loading…
Reference in New Issue
Block a user
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?
The subroutine which handles manual teleport commands is plagued with a crash bug when asking the server to join the chatroom associated with the destination world. Cause is currently unknown, but the crash doesn't happen until the receiver thread has received the new room confirmation from the server and not when the network packet is actually sent (we know this because the teleportation actually succeeds just before the crash) so chances are likely it's part of Wirla's old code..
Console output: