POE Stash Sorter menu

Shout-Out

User Tag List

Page 13 of 18 FirstFirst ... 91011121314151617 ... LastLast
Results 181 to 195 of 260
  1. #181
    Xcq's Avatar Member
    Reputation
    2
    Join Date
    Aug 2013
    Posts
    52
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "Задание свойства "System.Windows.ResourceDictionary.DeferrableContent" вызвало исключение.": номер строки(line) "108" и позиция в строке(position) "18". в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
    в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
    в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
    в System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
    в POEStashSorter.MainWindow.InitializeComponent()
    в POEStashSorter.MainWindow..ctor()
    в POEStashSorter.LoginWindow.btnLogin_Click(Object sender, RoutedEventArgs e)

    POE Stash Sorter
  2. Thanks doragon (1 members gave Thanks to Xcq for this useful post)
  3. #182
    poeuser's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2015
    Posts
    16
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xcq View Post
    "Задание свойства "System.Windows.ResourceDictionary.DeferrableContent" вызвало исключение.": номер строки(line) "108" и позиция в строке(position) "18". в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
    в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
    в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
    в System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
    в POEStashSorter.MainWindow.InitializeComponent()
    в POEStashSorter.MainWindow..ctor()
    в POEStashSorter.LoginWindow.btnLogin_Click(Object sender, RoutedEventArgs e)
    You can see error message in English by deleteing your native .net language framework at add/remove program.
    (You can see two 4.6 at add/remove program, just remove your native language version.)

  4. Thanks doragon (1 members gave Thanks to poeuser for this useful post)
  5. #183
    Xcq's Avatar Member
    Reputation
    2
    Join Date
    Aug 2013
    Posts
    52
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by poeuser View Post
    You can see error message in English by deleteing your native .net language framework at add/remove program.
    (You can see two 4.6 at add/remove program, just remove your native language version.)
    it's quite the same as you have

  6. #184
    poeuser's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2015
    Posts
    16
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xcq View Post
    it's quite the same as you have
    Yes we are friend~

  7. #185
    poeuser's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2015
    Posts
    16
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I used protocol analyzer to help debug.

    Official Version

    PathOfExileStashSorterOfficialVersion

    I cut the result.
    After this result, there was many character info (item)





    Debug Version

    PathOfExileStashSorterDebugVersion

    After this result, debug version did not get character-info.
    That is it.
    End of result.

  8. Thanks doragon (1 members gave Thanks to poeuser for this useful post)
  9. #186
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found out what the problem is (via vm with windows 7 image and remote debugging).
    There was inner exception:
    {"Could not load file or assembly 'PresentationFramework.Aero2, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Reference assemblies should not be loaded for execution. They can only be loaded in the Reflection-only loader context. (Exception from HRESULT: 0x8013105"}

    I will fix it today or tomorrow.

  10. #187
    poeuser's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2015
    Posts
    16
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by doragon View Post
    I found out what the problem is (via vm with windows 7 image and remote debugging).
    There was inner exception:
    {"Could not load file or assembly 'PresentationFramework.Aero2, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Reference assemblies should not be loaded for execution. They can only be loaded in the Reflection-only loader context. (Exception from HRESULT: 0x8013105"}

    I will fix it today or tomorrow.
    Thank you sir!

  11. #188
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  12. #189
    poeuser's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2015
    Posts
    16
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by doragon View Post
    Program started successfuly and displayed items.

    But clicked 'Start Sorting'

    'Stash hasn't found' pop-up displayed .


    POE is Windowed full screen

    Resolution is 1280 1024





    I closed stashsorter and start again.
    Sort Maps - Full
    Start Sorting.
    Mouse pointer moved between 4 blocks (very narrow area) instead of entire stash area.
    So sorting not finished as stashsorter's result screen displayed.


    My average latency 120-250 ms (when press F1)
    I set the speed 2 (1 is most left side).
    Last edited by poeuser; 10-05-2015 at 08:58 PM.

  13. Thanks doragon (1 members gave Thanks to poeuser for this useful post)
  14. #190
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by poeuser View Post
    'Stash hasn't found' pop-up displayed .
    do'h, i lost "been"

    Originally Posted by poeuser View Post
    I closed stashsorter and start again.
    Sort Maps - Full
    Start Sorting.
    Mouse pointer moved between 4 blocks (very narrow area) instead of entire stash area.
    So sorting not finished as stashsorter's result screen displayed.
    I know about this bug, so you can use non auto mode (image recognition isn't always working)

    POE Stash Sorter-img-png

    Originally Posted by poeuser View Post
    My average latency 120-250 ms (when press F1)
    on this value of latency missclicks will be often, i have this issue on github, but i don't know when i will implement it.
    Last edited by doragon; 10-05-2015 at 09:07 PM.

  15. #191
    poeuser's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2015
    Posts
    16
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by doragon View Post
    do'h, i lost "been"


    I know about this bug, so you can use non auto mode (image recognition isn't always working)

    POE Stash Sorter-img-png


    on this value of latency missclicks will be often, i have this issue on github, but i don't know when i will implement it.
    Officially version is working fine at speed 2 without map sorting problem (because 2.0.4 tier patch).
    It misclicked sometime but it's not a big problem.
    When misclicked some item, that affect just miscliked item only.
    Next item is sorted correctly.
    And I tried to sort again that miscliked-item-tab
    It was fine.



    But latest version.
    Mouse pointer just moved betwen very narrow areas. (just 4 blocks= 2x2 map item area)
    I will record as video and link .


    I know about this bug, so you can use non auto mode (image recognition isn't always working)
    Where is the non auto mode version ?
    Official didn't use image recognition?
    Last edited by poeuser; 10-05-2015 at 09:42 PM.

  16. #192
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by poeuser View Post
    Where is the non auto mode version ?
    Official didn't use image recognition?
    .
    In status bar, i showed on the picture, just select another mode (even don't need to change resolution in poe, the tool will change the resolution by itself).
    Official version is using math calculation (they are not always correct)

  17. #193
    poeuser's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2015
    Posts
    16
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In status bar, i showed on the picture, just select another mode (even don't need to change resolution in poe, the tool will change the resolution by itself).
    Official version is using math calculation (they are not always correct)
    Oh thank you. I found.
    There is a resolution list, but does not exist 1280x1024
    There are many resolution selectable but all height are short.
    I will try.
    Last edited by poeuser; 10-05-2015 at 11:26 PM.

  18. #194
    poeuser's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2015
    Posts
    16
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by poeuser View Post
    Oh thank you. I found.
    There is a resolution list, but does not exist 1280x1024
    There are many resolution selectable but all height are short.
    I will try.

    Oh It's working !!!!!!
    Thank you ~~~

  19. #195
    Ng Chiu Lung's Avatar Member
    Reputation
    1
    Join Date
    Aug 2015
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    working on Garena TW
    thank you

Page 13 of 18 FirstFirst ... 91011121314151617 ... LastLast

Similar Threads

  1. [Buying] Buy PoE Account - Stash / MTX Cosmetics
    By Valdurian in forum PoE Buy Sell Trade
    Replies: 0
    Last Post: 02-14-2016, 10:28 AM
  2. [Selling] 3y old POE Account - premium stash tabs, characters - original owner + email control
    By miyamotomusash1 in forum PoE Buy Sell Trade
    Replies: 0
    Last Post: 09-04-2015, 08:30 AM
  3. [Selling] Poe Standard account, 5 exile, 8 level masters, 100 ex in stash...
    By ins3Ar in forum PoE Buy Sell Trade
    Replies: 1
    Last Post: 06-18-2015, 10:27 AM
  4. [Selling] PoE Standard exalted orbs - $1 each!! 1000+ on my stash
    By Demonyte in forum PoE Buy Sell Trade
    Replies: 6
    Last Post: 10-13-2014, 05:35 PM
  5. Replies: 8
    Last Post: 05-22-2013, 09:34 PM
All times are GMT -5. The time now is 02:16 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search