Modme Forums

any help with this error cant seem to sort it thank you

Game Modding | Call of Duty: Black Ops 3 | Radiant


jfuvv:

Connected to data signature database

Loading map file G:\SteamLibrary\steamapps\common\Call of Duty Black Ops III\map_source\zm\zm_nacht_v2.map

Layer '000_Global/No Comp' ignored

GdtDBQuery error: asset 'sky' type 'material', sqlite3_prepare_v2 failed. error 5 (database is locked)

WARNING: Material 'sky' is missing

GdtDBQuery error: asset '$default' type 'material', sqlite3_prepare_v2 failed. error 5 (database is locked)

ERROR: Cannot find material '$default'





G:\SteamLibrary\steamapps\common\Call of Duty Black Ops III\/bin/radiant_modtools.exe -ledSilent +low +localprobes +forceclean +recompute G:\SteamLibrary\steamapps\common\Call of Duty Black Ops III\/map_source/zm/zm_nacht_v2.map



LED Exported for G:\SteamLibrary\steamapps\common\Call of Duty Black Ops III\/map_source/zm/zm_nacht_v2.map



G:\SteamLibrary\steamapps\common\Call of Duty Black Ops III\/bin/linker_modtools.exe -language english -modsource zm_nacht_v2



Linking "zm_nacht_v2" (usermaps\zm_nacht_v2 stable 3015543 v593):

processing...



********************************************************************************

UNRECOVERABLE ERROR:

EXE_ERR_COULDNT_LOADmaps/zm/zm_nacht_v2.d3dbsp



Linker will now terminate.

********************************************************************************



==================================================

Linker summary:



There were no errors or warnings.



==================================================


RaGe-74:

Looks like you have two versions of radiant going (have a look in task manager). If the database is locked, it's already in use. Also looks like you possibly have a skybox problem (did you hollow it out ? Do all 6 sides meet ?)
Also delete xpaks and re-compile from scratch after you've checked all the above.