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-nmm6 (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-nmm6 (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-nmm6 (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
Weird console error
Author Message
Leonidas
Master
**

Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1



Post: #10
RE: Weird console error
Yeah some are crystal balls, and there use to be other errors which were just random items, like a dagger or what not. Went to one line, and found that there were gargoyle earrings on my server, wiped all of those items and now the errors seemed to have stopped.




Code:
// FeatureT2A, used to control T2A expansion features ( default 03 )
// FEATURE_T2A_UPDATE           01 // Monster and Lost lands
// FEATURE_T2A_CHAT             02 // In game chat
FeatureT2A = 03

// FeatureLBR, used to control LBR expansion features
// FEATURE_LBR_UPDATE           01 // Lbr Monsters
// FEATURE_LBR_SOUND            02 // MP3 instead of MIDI
FeatureLBR = 01|02

// FeatureAOS, used to control AOS expansion features
// FEATURE_AOS_UPDATE_A         01 // AOS Monsters, Map
// FEATURE_AOS_UPDATE_B         02 // Tooltip, Fightbook, Necro/paladin on creation, Single/Six char selection screen, Skills, Newer spellbook support
// FEATURE_AOS_POPUP            04 // PopUp Menus
// FEATURE_AOS_DAMAGE           08 // Show damage values above char head when deal/receive any damage
FeatureAOS = 01|08

// FeatureSE, used to control SE expansion features
// FEATURE_SE_UPDATE            01 // Basic SE features
// FEATURE_SE_NINJASAM          02 // Ninja and Samurai
FeatureSE = 0

// FeatureML, used to control ML expansion features
// FEATURE_ML_UPDATE            01 // Basic ML features
FeatureML = 01

// FeatureKR, used to control KR expansion features (still not complete but usable)
// FEATURE_KR_UPDATE_A          01 // Basic KR features
// FEATURE_KR_UPDATE_B          02 // Basic KR features
FeatureKR = 0

// FeatureSA, used to control SA expansion features
// FEATURE_SA_UPDATE            01 // Unlocks gargoyle character creation and housing items
// FEATURE_SA_MOVEMENT          02 // Activates new movement packets (not good)
FeatureSA = 0

// FeatureTOL, used to control TOL expansion features
// FEATURE_TOL_UPDATE           01 // Basic TOL features
// FEATURE_TOL_VIRTUALGOLD      02 // Use virtual gold/platinum currency instead default 'physical' gold
FeatureTOL = 0

// FeatureExtra, used to control misc expansion features
// FEATURE_EXTRA_CRYSTAL        001 // Unlocks ML crystal items on house design
// FEATURE_EXTRA_GOTHIC         002 // Unlocks SA gothic items on house design
// FEATURE_EXTRA_RUSTIC         004 // Unlocks SA rustic items on house design
// FEATURE_EXTRA_JUNGLE         008 // Unlocks TOL jungle items on house design
// FEATURE_EXTRA_SHADOWGUARD    010 // Unlocks TOL shadowguard items on house design
FeatureExtra = 0
12-22-2016 08:33 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Weird console error - Leonidas - 11-12-2016, 09:10 AM
RE: Weird console error - Kanibal - 11-12-2016, 10:01 AM
RE: Weird console error - Coruja - 11-12-2016, 10:48 AM
RE: Weird console error - Leonidas - 11-12-2016, 11:22 AM
RE: Weird console error - Leonidas - 11-29-2016, 10:23 AM
RE: Weird console error - darksun84 - 11-30-2016, 07:38 AM
RE: Weird console error - Leonidas - 11-30-2016, 09:57 AM
RE: Weird console error - Leonidas - 12-21-2016, 03:36 PM
RE: Weird console error - amonvangrell - 12-21-2016, 07:38 PM
RE: Weird console error - Leonidas - 12-22-2016 08:33 AM
RE: Weird console error - Coruja - 12-23-2016, 02:29 PM
RE: Weird console error - Leonidas - 09-16-2017, 01:03 PM
RE: Weird console error - Satvet - 09-16-2017, 06:21 PM

Forum Jump:


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