[PoESkillTree 2.7.3] Data update and .build exporting

Another problem with the installer is that it needs admin privileges to run. I'm on a partly restricted environment and thus can't use the installer.
So a zip version would really help me.
Thanks for the awesome program.
If someone has a github profile you may open a new issue.
I tried to update to 2.2.1 and noticed it doesn't check where you have installed the program.
I used the installer on win 8 from version 2.2.0 and the update over the program just installed it in C:/... instead of G:\Spiele\PoESkillTree - The Awakening where i installed it first.
Would be nice if this could be fixed in the future.
I just moved the updated version and copied PersistentData.xml so i get the updated version where i wanted it.
Yo emmitt I went into the equipment tab and equipped some gear with just life to see how much life I would have endgame, and nothing is showing up at all. I can see the passive attributes, but any other tab (total attributes, Item attributes, Item list, and everything under the character sheet) is showing up completely empty. What am I doing wrong?
"
Simondererste wrote:
Thanks for the awesome program.
If someone has a github profile you may open a new issue.
I tried to update to 2.2.1 and noticed it doesn't check where you have installed the program.
I used the installer on win 8 from version 2.2.0 and the update over the program just installed it in C:/... instead of G:\Spiele\PoESkillTree - The Awakening where i installed it first.
Would be nice if this could be fixed in the future.
I just moved the updated version and copied PersistentData.xml so i get the updated version where i wanted it.


Did you install 2.2.0 as Portable?
If you choose to install program as portable, there is no way for installer to know where was application installed.
If you want application to remeber its installation location and thus use Windows registry, choose standard installation type.

Or, just use Check for Updates in Help menu and it will update application at its location regardless of installation type.

Edit:
Just checked it, and yes, you are right. It doesn't remember location even in standard mode. Gonna have to look at it.
Last edited by logosys on Jul 17, 2015, 2:27:22 AM
2.2.0 and 2.2.1 both crashes when I try to run the program.

debug.txt
Spoiler
The error time: 19.07.2015 13:19
Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at POESKillTree.SkillTreeFiles.SkillTree.<set_Chartype>b__16(KeyValuePair`2 nd) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\SkillTreeFiles\SkillTree.cs:line 486
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at POESKillTree.SkillTreeFiles.SkillTree.set_Chartype(Int32 value) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\SkillTreeFiles\SkillTree.cs:line 485
at POESKillTree.Views.MainWindow.Window_Loaded(Object sender, RoutedEventArgs e) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\Views\MainWindow.xaml.cs:line 162
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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
The error time: 19.07.2015 13:26
Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at POESKillTree.SkillTreeFiles.SkillTree.<set_Chartype>b__16(KeyValuePair`2 nd) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\SkillTreeFiles\SkillTree.cs:line 486
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at POESKillTree.SkillTreeFiles.SkillTree.set_Chartype(Int32 value) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\SkillTreeFiles\SkillTree.cs:line 485
at POESKillTree.Views.MainWindow.Window_Loaded(Object sender, RoutedEventArgs e) in c:\GitHub\PoESkillTree_Source\WPFSKillTree\Views\MainWindow.xaml.cs:line 162
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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
IGN: Enkel
Enkel's Renewed Quality Shop - 1: http://www.pathofexile.com/forum/view-thread/804756
Enkel's Renewed Quality Shop - 2: http://www.pathofexile.com/forum/view-thread/964835
Enkel's Accessories - 1 (Jewellery): http://www.pathofexile.com/forum/view-thread/806716
I don't know why, but the program won't start at all for me since 2.2.1. I am not getting a debug.txt
Redownloaded 2 or three times complete with new installation in different locations. I've tried the portable and complete version.

If I can provide anything I don't know about let me know

PS: I am missing my offline skilltree T.T
"
Agedee wrote:
I don't know why, but the program won't start at all for me since 2.2.1. I am not getting a debug.txt
Redownloaded 2 or three times complete with new installation in different locations. I've tried the portable and complete version.

If I can provide anything I don't know about let me know

PS: I am missing my offline skilltree T.T


We are working on a fix for this. If it is not too much could I ask what language is your main? I ask this because some languages use different upper case letters than English. (That problem has been fixed)
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
My sytem runs in German but I installed in english

Great to hear that you are on it :D
"
Agedee wrote:
My sytem runs in German but I installed in english

Great to hear that you are on it :D


Well, you can always help out with translations if you would like! Currently we only have 2 languages that are supported :)

Pretty lengthy documentation here: https://github.com/EmmittJ/PoESkillTree/tree/master/WPFSKillTree/Locale
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
Would it be possible to add a portable version for direct downloading instead of the .exe?

Report Forum Post

Report Account:

Report Type

Additional Info