For the complete documentation index, see llms.txt. This page is also available as Markdown.

Object type and dictionary problems

Fixes for GeoDin object type and dictionary errors - missing object types, dictionaries that fail to load, and standard-change hazards.

Symptom-first fixes for errors caused by missing or mismatched object types, dictionaries, and data types - most common when opening a database received from a third party. Background: Object types and Dictionaries.

"Object type [XYZ] not installed"

The database references an object type your installation does not have. If it is a standard object type and you are online, click Install in the message to add it in its standard-delivery state.

Databases received from third parties often carry modified dictionaries or signatures, so the standard install may still not match. Best practice: ask the database provider for their system files as well - either their SYSLIB folder or the exported object type. With their SYSLIB you can either install the missing object type from it, or keep a second, parallel GeoDin installation that uses their SYSLIB unchanged (copy your installation folder, rename it, and swap in the provided SYSLIB), switching installations per database instead of reinstalling object types each time.

"The required dictionary [XYZ] could not be loaded"

Usually caused by missing data-type dictionaries. Click OK - the database and project still open, but edits to fields whose dictionaries are missing will not save.

Often the culprits are data types that are registered in the database but not actually used. To remove them:

  1. Open the database and confirm the message with OK.

  2. Start the Datatype Manager from the method list.

  3. Click Determine number of records.

  4. Select the data types showing 0 records and remove them with Remove data type.

If the message persists, ask the database provider for their SYSLIB folder or exported object type and data types, as with the missing-object-type error above.

Data-type conflicts after the EN ISO 22475 9.0.6/9.0.7 update

The 9.0.6/9.0.7 releases of the EN ISO 22475 object type renamed the geotechnical data-type short names (PSD, OED, UUT, and others) to avoid clashes with the Location [G1BORLOG] object type, and require GeoDin 10.1 or 15.

Changing the ground description standard on existing logs

Last updated

Was this helpful?