Page 3 of 14
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Thu Oct 31, 2013 7:22 pm
by archibalduk
Thanks! All received. I'm going to take a look tomorrow.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sun Nov 10, 2013 4:08 pm
by archibalduk
Two things that I need to add to the next version:
1. The duplicate_staff spreadsheet has incorrect headings. The headings just need rearranging. It might be just the csv version that is affected - I need to double-check.
2. OpenOffice is causing some problems with csv files. It seems to replace the comma/semi-colons with tabs. I know a couple of users, including Umwoz (see two posts above), have had this problem. I'm going to add tab delimited csv support to the Updater.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Mon Nov 11, 2013 6:09 am
by jhart05
Just tried to load a saved game.
It crashes at 88% on "player_stats_history.tmp"
No error message, it just crashes.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Mon Nov 11, 2013 9:23 pm
by archibalduk
I came across a bug this weekend where if you load a second saved game, it doesn't clear the memory first and so you end up with two games melded into one. So you need to reload the Updater each time you want to load a new saved game. I'll add that to my list of bugs to fix.
Could you upload your saved game for me so I can take a look? That's probably the best way to debug it.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Fri Nov 15, 2013 1:44 am
by jhart05
archibalduk wrote:I came across a bug this weekend where if you load a second saved game, it doesn't clear the memory first and so you end up with two games melded into one. So you need to reload the Updater each time you want to load a new saved game. I'll add that to my list of bugs to fix.
Could you upload your saved game for me so I can take a look? That's probably the best way to debug it.
I could do that. Where do you want me to upload it to? I am not seeing how to attach files to posts.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sun Nov 17, 2013 9:28 am
by archibalduk
Try
www.zippyshare.com . CJ uses that one a lot and it seems okay.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sun Nov 17, 2013 4:02 pm
by jhart05
Took awhile to upload but here it is:
http://www30.zippyshare.com/v/82064803/file.html
Hope it helps.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sun Nov 17, 2013 7:38 pm
by CJ
It was almost 100MB so it takes a while to upload.

Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sun Nov 17, 2013 8:01 pm
by jhart05
Yeah. Thought it also may be because I didn't sign up for an account.
So figured it was the "non-registered user" speed.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Wed Nov 20, 2013 10:49 pm
by jhart05
Tried this on the new 2006-07 UUDB v6.1.
I'm liking all the csv files.
If I could suggest one thing, I see Contracted Club and Playing for Club, would be nice to also have the team who holds that player's rights.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sat Nov 23, 2013 6:19 pm
by jhart05
archibalduk wrote:Two things that I need to add to the next version:
1. The duplicate_staff spreadsheet has incorrect headings. The headings just need rearranging. It might be just the csv version that is affected - I need to double-check.
I can confirm this is also the case with the .xml file.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Wed Nov 27, 2013 8:12 pm
by archibalduk
jhart05 wrote:If I could suggest one thing, I see Contracted Club and Playing for Club, would be nice to also have the team who holds that player's rights.
Yeah, player rights is something I really need to work on. It's one of my top priorities for the next version (once I have the spare time to work on it).
jhart05 wrote:archibalduk wrote:Two things that I need to add to the next version:
1. The duplicate_staff spreadsheet has incorrect headings. The headings just need rearranging. It might be just the csv version that is affected - I need to double-check.
I can confirm this is also the case with the .xml file.
Thanks!

I'll fix it for the next version.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Wed Nov 27, 2013 8:34 pm
by archibalduk
jhart05 wrote:Just tried to load a saved game.
It crashes at 88% on "player_stats_history.tmp"
No error message, it just crashes.
Thanks for uploading the file. It seems the saved game causes the Updater to go into an infinite loop, continually loading the same part of the file into the memory until the RAM is full (this is also known as a memory leak). I'll need to take a closer look at the saved game at some point. Either the game is corrupt or, more likely, there is an issue with the Updater accessing a certain size of sub-file (I wouldn't be surprised if the player_stats_history.tmp sub-file is zero bytes long and the Updater can't cope with this).
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Thu Dec 05, 2013 3:06 pm
by JPBeaulieu
Hi,
I'd like to know if I would be able to edit the salaray cap in saved game with this updater ?
I am in a game with the Montreal Canadiens that I started in the year 1974. With the Nino roster.
But now in 1980, still having the 44M$ cap and everybody wants crazy salaries....
Thanks for the help,
JP
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Thu Dec 05, 2013 5:26 pm
by nino33
You can edit the cap in the transfer_rules.cfg file located in your database's folder. Some more info here:
http://www.ehmtheblueline.com/forums/vi ... 650#p23650
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Thu Dec 05, 2013 7:04 pm
by Manimal
JPBeaulieu wrote:Hi,
I'd like to know if I would be able to edit the salaray cap in saved game with this updater ?
You can't change the cap on an already started game
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Thu Dec 05, 2013 9:01 pm
by JPBeaulieu
Thanks for the info Guys!
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sat Dec 14, 2013 1:21 pm
by archibalduk
Another bug/issue: It looks like the Club Competition History export function do not export national competition data (e.g. Olympics, Euro Hockey Tour, etc).
Also, the comp_history_update_errors.xml column spans in the header are misaligned.
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sun Dec 15, 2013 1:04 pm
by Koekenbakker
Manimal wrote:JPBeaulieu wrote:Hi,
I'd like to know if I would be able to edit the salaray cap in saved game with this updater ?
You can't change the cap on an already started game
You can for leagues!
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Sun Dec 15, 2013 7:53 pm
by Manimal
Koekenbakker wrote:Manimal wrote:JPBeaulieu wrote:Hi,
I'd like to know if I would be able to edit the salaray cap in saved game with this updater ?
You can't change the cap on an already started game
You can for leagues!
How?
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Mon Dec 16, 2013 1:00 pm
by Koekenbakker
Here you go, I uploaded a screenshot:
http://postimg.org/image/xeruanmhf/
Open the saved game (uncompressed), press Toolls -> edit wage caps and edit the caps. Simple
edit - i might be using a different save game editor?
edit2- I'm... whats the difference between the original and this one?
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Mon Dec 16, 2013 6:29 pm
by nickflyers
Koekenbakker wrote:Here you go, I uploaded a screenshot:
http://postimg.org/image/xeruanmhf/
Open the saved game (uncompressed), press Toolls -> edit wage caps and edit the caps. Simple
edit - i might be using a different save game editor?
edit2- I'm... whats the difference between the original and this one?
Sweet that helps out my UUDB 6.1 run.

Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Mon Dec 16, 2013 7:18 pm
by Manimal
I've never used the saved game editor(to close to cheating) so I did not know that
Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Tue Dec 17, 2013 11:44 am
by Koekenbakker
Manimal wrote:I've never used the saved game editor(to close to cheating) so I did not know that
I experimented with raising the caps like IRL but the further you go into time, the more unrealistic that gets. It's not like we can have starplayers with 12 million/year

Re: EHM 2007 Updater (A Pre-Game & Saved Game Editor)
Posted: Mon Dec 23, 2013 10:49 pm
by XenHL
Playing the 74 DB I always just take the cap out entirely after I start the game but before I do anything. Much more realistic!
