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
What is this?
Author Message
MirroR
Apprentice
*

Posts: 36
Likes Given: 4
Likes Received: 5 in 5 posts
Joined: Apr 2012
Reputation: 1

Resty of Abyss

Post: #1
What is this?
PHP Code:
23:44:ERROR:(sphere_item_typedef_equipitem.scp,18)Can't resolve <eval (0 + (03))>
23:44:ERROR:(sphere_item_typedef_equipitem.scp,21)Can'
t resolve <eval (+ (03))>
23:44:ERROR:(sphere_item_typedef_equipitem.scp,24)Can't resolve <eval (0 + (04))>
23:44:ERROR:(sphere_item_typedef_equipitem.scp,27)Can'
t resolve <EVAL 02>
23:44:ERROR:(sphere_item_typedef_equipitem.scp,28)Can't resolve <eval (0 + (02))>
23:44:ERROR:(sphere_item_typedef_equipitem.scp,31)Can'
t resolve <eval (+ (03))> 

PHP Code:
[TYPEDEF t_equipitem]
ON=@ClientToolTip
   
IF (<TAG0.RESCOLD>)
      
SRC.ADDCLILOC 1060445,<dTAG.RESCOLD>
   ENDIF
   IF (<
TAG0.RESENERGY>)
      
SRC.ADDCLILOC 1060446,<dTAG.RESENERGY>
   ENDIF
   IF (<
TAG0.RESFIRE>)
      
SRC.ADDCLILOC 1060447,<dTAG.RESFIRE>
   ENDIF
   IF (<
TAG0.RESPHYSICAL>)
      
SRC.ADDCLILOC 1060448,<dTAG.RESPHYSICAL>
   ENDIF

ON=@Equip
   
IF (<TAG.RESCOLD>)
      
SRC.RESCOLD += <TAG.RESCOLD>
   ENDIF
   IF (<
TAG0.RESENERGY>)
      
SRC.RESENERGY += <TAG0.RESENERGY>
   ENDIF
   IF (<
TAG0.RESFIRE>)
      
SRC.RESFIRE += <TAG0.RESFIRE>
   ENDIF
   IF (<
TAG0.RESPHYSICAL>)
      
SRC.TAG.RESPHYSICAL=<EVAL <SRC.TAG0.RESPHYSICAL> + <TAG0.RESPHYSICAL>>
      
SRC.MODAR += <TAG0.RESPHYSICAL>
   ENDIF
   IF (<
TAG0.RESPOISON>)
      
SRC.RESPOISON += <TAG0.RESPOISON>
   ENDIF 
01-16-2014 07:49 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: What is this?
What build version are you running? (not server version)
There was a build a while ago in which eval was not working.

[Image: 2nis46r.jpg]
01-17-2014 01:10 PM
Visit this user's website 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)