archibalduk / Eastside-Hockey-Manager-Editor

A database and saved game editor for Eastside Hockey Manager. Visit https://www.ehmtheblueline.com/editor for more details.
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Invalid Job For Club flag for backwards compatibility #14

Closed archibalduk closed 2 years ago

archibalduk commented 2 years ago

Column DC in your spreadsheet is the Preferred Job column and you'll find the equivalent setting on the Non-Players sub-screen of the Players & Staff editing screen. It is set as [Invalid] for each of your staff in your spreadsheet. The v1.1.6 Editor replaces the [Invalid] and [Unrecognised Value -1] settings with "[Invalid job for club]" and "[Invalid job for nation]", so these settings should be used for jobs in your spreadsheet. The same goes for the Job For Club and Job For Nation columns in your spreadsheet.

You can do one of three things:

(1) Clear the Preferred Job column in your spreadsheet. This will stop it bringing up this error (but note that going forwards you'll need to use "[Invalid job for nation]" and "[Invalid job for club]"); (2) Do a global replacement of the text in the Preferred Job column in your spreadsheet with "[Invalid job for club]"; or (3) If you want to maintain backwards compatibility with pre-1.1.6 sheets, add the following lines as new lines at the end of your job.txt in the 'common' sub-folder of your Editor installation folder:

https://www.ehmtheblueline.com/forums/viewtopic.php?p=244764#p244764

archibalduk commented 2 years ago

Restored old flag options to version 1.1.7