I keep getting an error when i start up my server, and i'm not sure what's causing it. I did a restart on my computer, and then it just completely stopped working. It was working right up to the point where i did the restart, so did that affect something? and can it be fixed?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
tankg0d
I keep getting an error when i start up my server, and i'm not sure what's causing it. I did a restart on my computer, and then it just completely stopped working. It was working right up to the point where i did the restart, so did that affect something? and can it be fixed?
java.lang.UnsatisfiedLinkError: C:\Users\Tank\AppData\Local\Temp\jline_git-Bukki
t-1_1-R4-b1938jnks.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.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 jline.WindowsTerminal.loadLibrary(WindowsTerminal.java:315)
at jline.WindowsTerminal.initializeTerminal(WindowsTerminal.java:240)
at jline.Terminal.setupTerminal(Terminal.java:75)
at jline.Terminal.getTerminal(Terminal.java:26)
at jline.ConsoleReader.<init>(ConsoleReader.java:191)
at jline.ConsoleReader.<init>(ConsoleReader.java:186)
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:86)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:592)
at org.bukkit.craftbukkit.Main.main(Main.java:134)
that's the error, anyone help?? :'(
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.