Application Problem

I don't know if this deals with my problem but I play a game that uses Java of course but whenever I'm on it, a few minutes later the client will close itself and I have to load it back up and sometimes the problem persists... I'm using the runtime env. 5 update 2 and and env. 6 update 2.... anyone know what could be the problem?

[341 byte] By [MikeJR88a] at [2007-11-27 11:15:33]
# 1

This amounts to something like: "It just doesn't work, any idea?"

Way too vague at this point to get anywhere, especially remotely where nobody can even work with you hands-on to see the actual problem.

Plus I'm not too thrilled that you crossposted this, and suspect you're about to crosspost it again to some more forums.

I for one just love that, the idea of having to keep track of multiple duplicate threads just to see if you've been answered so that I don't say something which someone else already did.

warnerjaa at 2007-7-29 14:13:33 > top of Java-index,Java Essentials,New To Java...
# 2

> I don't know if this deals with my problem but I play

> a game that uses Java of course but whenever I'm on

> it, a few minutes later the client will close itself

> and I have to load it back up and sometimes the

> problem persists... I'm using the runtime env. 5

> update 2 and and env. 6 update 2.... anyone know what

> could be the problem?

It sounds like you are using an applet, meaning your 'client' shows up

in your browser. If so, do you see a cofee mug in your system tray?

Right click on it an choose "Open Java console".

Copy the console contents and paste them for us to see.

baftosa at 2007-7-29 14:13:33 > top of Java-index,Java Essentials,New To Java...