defconstrife
Member
- Joined
- Nov 9, 2013
- Messages
- 70
- Reaction score
- 0
I get an error constantly saying 'The type initializer for 'Trinity.Framework.Core' threw an exception whenever I start Demonbuddy while loading the bounties profile. What do I do?
Error while starting botSystem.TypeInitializationException: The type initializer for 'Trinity.Framework.Core' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Addresses' threw an exception. ---> GreyMagic.InjectionSEHException: Injection resulted in a process exception with error code 0xc0000005
at GreyMagic.Executor.**********(Int32 )
at GreyMagic.Executor.***************(Int32 )
at GreyMagic.Executor.Execute(Int32 timeout)
at *************.*********.*************(Executor , String )
at Zeta.Game.Internals.SNO.TagMap.GetTagMapEntryAsInteger(Int32 key)
at Zeta.Game.Internals.SNO.SNORecordActor.get_GizmoType()
at Zeta.Game.Internals.ActorManager.**********(DiaObject , ActorType , Int32 , Int32 )
at Zeta.Game.Internals.ActorManager.********(Int32 )
at Zeta.Game.Internals.ActorManager.Update()
at Trinity.Framework.Helpers.Internals.test()
at Trinity.Framework.Helpers.Internals.Addresses..cctor()
--- End of inner exception stack trace ---
at Trinity.Framework.Helpers.Internals.Addresses.get_Hero()
at Trinity.Framework.MemoryModel..ctor()
at Trinity.Framework.Core..cctor()
--- End of inner exception stack trace ---
at Trinity.Framework.Core.get_Player()
at Trinity.Helpers.GoldInactivity.ResetCheckGold()
at Trinity.TrinityPlugin.TrinityBotStart(IBot bot)
at Zeta.Bot.BotEvent.Invoke(IBot bot)
at Zeta.Bot.BotMain.Start()
at Demonbuddy.MainWindow.***********()
Error while starting botSystem.TypeInitializationException: The type initializer for 'Trinity.Framework.Core' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Addresses' threw an exception. ---> GreyMagic.InjectionSEHException: Injection resulted in a process exception with error code 0xc0000005
at GreyMagic.Executor.**********(Int32 )
at GreyMagic.Executor.***************(Int32 )
at GreyMagic.Executor.Execute(Int32 timeout)
at *************.*********.*************(Executor , String )
at Zeta.Game.Internals.SNO.TagMap.GetTagMapEntryAsInteger(Int32 key)
at Zeta.Game.Internals.SNO.SNORecordActor.get_GizmoType()
at Zeta.Game.Internals.ActorManager.**********(DiaObject , ActorType , Int32 , Int32 )
at Zeta.Game.Internals.ActorManager.********(Int32 )
at Zeta.Game.Internals.ActorManager.Update()
at Trinity.Framework.Helpers.Internals.test()
at Trinity.Framework.Helpers.Internals.Addresses..cctor()
--- End of inner exception stack trace ---
at Trinity.Framework.Helpers.Internals.Addresses.get_Hero()
at Trinity.Framework.MemoryModel..ctor()
at Trinity.Framework.Core..cctor()
--- End of inner exception stack trace ---
at Trinity.Framework.Core.get_Player()
at Trinity.Helpers.GoldInactivity.ResetCheckGold()
at Trinity.TrinityPlugin.TrinityBotStart(IBot bot)
at Zeta.Bot.BotEvent.Invoke(IBot bot)
at Zeta.Bot.BotMain.Start()
at Demonbuddy.MainWindow.***********()






