View Single Post
Old 03-16-17, 06:46 PM   #807
Machariel
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

Quote:
Originally Posted by Kendras View Post
So, that's why your game is crashing !

Open SH3\data\roster\american\sea and the file of each units that are written in the error messages you get with mission editor.

For example : NKLK_.cfg

It is written :

[UnitClass]
ClassName=KLAKE
UnitType=104
AppearanceDate=19380101
DisappearanceDate=19470101
DisplayName=GreatLakes-Steamer


So the type number is 104.

Now, open SH3\data\Sea\ and NKLK_ for example. Open NKLK_.cfg

The type number has to be 104 too. If not, change it.

The difficulty is to find the right folders, as they have sometimes not the same name as the unit (example : "NKLK" instead of "KLAKE")

When you have corrected all the files needed, open again mission editor to check if there is still some error messages.

Good luck !
Yes, I tested this already with one class and that produces one error message less indeed. But there are so many wrong! Looks like probably all of them. LSH Fullversion mod changes that number as it most likely replaces that file. What's the point of changing all that. Others don't have that problem it seems, so where does it come from?

Last edited by Machariel; 03-16-17 at 06:55 PM.
  Reply With Quote