Exception: EOutOfResources

Post Reply
75906338
Posts: 3
Joined: 30 Oct 2016, 20:28

Exception: EOutOfResources

Post by 75906338 »

Hello,

I'm constantly getting this exception when building buildings. I have enough resource to build next item in queue though.

Does any one of you have similar problem?

Best,
75906338



30/10/2016 2:31:53 PM: The exception occurred!
30/10/2016 2:31:53 PM: Type: EOutOfResources App version: 4.1.3.0
30/10/2016 2:31:53 PM: Message: RichEdit line insertion error
30/10/2016 2:31:53 PM: ------------------------------------------------------------------------ Call Stack ------------------------------------------------------------------------
30/10/2016 2:31:53 PM: > [004AFF51] ComCtrls.TRichEditStrings.Insert (Line 10935, "ComCtrls.pas")
30/10/2016 2:31:53 PM: > [00750E7A] Main.TForm1.LoadLog (Line 19856, "Source\Main.pas")
30/10/2016 2:31:53 PM: > [0074A7D1] Main.TForm1.StringToLog (Line 19012, "Source\Main.pas")
30/10/2016 2:31:53 PM: > [007722F8] Main.TForm1.BuildTimerTimer (Line 25444, "Source\Main.pas")
30/10/2016 2:31:53 PM: > [0077EEFE] Main.TForm1.DoBuild (Line 28130, "Source\Main.pas")
30/10/2016 2:31:53 PM: > [00471CC7] Controls.TControl.WndProc (Line 4561, "Controls.pas")
30/10/2016 2:31:53 PM: > [00517AA2] EmbeddedWB.TEmbeddedWB.InetExplorerServerWndProc (Line 1083, "EmbeddedWB.pas")
30/10/2016 2:31:53 PM: > [0042CDCC] Classes.StdWndProc
30/10/2016 2:31:53 PM: > [0047598E] Controls.TWinControl.WndProc (Line 6242, "Controls.pas")
30/10/2016 2:31:53 PM: > [00460288] Forms.TCustomForm.WndProc (Line 3100, "Forms.pas")
30/10/2016 2:31:53 PM: > [0059C837] TntClasses.FindSortedListByTarget (Line 1428, "TntClasses.pas")
30/10/2016 2:31:53 PM: ------------------------------------------------------------------------------------------------------------------------------------------------------------
User avatar
Vlad
Разработчик
Posts: 4303
Joined: 16 Aug 2010, 21:21

Re: Exception: EOutOfResources

Post by Vlad »

Problem can be reproduced or it is randomly?
75906338
Posts: 3
Joined: 30 Oct 2016, 20:28

Re: Exception: EOutOfResources

Post by 75906338 »

Hello Vlad,

Yes it happens every time. For example, when I boot the game, I would get the error. As long as I have some queued item in the building list, this warning would show up from time to time. And when I add something to the building list and save it, it would pop up. Finally, if I right click on the village list and click "build now", the item would be built but the same error would occur. The building item would still remain in the list even though I've started building it already.

75906338
User avatar
Vlad
Разработчик
Posts: 4303
Joined: 16 Aug 2010, 21:21

Re: Exception: EOutOfResources

Post by Vlad »

Hello
All errors start with
30/10/2016 2:31:53 PM: The exception occurred!
30/10/2016 2:31:53 PM: Type: EOutOfResources App version: 4.1.3.0
30/10/2016 2:31:53 PM: Message: RichEdit line insertion error
?
And what OS do you use?
Post Reply