Originally Posted by Beanpole
|
That is strange, I am using the nvidia drivers as well, and it run perfectly fine here. Do you have this frame rate issue with any other programs/games? If so, it is probably something with your graphics setup (is the nvidia driver actually enabled, etc) and you might want to run the display wizard to make sure that you are not using some other graphics driver without realizing it.
The error that you posted made it sound like the FreeBSD version of the LWJGL library did not get copied over correctly. If you copy "/usr/pbi/minecraft-(i386 or amd64)/lib/lwjgl2.7.1/liblwjgl.so" to "~/.minecraft/bin/natives/liblwjgl.so" will it work properly/better ?
|
Hrm ... I don't seem to have a liblwjgl.so ... but I have a liblwjgl64.so ... sounds suspicious.
sbruno@Alice /usr/home/sbruno]$ ls -l /usr/pbi/minecraft-amd64/lib/lwjgl2.7.1
total 515
-r--r--r-- 2 sbruno operator 490496 May 7 07:41 liblwjgl64.so
Also, tried this PBI on a second computer (ATI graphics) and got the same very slow (1fps) problem as on the Nvidia box. I removed my ~/.minecraft just to be sure and let the app download things from the internet.