nelsonxb / GraphPaperRaceGame

Implementation of Racetrack (graph paper game)
MIT License
0 stars 0 forks source link

Natives not correctly resolving #11

Closed nelsonxb closed 9 years ago

nelsonxb commented 9 years ago

Natives in mac aren't resolving correctly (last I saw, based off of @RSteyn's experience). Gonna need some way of fixing that in Gradle.

This causes a crash almost immediately upon opening the game.

nelsonxb commented 9 years ago

There is a temporary manual fix you can try if this is affecting you:

  1. Go to where the natives are stored (by default: {HOME}/Library/Application Support/gprg/natives, note that {HOME}/Library is hidden in Finder)
  2. Rename liblwjgl.jnilib to liblwjgl.dylib
  3. Run the game again

Let us know here if this issue is still affecting you.

RSteyn commented 9 years ago

I probably should have closed this a way ago. This no longer appears to be an issue.

nelsonxb commented 9 years ago

Are you absolutely certain - did you change the filename back?

RSteyn commented 9 years ago

Nevermind, I was wrong.

nelsonxb commented 9 years ago

Might be fixed in 0ff2f95dc26b19f31fe7340fee01a77df3acdc1f

@RSteyn Please contact me to help test

nelsonxb commented 9 years ago

Fixed a12c4b63779ea66b7d009371200dd86be60fb678