[quote=“Gnorse, post:6, topic:13155”][quote=“proxiehunter, post:5, topic:13155”][quote=“Gnorse, post:2, topic:13155”]yeaah, old bug
you need to have two of the frame you want to make near you, one is installed and one is sacrificed to whoever the fuck[/quote]
That should only be present if you’re using a massively out dated version of Blaze mod. It’s been fixed for ages now.[/quote]
i do use the mod, not sure if its outdated since i update all my mods every week or so[/quote]
Not sure what’s causing it for you then. The version that ships with the launcher and the December 8th update that I downloaded to check both have the buggy bit of code removed. Check your blaze_override.json in your mods folder. If it still contains the code:
"type": "construction",
"//": "Rest of vehicle construction done in the vehicle construction menu",
"category": "OTHER",
"description": "Start Vehicle Construction",
"difficulty": 0,
"time": 10,
"pre_special": "check_empty",
"post_special": "done_vehicle",
"components": [ [ [ "frame", 1 ], [ "hdframe", 1 ], [ "frame_wood", 1 ], [ "xlframe", 1 ], [ "frame_wood_light", 1 ], [ "foldwoodframe", 1 ], [ "foldframe", 1 ], [ "gloople", 1 ], [ "oozle", 1 ], [ "gray", 1 ], [ "diamondframe", 1 ] ] ]
then you somehow have an outdated version. Removing that code stops the bug. The most up to date version of Blazemod is here and while I’ve been using the version that ships with the launcher (I’ve learned the hard way with other mods that if the launcher version and the version on here are out of sync the launchers version overwrites the mod every time you update your game) I downloaded it and checked and the buggy code is gone.