[1.4.3] memory leak bug (With no addons)

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

[1.4.3] memory leak bug (With no addons)

#1 Post by jenx »

Tome crashed on me today, and I have no addons. the screen kept flashing, so I couldn;t send the ingame report.

here is a screen capture: http://prntscr.com/a4b5h1

Image
MADNESS rocks

sheep
Yeek
Posts: 14
Joined: Mon Aug 17, 2015 10:44 pm

Re: [1.4.3] memory leak bug (With no addons)

#2 Post by sheep »

This also happens to me after I take 4 turns in my current game.
Once it starts flashing there isn't anything I can do

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: [1.4.3] memory leak bug (With no addons)

#3 Post by HousePet »

Screen flashing is an error in the UI code, not a memory leak.
There should be a string of repeated error messages in the log file.
Only one copy of the error is needed.
My feedback meter decays into coding. Give me feedback and I make mods.

sheep
Yeek
Posts: 14
Joined: Mon Aug 17, 2015 10:44 pm

Re: [1.4.3] memory leak bug (With no addons)

#4 Post by sheep »

At [C]:-1 __add
At /mod/class/uiset/ClassicPlayerDisplay.lua:303 display
At /mod/class/uiset/ClassicPlayerDisplay.lua:466 toScreen
At /mod/class/uiset/Classic.lua:324 display
At /mod/class/Game.lua:1584
Lua Error: /mod/class/uiset/ClassicPlayerDisplay.lua:303: attempt to perform arithmetic on field 'damage_shield_absorb' (a nil value)
At [C]:-1 __add
At /mod/class/uiset/ClassicPlayerDisplay.lua:303 display
At /mod/class/uiset/ClassicPlayerDisplay.lua:466 toScreen
At /mod/class/uiset/Classic.lua:324 display
At /mod/class/Game.lua:1584
Lua Error: /mod/class/uiset/ClassicPlayerDisplay.lua:303: attempt to perform arithmetic on field 'damage_shield_absorb' (a nil value)
At [C]:-1 __add
At /mod/class/uiset/ClassicPlayerDisplay.lua:303 display
At /mod/class/uiset/ClassicPlayerDisplay.lua:466 toScreen
At /mod/class/uiset/Classic.lua:324 display
At /mod/class/Game.lua:1584
Lua Error: /mod/class/uiset/ClassicPlayerDisplay.lua:303: attempt to perform arithmetic on field 'damage_shield_absorb' (a nil value)
At [C]:-1 __add
At /mod/class/uiset/ClassicPlayerDisplay.lua:303 display
At /mod/class/uiset/ClassicPlayerDisplay.lua:466 toScreen
At /mod/class/uiset/Classic.lua:324 display
At /mod/class/Game.lua:1584



is this what you're referring to?
I don't get an error message when it happens, the game just flashes and won't let me do anything resulting in me having to go to task manager to close it

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: [1.4.3] memory leak bug (With no addons)

#5 Post by HousePet »

Yes, and I notice you posted multiple copies...

The game would love to display the error message for you, but it keeps running into an error in the interface.
My feedback meter decays into coding. Give me feedback and I make mods.

sheep
Yeek
Posts: 14
Joined: Mon Aug 17, 2015 10:44 pm

Re: [1.4.3] memory leak bug (With no addons)

#6 Post by sheep »

any suggestions as to going about fixing it?
I was very attached to that character

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: [1.4.3] memory leak bug (With no addons)

#7 Post by HousePet »

Have you got everything up to date?
This looks like an error from Embers that I thought was fixed.
My feedback meter decays into coding. Give me feedback and I make mods.

Blakmane
Wayist
Posts: 20
Joined: Tue Jul 14, 2015 5:45 am

Re: [1.4.3] memory leak bug (With no addons)

#8 Post by Blakmane »

If you send the save file here

http://te4support.org/ticket/open.php

Stunt can fix it for you.

I've also had this happen in 1.4.6 so I don't think it is fully fixed yet.

sheep
Yeek
Posts: 14
Joined: Mon Aug 17, 2015 10:44 pm

Re: [1.4.3] memory leak bug (With no addons)

#9 Post by sheep »

Stunt is the man, he's already helped me out once with the steam generator bug.
Thanks

Post Reply