View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0019262 | AI War 2 | Crash/Exception | Oct 23, 2017 10:58 pm | Nov 2, 2017 4:00 pm | |
Reporter | BadgerBadger | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.528 | ||||
Fixed in Version | 0.601 | ||||
Summary | 0019262: Hitting "Generate" sometimes makes UI tiny | ||||
Description | Sometimes when I first get to the Start Game screen and the very first button I hit is "Generate" it will freeze the game. When I reopen it, all of my settings will be 0. This includes the UI scalings, so the UI then becomes tiny when I reopen the game. This is an inconsistent bug, but I had decent success at reproducing it with Maze A as my default map. I'll bet this is what happened on https://forums.arcengames.com/ai-war-ii/screen-menus-super-tiny/msg216491/#msg216491 | ||||
Tags | No tags attached. | ||||
related to | 0019234 | resolved | keith.lamothe | Starting work thread that's already running |
|
Stilgar is having trouble starting games at all, with it just freezing when he hits start game in the lobby: https://forums.arcengames.com/private-alpha-discussion/issue-starting-a-game/ I figure that's all related. Are you getting any error messages, Badger? I figure it's erroring out on a secondary worker thread. |
|
No errors for me, but the application freezes and has to be hard-killed. I assume the error messages or lack thereof is OS dependent |
|
Got it -- that one is an infinite loop, then. |
|
See also 0019234 for a potentially similar issue |
|
For 0.601: * Fixed a bug where ArcenSettingTable.Instance.CopyCurrentValuesToTemp() was not being called before entering the new-game-setup window, which caused all kinds of ruckus when the Generate button was clicked, as that button calls ArcenSettingTable.Instance.CopyTempValuesToCurrent(), since that could lead to a bunch of not-really-values being copied all over your settings. ** This made the game hang, and your UI at almost-invisible scale when you next ran the game. Thanks :) |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 23, 2017 10:58 pm | BadgerBadger | New Issue | |
Nov 1, 2017 4:53 pm | Chris_McElligottPark | Assigned To | => keith.lamothe |
Nov 1, 2017 4:53 pm | Chris_McElligottPark | Status | new => assigned |
Nov 1, 2017 4:54 pm | Chris_McElligottPark | Note Added: 0046551 | |
Nov 1, 2017 4:57 pm | BadgerBadger | Note Added: 0046552 | |
Nov 1, 2017 5:03 pm | Chris_McElligottPark | Note Added: 0046553 | |
Nov 1, 2017 8:31 pm | BadgerBadger | Note Added: 0046554 | |
Nov 2, 2017 9:19 am | Chris_McElligottPark | Relationship added | related to 0019234 |
Nov 2, 2017 4:00 pm | keith.lamothe | Status | assigned => resolved |
Nov 2, 2017 4:00 pm | keith.lamothe | Resolution | open => fixed |
Nov 2, 2017 4:00 pm | keith.lamothe | Fixed in Version | => 0.601 |
Nov 2, 2017 4:00 pm | keith.lamothe | Note Added: 0046564 |