Difference between revisions of "Talk:Book of the Earth"

From CrawlWiki
Jump to: navigation, search
(error by developer: new section)
 
(error by developer)
 
Line 2: Line 2:
  
 
I found a script error in [[0.18]] file here today: no table of spells given out. I tried out possible solutions. And indeed, if Book of the Earth got shortened to Book of Earth, the script finally worked. Who caused this accident? A sloppy developer/programmer who obviously didn't look up the naming convention in our wiki or in the code archive. -- [[User:Bwijn|Bwijn]] ([[User talk:Bwijn|talk]]) 19:31, 22 August 2016 (CEST)
 
I found a script error in [[0.18]] file here today: no table of spells given out. I tried out possible solutions. And indeed, if Book of the Earth got shortened to Book of Earth, the script finally worked. Who caused this accident? A sloppy developer/programmer who obviously didn't look up the naming convention in our wiki or in the code archive. -- [[User:Bwijn|Bwijn]] ([[User talk:Bwijn|talk]]) 19:31, 22 August 2016 (CEST)
 +
 +
:Yeah, it looks like that script is getting the book names by looking at comments rather than by interpreting the file where they're officially defined. [[User:GenericPseudonym|GenericPseudonym]] ([[User talk:GenericPseudonym|talk]]) 20:43, 23 August 2016 (CEST)

Latest revision as of 20:43, 23 August 2016

error by developer

I found a script error in 0.18 file here today: no table of spells given out. I tried out possible solutions. And indeed, if Book of the Earth got shortened to Book of Earth, the script finally worked. Who caused this accident? A sloppy developer/programmer who obviously didn't look up the naming convention in our wiki or in the code archive. -- Bwijn (talk) 19:31, 22 August 2016 (CEST)

Yeah, it looks like that script is getting the book names by looking at comments rather than by interpreting the file where they're officially defined. GenericPseudonym (talk) 20:43, 23 August 2016 (CEST)