ztz2019 1 Posted June 1, 2016 Cannot resort NODStealthTankRocket referenced from BlackHandStealthTank as it would lead to a game crash. Please refernce a renamed copy. Who can tell me why this happened? I just want to let mantis become MOK unit, and then give BH a stealthtank(don't ask me why BH could have stealth unit).Once I modified both mantis and stealthtank, it reported crash, so I deleted MOK mantis, but still crashes only for BH stealthtank. Share this post Link to post
Lauren 78 Posted June 1, 2016 Do as the error message tells you and it should be fine. The problem is that the game wants assets which were already in the stream in the same order. You have to use a new asset with the same values for the game to be able to correctly read your mod (new assets can be inserted, but old assets cannot be moved). Share this post Link to post
ztz2019 1 Posted June 2, 2016 Do as the error message tells you and it should be fine. The problem is that the game wants assets which were already in the stream in the same order. You have to use a new asset with the same values for the game to be able to correctly read your mod (new assets can be inserted, but old assets cannot be moved). THANKS. Share this post Link to post