|
Post by neoark on Dec 27, 2015 22:44:34 GMT
It seems like UI is freezing in windows 10. Aps numbers won't update and UI will be froze.
2015-12-27 15:24:31,2206 ICollector Object reference not set to an instance of an object. at Enigma.D3.Collections.Map`2.Data.get_Item(Int32 bucket)
at Enigma.D3.Collections.Map`2.TryGetValue(TKey key, TValue& value, Func`2 hasher)
at Enigma.D3.Helpers.AttributeHelper.TryGetAttributeValue(ActorCommonData acd, AttributeId attribId, Int32 modifier, AttributeValue& value)
at Enigma.D3.Helpers.AttributeHelper.GetAttributeValue(ActorCommonData acd, AttributeId attribId, Int32 modifier)
at D3Helper.A_Collector.IC_Player.get_ResourcePrimary()
2015-12-27 17:15:47,2206 ICollector Specified argument was out of the range of valid values. at Enigma.D3.Collections.Map`2.Data.get_Item(Int32 bucket)
at Enigma.D3.Collections.Map`2.TryGetValue(TKey key, TValue& value, Func`2 hasher)
at Enigma.D3.Helpers.AttributeHelper.TryGetAttributeValue(ActorCommonData acd, AttributeId attribId, Int32 modifier, AttributeValue& value)
at Enigma.D3.Helpers.AttributeHelper.GetAttributeValue(ActorCommonData acd, AttributeId attribId, Int32 modifier)
at D3Helper.A_Collector.IC_Player.get_ResourceSecondary()
|
|
|
Post by R3peat on Dec 27, 2015 23:43:01 GMT
which build ? live or ptr ?
|
|
|
Post by neoark on Dec 28, 2015 4:00:20 GMT
live
|
|
|
Post by toxicphenom on Dec 28, 2015 12:02:39 GMT
Also using Win10 with no problem. Maybe something you have to install .NET, VS versions, etc.?
|
|
|
Post by neoark on Dec 28, 2015 17:19:52 GMT
I have it installed. It seems only UI is freezing not the program is bit odd. When I turn on debugger for the overlay it freeze's aswell. No clue what is going on.
|
|