Page 1 of 3

Launch Problem

Posted: Wed Mar 05, 2014 12:57 am
by jacklego5
I keep on getting a crash after the login loads. I hit login and then it does its stuff, but the game immediately crashes. It looks like it may be that craftland is trying to launch 32bit when i (think) have 64bit.

Heres the info : Couldn't start minecraft
java.lang.UnsatisfiedLinkError: C:\Users\jackb_000\AppData\Roaming\.craftland\bin\natives\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at net.minecraft.client.Minecraft.do(SourceFile:480)
at dsfafafadssdaffa.<init>(SourceFile:31)
at net.minecraft.client.Minecraft.<init>(SourceFile:627)
at net.minecraft.client.Minecraft.<clinit>(SourceFile:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.spoutcraft.launcher.Launcher.startGame(Launcher.java:112)
at org.spoutcraft.launcher.gui.LoginThread.run(LoginThread.java:213)

Re: Launch Problem

Posted: Wed Mar 05, 2014 2:08 am
by Toguno
your running a 32 bit on a 64 bit platform. Could be the cause.

Try the jar version

Re: Launch Problem

Posted: Wed Mar 05, 2014 2:10 am
by nickmcski
Toguno wrote:your running a 32 bit on a 64 bit platform. Could be the cause.

Try the jar version
That would make no difference, it's one of the libraries causing the problem. Just make sure all of your drivers for your chipset are up to date

Re: Launch Problem

Posted: Wed Mar 05, 2014 12:47 pm
by jacklego5
Do I just update my chipset. Or do I have to do some thing else?

Edit : Also, i have a windows 8 all in one PC

Re: Launch Problem

Posted: Fri Mar 21, 2014 12:37 am
by jacklego5
When i launch game, my norton security says it blocked a file. Can someone give me a manual install file (all the files pre-loaded) (move craftland folder and let it make a new one).

Re: Launch Problem

Posted: Sun Mar 23, 2014 4:16 pm
by SpaceLightning
Hi, I'm also having a very similar problem, could someone tell me how I can fix this? I would really appreciate it if someone could give me a fix for this.

Here is the error report:

Couldn't start minecraft
java.lang.UnsatisfiedLinkError: C:\Users\Matthew\AppData\Roaming\.craftland\bin\natives\lwjgl.dll: Access is denied
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at net.minecraft.client.Minecraft.do(SourceFile:480)
at dsfafafadssdaffa.<init>(SourceFile:31)
at net.minecraft.client.Minecraft.<init>(SourceFile:627)
at net.minecraft.client.Minecraft.<clinit>(SourceFile:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.spoutcraft.launcher.Launcher.startGame(Launcher.java:112)
at org.spoutcraft.launcher.gui.LoginThread.run(LoginThread.java:213)

Re: Launch Problem

Posted: Fri Mar 28, 2014 10:42 am
by nidefawl
Both of those problems look pretty weird.
For both I would do following: Kill all java processes in the taskmanager, Go to %APPDATA%\.craftland and delete the bin and updateFolder

Then start the laucher again, go to the settings tab and press force udpate

Re: Launch Problem

Posted: Fri Mar 28, 2014 3:29 pm
by SpaceLightning
Well, I tried what you suggested and I got the same error.

Pretty much the same error report too:

Couldn't start minecraft
java.lang.UnsatisfiedLinkError: C:\Users\Matthew\AppData\Roaming\.craftland\bin\natives\lwjgl.dll: Access is denied
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at net.minecraft.client.Minecraft.do(SourceFile:460)
at HPRDRDPHPHEERDRD.<init>(SourceFile:31)
at net.minecraft.client.Minecraft.<init>(SourceFile:157)
at net.minecraft.client.Minecraft.<clinit>(SourceFile:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.spoutcraft.launcher.Launcher.startGame(Launcher.java:112)
at org.spoutcraft.launcher.gui.LoginThread.run(LoginThread.java:213)

I deleted the bin and updateFolder, killed all java processes, said force update on the launcher, and I still got this report.

Re: Launch Problem

Posted: Fri Mar 28, 2014 3:31 pm
by nickmcski
can you right click the launcher and click "Run as administrator"

Re: Launch Problem

Posted: Fri Mar 28, 2014 3:33 pm
by SpaceLightning
Nope, same error report as last time.