MaxNeedsSnacks/roadrunner

[1.16.5 Dedicated Server] random: concurrent modification exception on PointOfInterestTypeHelper

Closed this issue · 0 comments

Reproduction Steps

This crash is entirely random and can be difficult to reproduce

  1. start a dedicated server of Kaleidio's Battle Pack

The crash is occuring because Roadrunner's PointOfInterestTypeHelper is colliding with some other mod that wants access at the same time on some other thread. Roadrunner should make sure access to this class is thread-safe

Crash Report File

crash-2022-03-07_12.52.39-fml.txt

Additional Information

Provide any additional information or context which may be relevant to the issue. If you have none to add, you can remove this section.