-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Toolbar Issue #277
Comments
I also notice this when I changed from Mechjeb v2.4.0 to MechJeb v2.4.0.0-341 Dev version. I don't know if its related, top toolbar icon is blank. Here is picture: |
As I mentioned in the thread, I'm rewriting the button code, so this should hopefully go away without any effort. For my own reference:
|
I'm seeing the same problem in the VAB and when a ship is active. Sometimes for an active ship it is in the correct place, but most of the time for me it is not. For me it looks like it is drawing the button icon on the wrong (right-hand) side of the yellow caution tape between the stock buttons and those from mods, but it is starting the draw from the left side of that tape, almost like one of the coords is inverted. With careful mouse maneuvering it is possible to hit the button "behind" whichever the game considers to be in front (it isn't consistent for me which is considers to be "in front"). What I see matches Whitey04's screenshot. |
I've been having the same issue, it has really been bugging me. And as mentioned by krenshala it does appear to merely be incorrect coordinates being given. Edit: After looking at the code myself, I realized this has nothing to do with coordinates, and I believe it has something to do with the button not being detected properly when destroyed, and is then making a second toolbar button when there should only be one. I tested this a little by changing it so it would load in all situations, not just the map and tracking center and as I thought I was able to get two kethane buttons, one in the right place and one clipping. Also seems to only occur when their is at least one other mod loading toolbar buttons. |
This is the issue from the forums thread, where the icon on stock toolbar is appearing when its not suppose to.
Here is link to my log files and mod list:
http://www.mediafire.com/download/pohb2qjbe7t9zm7/Raven_Logs_10-11-14.zip
The forums has my slight older mod list with logs before I took Chatterer out.
My PC is:
AMD Athlon 64 X2 Dual Core Processor 6000+ 3.00 Ghz
Windows 7 Ultimate 64bit
4GB DDR 2
Nividia 560 TI 2GB
1TB HD
The text was updated successfully, but these errors were encountered: