shalzuth/LostArkLogger

AccessViolationException

Closed this issue · 1 comments

shnok commented

AccessViolationException not caught at line 56 in Oodle.cs

if (!OodleNetwork1UDP_Decode(oodleState, oodleSharedDict, payload, payload.Length, tempPayload, oodleSize))

I happens randomly (much faster when lots of players)

fixed by 015ebb4