error while starting map (Al Farum)

Blade of Darkness general discussion and game help forum. Discuss anything related to Severance / BoD (except modding, use the forum below) Note: Possible spoilers!

Moderators: prospero, Ade

Post Reply
User avatar
cieply
Dragon
Posts: 403
Joined: Wed Jun 26, 2013 3:43 pm

error while starting map (Al Farum)

Post by cieply »

strange error occurred in when loading Al Farum - everything hangs at about 80% of progress and all can be done is going to menu
when I run game with -console it says:

Code: Select all

(...)
B_App::LoadWorld() -> Error trying to load map.
.lvl Desert.lvl loaded (0.084000 seconds).
B_ResourceManager::AddAutoResource():  Performance Warning.. Loading resource Llavero twice.
B_ResourceManager::AddAutoResource():  Performance Warning.. Loading resource Piedra_01 twice.
ERROR in RegisterPickSector()
Executed PickInit.Init()
(...)
this ERROR in RegisterPickSector() is suspicious

but at the end there is even more :

Code: Select all

Traceback (innermost last):
  File "Cfg.py", line 28, in ?
    execfile ("polvo.py")
  File "polvo.py", line 12, in ?
    Efepolvo = dust.WindFX(-29800, 0, -139000)      	# sector as params
  File "..\..\Lib\dust.py", line 149, in __init__
    self.Sector.OnEnter = self.EntroElIluso
TypeError: attribute-less object (assign or del)
B_App::RunScriptFile() -> Error ejecutando Cfg.py 
Start optimizing Astar...OK!
Load Time = 3.297000
it's very strange because I wasn't changing anything in this map recently and not so far ago it was working fine

any ideas what could it be?

ed:
that was lighter version of error, when I tried load savegame from the same map game crashed @Blade.exe:

Code: Select all

00553947   8B048A           MOV EAX,DWORD PTR DS:[EDX+ECX*4]

everything what remained in console log is:

Code: Select all

ERROR in RegisterPickSector()
Executed PickInit.Init()
Done Trails.Init()
Creating tables for the bipeds...
tables created (0.0160000324249 seconds)
Can't find ActorsInit.py
About to load Combustion data
the strangest thing is this map doesn't use ActorsInit.py
l'aria fresca,
vino puro, ...

Post Reply