epinter / tqrespec

TQRespec - The respec tool for Titan Quest game
https://steamcommunity.com/sharedfiles/filedetails/?id=1262483108
GNU General Public License v3.0
106 stars 10 forks source link

Latest doesn't work #13

Closed xNinjaRose closed 5 years ago

xNinjaRose commented 5 years ago

errortqrespec

I pick my character and it says this, and its ridiculous, I have plenty of memory on my PC, 8gb and i highly doubt a simple java program uses even 1gb if anything, so theres some leak going on that should be fixed

epinter commented 5 years ago

Must be a bug in the parsing process. Can you send me your player.chr ? This bug is not triggered with none of the characters I tested with. The memory consumption should be around 400mb (is so high because the tq database is preloaded).

image

xNinjaRose commented 5 years ago

https://www.dropbox.com/s/7gkb4qmk498ugc3/Player.chr?dl=0

and 400mb seems around right for a java type app, making it weirder its running out of memory on a 8gb pc

epinter commented 5 years ago

Fixed by 9dde3f09c09d3a1b779cad77834919470e424332 and 5a33b8642815c2f8f467c62f211ede3daef1ff22

epinter commented 5 years ago

You can use this test build while I prepare the next release:

https://mega.nz/#!cM9UGajL!qCZqMVRVnfY31d4XcRBxdc-GkOJSLoqay-MHr65pznA

xNinjaRose commented 5 years ago

that test build works, i can reset my attrib and mastery back so the fix works, Thanks!