Year of the Dragon: Through June 26th, claim free Ground Bound Green Dragon Mount! Speak to Xatheral in the Hall of Heroes.
(April's reward of a free expansion or Greater Elixir of Discovery can still be claimed from Trilliya until June 4th.) edit

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to remove ads, build a reputation, and unlock more editing privileges and then visit DDO wiki's IRC Chat/Discord if you need any help!

Talk:Sandbox/Phaaze

From DDO wiki
Jump to navigation Jump to search

With Template:Scase enabled we get:

<!-- 
NewPP limit report
Preprocessor node count: 85614/1000000
Post-expand include size: 1389042/2097152 bytes
Template argument size: 299593/2097152 bytes
Expensive parser function count: 0/200
ExtLoops count: 100/100
-->

With Template:Scase disabled we get:

<!-- 
NewPP limit report
Preprocessor node count: 75407/1000000
Post-expand include size: 1322585/2097152 bytes
Template argument size: 277028/2097152 bytes
Expensive parser function count: 0/200
ExtLoops count: 0/100
-->

Which confirms the issue is with T:Scase...

ShoeMaker (Contributions  Message) 12:16, March 8, 2013 (EST)
Okay, so I have modified T:Scase so that it uses half as many loops, and the page loads more than twice as far down. I've sent Xevo (Contribs • Message) an email requesting the ExtLoops::$maxLoops be set to 250 which should clear up the immediate issue. I'm also making efforts to create other circumvention to not have to raise the max loops any higher than that by fixing the issue with the way the extension counts the loops.
ShoeMaker (Contributions  Message) 15:53, March 8, 2013 (EST)