Jump to content


Photo

Plugin manager

plugin_manageraddons

Best Answer nitrous24 , 30 August 2013 - 11:12 PM

Also, in the future, I highly suggest taking questions like this to ffochat. You'll get answers a lot faster either the #windower or #lua channels will likely get you helped. We could've worked this out so much faster if you didn't have to wait for people to read this topic ><

Go to the full post


    18 replies to this topic

    #1 Knumskull

    Knumskull

      Newbie

    • Members
    • Pip
    • 9 posts

      Posted 19 August 2013 - 04:41 PM

      Hi,

      When i try to load plugin manager i get an lua error.

      "Lua---...x86)Windiwer4\/addons/plugin_manager/plugin_manager.lua:66:attempt to index a nil value"

      nyone got a clue what it could be? putting my settings file at the bottom.

       

      this is my settings.xml

      https://www.dropbox....ings.xml?v=0rc-



      #2 Byrth

      Byrth

        Advanced Member

      • Members
      • PipPipPip
      • 85 posts

        Posted 19 August 2013 - 04:48 PM

        Okay, so two things that I think will solve your problems:

        * You probably need to Capitalize your names in settings.xml

        * You mispelled autojoin and forgot to give it a </addon> tag both times.



        #3 Knumskull

        Knumskull

          Newbie

        • Members
        • Pip
        • 9 posts

          Posted 20 August 2013 - 06:45 PM

          Getting another error after making those changes, same path

           

          lua:145: attempt to index loval 'working_array' (a nil value)



          #4 Byrth

          Byrth

            Advanced Member

          • Members
          • PipPipPip
          • 85 posts

            Posted 20 August 2013 - 08:18 PM

            You probably need to lower-case Global now, if you capitalized it. I'll push a fix for it that makes both options work, but in the short term that's what you should do.



            #5 Knumskull

            Knumskull

              Newbie

            • Members
            • Pip
            • 9 posts

              Posted 20 August 2013 - 08:41 PM

              then it's back to 66, char names still in caps



              #6 nitrous24

              nitrous24

                Member

              • Members
              • PipPip
              • 17 posts

                Posted 20 August 2013 - 08:53 PM

                When you capitalized it. Did you put it in all caps? or just the first letter? I think there may have been a difference of meaning here. it should look something like this 

                 

                 

                <settings>
                <global>
                <!-- This will be used for all the characters that you don't make a specific set of plugins/addons for -->
                     <plugin>pluginnamehere</plugin>
                     <addon>addonnamehere</addon>
                </global>
                <Nitroustaru>
                    <plugin>pluginnamehere</plugin>
                    <addon>addonnamehere</addon>
                </Nitroustaru>
                </settings>
                


                #7 Byrth

                Byrth

                  Advanced Member

                • Members
                • PipPipPip
                • 85 posts

                  Posted 21 August 2013 - 06:38 AM

                  Yeah, sorry. This is how mine looks:

                  http://pastebin.com/sd1bjMW3



                  #8 Arcon

                  Arcon

                    Advanced Member

                  • Windower Staff
                  • 1189 posts
                  • LocationMunich, Germany

                  Posted 21 August 2013 - 12:18 PM

                  Capitalization shouldn't matter at all (it definitely doesn't matter for regular player names). If it doesn't work due to case, that's a mistake in the config library and needs to be fixed.



                  #9 Knumskull

                  Knumskull

                    Newbie

                  • Members
                  • Pip
                  • 9 posts

                    Posted 21 August 2013 - 09:09 PM

                    I've been chaning settings xml back and forth w/o luck on solving this. i tried dowloading Byrths exampel and chaning names, no avail.

                     

                    Tried downloading all the helpfiles. Didn't work.



                    #10 Byrth

                    Byrth

                      Advanced Member

                    • Members
                    • PipPipPip
                    • 85 posts

                      Posted 23 August 2013 - 03:48 AM

                      If you use 4.0, could you please download this zipped libs folder and replace your current windower4/addons/libs folder with it? https://www.dropbox....c57pbt/libs.zip

                       

                      It seems like you may have some library issues if you're doing the same thing as Nitrous and us and still having issues, so replacing the libraries should fix it.



                      #11 Knumskull

                      Knumskull

                        Newbie

                      • Members
                      • Pip
                      • 9 posts

                        Posted 23 August 2013 - 07:30 AM

                        If you use 4.0, could you please download this zipped libs folder and replace your current windower4/addons/libs folder with it? https://www.dropbox....c57pbt/libs.zip

                         

                        It seems like you may have some library issues if you're doing the same thing as Nitrous and us and still having issues, so replacing the libraries should fix it.

                         

                        Thats what i meant with downloading the helpfiles. didn't work



                        #12 Knumskull

                        Knumskull

                          Newbie

                        • Members
                        • Pip
                        • 9 posts

                          Posted 28 August 2013 - 06:02 PM

                          I have doloaded your the libs you provided, no luck. and i've redownloaded the the lua by changing name and dowload it from addon menu in startup screen. No luck there either,

                           

                          I'm using EU pol is that anything that could be messing with this?



                          #13 nitrous24

                          nitrous24

                            Member

                          • Members
                          • PipPip
                          • 17 posts

                            Posted 28 August 2013 - 08:43 PM

                            Hi, can you do me a favor and try replacing your plugin_manager.lua with this one.

                            https://dl.dropboxus...gin_manager.lua



                            #14 Knumskull

                            Knumskull

                              Newbie

                            • Members
                            • Pip
                            • 9 posts

                              Posted 28 August 2013 - 08:59 PM

                              Still get error 66 after replacing with Nitrous24's file



                              #15 nitrous24

                              nitrous24

                                Member

                              • Members
                              • PipPip
                              • 17 posts

                                Posted 28 August 2013 - 09:18 PM

                                hmmm, line 66 is the settingtab definition. Please reupload your settings.xml so i can take a look

                                 

                                and before you do that, double check that your autojoin lines are correct. right now one is <addon>sutojoin> and the other is <addon>Autojoin>

                                both of those would cause the xml reader to error out, and likely through an error.



                                #16 Knumskull

                                Knumskull

                                  Newbie

                                • Members
                                • Pip
                                • 9 posts

                                  Posted 30 August 2013 - 02:33 PM

                                  this is the old settings file that i ammended after your advice.

                                  https://www.dropbox....settings.xmlold

                                   

                                  This one is the one byrth linked, i just changed char names

                                  https://www.dropbox....8e/settings.xml



                                  #17 nitrous24

                                  nitrous24

                                    Member

                                  • Members
                                  • PipPip
                                  • 17 posts

                                    Posted 30 August 2013 - 10:48 PM

                                     

                                    <settings>
                                    <global>
                                    <!-- This will be used for all the characters that you don't make a specific set of plugins/addons for -->
                                    <plugin>Itemizer</plugin>
                                    <plugin>LightLuggage</plugin>
                                    <plugin>SSorganizer</plugin>
                                    <plugin>StatusTimer</plugin>
                                    <plugin>Timestamp</plugin>
                                    </global>
                                    <Knumskull> <!-- This is just an example. You need to replace "YourName" to the left and below with the character name that you want the set of plugins to work for. -->
                                    <plugin>AutoExec</plugin>
                                    <plugin>Blinkmenot</plugin>
                                    <plugin>Cancel</plugin>
                                    <plugin>Consolebg</plugin>
                                    <plugin>Distance</plugin>
                                    <plugin>DrawDistance</plugin>
                                    <plugin>Guildwork</plugin>
                                    <plugin>Itemizer</plugin>
                                    <plugin>LightLuggage</plugin>
                                    <plugin>Logger</plugin>
                                    <plugin>PetTP</plugin>
                                    <plugin>Sandbox</plugin>
                                    <plugin>spellcast</plugin>
                                    <plugin>SSorganizer</plugin>
                                    <plugin>StatusTimer</plugin>
                                    <plugin>Timestamp</plugin>
                                    <plugin>Tparty</plugin>
                                    <plugin>Timers</plugin>
                                    <plugin>Guildwork</plugin>
                                    <addon>enternity</addon>
                                    <addon>send</addon>
                                    <addon>autojoin></addon>
                                    <addon>battlemod</addon>
                                    <addon>ffocolor</addon>
                                    </Knumskull>
                                    </settings>
                                    
                                     

                                     

                                    <addon>autojoin></addon>  <- this is breaking it. You have a > in there that should not be there. And it's in both character sections



                                    #18 nitrous24

                                    nitrous24

                                      Member

                                    • Members
                                    • PipPip
                                    • 17 posts

                                      Posted 30 August 2013 - 11:12 PM   Best Answer

                                      Also, in the future, I highly suggest taking questions like this to ffochat. You'll get answers a lot faster either the #windower or #lua channels will likely get you helped. We could've worked this out so much faster if you didn't have to wait for people to read this topic ><



                                      #19 Knumskull

                                      Knumskull

                                        Newbie

                                      • Members
                                      • Pip
                                      • 9 posts

                                        Posted 31 August 2013 - 12:40 PM

                                        Allright it works now, thought i had changed all those components. But still, the one byrth had didn't work either by just changing char names.

                                         

                                        Tried connecting to ffochat what got rejected, but that was before i could log on to the forums.







                                        Also tagged with one or more of these keywords: plugin_manager, addons

                                        1 user(s) are reading this topic

                                        0 members, 1 guests, 0 anonymous users