froobynooby / ViewDistanceTweaks

Paper plugin that allows for dynamic simulation and view distances.
https://ci.froobworld.com/job/ViewDistanceTweaks/
MIT License
89 stars 17 forks source link

Rare null pointer exception #23

Closed MWHunter closed 2 years ago

MWHunter commented 2 years ago

https://gist.githubusercontent.com/MWHunter/52c8a8fca12eedcb859612f3453666c6/raw/80e5a897c04f8d55feffefbc5daa4a02900957e7/gistfile1.txt

Probably a race condition, first error for this in months of running this plugin.

froobynooby commented 2 years ago

I didn't account for plugins accessing placeholders from other threads - I'll fix this in the next update