debug.err-errors

Debug Message: Reading Star Names
Debug Message: Unable to open file Gx\\anomally_data2.pcx
ASSERT ERROR in file g:\projects\pear\source\diskdata.cpp at line 119.
Debug Message: Unable to open Bitmap file: Gx\\anomally_data2.pcx
Debug Message: Attempt to play unregistered file
Debug Message: Error playing bink movie for research win
Debug Message: Error playing bink movie for research win
*DEBUG ERROR: *** Unable to locate font Verdana07Race12B, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana07Race12B, FTDataManager::FindFont ***
Debug Message: Attempt to play unregistered file
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
*DEBUG ERROR: *** Unable to locate font Verdana4294967295Race11, FTDataManager::FindFont ***
Debug Message: Reading Star Names
Debug Message: Unable to open file Gfx\\anomally_data2.pcx
ASSERT ERROR in file g:\projects\pear\source\diskdata.cpp at line 119.
Debug Message: Unable to open Bitmap file: Gfx\\anomally_data2.pcx
Debug Message: Error playing bink movie for research win
Debug Message: Unable to open file Gfx\\anomally_data2.pcx
ASSERT ERROR in file g:\projects\pear\source\diskdata.cpp at line 119.
Debug Message: Unable to open Bitmap file: Gfx\\anomally_data2.pcx
Debug Message: Unable to find file Data\SaveGames\test\.
Debug Message: Unable to find file Data\SaveGames\test\..
Debug Message: No test files in current directory.
Debug Message: Posting WM_CLOSE message.
Debug Message: GameUninitialize start
Debug Message: GameUninitialize end
Debug Message: Main Shell terminating normally
Debug Message: MemMan: Unable to find pointer in GetBlockInfo. Memory system: Palette
ASSERT ERROR in file g:\projects\pear\source\memman.cpp at line 579.
Debug Message: MemMan: Trying to free memory that has not been allocated. Memory System Palette
ASSERT ERROR in file g:\projects\pear\source\memman.cpp at line 361.
Debug Message: MemMan: Unable to find pointer in GetBlockInfo. Memory system: Palette
ASSERT ERROR in file g:\projects\pear\source\memman.cpp at line 579.
Debug Message: MemMan: Trying to free memory that has not been allocated. Memory System Palette
ASSERT ERROR in file g:\projects\pear\source\memman.cpp at line 361.
231 views 5 replies
Reply #1 Top
"Unable to open file Gx\\anomally_data2.pcx"

Ummm I have a file named Anomaly_Data2.pcx in my gfx-dir, but no anomally_data2.pcx in a gx-dir

:)
Reply #2 Top
Well, I don't have those files yet, and I was unable to find the reference in code (someone obviously didn't check in all their files), so I can't fix it yet. But it is obviously a typo. You might want to try re-naming the file so that it doesn't have capitals; Pear is case sensitive most of the time, and so that should take care of some of the errors. I thought that we had stamped out the last of the problems with the verdana font, but I'll look into it.
Reply #3 Top
Also, do you have the file resnews_00.bik in your Gfx directory?
Reply #4 Top
Yup, I have the resnews_00.bik

And just to point out from the errors above:
There is both
Gx\\anomally_data2.pcx
Gfx\\anomally_data2.pcx
among the errors, both spelled wrong...
Reply #5 Top
Yep. They're typos in the file where the new anomalies are defined.