VDZ wrote:I don't really think you get an error message when the game's loading something, and just some load time wouldn't prevent you from using the inventory at all.
You can get error messages without crashes. You'd be surprised at the error's I've seen when the client is trying to load and there's a real bug in the client. (Been a while since I've seen one... was just shortly after w5 started and was an error displaying the male avatars.) Programs don't display error messages unless the programmer tells them to. In the case of HnH, they get dumped to the console (which most people don't leave open) unless it's an error that crashes Java, in which case Java gives an error message. Some people do leave the console open and read the error messages, though. Think before you speak. I was trying to provide the best advice with the information given and try to get more. I certainly didn't see you provide anything more helpful.
From my experience, any inventory space is unusable until it loads on the server. Cupboards filled up (64 unique items) are the worst. It's most noticeable at start up if you have a large variety of items on screen as well as in the container you are trying to open, especially if the system is being exceptionally laggy. Note that is the inventory information out of the database, and not the graphic or tooltips for the item. I've never gotten (or heard of) a crash when trying to move ? items between containers before using the shortcuts, but I don't recall trying to pick an item up to the cursor, either, when items aren't shown.
Back to the OP: You need to post the error so people know where to look for the problem or be able to make suggestions to fix it. Also posting your OS, version, Java version (build number), video card and drivers, what client you're using, etc. also may be necessary. Without those, all anyone can do is make generalizations on what the game is doing. A better description of exactly what you were trying to do, how long you were playing, etc. will also be helpful. I should have stated that originally, also.
Let me correct my original post:
MagicManICT wrote:The game loads all graphics from the server just like a web page. You're client is waiting on server response and is hanging for a bit. It can actually take a minute or two for the items to load. Are you attempting to do anything while the container is loading? Is the client crashing as soon as you try to open the container or after several moments?
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.