Jump to content


Photo

which addon causes this?


    15 replies to this topic

    #1 Shousha

    Shousha

      Newbie

    • Members
    • Pip
    • 7 posts

      Posted 03 December 2015 - 09:47 AM

      erey single step i take.... it just floods my screen

       

      iKkAKLE.png

       

      I appreciate in advance if someone can help me identify it.



      #2 Arcon

      Arcon

        Advanced Member

      • Windower Staff
      • 1189 posts
      • LocationMunich, Germany

      Posted 05 December 2015 - 12:03 AM

      Unload them one by one to find out. You can do this to list all the addons that are currently loaded:

      //lua list

       

      Then do this to unload:

      //lua unload <name>

      • Shousha likes this

      #3 Shousha

      Shousha

        Newbie

      • Members
      • Pip
      • 7 posts

        Posted 05 December 2015 - 12:40 AM

        thank you so much! 



        #4 Shousha

        Shousha

          Newbie

        • Members
        • Pip
        • 7 posts

          Posted 06 December 2015 - 04:41 AM

          XqdexVL.png

           

          turns out...... i have nothing loaded.

          and i still got the number flood.



          #5 Shousha

          Shousha

            Newbie

          • Members
          • Pip
          • 7 posts

            Posted 13 December 2015 - 10:58 PM

            no idea then?  :(



            #6 Arcon

            Arcon

              Advanced Member

            • Windower Staff
            • 1189 posts
            • LocationMunich, Germany

            Posted 16 December 2015 - 04:41 AM

            Are you using any external tools? Are any Windower scripts running? If not, and you have no addons and no plugins loaded, nothing should be displaying. If it is you may want to reinstall Windower, because obviously something is bugged. This does not look like any addon/plugin I know of, it's likely something external, or you managed to trigger a debug option of a certain addon somehow.



            #7 Shousha

            Shousha

              Newbie

            • Members
            • Pip
            • 7 posts

              Posted 17 December 2015 - 04:42 AM

              no third parties... everything is on default. 

               

              i've reinstalled 3 or 4 times already, and on different drives with the same outcome.

               

              i even reinstalled FFXI to see if it was a game issue, but no change.



              #8 modena

              modena

                Member

              • Members
              • PipPip
              • 28 posts

                Posted 20 December 2015 - 10:29 PM

                Looks like XYZ coordinates spamming your buffer from something. The only addon that comes even close by reading coords as far as I'm aware of is mob compass but it only reads x and y and doesn't spit info out. As Arcon also said it must be something external. 

                 

                Are you using any programs or custom made lua by someone? To me it seems like a bot of sorts going haywire.



                #9 Arcon

                Arcon

                  Advanced Member

                • Windower Staff
                • 1189 posts
                • LocationMunich, Germany

                Posted 21 December 2015 - 06:12 AM

                That would be my only idea as well. Nothing I'm aware of causes this, no addon or plugin. I suppose there's a tiny chance it's some SE debugging code that can be triggered under some really strange conditions, but that seems really far fetched.



                #10 Shousha

                Shousha

                  Newbie

                • Members
                • Pip
                • 7 posts

                  Posted 22 December 2015 - 01:56 AM

                  nothing of the sort. no addons. no 3rd party shit.... no nothing.

                  different installations, different drives. yadda yada...

                   

                  i didn't know where else to ask.

                   

                  at this point.... i have not a single idea of what could be.



                  #11 modena

                  modena

                    Member

                  • Members
                  • PipPip
                  • 28 posts

                    Posted 22 December 2015 - 03:47 AM

                    Are you using a controller or keyboard? If controller, what software is it using?



                    #12 sdahlka

                    sdahlka

                      Advanced Member

                    • Members
                    • PipPipPip
                    • 324 posts

                      Posted 22 December 2015 - 06:19 AM

                      nothing of the sort. no addons. no 3rd party shit.... no nothing.
                      different installations, different drives. yadda yada...
                       
                      i didn't know where else to ask.
                       
                      at this point.... i have not a single idea of what could be.

                      make sure your not using any plugins/addons and please post
                      1. an image of your windower console on load before you select your char
                      2. an image of your windower console after you select your char
                      3. your Windower4\\scripts\\init.txt



                      #13 Shousha

                      Shousha

                        Newbie

                      • Members
                      • Pip
                      • 7 posts

                        Posted 29 December 2015 - 03:27 PM

                        sorry for the delay, i've been traveling out of the country for the holidays...

                        here's the pictures you requested.

                        addon/plugin folders + windower loading/script + console view before selecting char....  everything else just runs normally.

                         

                        http://imgur.com/a/jqgKt

                         

                        and here's a copy/paste of my scripts//init.txt file you requested:

                         

                        keyboard_allowmmf 1
                         
                        //Set console variables
                        console_position 15 50
                        console_color 255 255 0 0
                        console_displayactivity 1
                        console_fadedelay 3500
                        console_chatopen 1
                        console_screendir screenshots
                         
                        //Set game variables
                        game_forceambientlight 1
                        game_ambientlight 255 120 120 120
                        game_gamma 50
                        game_allowsetcursorpos 0
                        game_exittype 1
                        game_exitprompt 1
                        game_allowresize 0
                         
                        //Set general variables
                        //showfps 1
                        // FPS Position - Use -75 1 to position it on the top right corner.
                        //fps_position 5 5 //top left
                        fps_position -75 1 //top right
                         
                        drawdistance set 10
                        //Bind keys
                        //Bind syntax is "bind <key> <up> <command>
                        // ^ represents control- and ! is alt, eg !1 is alt-1
                        bind !f10 drawdistance set 10
                        bind ^f10 drawdistance set 1
                        bind f11 game_forceambientlight
                        bind f12 showfps
                        bind sysrq screenshot png hide
                        bind ^v paste
                        echo Toggle Lighting = F11 (Bump mapping must be off to work properly)
                        echo Toggle FPS = F12
                        echo DrawDistance Lv 10: Alt-F10
                        echo DrawDistance Lv 1: Ctrl-F10
                        echo Paste Clipboard = Ctrl-V
                         
                        //Sets ConsoleBG Background Position
                        consolebg position 15 50
                         
                        // *** ALLIANCE TARGET KEYS ***
                        // This lets you push Alt+F1-6 and Ctrl+F1-6 to  to target Alliance members.
                        bind ^f1 input /ta <a10>
                        bind ^f2 input /ta <a11>
                        bind ^f3 input /ta <a12>
                        bind ^f4 input /ta <a13>
                        bind ^f5 input /ta <a14>
                        bind ^f6 input /ta <a15>
                        bind !f1 input /ta <a20>
                        bind !f2 input /ta <a21>
                        bind !f3 input /ta <a22>
                        bind !f4 input /ta <a23>
                        bind !f5 input /ta <a24>
                        bind !f6 input /ta <a25>
                         
                        let me know if you need anything else. Thanks in advance for taking the time to look at this.


                        #14 sdahlka

                        sdahlka

                          Advanced Member

                        • Members
                        • PipPipPip
                        • 324 posts

                          Posted 29 December 2015 - 10:17 PM

                          ok your using it on a private server that might be the reason



                          #15 Lightningcount

                          Lightningcount

                            Newbie

                          • Members
                          • Pip
                          • 4 posts

                            Posted 02 January 2016 - 01:19 AM

                            Nope over 100 people play on that server using windower and same/similar setup. He is the only one who has these issues.



                            #16 sdahlka

                            sdahlka

                              Advanced Member

                            • Members
                            • PipPipPip
                            • 324 posts

                              Posted 02 January 2016 - 01:53 AM

                              Nope over 100 people play on that server using windower and same/similar setup. He is the only one who has these issues.

                              its possible he triggered some debug code with his launch tool

                               

                              try running ffxi with out windower lust use the launcher

                              if it shows up then its definitely not windower

                               

                              is your server upto date with SE's

                              if not that might be it as well

                               

                              other then that im lost






                              1 user(s) are reading this topic

                              0 members, 1 guests, 0 anonymous users