segmentation fault while dropping a widget

Encountered a bug in the game? Post it up here!
Post Reply
xt_hydra
Posts: 1
Joined: Wed Oct 21, 2015 10:12 pm

segmentation fault while dropping a widget

Post by xt_hydra » Wed Oct 21, 2015 10:52 pm

1) the game was open for more than 4 hours
2) I've gathered about 6-7 beacons during that time
3) while interacting with a "rainbow beacon"(literally all colors), i've grabbed the item from the beacon inventory and dropped it on the drop button which is supposed to close the beacon inventory because it was the only item left
4) and this error came up : Image

that's the very first fatal error i've encountered while playing for 50 hours

I'm assuming it's either a memory leak or there was no assertion of the widget object before dropping it(which is possibly the beacon inventory widget)

Windows 10
AMD Catalyst drivers 15.201.1151-150821a-188665E

Post Reply