Page 1 of 1
Can't use 64x Java
Posted: Sun Sep 22, 2013 7:30 pm
by Fitmit_12
Hey, Fitmit here. I've been playing Craftland using 32x Java, and when I installed and used 64x Java to run it, it just gives me a box that says Can't load version.txt, Cannot assign requested address: connect. I use Windows 8, and I'm not sure if that has anything to do with it, but I can run Vanilla Minecraft and use the Tekkit Launcher just fine with 64x.

Re: Can't use 64x Java
Posted: Mon Sep 23, 2013 2:22 am
by nickmcski
Fitmit_12 wrote:Hey, Fitmit here. I've been playing Craftland using 32x Java, and when I installed and used 64x Java to run it, it just gives me a box that says Can't load version.txt, Cannot assign requested address: connect. I use Windows 8, and I'm not sure if that has anything to do with it, but I can run Vanilla Minecraft and use the Tekkit Launcher just fine with 64x.

Try deleting your .craftland and then starting your launcher.
Re: Can't use 64x Java
Posted: Mon Sep 23, 2013 7:26 am
by Fitmit_12
nickmcski wrote:Fitmit_12 wrote:Hey, Fitmit here. I've been playing Craftland using 32x Java, and when I installed and used 64x Java to run it, it just gives me a box that says Can't load version.txt, Cannot assign requested address: connect. I use Windows 8, and I'm not sure if that has anything to do with it, but I can run Vanilla Minecraft and use the Tekkit Launcher just fine with 64x.

Try deleting your .craftland and then starting your launcher.
Nope, it still gives me the same error after I delete it. Also tried uninstalling the 32x to see if I could run it with just 64x, also updating to Java 7 Update 40, but nope :\ It just ends after creating the config folder with just the launcher.properties file, and all that's inside it is '#blub empty'
Re: Can't use 64x Java
Posted: Mon Sep 23, 2013 8:24 pm
by SiviiX
Fitmit_12 wrote:nickmcski wrote:Fitmit_12 wrote:Hey, Fitmit here. I've been playing Craftland using 32x Java, and when I installed and used 64x Java to run it, it just gives me a box that says Can't load version.txt, Cannot assign requested address: connect. I use Windows 8, and I'm not sure if that has anything to do with it, but I can run Vanilla Minecraft and use the Tekkit Launcher just fine with 64x.

Try deleting your .craftland and then starting your launcher.
Nope, it still gives me the same error after I delete it. Also tried uninstalling the 32x to see if I could run it with just 64x, also updating to Java 7 Update 40, but nope :\ It just ends after creating the config folder with just the launcher.properties file, and all that's inside it is '#blub empty'
Hey, i had the same problem when i tried out windows 8 for a week. What i did:
1. failed and installed 32-bit
2. Uninstalled java
3. Went to a manual 64-bit download link
4. Launched it and installed it
5. And it sure worked after that.
The reason of manual is because they havent made it for windows 8 yet, thats why you have to do the manually thing. The 32-bit is for the standar.
I hope this helped you out!
Re: Can't use 64x Java
Posted: Mon Sep 23, 2013 10:09 pm
by Fitmit_12
SiviiX wrote:
Hey, i had the same problem when i tried out windows 8 for a week. What i did:
1. failed and installed 32-bit
2. Uninstalled java
3. Went to a manual 64-bit download link
4. Launched it and installed it
5. And it sure worked after that.
The reason of manual is because they havent made it for windows 8 yet, thats why you have to do the manually thing. The 32-bit is for the standar.
I hope this helped you out!
Yeah... I have both the versions from the manual install page. That's the only way you can get 64 bit Java, because the default installation is 32 bit. I can't run Craftland with 64 bit if I have 32 bit or not.
Edit: Would there happen to be a 64-bit version of the Launcher?
Re: Can't use 64x Java
Posted: Tue Sep 24, 2013 8:17 pm
by Banana_Cannon
i had the same issue, u need to make a shortcut to ur craftland.exe then change the target to something i dont remember
Re: Can't use 64x Java
Posted: Tue Sep 24, 2013 10:58 pm
by Fitmit_12
Banana_Cannon wrote:i had the same issue, u need to make a shortcut to ur craftland.exe then change the target to something i dont remember
Ooo, I think this could be the solution, but I'm having trouble with how to phrase it. I'm trying:
C:\Windows\System32\javaw.exe -Xmx4G -jar "C:\Users\Home\Desktop\Craftland.exe"
but it's still not running. Could you check what you put for the Target? Thanks
(or if anyone else can tell me what's wrong with this, that'd be awesome as well

)
Edit: Oh, and another person said to use
C:\Users\Home\Desktop\Craftland.exe "C:\Program Files\Java\jre7\bin\javaw.exe" -Xmx4G -Xms2G, but there is also
-cp Minecraft.jar net.minecraft.LauncherFrame after it, because it was just for the Vanilla MC launcher

Re: Can't use 64x Java
Posted: Thu Sep 26, 2013 9:24 pm
by Banana_Cannon
here it is : C:\Windows\System32\java.exe -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false -jar craftland.exe
Re: Can't use 64x Java
Posted: Fri Sep 27, 2013 2:26 pm
by Fitmit_12
Banana_Cannon wrote:here it is : C:\Windows\System32\java.exe -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false -jar craftland.exe
That might have been a fix for you, but thank you sooo much for pointing out the -Djava.net.preferIPv4Stack=true. I just looked for a bit on Google and I went to
http://forums.technicpack.net/threads/m ... nes.44268/" onclick="window.open(this.href);return false; and the last post was my solution

Re: Can't use 64x Java
Posted: Sat Sep 28, 2013 5:38 pm
by Banana_Cannon
good