Posted: 11 May 2007, 11:43
The upper case values 'could' persist after the change however they're orphan values that will never be updated. I'd say it's safe to ignore them as only the lowercase values are actually used.
Open Source Realtime Strategy Game Engine
https://springrts.com/phpbb/
This error is reported both for factories and constructers. The consequences are different.error: a problem occurred loading units unit definition corxxx
There is a small tendency to the above error first occurrence, after the first level 2 factory is completed. But sometimes the error occurs already when the commander starts building.Factor::CBuild(2)unit finished does not exist?! Could it have been destroyed?
Code: Select all
Factor::CBuild(2)unit finished does not exist?! Could it have been destroyed?
Code: Select all
error: a problem occurred loading units unit definition corxxx
I do not mind sending you my old config file[-] < FRAME: 0 >loading contents of tasklist :: com1 :: filling tasklist with #1 items
[-] < FRAME: 0 >CunitConstructionTask::CunitConstructionTask building :: CORWIN (btw upper case??)
[-] < FRAME: 0 >loaded contents of tasklist :: com1 :: loaded tasklist at 1 items
[-] < FRAME: 0 >CunitConstructionsTask::Init :: CORWIN
(no more entries ├óÔé¼ÔÇ£ spring has crashed at this point)
But so far no luckCUnitConstructionTask::Init error: a problem occurred loading unit definition: unitid=4998 building=CORWIN
(not confined to corwin, only an example)
After which the factory shutdowns / goes passiveID: 90 Timeout: 2147483647 parms: 75, source of command: cmd_recl Cactions::Reclaim
Again after several similar errors: (with different unit names, but same unitID)[-] < FRAME: 18031 >CKeywordConstructionTask::Init b_defense
[-] < FRAME: 18036 >next task?
[-] < FRAME: 18036 >CunitConstructionTask::Init :: CORWIN
[-] < FRAME: 18036 >CUnitConstructionTask::Init error: a problem occurred loading unit definition: unitid=4916 building=CORWIN
[-] < FRAME: 18039 >next task?
Now a new corck has been built and the unitID changes:[-] < FRAME: 26369 >CunitConstructionTask::Init :: CORALAB
[-] < FRAME: 26369 >CUnitConstructionTask::Init error: a problem occurred loading unit definition: unitid=4916 building=CORALAB
- And until the error ├óÔé¼┼ôself corrects├óÔé¼┬Ø ALL constructors skips building of unit.[-] < FRAME: 26513 >CunitConstructionTask::Init :: CORWIN
[-] < FRAME: 26513 >CUnitConstructionTask::Init error: a problem occurred loading unit definition: unitid=4947 building=CORWIN