• Visit Rebornbuddy
  • MapBuddy

    Discussion in 'Archives' started by Tormiasz, Jun 11, 2016.

    1. h0v3r

      h0v3r Member

      Joined:
      Oct 31, 2014
      Messages:
      123
      Likes Received:
      3
      Trophy Points:
      18
      No need to edit. Good to know thats how it works. But right now i have no time to edit again all the correct tiers.

      P.S If you want to help noobs, why dont you upload your mapbuddysettings.cs then?
       
    2. SithSquirrel

      SithSquirrel New Member

      Joined:
      Feb 25, 2015
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      1
      because not everything should be handed to you on a silver platter, figure out the password to the updated version and have fun.
       
    3. h0v3r

      h0v3r Member

      Joined:
      Oct 31, 2014
      Messages:
      123
      Likes Received:
      3
      Trophy Points:
      18
      nah, that's for noobs to figure out, not me. If this is how the exilebuddy community helps newcomers then i'll delete my previous post as i don't want to help too. Too many crab mentality people here.
       
    4. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Lel, 39 posts, registered in 2014. Nice helping
       
    5. rienshan

      rienshan Member

      Joined:
      Oct 26, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      Code:
      2016-09-22 12:46:36,437 [1] ERROR Logger - [Application_DispatcherUnhandledException] Unhandled exception
      System.NullReferenceException: Object reference not set to an instance of an object.
         at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
         at System.ComponentModel.TypeConverter.ConvertFromString(String text)
         at MapBuddy.Helpers.MapNameToBitMapConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture) in E:\IE\3rdParty\_CONFIGS_\Default\MapBuddy\Content-535764014\Helpers\Converters.cs:line 30
         at MapBuddy.Helpers.BindableBinding.InternalConverter.System.Windows.Data.IMultiValueConverter.Convert(Object[] values, Type targetType, Object parameter, CultureInfo culture) in E:\IE\3rdParty\_CONFIGS_\Default\MapBuddy\Content-535764014\Helpers\Converters.cs:line 161
         at System.Windows.Data.MultiBindingExpression.TransferValue()
         at System.Windows.Data.MultiBindingExpression.Transfer()
         at System.Windows.Data.MultiBindingExpression.HandlePropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.Data.BindingExpressionBase.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.DependentList.InvalidateDependents(DependencyObject source, DependencyPropertyChangedEventArgs sourceArgs)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.TreeWalkHelper.OnInheritablePropertyChanged(DependencyObject d, InheritablePropertyChangeInfo info, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.VisitNode(FrameworkElement fe, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.WalkLogicalChildren(FrameworkElement feParent, FrameworkContentElement fceParent, IEnumerator logicalChildren)
         at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
         at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
         at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.VisitNode(FrameworkElement fe, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
         at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
         at System.Windows.DescendentsWalker`1.StartWalk(DependencyObject startNode, Boolean skipStartNode)
         at System.Windows.TreeWalkHelper.InvalidateOnInheritablePropertyChange(FrameworkElement fe, FrameworkContentElement fce, InheritablePropertyChangeInfo info, Boolean skipStartNode)
         at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
         at System.Windows.Controls.ContentPresenter.OnContentChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
         at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
         at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
         at System.Windows.Data.BindingExpression.Activate(Object item)
         at System.Windows.Data.BindingExpression.OnDataContextChanged(DependencyObject contextElement)
         at System.Windows.Data.BindingExpression.HandlePropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.Data.BindingExpressionBase.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.Data.BindingExpression.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.DependentList.InvalidateDependents(DependencyObject source, DependencyPropertyChangedEventArgs sourceArgs)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
         at System.Windows.Controls.ItemContainerGenerator.LinkContainerToItem(DependencyObject container, Object item)
         at System.Windows.Controls.ItemContainerGenerator.OnItemReplaced(Object oldItem, Object newItem, Int32 index)
         at System.Windows.Controls.ItemContainerGenerator.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
         at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)
         at System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)
         at System.Collections.Specialized.CollectionChangedEventManager.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
         at System.Collections.Specialized.NotifyCollectionChangedEventHandler.Invoke(Object sender, NotifyCollectionChangedEventArgs e)
         at System.Windows.Data.CollectionView.OnCollectionChanged(NotifyCollectionChangedEventArgs args)
         at System.Windows.Controls.ItemCollection.OnViewCollectionChanged(Object sender, NotifyCollectionChangedEventArgs e)
         at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)
         at System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)
         at System.Collections.Specialized.CollectionChangedEventManager.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
         at System.Windows.Data.CollectionView.OnCollectionChanged(NotifyCollectionChangedEventArgs args)
         at System.Windows.Data.ListCollectionView.ProcessCollectionChangedWithAdjustedIndex(NotifyCollectionChangedEventArgs args, Int32 adjustedOldIndex, Int32 adjustedNewIndex)
         at System.Windows.Data.ListCollectionView.ProcessCollectionChanged(NotifyCollectionChangedEventArgs args)
         at System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
         at System.Windows.Controls.MultipleCopiesCollection.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
         at System.Windows.Controls.MultipleCopiesCollection.set_CopiedItem(Object value)
         at System.Windows.Controls.Primitives.DataGridCellsPresenter.OnItemChanged(Object oldItem, Object newItem)
         at System.Windows.Controls.DataGridRow.OnItemChanged(Object oldItem, Object newItem)
         at System.Windows.Controls.DataGridRow.NotifyPropertyChanged(DependencyObject d, String propertyName, DependencyPropertyChangedEventArgs e, DataGridNotificationTarget target)
         at System.Windows.Controls.DataGridRow.OnNotifyRowPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.Controls.DataGridRow.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
         at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
         at System.Windows.Controls.DataGridRow.PrepareRow(Object item, DataGrid owningDataGrid)
         at System.Windows.Controls.DataGrid.PrepareContainerForItemOverride(DependencyObject element, Object item)
         at System.Windows.Controls.ItemsControl.MS.Internal.Controls.IGeneratorHost.PrepareItemContainer(DependencyObject container, Object item)
         at System.Windows.Controls.ItemContainerGenerator.System.Windows.Controls.Primitives.IItemContainerGenerator.PrepareItemContainer(DependencyObject container)
         at System.Windows.Controls.VirtualizingStackPanel.InsertContainer(Int32 childIndex, UIElement container, Boolean isRecycled)
         at System.Windows.Controls.VirtualizingStackPanel.AddContainerFromGenerator(Int32 childIndex, UIElement child, Boolean newlyRealized, Boolean isBeforeViewport)
         at System.Windows.Controls.VirtualizingStackPanel.MeasureChild(IItemContainerGenerator& generator, IContainItemStorage& itemStorageProvider, IContainItemStorage& parentItemStorageProvider, Object& parentItem, Boolean& hasUniformOrAverageContainerSizeBeenSet, Double& computedUniformOrAverageContainerSize, Double& computedUniformOrAverageContainerPixelSize, Boolean& computedAreContainersUniformlySized, IList& items, Object& item, IList& children, Int32& childIndex, Boolean& visualOrderChanged, Boolean& isHorizontal, Size& childConstraint, Rect& viewport, VirtualizationCacheLength& cacheSize, VirtualizationCacheLengthUnit& cacheUnit, Boolean& foundFirstItemInViewport, Double& firstItemInViewportOffset, Size& stackPixelSize, Size& stackPixelSizeInViewport, Size& stackPixelSizeInCacheBeforeViewport, Size& stackPixelSizeInCacheAfterViewport, Size& stackLogicalSize, Size& stackLogicalSizeInViewport, Size& stackLogicalSizeInCacheBeforeViewport, Size& stackLogicalSizeInCacheAfterViewport, Boolean& mustDisableVirtualization, Boolean isBeforeFirstItem, Boolean isAfterFirstItem, Boolean isAfterLastItem, Boolean skipActualMeasure, Boolean skipGeneration, Boolean& hasBringIntoViewContainerBeenMeasured, Boolean& hasVirtualizingChildren)
         at System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(Size constraint, Nullable`1& lastPageSafeOffset, List`1& previouslyMeasuredOffsets, Nullable`1& lastPagePixelSize, Boolean remeasure)
         at System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(Size constraint)
         at System.Windows.Controls.Primitives.DataGridRowsPresenter.MeasureOverride(Size constraint)
         at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
         at System.Windows.UIElement.Measure(Size availableSize)
         at System.Windows.ContextLayoutManager.UpdateLayout()
         at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
         at System.Windows.Media.MediaContext.InvokeOnRenderCallback.DoWork()
         at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
         at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
         at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)
         at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
         at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
      2016-09-22 12:47:58,121 [1] ERROR Logger - [Application_DispatcherUnhandledException] Unhandled exception
      System.NullReferenceException: Object reference not set to an instance of an object.
         at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
         at System.ComponentModel.TypeConverter.ConvertFromString(String text)
         at MapBuddy.Helpers.MapNameToBitMapConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture) in E:\IE\3rdParty\_CONFIGS_\Default\MapBuddy\Content-535764014\Helpers\Converters.cs:line 30
         at MapBuddy.Helpers.BindableBinding.InternalConverter.System.Windows.Data.IMultiValueConverter.Convert(Object[] values, Type targetType, Object parameter, CultureInfo culture) in E:\IE\3rdParty\_CONFIGS_\Default\MapBuddy\Content-535764014\Helpers\Converters.cs:line 161
         at System.Windows.Data.MultiBindingExpression.TransferValue()
         at System.Windows.Data.MultiBindingExpression.Transfer()
         at System.Windows.Data.MultiBindingExpression.HandlePropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.Data.BindingExpressionBase.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.DependentList.InvalidateDependents(DependencyObject source, DependencyPropertyChangedEventArgs sourceArgs)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.TreeWalkHelper.OnInheritablePropertyChanged(DependencyObject d, InheritablePropertyChangeInfo info, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.VisitNode(FrameworkElement fe, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.WalkLogicalChildren(FrameworkElement feParent, FrameworkContentElement fceParent, IEnumerator logicalChildren)
         at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
         at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
         at System.Windows.DescendentsWalker`1._VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.VisitNode(FrameworkElement fe, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.VisitNode(DependencyObject d, Boolean visitedViaVisualTree)
         at System.Windows.DescendentsWalker`1.WalkFrameworkElementLogicalThenVisualChildren(FrameworkElement feParent, Boolean hasLogicalChildren)
         at System.Windows.DescendentsWalker`1.IterateChildren(DependencyObject d)
         at System.Windows.DescendentsWalker`1.StartWalk(DependencyObject startNode, Boolean skipStartNode)
         at System.Windows.TreeWalkHelper.InvalidateOnInheritablePropertyChange(FrameworkElement fe, FrameworkContentElement fce, InheritablePropertyChangeInfo info, Boolean skipStartNode)
         at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
         at System.Windows.Controls.ContentPresenter.OnContentChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
         at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
         at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
         at System.Windows.Data.BindingExpression.Activate(Object item)
         at System.Windows.Data.BindingExpression.OnDataContextChanged(DependencyObject contextElement)
         at System.Windows.Data.BindingExpression.HandlePropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.Data.BindingExpressionBase.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.Data.BindingExpression.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
         at System.Windows.DependentList.InvalidateDependents(DependencyObject source, DependencyPropertyChangedEventArgs sourceArgs)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
         at System.Windows.Controls.ItemContainerGenerator.LinkContainerToItem(DependencyObject container, Object item)
         at System.Windows.Controls.ItemContainerGenerator.OnItemReplaced(Object oldItem, Object newItem, Int32 index)
         at System.Windows.Controls.ItemContainerGenerator.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
         at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)
         at System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)
         at System.Collections.Specialized.CollectionChangedEventManager.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
         at System.Collections.Specialized.NotifyCollectionChangedEventHandler.Invoke(Object sender, NotifyCollectionChangedEventArgs e)
         at System.Windows.Data.CollectionView.OnCollectionChanged(NotifyCollectionChangedEventArgs args)
         at System.Windows.Controls.ItemCollection.OnViewCollectionChanged(Object sender, NotifyCollectionChangedEventArgs e)
         at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)
         at System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)
         at System.Collections.Specialized.CollectionChangedEventManager.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
         at System.Windows.Data.CollectionView.OnCollectionChanged(NotifyCollectionChangedEventArgs args)
         at System.Windows.Data.ListCollectionView.ProcessCollectionChangedWithAdjustedIndex(NotifyCollectionChangedEventArgs args, Int32 adjustedOldIndex, Int32 adjustedNewIndex)
         at System.Windows.Data.ListCollectionView.ProcessCollectionChanged(NotifyCollectionChangedEventArgs args)
         at System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
         at System.Windows.Controls.MultipleCopiesCollection.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
         at System.Windows.Controls.MultipleCopiesCollection.set_CopiedItem(Object value)
         at System.Windows.Controls.Primitives.DataGridCellsPresenter.OnItemChanged(Object oldItem, Object newItem)
         at System.Windows.Controls.DataGridRow.OnItemChanged(Object oldItem, Object newItem)
         at System.Windows.Controls.DataGridRow.NotifyPropertyChanged(DependencyObject d, String propertyName, DependencyPropertyChangedEventArgs e, DataGridNotificationTarget target)
         at System.Windows.Controls.DataGridRow.OnNotifyRowPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.Controls.DataGridRow.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
         at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
         at System.Windows.Controls.DataGridRow.PrepareRow(Object item, DataGrid owningDataGrid)
         at System.Windows.Controls.DataGrid.PrepareContainerForItemOverride(DependencyObject element, Object item)
      
      I change the Images setting.png
      is wrong ? keep maps Error.
      But Mapbuddy is working i don,t know. sry my english is not good .
       
    6. widds

      widds Member

      Joined:
      Nov 12, 2014
      Messages:
      316
      Likes Received:
      3
      Trophy Points:
      18
      "return converter.ConvertFromString(imagePath);"

      That's line 30. Weird. What does your images folder look like in MapBuddy?
       
    7. rienshan

      rienshan Member

      Joined:
      Oct 26, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      yeah is MapBuddy .

      Code:
                 var imageFolderUrl = new Uri(folder, UriKind.RelativeOrAbsolute);
                  string imagePath = $"{imageFolderUrl}/{parameter}.png";
      
                  var converter = new ImageSourceConverter();
                  return converter.ConvertFromString(imagePath);
      how to setting ?
       
    8. Fishnetz

      Fishnetz Member

      Joined:
      Aug 22, 2015
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
      can someone take over this map buddy thing please? Set it up as donation only! i am fine with that for your work! or a set prize or something! PM me updated version with $ set donation for your paypal! i am tired trying!!!!
       
    9. Mariupol

      Mariupol Member

      Joined:
      Jun 16, 2016
      Messages:
      83
      Likes Received:
      5
      Trophy Points:
      8
      +1 i can pay with pp for it too
       
    10. Darox

      Darox Member

      Joined:
      Nov 7, 2014
      Messages:
      353
      Likes Received:
      2
      Trophy Points:
      18
      Another plug in you can just update and get rich from all the donations! daym
       
    11. replicate

      replicate Member

      Joined:
      Aug 25, 2015
      Messages:
      307
      Likes Received:
      4
      Trophy Points:
      18
      Thanks for the update :) it's working well

      [​IMG]
       
    12. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Lel, you obviously missed few trains.

      Np, that was very appreciated.
       
    13. Fishnetz

      Fishnetz Member

      Joined:
      Aug 22, 2015
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
      [WaitFor] Wait for stash tab switching timeout. < now i think i did everything.. why do i still get that message?

      edit: and for mapbuddy i get this > [Ghetto Map] Failed to get item or wrapper, item == null: True, wrapper == null == False > followed instructions
       
      Last edited: Sep 22, 2016
    14. tyrnt

      tyrnt New Member

      Joined:
      Dec 4, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      shit, password is too hard for my guessing skills and I have no time to figure out how to edit this :(. fml
       
    15. Fishnetz

      Fishnetz Member

      Joined:
      Aug 22, 2015
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
      yeah i tried the password too, its not basic, something very hard for sure :p I assume noobs will not extend sub any more << me>, there will be very little pro players base only!@ and they soon after will shut down bot permanently! those who know more in code will realize we the once (noobs) who help support pay for coders every month, with out us there is no support for coders and upkeep. Something to think about for advance users who know their shit. Help noobs or get shut down too, not all of us have time to sit and be geekish like figuring codes out or what to change! Some of us are very limited in knowledge in that area even if its something basic, its hard and you can palm slam all you want. This as i assume is the main part of the game, mapbuddy! Game don't work, no support. simple.
       
    16. replicate

      replicate Member

      Joined:
      Aug 25, 2015
      Messages:
      307
      Likes Received:
      4
      Trophy Points:
      18
      [​IMG]

      CommunityDevs don't get paid to code : - )
       
    17. widds

      widds Member

      Joined:
      Nov 12, 2014
      Messages:
      316
      Likes Received:
      3
      Trophy Points:
      18
      I'm not a coder. I'm not a developer. I'm a user just like you. So even if you have the slightest inclination that Community Developers like Torm are in some way "in debt" to you since you help pay for Exile Buddy's existence (hint, they're not... Community Developers are not paid for their work, they do the shit for free in their spare time) that would not extend to me in the slightest. I have no obligation to share anything with you. I have no obligation to help you get your bot working.

      Outside of an extremely small number of people do you really think that everyone here just started using EB and knew how to do everything? No. When I wanted to use a plugin I read the forum posts. The first post from the author, the first few pages to see if there were any immediate glaring non-obvious configuration settings to get it to work, and then the last few pages of the thread to see if there were any newer updates or issues with running the plugin. I know for a fact that a majority of you "noobs" or people who just recently came into botting PoE do not do this, proven by the types of posts you guys make. "Why won't by bot start up when using AIF?" Oh, you didn't read the first fricking post that clearly states you need CommunityLib installed and has a link to download it? Why should I, or anyone, "help" solve problems when people won't even read the INITIAL post for things?

      You guys are still hung up on the password even though, what.. 2-3 days ago I posted the exact steps in this very thread on how to get it working again? It doesn't require coding knowledge. It doesn't require a bunch of time. It requires opening up the PoE Wiki, going to the map page, opening up one file in MapBuddy and changing some names, letters, and numbers around that are clearly labeled.

      And stop being so full of yourself. EB has been running pre-2.4 without your subscription money. The dozen or so same people who are asking questions or demanding shit in every plugin thread and won't take three seconds out of their day to read are not making or breaking the bot existing.
       
    18. warchiefdotcom

      warchiefdotcom New Member

      Joined:
      Sep 19, 2016
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      I am using this to figure out the layout PoE Maps 2.4

      hope that helps someone
       
    19. warchiefdotcom

      warchiefdotcom New Member

      Joined:
      Sep 19, 2016
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      have you tried running colosseum and arena? it was commented out on the original file, wondering if it is working now
       
    20. Mariupol

      Mariupol Member

      Joined:
      Jun 16, 2016
      Messages:
      83
      Likes Received:
      5
      Trophy Points:
      8
      can someone tell me if my bot running only 10 maps, i have to configure settings only for this maps? or anyway i must configure all?

      And i don't need this achive with password to make mapbuddy work?
       
      Last edited: Sep 23, 2016

    Share This Page