Jump to content


Photo

OhShi runtime error


    4 replies to this topic

    #1 Cptbirdseye

    Cptbirdseye

      Advanced Member

    • Members
    • PipPipPip
    • 88 posts

      Posted 05 September 2014 - 03:01 AM

      Getting this error in console being spammed a lot:

       

      OhShi: Lua error (runtime) - ohshi/helper_functions.lua:62: attempt to index field '?' (a nil value)

       

      Not sure how else I can be of help here.



      #2 Arcon

      Arcon

        Advanced Member

      • Windower Staff
      • 1189 posts
      • LocationMunich, Germany

      Posted 06 September 2014 - 04:42 PM

      Can you open that file (Windower/addons/ohshi/helper_functions.lua) and go to line 62. Now, before that line insert this:

      print(typ, sid)

       

      Then make it spam the error again, and tell us what it's printing.



      #3 Skyrant

      Skyrant

        Member

      • Members
      • PipPip
      • 27 posts

        Posted 30 October 2014 - 12:38 PM

        This is because not all monster abilities are in the monster_abilities.lua file. To be more exact, all the Fomor Mob abilities are missing, these are also used by Hydra mobs in dynamis. Here is a list of abilities that i have gathered while doing dynamis. There might be still one or 2 missing and i have no idea about any of the additional elements like jp name or distance . In any case, these need to be added and i am still missing some i am sure.

         

            [248] = {id=248,en="Grim Halo",ja="フットキック"},
            [249] = {id=248,en="Nether Spikes",ja="フットキック"},
            [250] = {id=250,en="Carnal Nightmare",ja="フットキック"},
            [251] = {id=251,en="Aegis Shism",ja="フットキック"},
            [252] = {id=252,en="Dancing Chains",ja="フットキック"},
            [253] = {id=253,en="Barbed Crescent",ja="フットキック"},
            [255] = {id=255,en="Dimensional Death",ja="フットキック"},


        #4 Cptbirdseye

        Cptbirdseye

          Advanced Member

        • Members
        • PipPipPip
        • 88 posts

          Posted 13 November 2014 - 11:25 AM

          Wonder how yours managed to show that when mine didn't.  All I got was a spam of numbers and couldn't make sense of where and when it happened.



          #5 Cptbirdseye

          Cptbirdseye

            Advanced Member

          • Members
          • PipPipPip
          • 88 posts

            Posted 17 November 2014 - 01:51 PM

            Something must've gotten fixed, but it's now generated a new error:

            OhShi: Lua error (runtime) - libs/texts.lua:513: bad argument #2 to 'set_stroke_color' (number expected, got string)
            

            Now no longer works at all.






            1 user(s) are reading this topic

            0 members, 1 guests, 0 anonymous users