Page 3 of 18

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 19:10
by dzienny
It's possible that the program is started in 32bit java and it makes it seek 32bit libraries that fail to load. I think I have to change the code to fix that.

Still you can try this:

- Restore 'native\window' files to default arrangment (Redownload WoM if needed).
- Open 'wom_debug.bat' and add "-D64" flag that should force java to run in 64bit mode. It should look like this: "start java -jar -D64 lib/Starter.jar"

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 19:12
by HyBriDo
Doesn't works.You will have to change the code.

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 19:20
by creativemagic
Minecraft.net isn't loading, that could have something to do with it.

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 19:37
by HyBriDo
creativemagic wrote:Minecraft.net isn't loading, that could have something to do with it.

I dont think so.

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 19:42
by creativemagic
HyBriDo wrote:
creativemagic wrote:Minecraft.net isn't loading, that could have something to do with it.

I dont think so.


dzienny wrote:* If it still doesn't work make sure that "http://minecraft.net" is working.


;)

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 19:48
by dzienny
Use -d32 flag. It should work. As I found out that: 32bit libraries can be loaded on 64bit systems and that 64bit JVM can't load 32bit DLL. But you can force Java to run in 32bit mode with the flag "-d32".

So change "debug_wom.bat" to "start java -jar -d32 lib/Starter.jar"

EDIT:
-D32 was changed to -d32

It seems that the above works only for non Windows Java.

* Creative Magic is right if "minecraft.net" website is down (or heavily lagging) the client will throw an error "Out of array..." and fail to open the server list.

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 20:01
by HyBriDo
It still doesnt work ._.

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 20:04
by creativemagic
HyBriDo wrote:It still doesnt work ._.

We're going to have to wait till minecraft.net gets fixed.
Notch tweeted:
http://minecraft.net seems to be suffering from unavailabilititus, poking people randomly

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 20:07
by dzienny
Here are a few questions that may help to find the source of the problem:
1. Does minecraft classic work for you when you run it from minecraft.net website?
2. Did WoM Client work for you before and on the same computer/settings?
3. What is your Operating System?

Re: WOM Client Fix

PostPosted: 29 Sep 2012, 20:25
by HyBriDo
1.If i run Minecraft Classic from the Website it works.
2.WoM-Client worked before on the same computer
3.My OS is Windows 7 Home Premium x64