lwjglgamedev/lwjglbook-leg

java.lang.Exception: Could not find uniform:pointLights[0].color

redferret opened this issue · 0 comments

I took practically all the code in chapter 15 and implemented it into my application but I'm getting this exception when I try to run the application.
Any ideas about why this is happening? I also tried building chapter 15 with mvn and the build fails so I can't test the application directly.

maven gives this error:

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project game-c15: Fatal error compiling: invalid target release: 9 -> [Help 1]