Hash Error
-
Hi All,
One of you marvelous debuggers may be able to use one of your tools to find what this is on about.
E:\FL\Scratch\Source\Common\Archetype.cpp(73) : *** ERROR: ArchDB::Get(0x81140bc2) failed. ID=-2129392702
E:\FL\Scratch\Source\Common\Archetype.cpp(73) : *** ERROR: ArchDB::Get(0x81140bc2) failed. ID=-2129392702
E:\FL\Scratch\Source\Common\Archetype.cpp(73) : *** ERROR: ArchDB::Get(0x81140bc2) failed. ID=-2129392702
E:\FL\Scratch\Source\Common\Archetype.cpp(73) : *** ERROR: ArchDB::Get(0x81140bc2) failed. ID=-2129392702
E:\FL\Scratch\Source\Common\Archetype.cpp(73) : *** ERROR: ArchDB::Get(0x81140bc2) failed. ID=-2129392702i get it six times in red on the console…
Cheers,
WD
-
It’s not a standard plain-FL hashcode, it is not found in mine.
Run CRC Tool on your mod’s DATA folder or on your Freelancer\DATA folder with the mod activated, and it will generate the hash codes for the stuff added by your mod.
Then you can use CRC Tool to hunt for this hex 0x81140bc2 hashcode.
-
Thanks a lot mate. ;D