Re: EHM 1 Database & Saved Game Editor
Posted: Fri Apr 21, 2017 1:42 am
Is there a Mass Edit button in this version of the editor. I want to clear the history of a DB so I can start a career from scratch.
Your #1 NHL EHM resource site!
https://www.ehmtheblueline.com/forums/
The Import Database function is only for converting EHM 2007 to EHM 1 format. You just click on Start New Game and select your edited database. However, I don't know if EHM allows the databases to be called anything other than 'database.db'. So you might need to rename your database and perhaps put it into a separate sub-folder of the 'database' folder.Satyr wrote:I can't see my saved database when starting a new game.
I loaded the 9.1 TBL Database, edited soma data, saved it as myname.db, but it does not appear in the 'Import Database' option
No there are no mass edit functions yet.nuggett wrote:Anything about the Mass Editor that was in previous versions. I cannot find it. Thanks.
Wondering if that is a bug or something, or how I can fix itMikelPickle wrote:When I change something in the editor (Salary cap, team name, affiliation,etc.), it switches up each players position and randomizes their history.
As I mentioned earlier, editing saved games is highly experimental. I added saved game support to the Editor more for the purposes of scouting and tweaking attributes than anything else. Doing anything more than that is likely to result in issues such as the one you have posted.MikelPickle wrote:Wondering if that is a bug or something, or how I can fix itMikelPickle wrote:When I change something in the editor (Salary cap, team name, affiliation,etc.), it switches up each players position and randomizes their history.
You could edit an EHM 2007 format database, make your changes with the Updater and then import into EHM 1.nuggett wrote:Thanks. Is it possible to use an older editor to do what I am looking for.
I can't help you without some sort of description of the errors you are encountering!...Alessandro wrote:I also always use XML, with CSV I always get errors. Archi, help us!
Whenever I open a CSV file, it asks me for some settings among them the delimiter.archibalduk wrote:What are the character and language settings you mention? Is this the comma/semi-colon delimiter issue or something else?
We should encourage researchers to use XLSX as it is more portable than the other formats. CSV is still relevant when dealing with large volumes of career history data because it is lightweight. XML should really be avoided now that we have XLSX because it is not portable and it is inefficient in terms of file size and import speed.
I read this only now. In my latest PM, ignore the part about XML then and replace it with XLSXarchibalduk wrote: We should encourage researchers to use XLSX as it is more portable than the other formats. CSV is still relevant when dealing with large volumes of career history data because it is lightweight. XML should really be avoided now that we have XLSX because it is not portable and it is inefficient in terms of file size and import speed.
Ha! Sorry I responded to your PM before I read this.Alessandro wrote:I read this only now. In my latest PM, ignore the part about XML then and replace it with XLSXarchibalduk wrote: We should encourage researchers to use XLSX as it is more portable than the other formats. CSV is still relevant when dealing with large volumes of career history data because it is lightweight. XML should really be avoided now that we have XLSX because it is not portable and it is inefficient in terms of file size and import speed.
Ah yes I know what you mean. The reason is that there is no standard format for CSV files and it does not contain any settings data whatsoever (it is just a plain text file). So OpenOffice/LibreOffice prompts you every time to tell it how the spreadsheet is set up. For this reason, there aren't any language settings that can be set within the CSV by other users. Assuming XLSX works correctly with OpenOffice/LibreOffice then XLSX should be the default format going forward as it will avoid all of the issues that come with CSV and XML.Manimal wrote:Whenever I open a CSV file, it asks me for some settings among them the delimiter.archibalduk wrote:What are the character and language settings you mention? Is this the comma/semi-colon delimiter issue or something else?
We should encourage researchers to use XLSX as it is more portable than the other formats. CSV is still relevant when dealing with large volumes of career history data because it is lightweight. XML should really be avoided now that we have XLSX because it is not portable and it is inefficient in terms of file size and import speed.
It says (roughly translated from swedish) import - Character settings - and then a roll-down list of which I use Western Europe (ISO-8859-1) and then language - where I have Swedish set as standard
I'll be adding that to the next version. The Player Info spreadsheet is just the Player Info/Stats tab from the Editor - so it relates to the Runtime Data.BKarchitect wrote:First thanks for the awesome update and continual work, Archi.
The import process seems rather straight forward once you dig into it and having prior experience with the old EHM 07 Updater utility. But how do I export player info like with the older Updater where it has ratings, attributes, current team, etc? When I export player info from the editor, all I get is:
archibalduk wrote:So my basic plan is as follows:
Version 0.1.7 - This is the current version
Version 0.1.8 - First release with non-player/player, player career history and club importing for full testing (April)
Version 0.1.9 - Release with any fixes following the testing of the importing functions. It will also include some basic spreadsheet exporting functions. (May/early June) <-- This is the first version we could use with the database research
Version 0.2.0 - This will include some basic filtering and hopefully additional importing. I would have liked to include the filtering for v0.1.9 but it'd just slow down the release.
This is of course on the assumption my job does not become too busy (the last six weeks were bad, but things are better for now).
I totally agree with thisarchibalduk wrote:
Ah yes I know what you mean. The reason is that there is no standard format for CSV files and it does not contain any settings data whatsoever (it is just a plain text file). So OpenOffice/LibreOffice prompts you every time to tell it how the spreadsheet is set up. For this reason, there aren't any language settings that can be set within the CSV by other users. Assuming XLSX works correctly with OpenOffice/LibreOffice then XLSX should be the default format going forward as it will avoid all of the issues that come with CSV and XML.