Basically Diablo crashes and throws its exception code which seems to always be random. Here is my log to help fix this issue. If it is a bug and you need more logs from D3 let me know.
Plugins I am using are:
GilesStashReplacer
GilesMonsterPrirorityChanger
GilesWorkObjectHandler
RadsProfileManger
Profile I am using:
Greyhounds champion Hunter v2.1
Plugins I am using are:
GilesStashReplacer
GilesMonsterPrirorityChanger
GilesWorkObjectHandler
RadsProfileManger
Profile I am using:
Greyhounds champion Hunter v2.1
Code:
[14:26:36.905 D] Generating path to Moving towards unit - <1145.722, 3938.298, 80.10001>
[14:26:36.915 D] Raycast path generated.
[14:26:36.915 D] Generated path to <1145.722, 3938.298, 80.10001> (Moving towards unit) with 1 hops.
[14:26:37.235 D] [WorldObjectHandler] Blacklisting a world object [TriggerSphereOneShot-16199] because it was an unknown object type.
[14:26:37.235 V] Blacklisting B603000F for 00:10:00
[14:26:37.955 D] Generating path to Moving towards unit - <1143.598, 3943.591, 80.10002>
[14:26:37.955 D] Raycast path generated.
[14:26:37.955 D] Generated path to <1143.598, 3943.591, 80.10002> (Moving towards unit) with 1 hops.
[14:26:38.385 D] [WorldObjectHandler] Blacklisting a container [LootType2_Adventurer_A_Corpse_02-16226] because we never want to open it.
[14:26:38.385 V] Blacklisting B61E0025 for 00:10:00
[14:26:42.935 D] [GilesStashReplacer 1.9.7.3] Blacklisting item: HealthGlobe-16256 because it is a health-globe and shouldn't have a loot-attempt.
[14:26:42.935 V] Blacklisting B63C0036 for 00:09:50
[14:26:43.045 D] Navigator.Clear
[14:26:43.045 D] Generating path to Hunting Grounds #20 - <1130.926, 3971.971, 80.1>
[14:26:43.045 D] Raycast path generated.
[14:26:43.045 D] Generated path to <1130.926, 3971.971, 80.1> (Hunting Grounds #20) with 1 hops.
[14:26:44.565 D] Navigator.Clear
[14:26:44.615 D] Replaced hook [ProfileOrderBehavior_Hook] 5302bb14-6ecf-434d-a199-cb66232c8b64
[14:26:44.615 D] Generating path to Hunting Grounds #21 - <1142.127, 3777.766, 80.10001>
[14:26:44.615 D] Raycast path generated.
[14:26:44.615 D] Generated path to <1142.127, 3777.766, 80.10001> (Hunting Grounds #21) with 1 hops.
[14:26:55.193 D] [GilesStashReplacer 1.9.7.3] GSError: Minor/temporary glitch in the matrix, was a random null exception reading an item on the ground [GetFirstLootObject-1]
[14:26:55.208 D] System.AccessViolationException: Could not read bytes from 01543B9C [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
at Zeta.ZetaDia.get_CurrentWorldId()
at Zeta.ZetaDia.get_IsInGame()
at Zeta.CommonBot.BotMain.()
[14:27:03.663 N] Stopping the bot.
[14:27:03.663 D] CurrentBot.Stop()
[14:27:03.663 D] Navigator.Clear()
[14:27:03.663 D] Navigator.Clear
[14:27:03.663 D] TreeHooks.Instance.ClearAll()
[14:27:03.663 D] OnStop event
[14:27:03.663 D] OnStop Event Invoking
[14:27:03.663 N] [RadsProfileManager beta] Last profile used was Greyhoundpart1.xml.
[14:27:03.663 D] QuestOrderManager.OnBotStop(). Resetting caches.
[14:27:03.663 D] Resetting current behavior.
[14:27:03.663 D] Forcing closed all current windows.
[14:27:03.710 D] System.AccessViolationException: Could not read bytes from 01543B9C [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
at Zeta.ZetaDia.get_CurrentWorldId()
at Zeta.ZetaDia.get_IsInGame()
at Zeta.CommonBot.BotMain.()
[14:27:03.710 N] Bot Thread Ended. Was this requested?
Last edited:






