The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
console errors
Author Message
ograso
Journeyman
*

Posts: 135
Likes Given: 10
Likes Received: 2 in 2 posts
Joined: May 2014
Reputation: 0



Post: #1
console errors
I have 2 type of problem. First is relevant map regions. gives error next region in same script If I remark this region.

Second; I used a new worldsave and I fixed all problem except these. gives error another 3 or 4 items if you remove these items from save file.

BTW As you see below "Done loading scripts (103 of 187 triggers used)." What is that mean 103 of 182 triggers used. I hope rest of the triggers are working Smile

Code:
ERROR:(legacy_map0.scp,46)Conflicting region!
ERROR:(legacy_map0.scp,46)Linking sector #0 for map 0 for region Doom Legacy failed (fatal for this region).
Done loading scripts (103 of 187 triggers used).

CRITICAL:(sphereworld.scp,8361)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData
CRITICAL:(sphereworld.scp,55308)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData
CRITICAL:(sphereworld.scp,246500)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData
CRITICAL:(sphereworld.scp,306175)Error Pri=2, Code=0, Desc='CTileTerrainType.ReadInfo: TileData Read', in GetItemData
06-17-2014 07:43 AM
Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #2
RE: console errors
Those are related to wrong files, in one save you maybe have some new tiles (items or terrain blocks) not existing in the mul files you are using, so Sphere sends this error.


About the triggers, as it say ... 'x triggers USED' that means that you are using only 103 triggers from the existing 187, this is just informative so you can know how many are you using. Enabling script profiler in the ini will allow you to create a dump log telling how much execution time are triggers and functions taking, very usefull to improve the heavy ones.
06-17-2014 06:01 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)