PackCat
Marquis
- Troubleshooting
- Everyone in Guild having the same issue.
In GBG when you select a sector, the java code is exposed.
See attached.
They may want to escalate, since it also causes a memory leak and forcing the game to crash after a few battles.
It could as simple as a missed closed QUOTE, being that it seems to be in the middle of a print statement.
It can be found around the sector VP value which is missing.,
This should be the highest level bug since it affects game play (GBG) directly.
The script error is one thing, but the memory leak should be the highest priority.
See attached.
They may want to escalate, since it also causes a memory leak and forcing the game to crash after a few battles.
It could as simple as a missed closed QUOTE, being that it seems to be in the middle of a print statement.
It can be found around the sector VP value which is missing.,
This should be the highest level bug since it affects game play (GBG) directly.
The script error is one thing, but the memory leak should be the highest priority.
- Browser or App
- Beta App
- Browser or App version and version number
- Chrome Version 123.0.6312.107 (Official Build) (64-bit)
- Recreation steps
- Click on any sector in GBG
- Actual Behavior
- Java code displayed in popup
- Expected Behavior
- No Java Code
- Frequency
- Always
- Urgency
- As urgent as bugs go, considering not only is it distorting battle view, but also is a memory leak causing reload of browser after a few battles.
- Can this be reproduced?
- in Beta GBG
- Screenshots
-
See post attachnment above.