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
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






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
Hey all,

My console gives 2 type of error as below

First;
Code:
17:25:ERROR:(spherechar_human.scp,6635)Can't resolve <SRC.CTAG0.RESSER>
17:25:ERROR:(spherechar_human.scp,6635)Undefined symbol ''

spherechar_human.scp,6635;
Code:
ON=@NPCLookAtChar
IF (<SRC.ISPLAYER>)
IF (<SRC.ISONLINE>)
IF (<SRC.CTAG0.RESSER>)
RETURN 1
ENDIF
IF (<SRC.FLAGS>&STATF_DEAD)
SRC.SPELLEFFECT S_RESURRECTION,1000,<UID>
ENDIF
ENDIF
ENDIF

Second;
Code:
17:28:ERROR:(functions7.scp,210)Undefined keyword 'SENDPACKET'

functions7.scp,210;
Code:
IF (<ISCHAR>)
    IF (0<ISPLAYER>) && (0<ISONLINE>)
    SENDPACKET 06D W<HVAL <ARGN1>>
    ENDIF
ENDIF
(This post was last modified: 06-22-2014 12:36 AM by ograso.)
06-22-2014 12:33 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
console errors - ograso - 06-22-2014 12:33 AM
RE: console errors - RanXerox - 06-23-2014, 03:13 AM
RE: console errors - ograso - 07-13-2014, 01:49 AM
RE: console errors - XuN - 07-15-2014, 09:16 PM
RE: console errors - ograso - 07-24-2014, 05:47 PM

Forum Jump:


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