EasyWay Java Game Engine
December 31, 2009, 08:37:33 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: 1 [2]
  Print  
Author Topic: Tutorial 1: Set-up EasyWay on Eclipse IDE  (Read 1841 times)
0 Members and 1 Guest are viewing this topic.
sarkophagien
Newbie
*
Posts: 3


View Profile
« Reply #15 on: November 27, 2007, 05:59:57 PM »

Hi there,

installed everything successfully, but I found a little problem.
When i run the tutorial 0, there is an option for enableing /disableing split screen and when i try it this error pops up:
Code:
Exception in thread "Thread-0" java.lang.IllegalStateException: Function is not supported
at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:67)
at org.lwjgl.opengl.EXTFramebufferObject.glBindFramebufferEXT(EXTFramebufferObject.java:165)
at org.easyway.objects.texture.TextureFBO.startDrawing(TextureFBO.java:94)
at org.easyway.objects.SplittedCamera.render(SplittedCamera.java:126)
at Main.coreRender(Main.java:92)
at org.easyway.system.Sincro.run(Sincro.java:76)
number of drawable objects: 20
number of loopable objects: 20
 - CORE MESSAGE: index out of range: -1/20 (BaseList.get(int))
CURRENT STACK:
The Game has expired the time
Logged
RemalKoil
Administrator
Newbie
*****
Posts: 291


dshnt@hotmail.com
View Profile WWW Email
« Reply #16 on: December 01, 2007, 12:51:20 AM »

Your video card don't support the FrameBufferObject.
Try to change \ update the video card's drivers.
For example I've an ATI video card and on linux I must use the propetary (of ATI) video card drivers and not the open source drivers (I don't remember the name): only the propetary drivers works fine with the this function.

Best Regards,
-dAny-
Logged
sarkophagien
Newbie
*
Posts: 3


View Profile
« Reply #17 on: December 01, 2007, 01:11:43 AM »

Hmm,

thanks for your answer.
Then I have to wait a little for a new driver which supports realtime kernel and Xorg 7.3 under ubuntu.
Logged
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!