LWJGL
May 24, 2013, 19:26:26
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL 2.9.0 released!
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
Lightweight Java Library Game Development
>
Error
Pages: [
1
]
« previous
next »
Print
Author
Topic: Error (Read 2420 times)
Aslan
Newbie
Posts: 5
Error
«
on:
November 29, 2010, 10:27:58 »
its prolly not as much of a bug, but lwjgl wont work for me
i once managed tog et one running (lwjgl-2.4.2)
but 2.6.2 doesnt work next to slick or anything
this is my error
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
at org.lwjgl.DefaultSysImplementation.getPointerSize(Native Method)
at org.lwjgl.Sys.<clinit>(Sys.java:100)
at org.lwjgl.opengl.Display.<clinit>(Display.java:130)
at org.newdawn.slick.AppGameContainer$1.run(AppGameContainer.java:39)
at java.security.AccessController.doPrivileged(Native Method)
at org.newdawn.slick.AppGameContainer.<clinit>(AppGameContainer.java:36)
at pwsrpg2d.Main.main(Main.java:119)
i wiped all lwjgl and redownloaded it still got the error :|
anyone knows how to help?
thanks in advance.
Logged
kappa
Administrator
Nerdus Imperius
Posts: 1112
Re: Error
«
Reply #1 on:
November 29, 2010, 10:52:46 »
what OS, Architecture, Java version and IDE are you using?
p.s. this is the bugs/rfe section so all posts should begin with [BUG], [RFE], etc see sticky post. If it doesn't fit in any of those headings please post in one of the other forums.
Logged
Aslan
Newbie
Posts: 5
Re: Error
«
Reply #2 on:
November 29, 2010, 11:15:30 »
Windows Vista (OS)
Java 6 (Version)
Eclipse (IDE)
Not sure what you mean with Architecture though
Logged
kappa
Administrator
Nerdus Imperius
Posts: 1112
Re: Error
«
Reply #3 on:
November 29, 2010, 11:31:11 »
Quote from: Aslan on November 29, 2010, 11:15:30
Not sure what you mean with Architecture though
32bit or 64bit.
anyway try this
tutorial
to see if it helps.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...