Coder Social home page Coder Social logo

spellup plugin error about bastmush HOT 2 CLOSED

enochen avatar enochen commented on August 20, 2024
spellup plugin error

from bastmush.

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Refreshing affected / learned / spellup list.

Invalid spellheaders line: 142,
Run-time error
Plugin: Aardwolf_Spellups (called from world: Aardwolf)
Function/Sub: display_timer called by timer
Reason: processing timer "display_timer"
[string "Plugin"]:893: attempt to index field '?' (a nil value)
stack traceback:
        [string "Plugin"]:893: in function 'show_wanted'
        [string "Plugin"]:830: in function 'show_current_buffs'
        [string "Plugin"]:1397: in function <[string "Plugin"]:1396>
Error context in script:
 889 :     w:ColourNote ("olive", "", "You have not requested any spellups.")
 890 :   else
 891 :     local buf_names = {}
 892 :     for _, sn in ipairs (wanted_buffs) do
 893*:       table.insert (buf_names, capitalize (spells [sn].name))
 894 :     end -- for
 895 :     w:ColourNote ("olive", "", "Requested (" .. #buf_names ..
 896 :                   "): " .. table.concat (buf_names, ", "))
 897 :   end -- if
Invalid spellheaders line: flame blade,0,0,0,-1,1
Loaded information about 577 spells.
Loaded information about 38 recoveries.

Original comment by [email protected] on 30 Jul 2010 at 8:58

from bastmush.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
should be fixed in v3, It was an issue with the display_timer firing before we 
got the full slist

Original comment by [email protected] on 22 Aug 2010 at 5:19

  • Changed state: Fixed

from bastmush.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.