Hi, i keep getting this error every 20s or so, causing 0.5s freeze. It's still working but well i would like to now what is the issue there.
Playing on a vm + v_p_n and i have latest db,giles & radstom.
It is always the same error i keep getting from radstom every 30s or so. It also logs twice sometimes. Here it is :
[22:18:40.433 D] [RadsAtom] - System.AccessViolationException: Could not read bytes from 00000000 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Actors.DiaObject.()
at Zeta.Internals.Actors.DiaObject.get_ACDGuid()
at Zeta.Internals.Actors.DiaObject.get_CommonData()
at RadsAtom.Functions.Inactivitytimer.isBusy()
[22:18:40.433 D] [RadsAtom] - System.AccessViolationException: Could not read bytes from 00000000 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Actors.DiaObject.()
at Zeta.Internals.Actors.DiaObject.get_Position()
at RadsAtom.Functions.Inactivitytimer.CheckMovement()
at RadsAtom.Functions.Inactivitytimer.InactivityThread()
[22:18:50.486 D] [RadsAtom] - System.AccessViolationException: Could not read bytes from 00000000 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Actors.DiaObject.()
at Zeta.Internals.Actors.DiaObject.get_ACDGuid()
at Zeta.Internals.Actors.DiaObject.get_CommonData()
at RadsAtom.Functions.Inactivitytimer.isBusy()
[22:18:50.487 D] [RadsAtom] - System.AccessViolationException: Could not read bytes from 00000000 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.Internals.Actors.DiaObject.()
at Zeta.Internals.Actors.DiaObject.get_Position()
at RadsAtom.Functions.Inactivitytimer.CheckMovement()
at RadsAtom.Functions.Inactivitytimer.InactivityThread()
Thanks in advance