ReikaKalseki / Reika_Mods_Issues

The issue tracker for all of my mods - RotaryCraft, its addons, ChromatiCraft, and everything else.
46 stars 13 forks source link

Chromaticraft causes crash when using bezier crystals or subterranean route finder #3404

Open flame123104 opened 2 months ago

flame123104 commented 2 months ago

Whenever you use the subterranean route finder with no path out of the cave the game will crash and give a ticking error, a similar crash also happens when you use the bezier crystals

https://pastebin.com/4Wm0mxQw

this could just be me being stupid or be some mod interaction but im not sure

MeowterSpace5129 commented 3 weeks ago

Also having this issue. from what i can tell when an abstract path results in an empty path, it creates a FoundPath with a null path rather than an empty one, so it crashes when it tries to use the LinkedList constructor to copy it. Hoping this gets resolved soon, cant wait to use it in my playthrough.