![]() |
Errors in console - Error Pri=2, Code=0 ? - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Errors in console - Error Pri=2, Code=0 ? (/Thread-Errors-in-console-Error-Pri-2-Code-0) |
Errors in console - Error Pri=2, Code=0 ? - Crusader - 01-13-2013 08:22 PM Code: 11:19:CRITICAL:(erehwon_blacksmithing_menu.scp,1260)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData This happens when i open the blacksmith craft menu, i can see all the stuff but the img of the armor is empty O_o' RE: Errors in console - Error Pri=2, Code=0 ? - RanXerox - 01-14-2013 03:57 AM The message "Setting new id for base type XXX not allowed" means you have created two ITEMDEFs for the same tile... fix your i_bronze* ITEMDEFs. |