0

I've been trying to get into LWJGL. But the things I try don't seem to work properly. First off, I installed it the way it was described here on Eclipse.

It told me to test everything first, so I did that. It gave me the output expected and showed a window. The window was transparent though. I didn't really think it was something wrong. So I just started with the lwjgl basic tutorial, and when I tried this code I still got a transparent screen. Even if I just copy the code from the example.

I'm pretty sure my drivers are OK, because I can run Minecraft with around 30~40 fps and Minecraft uses lwjgl too.

genpfault
  • 51,148
  • 11
  • 85
  • 139
Sietse
  • 707
  • 4
  • 10

1 Answers1

0

Ok, to answer my own question here. I started up Eclipse again later this day. And for some really odd reason it worked after that. How dumb it may sounds, restarting worked for me.

Edit: It seems like the problem is that when I don't have much RAM available it just won't work.

Sietse
  • 707
  • 4
  • 10