eustonr

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: vpx VR-Launcher #224003
    eustonr
    Participant
      @eustonr

      Yes its fixed – thanks

      1 user thanked author for this post.
      in reply to: vpx VR-Launcher #223956
      eustonr
      Participant
        @eustonr

        Hi – I have a Bug report for you

        The program will crash if you have a recognized table that doesnt start with an alphabetical character.

        Crash info is “Line 1903 Subscript out of range (number -15)”

        I had a look, and its crashing when it tries to load my 250cc table

        The code at line 1903 says this :

        If (alphabets1(Asc(alpha)-65).visible = 0)

        since “2” is ascii 50, 50-65 is -15,  it crashes. as you cant have a negative as an array subscript.

         

        The table is “250cc (Inder 1992).vpx”

        which is in the array here :

        Array(“250cc”, “Inder 1992”, “”, “”, “”),

         

         

         

        • This reply was modified 3 years, 4 months ago by eustonr.
        in reply to: vpx VR-Launcher #223531
        eustonr
        Participant
          @eustonr

          Sorry, one last thing –

          I realised what the “centigrade” was for – its an artwork tag. Doh. There was no artwork for Centigrade 37 – so I made one, and added it myself into the vpx ;-)

           

          I dont use facebook (its evil) , so my artwork is here, it you want to include it into a proper release… :

          https://www.dropbox.com/s/2gmy28oq8ixz6c2/centigrade.jpg

          thanks again!

           

          1 user thanked author for this post.
          in reply to: vpx VR-Launcher #223519
          eustonr
          Participant
            @eustonr

            One more thing, sorry –

             

            In 3.02 you have a typo in the array – no biggie, you’ve got

            Array(“Centaur”, “Bally 1981”, “centigrade”, “”, “centaur”),_
            Array(“Centigrade 37”, “Gottlieb 1977”, “”, “”, “”),_

             

            I think centigrade is on the wrong line – I’ve changed it my end to :

             

            Array(“Centaur”, “Bally 1981”, “”, “”, “centaur”),_
            Array(“Centigrade 37”, “Gottlieb 1977”, “”, “”, “centigrade”),_

             

            in reply to: vpx VR-Launcher #223514
            eustonr
            Participant
              @eustonr

              Thank you – that solved the issue. :) My antivirus is happy, and so am I.. :good:

              But so you are aware, I was running 2.1 without my virus scanner alerting. So its not complied AHK code. Its something since that version that’s doing it. Maybe its a different version of AHK? Just an idea..

              If you take requests, I have one  … Bit cheeky of me I know…

              The file filter is great, but its a bit clunky. I think a really great feature would be a favourites list.. You know, hit some key, and that highlighted table is added to a favourite list, which would then work as a filter in the filter list. Or something similar..

              At the moment if I wanted such a thing I’d have to rename the tables I play a lot, and then setup a filter to show just those. That would do it, but something built in to do that would be great…. :yahoo:

               

              thanks again.

               

              in reply to: vpx VR-Launcher #222991
              eustonr
              Participant
                @eustonr

                Hi,

                Is there a place I can download earlier versions? I have version 2.1, and it works ok. Although it seems to only make available tables it knows about. It ignores/doesnt show tables I know work in VR (eg, Centigrade 37) . That might be a version issue though.

                I tried downloading the latest – version 3.0 – and my virus scanner says its infected with Heur.AdvML.B . I understand from this thread people have had similar issues with v2.9.

                I’m not prepared to take the risk and let it run – so is there a place I can try earlier versions, that hopefully wont trigger my antivirus?

                thanks.

              Viewing 6 posts - 1 through 6 (of 6 total)

              ©2024 VPinBall.com

              Log in with your credentials

              Forgot your details?