XaiJu
thinmatrix
thinmatrix

patreon


Code Download - Version 0.1.0

Here is the latest download link for the code for the city-builder game:

https://drive.google.com/file/d/1MqkFr5VDvo9OQA8iVp_i3alOGJawGkJk/view?usp=sharing

Here's a quick video showing how to set it up in Eclipse:

https://www.dropbox.com/s/jxl92yn8p776fq0/How%20to%20set%20up%20engine.wmv?dl=0

although to run it you'll now need to run the thinmatrix.cityBuilderGame.main.MainApp class, as opposed to the test class shown in the video.

Thanks as always!

Comments

Forget what I said ;-) I'm pretty sure I tried both: adding the files to the class path and module path and nothing worked. Now, however, I tried again and made sure I added them to the class path. And boom, it works. Problem solved. Sorry about that!

Hmm, usually this error would mean that it can't find the lwjgl library jar file, specifically the lwjgl_util.jar. If you right-click on your project in Eclipse, then go to "Build Path" -> "Configure Build Path...", can you see the "lwjgl_util.jar" in there? If you're on Windows there should be a total of 12 jar files in total. Is this the case for you?

ThinMatrix

I get an exception when trying to start the game from Eclipse: "Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/util/vector/ReadableVector3f"; I added all the external JARs including the native ones (the ones included with the version 0.0.8 code). Any idea what I might be missing?

Thank you! I've been stalking the posts for weeks waiting for this! Now to dive into it like a kid on Christmas.

KC Oaks


More Creators