Asriel

Results 6 issues of Asriel

In my current use of WinSpd, there are somewhat rare occasions, usually while the disk is being read from, when it completely freezes up and refuses to respond for a...

https://github.com/NotAdam/Lumina/blob/bb7d83631a3e878017f16ee84e42e9f794868b88/src/Lumina/Excel/LazyRow.cs#L32 This being a static non-concurrent dictionary can cause concurrency issues when parsing new rows. Here is a stacktrace I've seen regarding this issue: ``` System.Collections.Generic.KeyNotFoundException: The given key 'ChocoboTaxiStand'...

Still working on these, but I'm making a pr here so others are aware of my work so far.