Working on a very old DB (started the work in 2009), and trying to import it into 2015 ruleset, and get the following error:
"Cannot find team with unique id 105980 to set continental flag !"
How can I find what the team is to remove it from the Continental competitions?
Import Error
Forum rules
This is the forum to discuss all aspects of editing the EHM data and tweaking the game.
Have a bug or feature request for the EHM Editor? Post them in the EHM Editor thread. Please start a new thread or post in another thread if you have a question about how to use the EHM Editor.
Given the large number of questions on similar topics, we ask that you start a new thread for a new question unless you can locate a similar question in an existing thread. This will hopefully ensure that similar questions do not get buried in large threads.
Useful links: EHM 1 Assistant (Download) | EHM 1 Editor (Download) | EHM 1 Editor Tutorials | Editing Rules & Structures Guide | Converting EHM 2004 / 2005 DBs to EHM 1 | Converting an EHM 2007 DB to EHM 1 | Extra_config.cfg | Import_config.cfg | Player Roles
This is the forum to discuss all aspects of editing the EHM data and tweaking the game.
Have a bug or feature request for the EHM Editor? Post them in the EHM Editor thread. Please start a new thread or post in another thread if you have a question about how to use the EHM Editor.
Given the large number of questions on similar topics, we ask that you start a new thread for a new question unless you can locate a similar question in an existing thread. This will hopefully ensure that similar questions do not get buried in large threads.
Useful links: EHM 1 Assistant (Download) | EHM 1 Editor (Download) | EHM 1 Editor Tutorials | Editing Rules & Structures Guide | Converting EHM 2004 / 2005 DBs to EHM 1 | Converting an EHM 2007 DB to EHM 1 | Extra_config.cfg | Import_config.cfg | Player Roles
- Asher413
- Challenge Moderator
- Posts: 355
- Joined: Wed May 20, 2009 2:28 am
- Favourite Team: Pittsburgh Penguins
- nino33
- Mr. Goalie
- Posts: 6088
- Joined: Sat Aug 07, 2010 3:37 am
- Custom Rank: Retro Rosters Specialist
- Favourite Team: 1970s hockey
Re: Import Error
IMO you're brave to try! HaHaAsher413 wrote:Working on a very old DB (started the work in 2009), and trying to import it into 2015 ruleset, and get the following error:

Getting a retro database to work with a 2006 Rule Set means you can trust what you see in the PreGame Editor/Updater and make changes accordingly.....while the 2014/2015 Rule Sets AFAIK have a lot of things happen "automatically" due to coding (and what you see in the PreGame Editor/Updater is not necessarily what appears in the imported database)
Is by chance "105980" a typo, with one extra number?Asher413 wrote:the following error:
"Cannot find team with unique id 105980 to set continental flag !"
How can I find what the team is to remove it from the Continental competitions?
You can use the EHM Updater to export the club data, and it includes the unique ID number for each club - but for my 1974 database that goes from 0 to 4,685 & for TBL 8.1 goes from 0 to 7116.....so a team with an ID number above 100,000 seems odd
- Asher413
- Challenge Moderator
- Posts: 355
- Joined: Wed May 20, 2009 2:28 am
- Favourite Team: Pittsburgh Penguins
Re: Import Error
Sometimes the line between brave and stupid/stubborn is thin. I really was salavating at the thought of smaller American minors, and the 4 division formats. I also assumed (incorrectly after three hours of pain) that with force teams it would be a cinch.nino33 wrote: IMO you're brave to try! HaHa![]()
Is by chance "105980" a typo, with one extra number?Asher413 wrote:the following error:
"Cannot find team with unique id 105980 to set continental flag !"
How can I find what the team is to remove it from the Continental competitions?
You can use the EHM Updater to export the club data, and it includes the unique ID number for each club - but for my 1974 database that goes from 0 to 4,685 & for TBL 8.1 goes from 0 to 7116.....so a team with an ID number above 100,000 seems odd[/quote]
Just tried again, it is indeed 105980. 4481 is the highest ID when I export, 4482 teams. I started with the EHM 2007 default db (maybe even before 3.4) and haven't added or deleted teams, just edited. Sure wish I could just turn off the Euro continental competitions, or it would at least let me import without them active just to test my progress... sigh.
I'm guessing I'll probably have to retreat and go back to 2006 ruleset.
- archibalduk
- TBL Admin Team
- Posts: 20372
- Joined: Tue Jul 06, 2004 8:44 pm
- Custom Rank: Seaside + Fruit Juice Mode
- Favourite Team: Guildford (EPL) / Invicta (NIHL)
- Location: United Kingdom
- Contact:
Re: Import Error
You're looking at the ID number and not the Unique ID number (various tables in EHM 1 use both). Unique ID numbers for clubs begin at UID 100,000. So the team you're looking for is the team with ID 5,980. Although the national teams will also have team IDs (and these are located immediately after the club team IDs), it sounds like your DB is too small to include a team with ID 5,980. In the TBL v8.2 Rosters, HK Kremenchuk is the team with this ID and UID.
I suspect the issue is that you do not have enough teams in your database for the Import function in the game to setup the various rules and structures for the 2015 ruleset.
I suspect the issue is that you do not have enough teams in your database for the Import function in the game to setup the various rules and structures for the 2015 ruleset.
- nino33
- Mr. Goalie
- Posts: 6088
- Joined: Sat Aug 07, 2010 3:37 am
- Custom Rank: Retro Rosters Specialist
- Favourite Team: 1970s hockey
Re: Import Error
Just curious, is there a reason we know of for why there's two? and is the non-National team unique ID number always the ID Number + 100,000?archibalduk wrote:You're looking at the ID number and not the Unique ID number (various tables in EHM 1 use both).
- archibalduk
- TBL Admin Team
- Posts: 20372
- Joined: Tue Jul 06, 2004 8:44 pm
- Custom Rank: Seaside + Fruit Juice Mode
- Favourite Team: Guildford (EPL) / Invicta (NIHL)
- Location: United Kingdom
- Contact:
Re: Import Error
IIRC the primary reason behind the UID is to get around the old hardcoded data limitations when importing data (e.g. the hardcoded requirements that the NHL is called the NHL, etc). I'm not entirely certain how it works in practice though.
The Importer in EHM reserves certain ranges for different tables upon import. So the Clubs table has a reserved range starting at 100,000 (I haven't look at what figure the reserved range extends to). So, as I understand it, the Club UID will always be the ID + 100,000 upon import. However, any clubs added after import (i.e. through my editor or any other EHM 1 DB editor) will simply use the next available UID (there is a table in the DB which tracks the next available UID number).
As I understand it, the UID is really for the purposes of importing data. Once the data is imported, I *think* the importance of the UID falls away somewhat. But I'm not 100% certain of this because I haven't yet been able to experiment sufficiently with adding data to the EHM 1 DB format.
If you want to take a closer look at the UID, it is displayed in the top right hand corner of the various editing screens of my Editor. IIRC it displays "n/a" where a particular table does not use a UID field.
The Importer in EHM reserves certain ranges for different tables upon import. So the Clubs table has a reserved range starting at 100,000 (I haven't look at what figure the reserved range extends to). So, as I understand it, the Club UID will always be the ID + 100,000 upon import. However, any clubs added after import (i.e. through my editor or any other EHM 1 DB editor) will simply use the next available UID (there is a table in the DB which tracks the next available UID number).
As I understand it, the UID is really for the purposes of importing data. Once the data is imported, I *think* the importance of the UID falls away somewhat. But I'm not 100% certain of this because I haven't yet been able to experiment sufficiently with adding data to the EHM 1 DB format.
If you want to take a closer look at the UID, it is displayed in the top right hand corner of the various editing screens of my Editor. IIRC it displays "n/a" where a particular table does not use a UID field.
- nino33
- Mr. Goalie
- Posts: 6088
- Joined: Sat Aug 07, 2010 3:37 am
- Custom Rank: Retro Rosters Specialist
- Favourite Team: 1970s hockey
Re: Import Error
Thanks for the great reply/explanation!
much appreciated 

