jnew, make a fresh install of everything. re-configure the trinity settings in latest version and if you need to apply it on several other bots, just go to settings and copy the CharacterSettings.xml from the optimized bot and paste it into the other #b-tag folders.
Thank you for trying to help Mammon, but I did do a clean install. In fact, I just tried again with a completely new folder. Unzipped DB 178, Trinity v1.1 routine, and Trinity 1.7.2.3 into the plugin folder. No other plugins. I then switch the Item Rules Type to "File Based Script Rules", go to ItemRules tab and select Hard, hit the Reload Script Rules --> CRASH (Demonbuddy has stopped working error window).
This isn't happening to anyone else?
This is the only thing I see in the logs:
Code:
[14:07:45.596 N] DemonbuddyBETA v1.0.1362.178 started
[14:07:48.283 N] Logging in...
[14:07:54.351 N] Attached to Diablo III with pid: 4564
[14:07:54.484 N] Flashing window
[14:07:55.988 D] Executable Path: C:\Demonbuddy\Demonbuddy.exe
[14:07:55.989 D] OS Architecture: AMD64
[14:07:55.992 D] OS: Windows 7 Service Pack 1 64-bit
[14:07:55.992 D] OS Language: English (United States)
[14:07:56.033 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - Initializing
[14:07:57.260 D] Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing
[14:07:59.088 D] There are 1 plugins
[14:08:07.152 V] [Trinity]Using Default Demonbuddy Unstucker
[14:08:17.274 D] Exception while enabling plugin Trinity: System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
at Zeta.MemoryManagement.Executor.Execute(String debugMessage)
at Zeta.Internals.SNOTable.(Int32 )
at Zeta.Internals.SNOTable.GetRecord[T](Int32 snoId)
at Zeta.Internals.NavZone.get_SceneRecord()
at Zeta.Internals.NavZone.get_NavZoneDef()
at Zeta.Navigation.MainGridProvider.()
at Zeta.Navigation.MainGridProvider.Update()
at GilesTrinity.GilesTrinity.UpdateSearchGridProvider(Boolean force) in c:\Demonbuddy\Plugins\GilesTrinity\Movement.cs:line 636
at GilesTrinity.GilesTrinity.OnEnabled() in c:\Demonbuddy\Plugins\GilesTrinity\Plugin.cs:line 139
at Zeta.Common.Plugins.PluginContainer.set_Enabled(Boolean value)