About Store Forum Documentation Contact



Post Reply 
Crash on enterGame()
Author Message
SamNainocard Offline
Member

Post: #1
Crash on enterGame()
I currently have a problem with Net::Obj::enterGame(), crashing when I try to recreate server for 2+ times. (Create->Play->Exit to Menu (Del Server)->Create...)

According to Call Stacks, it seems to come from Net::World::worldToArea().

Thanks in advance.
(This post was last modified: 11-06-2013 11:48 AM by SamNainocard.)
11-06-2013 11:47 AM
Find all posts by this user Quote this message in a reply
SamNainocard Offline
Member

Post: #2
RE: Crash on enterGame()
I think I have solved it,

by adding leaveGame() inside Client::~Client().
(This post was last modified: 12-02-2013 12:04 PM by SamNainocard.)
12-02-2013 12:04 PM
Find all posts by this user Quote this message in a reply
Post Reply