View Issue Details

IDProjectCategoryView StatusLast Update
0000035Asuna[All Projects] Generalpublic2018-07-09 12:31
ReporterkyleAssigned Tokyle 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000035: Asuna crashes on close
DescriptionWhen closing TeamSpeak Asuna will crash
Steps To Reproduce1. Open TeamSpeak
2. Connect
3. Close TeamSpeak
4. Asuna Crashes
Additional InformationNot sure what's causing this issue - Possibly a memory free crash
TagsNo tags attached.

Activities

kyle

2018-06-12 13:34

administrator  

AsunaCrash.JPG (43,205 bytes)
AsunaCrash.JPG (43,205 bytes)

kyle

2018-06-12 13:36

administrator   ~0000074

Logs are not showing the Shutdown function being called

2018-06-12 09:25:30 [JOIN] Client Move Event: Username OK.
2018-06-12 09:25:30 [JOIN] Client Move Event: Client Switching Channels
2018-06-12 09:25:30 [JOIN] Client Move Event: Client joined Asuna's Channel. - Lobby
* Crash

Asuna will not crash if TeamSpeak is opened and closed without connecting to the server.

kyle

2018-06-14 15:52

administrator   ~0000075

This was not an issue with freememory, but was due to Asuna attempting to process commands on herself.

As of right now this is resolved, this was a issue with onClientMoveEvent when newChannelID was null. I added check to stop further processing if the new channel is null (client leaving). In the future I want to set it so these commands don't run on Asuna.

2018-06-14 11:39:40 [PLUGIN] Client Update Event for 13
2018-06-14 11:39:40 [PLUGIN] Sucessfully queried Client Nickname.
2018-06-14 11:39:40 [PLUGIN] Client Update Event for [Got Nickname] - [Bot]Asuna. Running isGoodUsername check.
2018-06-14 11:39:40 [SECURITY] Checking username: [Bot]Asuna
2018-06-14 11:39:40 [SECURITY] Username OK.
2018-06-14 11:39:43 [LEAVE] Null newChannel ID. Client Leaving - 13

kyle

2018-07-09 12:31

administrator   ~0000078

Fixed on commit 479d344 - See previous note.

Not sure why I didn't update this bug, but the issue has been resolved and I haven't seen Asuna crash since this fix was implemented.

Issue History

Date Modified Username Field Change
2018-06-12 13:34 kyle New Issue
2018-06-12 13:34 kyle Status new => assigned
2018-06-12 13:34 kyle Assigned To => kyle
2018-06-12 13:34 kyle File Added: AsunaCrash.JPG
2018-06-12 13:36 kyle Note Added: 0000074
2018-06-14 15:52 kyle Note Added: 0000075
2018-07-09 12:31 kyle Status assigned => resolved
2018-07-09 12:31 kyle Resolution open => fixed
2018-07-09 12:31 kyle Note Added: 0000078