1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Tharoux's corner - Having a problem ?

Discussion in 'Neopets Program Discussion' started by tharoux, Sep 13, 2010.

  1. MimesBr

    MimesBr Newbie

    Joined:
    Oct 25, 2010
    Messages:
    34
    Likes Received:
    0
    Do I need to be logged out when using PowerFeeder?
    Because when I saw that the program was still 'looking for kads to feed' then refreshing when the main had already came.

    edit: Never mind ,I realised that i need to be logged out
     
  2. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    It will continue to refresh to catch mini kad feeding.
     
  3. Kaito

    Kaito Level IV

    Joined:
    Jun 29, 2007
    Messages:
    2,692
    Likes Received:
    15
    small issue, but on the GUI on the account age checker, it says format is USER:pASS, but it has now changed to USER only :)
     
  4. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    Good catch !
    Will change it today.
     
  5. Kaito

    Kaito Level IV

    Joined:
    Jun 29, 2007
    Messages:
    2,692
    Likes Received:
    15
    for igloo melter...

    Code (Text):
    1. See the end of this message for details on invoking
    2. just-in-time (JIT) debugging instead of this dialog box.
    3.  
    4. ************** Exception Text **************
    5. System.ArgumentOutOfRangeException: Value '0' is not a valid value for Interval. Interval must be greater than 0.
    6. Parameter name: Interval
    7.    at System.Windows.Forms.Timer.set_Interval(Int32 value)
    8.    at IglooMelter.frmIglooMelter.tmrRefresh_Tick(Object sender, EventArgs e)
    9.    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    10.    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    11.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    12.  
    13.  
    14. ************** Loaded Assemblies **************
    15. mscorlib
    16.     Assembly Version: 2.0.0.0
    17.     Win32 Version: 2.0.50727.3615 (GDR.050727-3600)
    18.     CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    19. ----------------------------------------
    20. IglooMelter
    21.     Assembly Version: 1.0.0.0
    22.     Win32 Version: 1.0.0.0
    23.     CodeBase: file:///C:/Documents%20and%20Settings/User/Desktop/Desktop%20neopets/Autobuyers/Igloo%20Auto%20Buyers/IglooMelter/IglooMelter.exe
    24. ----------------------------------------
    25. Microsoft.VisualBasic
    26.     Assembly Version: 8.0.0.0
    27.     Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
    28.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    29. ----------------------------------------
    30. System
    31.     Assembly Version: 2.0.0.0
    32.     Win32 Version: 2.0.50727.3614 (GDR.050727-3600)
    33.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    34. ----------------------------------------
    35. System.Windows.Forms
    36.     Assembly Version: 2.0.0.0
    37.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    38.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    39. ----------------------------------------
    40. System.Drawing
    41.     Assembly Version: 2.0.0.0
    42.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    43.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    44. ----------------------------------------
    45. System.Configuration
    46.     Assembly Version: 2.0.0.0
    47.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    48.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    49. ----------------------------------------
    50. System.Xml
    51.     Assembly Version: 2.0.0.0
    52.     Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    53.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    54. ----------------------------------------
    55. System.Runtime.Remoting
    56.     Assembly Version: 2.0.0.0
    57.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    58.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    59. ----------------------------------------
    60.  
    61. ************** JIT Debugging **************
    62. To enable just-in-time (JIT) debugging, the .config file for this
    63. application or computer (machine.config) must have the
    64. jitDebugging value set in the system.windows.forms section.
    65. The application must also be compiled with debugging
    66. enabled.
    67.  
    68. For example:
    69.  
    70. <configuration>
    71.     <system.windows.forms jitDebugging="true" />
    72. </configuration>
    73.  
    74. When JIT debugging is enabled, any unhandled exception
    75. will be sent to the JIT debugger registered on the computer
    76. rather than be handled by this dialog box.
    77.  
    78.  
    &
    what's the smallest value of the refresh rate possible?
     
  6. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    smallest value = 1
    When did you received this message ?
    -while refreshing
    -using the list manager
    -login/logout
     
  7. Kaito

    Kaito Level IV

    Joined:
    Jun 29, 2007
    Messages:
    2,692
    Likes Received:
    15
    while rfing,
     
  8. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    Nothing's wrong I think.
    I noticed while running my AAAAber that neopets is lagging heavily today.
    If the program send a request and doesn't get a response, it will display an error message but will continue to work.

    If you ever get this message again, lemme know ;)
     
  9. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    Finally, I have some time today, I hope to be able to fix some programs XD

    -Maps USAB = fixed. Piece of a treasure map is now working
    -PowerFeeder = fixed. There was an error in the logout process
    -Account manager = fixed. New login page + requested features

    That's all for today. Still need to fix the daily doer. The new wheels are a pain in the ass :(
     
  10. Captain

    Captain Level I

    Joined:
    Dec 8, 2010
    Messages:
    46
    Likes Received:
    0
    Location:
    Ontario
    Whoa, the dice escape player. Can I use it to get the avatar?
     
  11. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    It's there just for that !
     
  12. Dora

    Dora Level I

    Joined:
    Oct 14, 2010
    Messages:
    62
    Likes Received:
    0
    Gender:
    Female
    Location:
    England
    Excellent, your my new hero thankyouuu <3
     
  13. larryisamazing

    larryisamazing Level II

    Joined:
    Nov 19, 2010
    Messages:
    275
    Likes Received:
    0
    Is the Maps USAB supposed to restart searching after a wiz ban is over? It doesn't seem to be doing it whenever I have checked lately, but I thought I saw it restart before.
     
  14. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    The process stop if you're wiz banned. After the ban, you have to press start again.
    If you're still wiz banned, it will tell you how much time is left.
    Seriously, I never though about that. I'll keep the idea for a future update XD
     
  15. larryisamazing

    larryisamazing Level II

    Joined:
    Nov 19, 2010
    Messages:
    275
    Likes Received:
    0

    Lol...ok. You might also consider allowing the user to specify an offset (in mins) after the start of the hour. Otherwise, it will restart at the start of the hour which is not as good for searching because everyone is searching then. Thanks.
     
  16. Kaito

    Kaito Level IV

    Joined:
    Jun 29, 2007
    Messages:
    2,692
    Likes Received:
    15
    not sure whether it's only with me, but the timing for NST displayed on the program, and that in my browser is around 2secs off x.x
     
  17. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    This can happen for a couple reasons:
    -The request to get the page in the first place took a bit more time than usual (server lag) and the time is off a bit.
    -between restock (7 mins interval), the timing will go off. That's a limitation caused by M$, where every CPU cycle as an accuracy of up to 15ms on every "tick". that's alot.
    -NST time in the browser will get off by ~1 sec every minute. Leave you browser open for 5 minutes and hit refresh, you'll see what I mean.

    That's why I sync the time after each refreshes, and on the minute the restock should happen.
    Also, that's why the program refresh from :51 to :57, just in case. You'll see in the log when I sync the time.
     
  18. Kaito

    Kaito Level IV

    Joined:
    Jun 29, 2007
    Messages:
    2,692
    Likes Received:
    15
    i see, in that case my concerns are resolved.

    furthermore, 15ms lagtime is completely insignificant as compared to my 2sec buy times x.x
     
  19. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    15ms every "tick" !
    my program use a 1sec interval so my program MAY be off by 15ms every second in the timer.
    over a 7 minutes wait, it's almost 6 seconds off. This has nothing to do with your buy time.
     
  20. larryisamazing

    larryisamazing Level II

    Joined:
    Nov 19, 2010
    Messages:
    275
    Likes Received:
    0
    The Maps USAB doesn't work anymore, because neopets changed the pictures for the map pieces. Hope that's a quick fix.