Jump to content

testing minecraft-forge with eclipse doesn't work


Recommended Posts

hi

 

I downloaded the newest source, and installed it.

I tried to start it with the green "run"-button in eclipse.

At first it works, but then an error occours:

 

2013-04-05 18:16:41 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.15.637 for Minecraft 1.5.1 loading
2013-04-05 18:16:41 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_17, running on Linux:amd64:3.5.0-26-generic, installed at /opt/Oracle_Java/jre1.7.0_17
2013-04-05 18:16:41 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-04-05 18:16:42 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:123)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at Start.main(Start.java:29)
2013-04-05 18:16:42 [iNFO] [sTDERR] Caused by: java.lang.UnsatisfiedLinkError: /home/johannes/Dropbox/Programming/Java/Minecraft/Forge/forge/mcp/jars/bin/natives/liblwjgl.so: 
/home/johannes/Dropbox/Programming/Java/Minecraft/Forge/forge/mcp/jars/bin/natives/liblwjgl.so:
falsche ELF-Klasse: ELFCLASS32 (Possible cause: architecture word width mismatch)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadLibrary1(Unknown Source)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadLibrary0(Unknown Source)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadLibrary(Unknown Source)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at java.lang.Runtime.loadLibrary0(Unknown Source)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at java.lang.System.loadLibrary(Unknown Source)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at org.lwjgl.Sys$1.run(Sys.java:72)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at java.security.AccessController.doPrivileged(Native Method)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at org.lwjgl.Sys.loadLibrary(Sys.java:81)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at org.lwjgl.Sys.<clinit>(Sys.java:98)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.getSystemTime(Minecraft.java:2559)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2238)
2013-04-05 18:16:42 [iNFO] [sTDERR] 	... 8 more

 

Is this a forge bug or is it a bug of Linux? (I use Kubuntu 12.10)

 

aligator123456

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.