What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Bot just updated to latest version - crashing on startup

2face

New Member
Joined
Feb 1, 2014
Messages
27
Reaction score
3
Hey all,

Im testing exilebuddy for over a week now and i love it so far.
The game just got updated and the new bot version is up too(It just updated for me 5 mins ago)
Now when im starting up the bot and it loads the plugins I get the following exception:
2016-01-29 06:29:46,989 [5] DEBUG CustomLogger (null) - [Overlay] Enable
2016-01-29 06:29:46,989 [5] DEBUG CustomLogger (null) - [Stats] Enable
2016-01-29 06:29:46,989 [5] DEBUG CustomLogger (null) - [StuckDetection] Enable
2016-01-29 06:29:47,197 [5] ERROR CustomLogger (null) - An exception occurred.
System.Windows.Markup.XamlParseException: Provide value on 'System.Windows.StaticResourceExtension' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Exilebuddy, PublicKeyToken=8dde325853d11466' or one of its dependencies. The system cannot find the file specified.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
at System.Windows.Baml2006.Baml2006SchemaContext.ResolveAssembly(BamlAssembly bamlAssembly)
at System.Windows.Baml2006.Baml2006SchemaContext.ResolveBamlTypeToType(BamlType bamlType)
at System.Windows.Baml2006.Baml2006SchemaContext.ResolveBamlType(BamlType bamlType, Int16 typeId)
at System.Windows.Baml2006.Baml2006SchemaContext.GetXamlType(Int16 typeId)
at System.Windows.Baml2006.Baml2006Reader.Process_ElementStart()
at System.Windows.Baml2006.Baml2006Reader.ReadObject(KeyRecord record)
at System.Windows.ResourceDictionary.CreateObject(KeyRecord key)
at System.Windows.ResourceDictionary.OnGettingValue(Object key, Object& value, Boolean& canCache)
at System.Windows.ResourceDictionary.OnGettingValuePrivate(Object key, Object& value, Boolean& canCache)
at System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean& canCache)
at System.Windows.ResourceDictionary.GetValue(Object key, Boolean& canCache)
at System.Windows.StaticResourceExtension.FindResourceInEnviroment(IServiceProvider serviceProvider, Boolean allowDeferredReference, Boolean mustReturnDeferredResourceReference)
at System.Windows.StaticResourceExtension.TryProvideValueInternal(IServiceProvider serviceProvider, Boolean allowDeferredReference, Boolean mustReturnDeferredResourceReference)
at System.Windows.StaticResourceExtension.ProvideValueInternal(IServiceProvider serviceProvider, Boolean allowDeferredReference)
at System.Windows.StaticResourceExtension.ProvideValue(IServiceProvider serviceProvider)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)
--- End of inner exception stack trace ---
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at AutoLogin.Gui.InitializeComponent() in g:\Downloads\Gui.xaml:line 1
at AutoLogin.Gui..ctor() in g:\Downloads\jeman\Plugins\AutoLogin\Gui.xaml.cs:line 35
at AutoLogin.AutoLogin.get_Control() in g:\Downloads\jeman\Plugins\AutoLogin\AutoLogin.cs:line 133
at Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
at Exilebuddy.BotWindow.?????????????????????????????????????????()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at (Dispatcher , Action )
at Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
Looks like its been thrown at the AutoLogin Plugin. Anyone else got this issue after the bot update?

Also im planning on developing stuff for POE(Im working on an avoider for AOE attacks and Boss attacks like volls charge/aoe and Dominus), developed stuff before for the Archbuddy and Honorbuddy. Now playing POE again and got totally stuck on it.
I was browsing through the API and was wondering if there is an abstract class for the GroundIce/Fire etc stuff? And also is there a field to see which attack a monster is casting?

Thanks in advance guys
 
Alright for those who run into the same issue, i just took out the autologin plugin and it starts up now. If anyone got an idea how i can fix the AutoLogin Plugin issue, i would be thankful!
 
Alright for those who run into the same issue, i just took out the autologin plugin and it starts up now. If anyone got an idea how i can fix the AutoLogin Plugin issue, i would be thankful!

Well, autologin always gave me issues of that kind, which is weird :D

For the ground stuff, pushedx added some wrappers to retrieve TERRAIN data (which is badly handled by GGG, usually those particles are just graphical stuff... lol) I don't really remember what he told me but it's doable, I'm gonna dig through conversations :D
 
This error should only occur if you copy the old plugin BAML files into the new directory, which isn't supported because of how the build server builds them I guess. They reference a very specific assembly, which no longer exists because there was a bot update. Hopefully that helps, because there's no other way for that error to be thrown on a fresh install that I'm aware of.

As for your other question, it'd be best to make a post in the community developer section with exactly what you're after and you'd like to do and I'll get you a reply when I next can. :)
 
Back
Top