View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0019005 | AI War 2 | Bug - Gameplay | Mar 3, 2017 2:33 pm | Mar 6, 2017 5:02 pm | |
Reporter | BadgerBadger | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.104 | ||||
Fixed in Version | 0.107 and 0.108 | ||||
Summary | 0019005: Enough AI ships causes game to freeze on Ark death | ||||
Description | In the spirit of torture testing, I cranked up the AI Progress to 3K and then hit "spawn wave" repeatedly. I had 220K threat and about 30K ships on my last planet when the AI destroyed my ark. At this point the game completely stopped responding and I saw the fowllowing in the "ErrorsReportedByEngine.txt" 3/3/2017 12:59:36 PM (0.104) Mem: 13,398,016 Mode: Off Plat:LinuxPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- RenderTexture.Create failed: requested size is too large. Stack Trace: <no further output> I don't think anyone sane would ever do this, but there are definitely some scaling issues with tens of thousands of ships. I think it's probably much too early in the development cycle to worry about scaling like this, but I open it for awareness. | ||||
Tags | No tags attached. | ||||
|
Keith, I'm actually going to toss this your direction. I'm not sure why it's creating a giant rendertexture, but my guess is that it has to do with the GUI. Often in the past I've seen this sort of thing when there's just waaaaay too much text rendered for some reason. Nothing I do creates rendertextures that are anything other than screen-sized, and the amount of things on the screen is irrelevant to those calculations. |
|
For 0.106: * Fixed a potential render-texture-too-large error in the "there was an error" window. Thanks :) This may or may not have been it, but I don't think anything else could be producing unbounded text output in the UI. |
Date Modified | Username | Field | Change |
---|---|---|---|
Mar 3, 2017 2:33 pm | BadgerBadger | New Issue | |
Mar 6, 2017 7:57 am | keith.lamothe | Assigned To | => Chris_McElligottPark |
Mar 6, 2017 7:57 am | keith.lamothe | Status | new => assigned |
Mar 6, 2017 3:57 pm | Chris_McElligottPark | Assigned To | Chris_McElligottPark => keith.lamothe |
Mar 6, 2017 3:59 pm | Chris_McElligottPark | Note Added: 0045908 | |
Mar 6, 2017 5:02 pm | keith.lamothe | Note Added: 0045913 | |
Mar 6, 2017 5:02 pm | keith.lamothe | Status | assigned => resolved |
Mar 6, 2017 5:02 pm | keith.lamothe | Fixed in Version | => 0.107 and 0.108 |
Mar 6, 2017 5:02 pm | keith.lamothe | Resolution | open => fixed |