While designing in blueprint designer in the game, the game crashed and gave this error.
3 Replies
It appears your crash was generated from a copy of the game that does not have mods installed. We likely can't help with it. Please use the Unreal crash reporter dialog to report the error the game developers and/or report it on the official discord and QA site.
-# Responding to
isusingmodsno
triggered by @⭐SEKTÖR YÖNETİCİSİthere is an object outside the confines of the blueprint designer some how, something that shouldnt be but is or something that is but shouldnt be part of the bp. Wires being connected or belts being connected or rails being connected often causes this.
or a bad item, but that bug was supposedly fixed.
im not sure if it still works in 1.0, but this is whati usually do if there are no obvious things crossing the boundry:
1) save your game
2) clear the BPD
3) anything thats left behind is a bad actor and needs to be deleted from your bp and either replaced or not used
4) reload game, fix pieces. repeat until nothing is left when you clear, then save your bp
thanks I will try