Forum Discussion
if someone puts a marker on your base then you cannot move your base away, also clicking on the marker will cause the browser to crash. It seems like the problem affects the context menu that you normally get when two objects occupy the same grid square, e.g your base and a marker. This context menu does not appear with scripts on.
if you remove scripts then all works fine.
This bug has been going on for years. The workarounds that people do:
1) Shout for an officer to remove marker
2) turn off scripts , move , then turn scripts back on
Hi i have tried testing. I put a marker one of my bases and i see the menu and can move normally.
Maybe i have to find which scripts interacts with that (any clue?)
If you can grab more informations i can try to look into the issue.
Thanks
- tokenting2 years agoNew Vanguard
Hey thanks for looking into this , sorry my recollection of this bug was a bit incorrect. You see the context menu but it is a crash situation, I can't move the base... If i click on the context menu button for my base - it is unresponsive
These are the scripts I have enabled on S🤭 , mainly the default stuff...
- tokenting2 years agoNew Vanguard
I did a tiny bit of testing and you can rule out the GUI Enhancer scripts
Haven't really digged into this in detail before
- o0netquik0o2 years agoRising Ace
Ok think i found the issue comes from CENTER DRIVEN Player Base Info (Basic) 3.10
it can be fixed (maybe) changing (3 times)
var city = ClientLib.Data.MainData.GetInstance().get_Cities().GetCity(ClientLib.Vis.VisMain.GetInstance().get_SelectedObject().get_Id());with
var selection = ClientLib.Vis.VisMain.GetInstance().get_SelectedObject();var city = ClientLib.Data.MainData.GetInstance().get_Cities().GetCity(ClientLib.Data.MainData.GetInstance().get_World().GetObjectFromPosition(selection.get_RawX(), selection.get_RawY()).getID());i will try to publish a test script as soon as possible
- tokenting2 years agoNew Vanguard
wow nice, I will try this out tommoro
Thanks
- tokenting2 years agoNew Vanguard
Thanks so much , tested and it works 🙂
Any chance of updating in a future release? I'll use the script for now.
- o0netquik0o2 years agoRising Ace
Yes i will add it in the next update. I'm trying to collect as many script updates for the new release as i can. That is required because browser extensions need to have all code internally (so no external codes) and the extension update process on some platforms (like google) is not so fast nor straightforward. Hope to release an update soon. Thanks for your testing effort!
- leo70442 years agoHero+
@o0netquik0o wrote:Hi i have tried testing. I put a marker one of my bases and i see the menu and can move normally.
Maybe i have to find which scripts interacts with that (any clue?)
If you can grab more informations i can try to look into the issue.
ThanksHiho,
I use your scripts from Github (so no Script-Collection but your scripts from collection). I do not have that problem.
Greetings
Leo
- 2 years ago
Good Morning.
since yesterday's update I have this problem on world 8
Anyone have an idea?Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
- leo70442 years agoHero+
@catavignus wrote:Good Morning.
since yesterday's update I have this problem on world 8
Anyone have an idea?Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
This problem should had been resolved. Reason was a move to another cncapp*-Server. Something did not work with sync so the WWB (WebWoldBrowser / WorldSelector) was still linked to old place.
- nefrontheone11 months agoSeasoned Ace
Hi @o0netquik0o
I found a bug report in the new forum, maybe you can help there...
New forums are at:
For your information
Regards, NEFRON.
About Tiberium Alliances Technical Issues
Recent Discussions
- 10 days ago
- 20 days ago
- 21 days ago