SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Click here to go to the first staff post in this thread. Thread: HoN shop hard drive access

Page 1 of 2 12 LastLast
Results 1 to 20 of 29
  1. #1

    HoN shop hard drive access

    There was a rejected thread on this earlier due to confusion over which shop was being discussed (in-game vs Merrik's HoN shop).

    This is an issue with Merrik's (sp?) HoN shop - NOT the in-game item shop.

    I have multiple hard drives - a SSD for my OS, applications, etc and several mechanical disk drives for data storage. My mechanical disk drives go into a low power sleep mode when they haven't been accessed recently.

    When I click the "Store" button from the main HoN screen, there is a long (5 second?) delay before the store is shown. I can physically hear all my mechanical drives start spinning up. During that time, HoN is completely frozen.

    For some reason, clicking the shop is attempting to read/write to other mechanical drive(s) - even though HoN and my OS are on a totally different SSD drive.

    I don't expect this to be a problem with most users that have a single hard drive or don't have power save on other mechanical drives.

  2. #2
    Offline
    Account Icon
    Join Date
    Aug 2009
    Location
    Alberta, Canada
    Posts
    7,789
    Come to think of it, this might be because HoN is looking through all of the drives for shop content.
    Clicky above!

  3. #3
    That's what I was thinking. But I assume the default place to look is in the HoN install directory. And if it finds the shop files there, I would hope it wouldn't spin up all my drives...

  4. #4
    Offline
    Account Icon
    Join Date
    Aug 2009
    Location
    Alberta, Canada
    Posts
    7,789
    Have you tried to check in with tech support? They are a whole lot better at this that we are.
    Clicky above!

  5. #5
    I'd be happy to do that, but I strongly suspect it is part of the HoN shop engine. I don't think there's anything I can do at my end (aside from keeping my drives from going to low power sleep mode in the first place).

    It's nothing game breaking, but should be relatively easy for S2 to optimize the code to avoid this.

    I'll see what tech support has to say.

  6. #6
    Offline
    Account Icon
    Join Date
    Aug 2009
    Location
    Alberta, Canada
    Posts
    7,789
    Thank you, I'll leave this here for an extended amount of time for this case.
    Clicky above!

  7. #7
    Thanks, Evil_Andrex. Tech support thread is: http://forums.heroesofnewerth.com/sh...php?p=14894365

    Can anyone else with multiple drives (that go into sleep mode) confirm the same symptoms?

  8. #8
    Offline
    S2 Staff Member S2 Games Staff
    Join Date
    Dec 1969
    Location
    West Midlands, England
    Posts
    639
    Awaiting reply from the devs regarding this.

  9. #9

    Loading the Goblin Store

    Brief Description: When loading the HoN Goblin Store all of my external and internal hard drives, that are NOT my primary drive, spin up. HoN becomes unresponsive until the external hard drive is completely spun up from its idle state. This takes roughly 15-20 seconds and in turn locks up the game. If the Store icon is clicked while in a game the server will think the client has disconnected and walk the character back to the pool.

    How to Replicate:
    1. Plugin an external hard drive and wait for it to go into standby mode (where the drive is no longer spinning)
    2. Launch HoN
    3. (optional) Load into a game
    4. Click on the Goblin Store icon
    5. Listen as the external hard drives begin to spin up. The game will appear frozen, and any audio playing at the time will pause and loop every 2 seconds until the external drive is spinning at full speed
    6. Once the external drive is completely awake from sleep, the store resumes and your character stops walking back to the pool


    Match ID& In-Game Timestamps: N/A

    Note that I can replicate this 100% of the time on my computer. I am running a quad core 3.2GHz AMD CPU with 16GB of RAM. The ONLY action that causes HoN to freeze/stall is opening the shop while an external drive is plugged in. Once the external drive is removed the shop opens like normal.

  10. #10
    Quote Originally Posted by VHD View Post
    Thanks, Evil_Andrex. Tech support thread is: http://forums.heroesofnewerth.com/sh...php?p=14894365

    Can anyone else with multiple drives (that go into sleep mode) confirm the same symptoms?
    IDK how I missed this, but yes I have the EXACT same issue: http://forums.heroesofnewerth.com/sh...d.php?t=393344

  11. #11
    Offline
    Account Icon
    Join Date
    Aug 2009
    Location
    Alberta, Canada
    Posts
    7,789
    Merging.
    Clicky above!

  12. #12
    Still experiencing this bug... Can anyone else corroborate so that we can get this bug confirmed and addressed in future patches?

    Again, the delay happens when one or more drives go into a low power sleep/standby mode and you attempt to access Merrick's shop. Everything freezes until the drives spin up - even though they are not associated with HoN at all.

  13. #13
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2009
    Location
    UK - Brum
    Posts
    8,465
    i have been "tasked" to gdb the linux client on this - personal commitment delayed this.

    there is a vast amount if disk access for the merrik shop - i got my box essencially i/o hdd bound during a couple of big installs, hon shop was essencially frozen for 1min

    ill get the debug info shortly - damn macro planning events...

    Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.

    Please use the report post function to have me review a post that you believe is breaking the Forum Rules.
    Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!

    -----------------------------


  14. #14
    I have the exact same problem with the shop and I also have the same problem after a game when the stats load (started 1-2 patches ago)

  15. #15
    Offline
    Game Master Account Icon
    Chat Symbol
    Join Date
    Aug 2009
    Location
    Canada
    Posts
    1,251
    i've always noticed my second harddrive kicking on when i open the shop but i've always ignored it. its always just been annoying that it takes longer than necessary to start up the shop but not a horrible problem.

  16. #16
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2009
    Location
    UK - Brum
    Posts
    8,465
    I have just stared down a few meg of strace dump JUST around access the shop.

    4301 1336422239.683438 access("/opt/HoN/base/...
    4301 1336422239.683466 access("/home/Naib/.Heroes of Newerth/game/...

    are the only area's that are being accessed on my machine NOTE I have 3 hdd plus a number of network shares so I would see if it was trying to access anything outside of these two expected locations.


    Now admittedly this is for linux but this was an initial looksee. I am going to install HoN in WINE and do exactly the same thing, different parts of the OS then appear as virtual drives thus I should be able to see if HoN.exe accesses anywhere outside of home and program files

    Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.

    Please use the report post function to have me review a post that you believe is breaking the Forum Rules.
    Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!

    -----------------------------


  17. #17
    This is so annoying! HDD also spins up at after-game-stats-screen. I need a fix please (

  18. #18
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2009
    Location
    UK - Brum
    Posts
    8,465
    I can't spot anything in the linux client or the windows client accessing anything other than files in HOME and files in PROGRAMS.
    I even went through the pain of an strace on wine hon.exe (sooo slow).

    I wonder if those cheap drive controllers (Jmicron and co) are being used?


    in short, HoN doesn't seem to be accessing anything other that those two expected directories and thus isn't itself waking up the drives (they would wakeup if HoN requested something from say drive z:\ and this was the drive that had span down).


    I am not saying HoN isn't in part responsible for this, just it isn't directly querying all drives/partitions and thus some more data is required as well as looking elsewhere

    drivers, anti-virus (some, especially semantic can be quite ... annoying)

    Forum Moderators are not S2 Games employees. My posts in no way represent the view of S2 Games or any of its staff.

    Please use the report post function to have me review a post that you believe is breaking the Forum Rules.
    Check the Sticky Threads for additional information on this sub-forum and the Announcement Threads for more information about Heroes of Newerth as a whole!

    -----------------------------


  19. #19
    Quote Originally Posted by Naib View Post
    I can't spot anything in the linux client or the windows client accessing anything other than files in HOME and files in PROGRAMS.
    I even went through the pain of an strace on wine hon.exe (sooo slow).

    I wonder if those cheap drive controllers (Jmicron and co) are being used?


    in short, HoN doesn't seem to be accessing anything other that those two expected directories and thus isn't itself waking up the drives (they would wakeup if HoN requested something from say drive z:\ and this was the drive that had span down).


    I am not saying HoN isn't in part responsible for this, just it isn't directly querying all drives/partitions and thus some more data is required as well as looking elsewhere

    drivers, anti-virus (some, especially semantic can be quite ... annoying)
    Thanks for digging into this - even if it didn't lead to answers yet. Still happens to me and others, so I'm sure a good explanation exists out there somewhere.

    Just in case it makes a difference, I'm running Windows 7 64-bit Pro.

  20. #20
    Offline
    Account Icon
    Join Date
    Mar 2010
    Location
    Moscow, Russia
    Posts
    644
    experiencing same problem on win7 64bit as well

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •