TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    Unit Browser Instructions

    Scheduled Pinned Locked Moved Maps & Mods
    17 Posts 5 Posters 5.6k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MahksM Offline
      Mahks
      last edited by

      Whoops the games dir is a subdirectory of map, I fixed that in above post.

      Another issue may be the directory name does not match the mapName in the XML properties.

      scousemartS 1 Reply Last reply Reply Quote 0
      • scousemartS Offline
        scousemart @Mahks
        last edited by scousemart

        @mahks
        Hi, regarding your instructions for using UBr, I'm pretty sure I'm following the instructions as written above but I get the following message (I've enclosed 3 screenshots to show where I have installed UBr).
        0_1526061069999_screen3.png
        0_1526061088687_screen1.png
        0_1526061102735_screen2.png
        I have used the Browse button on the 3rd screenshot to get the 1st screenshot in this post.
        Hope you can help and please ask if you need to see more screenshots of where everything is installed.
        Thanks 🙂

        1 Reply Last reply Reply Quote 0
        • MahksM Offline
          Mahks
          last edited by

          Looks like the file is in the correct location.

          How are you loading the UBr.html file? From a bookmark, clicking it in file explorer or some other way?

          What is that UBr_files directory I see there?

          Please save the current version of UBr (I added some info to the warnings that may help)

          UBr Update - version 1.0.5

          scousemartS General_ZodG 3 Replies Last reply Reply Quote 0
          • scousemartS Offline
            scousemart @Mahks
            last edited by scousemart

            @mahks Hi, think I might have solved part of the problem. See the screenshots below:

            0_1526117071269_screen4.png
            Loaded UBr from a Bookmark on Bookmarks toolbar. Tried to dismiss/hide warning but button doesn't work.

            0_1526117081849_screen5.png
            Browsed to XML file using the "Browse" Button. Tried again to dismiss/hide warning but button doesn't work.

            0_1526117094612_screen6.png
            Pressed "Load New XML File" button, reselected file and voila, warning disappears.

            Not sure where the problem is as I'm not a Progammer/Coder. I am using Firefox 60.0 (64bit).

            Hope what I shared helps, otherwise I like UBr. :smiling_face:

            1 Reply Last reply Reply Quote 0
            • scousemartS Offline
              scousemart @Mahks
              last edited by

              @mahks said in Unit Browser Instructions:

              Looks like the file is in the correct location.

              How are you loading the UBr.html file? From a bookmark, clicking it in file explorer or some other way?

              What is that UBr_files directory I see there?

              Please save the current version of UBr (I added some info to the warnings that may help)

              UBr Update - version 1.0.5

              Regarding your Questions:
              Loading UBr. from both Bookmark and File Explorer
              UBr Directory has following files:
              0_1526122893637_screen7.png
              Using UBr version 1.0.5
              Hope this helps too. :smiling_face:

              1 Reply Last reply Reply Quote 0
              • General_ZodG Offline
                General_Zod Moderators @Mahks
                last edited by

                @mahks

                I am no longer able to see images. Here is a screenshot. Per debug, it is looking for the files in "ww.starlords3k.com/Alagaesia/map/games".

                0_1526126853522_ubr_001.PNG

                RoiEXR 1 Reply Last reply Reply Quote 0
                • RoiEXR Offline
                  RoiEX Admin @General_Zod
                  last edited by

                  @general_zod
                  To quote @Mahks in post 1 of this Thread:

                  You must save the file on your computer to have it work properly

                  This is the reason this isn't working for you.

                  1 Reply Last reply Reply Quote 0
                  • MahksM Offline
                    Mahks
                    last edited by Mahks

                    Sorry, UBr seems difficult to get working. :crying_face:
                    Browsers are not really the best way to access local files/data.

                    Main problem is there is no way (that I know of) to determine the location of the XML file you load (from within the html page). It can see the contents of the file, but not where it came from, so I can't use it as a reference to locate the image files.

                    There is no way for the page to know where the images are, except by assuming they are in a specific location relative to UBr.html and using the mapName property in the XML. So if either of these are not as expected, it blows up.

                    General_ZodG 1 Reply Last reply Reply Quote 0
                    • General_ZodG Offline
                      General_Zod Moderators @Mahks
                      last edited by General_Zod

                      @mahks

                      Ok I have it working again. For me, the part that was not intuitive and even seemed repetitive or even unnecessary (however critical) was as follows.

                      My problem was that, at the very end, regarding the reopening of the UBr.html file (the local copy of unit browser itself) once it's saved to the "tripleA/downloadedMaps". Even though I read it in the instructions, it still is a bit counter intuitive because it appears to the user, to already be opening locally especially if it's on screen already.

                      Anyways maybe mention that the initial link (that you provided) you are viewing is not fully functional until you save it to the correct location and reopen it or it's link (the new bookmark).

                      Also might be helpful to tell them it's only fully functional when the address reads something like following.
                      file:///C:/Users/username/triplea/downloadedMaps/UBr.html

                      I guess for me the bookmark part of it, was not saving correctly also. The saved bookmark for what ever reason was still opening from your link instead of from downloadedMaps. So not sure if that is happening to others as well.

                      MahksM 1 Reply Last reply Reply Quote 0
                      • MahksM Offline
                        Mahks @General_Zod
                        last edited by

                        @general_zod Ok, thanks!

                        In latest version, if UBr has been loaded from other than the downloads directory there should be an error panel showing.

                        1 Reply Last reply Reply Quote 0
                        • MahksM Offline
                          Mahks
                          last edited by

                          Seems the amount of local storage for a browser is limited.
                          UBr would not save scenarios after I had about 40 loaded.

                          So I added the amount of space each scenario requires to the scenario list and an estimate of how much space there is left.
                          The scenarios take wildly ranging amounts of space to store, from 8KB to 1,195KB.

                          UBr Update

                          scousemartS 1 Reply Last reply Reply Quote 0
                          • scousemartS Offline
                            scousemart @Mahks
                            last edited by scousemart

                            @mahks said in Unit Browser Instructions:

                            Seems the amount of local storage for a browser is limited.
                            UBr would not save scenarios after I had about 40 loaded.

                            So I added the amount of space each scenario requires to the scenario list and an estimate of how much space there is left.
                            The scenarios take wildly ranging amounts of space to store, from 8KB to 1,195KB.

                            UBr Update

                            @mahks Thought you might like to know that I updated UBr and it works perfectly.
                            Good job. :grinning_face_with_smiling_eyes:

                            1 Reply Last reply Reply Quote 1
                            • MahksM Offline
                              Mahks @Mahks
                              last edited by Mahks

                              UBr Update:

                              • WARNING using this update will require scenarios to be reloaded.
                              • Added sorting options.
                              • Added a list of game properties used in the scenario.
                              • Better handling of complex support attachments.
                              • Fixed off-line issues.
                              • Production frontiers are now dealt with as groups in the unit list, rather than having them as separate items in the empire list. This allows one to view and filter the frontiers so one can compare. Initial placement units are placed in a group as well as sometimes they are not in a production frontier.

                              Newest version : UBr Link 1.002.003

                              1 Reply Last reply Reply Quote 1

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              • 1 / 1
                              • First post
                                Last post
                              Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums