WolfHUD icon indicating copy to clipboard operation
WolfHUD copied to clipboard

I was able to fix the crash when loading pre-planning

Open sayll6 opened this issue 4 years ago • 2 comments

Greetings to all. I want to say that I use Google Translate, so I apologize if you don't understand something from what I've written.

To fix the error, you need to download the Notepad ++ program, after downloading the program, go to the game folder and then open: mods / WolfHUD-master / lua / PrePlanManager.lua, right-click on this file and select Edit with Notepad ++. After this file is opened in the program, press Ctrl + F and write in the Find line: get_type_cost. You should select two lines, in both lines before the inscription get_type_cost erase the sign: "_", that is, you had it like this: _get_type_cost, but it should be like this: get_type_cost. After you have erased this sign in both lines, click Save in the upper left corner. Done, now you can start the game and load the pre-planning

sayll6 avatar Aug 20 '20 18:08 sayll6

worked like a charm, thx

Berk-Rider avatar Aug 25 '20 11:08 Berk-Rider

Worked perfectly , Hope it's fixed in the next update tho :D

afonsofrancof avatar Aug 25 '20 13:08 afonsofrancof