ronondex2009

Results 4 issues of ronondex2009

**Is your feature request related to a problem? Please describe.** Many of the apparatus in Mana and Artifice require eldrin power to function, and some of the recipies require motes...

This bug-tracker is for bugs, feature requests and development tracking, not general support. Please see the [support page](https://electrical-age.net/contact/) for support and discussion. - [x] Bug report - [ ] Feature...

Added a MUTEX.Lock() on line 1417 to prevent the program from crashing due to a fatal concurrent map write when fetching a large volume of results with several threads running....

The fatal error is `fatal error: concurrent map writes` (generally crashes before reaching 1k results) This does not happen when running evine with only a single thread [output.log](https://github.com/user-attachments/files/23972865/output.log)