Jump to content

Random 'y' position of base capture bar.


Recommended Posts

Posted (edited)

Hi Aslain! I faced with random 'y' position of base capture bar with the same config in battles. See screenshots, please. Sometimes it's shown in center of crosshair and it's uncomfortable enough in this moment. Could you fix it or give me any advice which mod can be blamed in this behavior? I tried to change any mods which are shown on top(e.g. different team hp pool, hit log, etc.) but unfortunately I couldn't solve this problem.

 

shot_013.jpg

shot_012.jpg

_Aslain_logs.zip

python.log

Edited by Kvothe
Posted

Sorry, I was too lazy to create this topic earlier :) And looks like yes, I still am experienced with this behavior in .49. I'll attach new logs when I'm at home.

  • Administrator
Posted

Well Played few battles, and capture bar was always in correct place, so maybe it's your resolution. I have FullHD.

 

Is this reproducable in replays? Attach it too if it is.

Posted

I have to played several battles trying to estimate behavior. And I figured out it's periodically reproducible on client running on both my different monitors(notebook's with 1366x768 and external monitor with 1280x1024. I use SD client running in window mode).

 

Also I ran into with strange behavior of base capture bar position in replays. When I had minifed client window 2 time then both times base capture bar was shown more lower(see *027-029.png(were taken from the replay), these ones plus *19.png(looks like I also took it from replay) and *026.png from the same battle).

 

Could you have a look at it, please?

 

P.S. Sorry, I don't know how .png attachments can be minified. I think it can be more comfortable a bit.

  • Administrator
Posted

Try this manualy, edit elements.xc with notepad++,

 

Find: 

            "teamBasesPanel": {
                "_alpha": 100,
                "_x": "teamBasesPanel._x + 0",
                "_y": "teamBasesPanel._y + 60"
            }

 

Change to:

            "teamBasesPanel": {
                "_alpha": 100,
                "_x": "teamBasesPanel._x + 0",
                "_y": 60
            }

Posted

I installed modpack .50, played several battles and looks like it works good now. Thank you for helping!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.