[PoESkillTree 2.7.3] Data update and .build exporting

"
tzuiop wrote:
I am unable to actually change Theme and Accent in 2.2.2. It stays at the default values even though options claim otherwise.


Has been fixed just not in the pre-release yet.
MTX Finder: http://www.pathofexile.com/forum/view-thread/989787
QoL Updates Offline Skilltree Planner: http://www.pathofexile.com/forum/view-thread/996805
Buy me a coffee here :P https://www.paypal.me/EmmittJ
"
_xer0 wrote:
My saved builds are suddenly gone, anyway to fix this?


This is Windows 7 not handling shut down of programs correctly. This has been fixed in the pre-release, but your builds are lost. Sorry.
MTX Finder: http://www.pathofexile.com/forum/view-thread/989787
QoL Updates Offline Skilltree Planner: http://www.pathofexile.com/forum/view-thread/996805
Buy me a coffee here :P https://www.paypal.me/EmmittJ
it really bugs me that the left attributes bar size is static on or off.
it seems too wide, previously didnt bother me.
great tool tho, thanks.
I think this is a very valuable tool for everyone but especially someone new to the game like me. It is so much faster then the web browser ones. The ability to compare trees has to be a T0 affix :)

I have Windows 10
I have 2.2.2 installed and it was working fine.
I imported a new tree and saved it and the program crashed.
---------------------------

---------------------------
The program crashed. A stack trace can be found at:
C:\Users\cfinley\AppData\Roaming\PoESkillTree - The Awakening\debug.txt
---------------------------
OK
---------------------------

I uninstalled 2.2.2 and installed 2.2.1 but have the same issue.
I reinstalled 2.2.2 and have the same issue.
I do not see a way to attach the log so I put the last error in the spoiler

Spoiler
Exception: System.FormatException: Invalid length for a Base-64 char array or string.
at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
at System.Convert.FromBase64String(String s)
at POESKillTree.SkillTreeFiles.SkillTree.DecodeURL(String url, HashSet`1& skillednodes, Int32& chartype) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\SkillTreeFiles\SkillTree.cs:line 929
at POESKillTree.Views.MainWindow.lvSavedBuilds_SelectionChanged(Object sender, SelectionChangedEventArgs e) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\Views\MainWindow.xaml.cs:line 1876
at System.Windows.Controls.SelectionChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.ListBox.OnSelectionChanged(SelectionChangedEventArgs e)
at System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
at System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(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.CoerceValue(DependencyProperty dp)
at System.Windows.Controls.Primitives.Selector.OnItemsChanged(NotifyCollectionChangedEventArgs e)
at System.Windows.Controls.ListView.OnItemsChanged(NotifyCollectionChangedEventArgs e)
at System.Windows.Controls.ItemsControl.OnItemCollectionChanged2(Object sender, NotifyCollectionChangedEventArgs e)
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 MS.Internal.Controls.InnerItemCollectionView.Add(Object item)
at System.Windows.Controls.ItemCollection.Add(Object newItem)
at POESKillTree.Views.MainWindow.Window_Loaded(Object sender, RoutedEventArgs e) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\Views\MainWindow.xaml.cs:line 211
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
at System.Windows.Interop.HwndTarget.OnResize()
at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)
After reading a message above about a save problem with Windows 7 I thought that maybe Windows 10 would have the same problem. Since the program crashed right after a save I am guessing this is my problem and when I Google the error from the error log file it indicates that data was saved improperly.

I uninstalled the program and then I went to my appdata folder (in file explorer address bar type %appdata% since it is hidden by default) and deleted the "PoESkillTree - The Awakening" folder. I then reinstalled 2.2.2 and now it works.

WARNING doing this deletes all my saved builds!
Since I am assuming my saved builds were corrupt anyway I am willing to start over.

I still think this is the best passive tree builder :)
"
CDFINLEY wrote:
After reading a message above about a save problem with Windows 7 I thought that maybe Windows 10 would have the same problem. Since the program crashed right after a save I am guessing this is my problem and when I Google the error from the error log file it indicates that data was saved improperly.

I uninstalled the program and then I went to my appdata folder (in file explorer address bar type %appdata% since it is hidden by default) and deleted the "PoESkillTree - The Awakening" folder. I then reinstalled 2.2.2 and now it works.

WARNING doing this deletes all my saved builds!
Since I am assuming my saved builds were corrupt anyway I am willing to start over.

I still think this is the best passive tree builder :)


Sorry I didn't get to this sooner. There wasn't a problem with all your builds just the last one you loaded. For some reason the build link you copied crashed the program and was saved. Next time open the persistentdata.XML file and remove everything in the <currentbuild> tags
MTX Finder: http://www.pathofexile.com/forum/view-thread/989787
QoL Updates Offline Skilltree Planner: http://www.pathofexile.com/forum/view-thread/996805
Buy me a coffee here :P https://www.paypal.me/EmmittJ
I have a problem in win 8.1. Whenever i try to open the browser and download a character's items, after i enter the character and account name the program crashes giving this notice:

"The program crashed. A stack trace can be found.../debug.txt".

I don't know how this bug can be fixed. I use the portable version

Edit: in the installed version i can download the data, i save it in a .txt file and when i load it i t gives me an error: "illegal characters in path".
Last edited by DarkClover on Sep 2, 2015, 4:45:15 AM
"
DarkClover wrote:
I have a problem in win 8.1. Whenever i try to open the browser and download a character's items, after i enter the character and account name the program crashes giving this notice:

"The program crashed. A stack trace can be found.../debug.txt".

I don't know how this bug can be fixed. I use the portable version

Edit: in the installed version i can download the data, i save it in a .txt file and when i load it i t gives me an error: "illegal characters in path".


I've got the same problem on Windows 7.

It looks like it's crashing when trying to find the right images for the imported items. Opening the file you download up and doing a find and replace on "<<set:MS>><<set:M>><<set:S>>" to "" seems to let you import the file. You won't get images for certain items though.
Hi,

Same error on Windows 10 : "illegal characters in path" when trying to load the file previously saved from broweser
"
Hi,

Same error on Windows 10 : "illegal characters in path" when trying to load the file previously saved from broweser


You must save file as html, f.e.: get-items.html . And it works. :)


Edit.
1. Tree don't show jewel on jewel socket.
2. On offence window, skills shows damage without support gems.
Last edited by d0mi3l on Sep 22, 2015, 3:33:32 PM

Report Forum Post

Report Account:

Report Type

Additional Info