balduvian-dead 2018-08-13 03:58
Hopefully this really is, the *last* wall
Foon → Ludum Dare Explorer → LD42 → The Last Wall
By c1fr1
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Overall | 2.28 | 9 | ||
| Fun | 2.14 | 9 | ||
| Innovation | 2.35 | 9 | ||
| Theme | 2.21 | 9 | ||
| Graphics | 2.00 | 9 | ||
| Audio | 2.21 | 9 |
Hopefully this really is, the *last* wall
@balduvian-dead it won't be
I liked the carrot theme. :ok_hand: I think it fit perfectly.
I couldn't get the game to load on my iMac. It looks like textures failed to load? At this point it freezes completely.
Screen Shot 2018-08-14 at 8.43.57 PM.png
Also on macOS, I was able to get past the intro screen and start playing and it was fullscreen but the actual graphics only filled the bottom left quarter of the screen and the mouse didn't match up. Gut instinct was maybe HiDPI handling is having trouble?
Screen Shot 2018-08-14 at 10.39.55 PM.png
hm, idk what is causing these mac issues, I'll look into it but its working fine on my mac...
Build under Linux seems completely broken :( ``` $ java -jar TheLastWall.jar arguments: Operating System: Linux
```
I had the same issue as @alexey-akulovich, so I didn't rate your game. Message me if you fix it :v:
@alexey-akulovich would you mind running it with this command? If you don't call it with noReRun it will automatically open the jar again (if it isn't windows) with the setting and the argument so thats why there is no error message. ``` java -XstartOnFirstThread -jar TheLastWall.jar noReRun ```
@c1fr1 Unfortunately:
``` Unrecognized option: -XstartOnFirstThread Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. ```
Flying carrots... :D It's annoying when the black carrots bump you, sometimes it's hard to escape and they keep bumping you. Possibly even inside the wall (i felt some bumps, but i can't see). It's pretty interesting concept overall.
@alexey-akulovich @jegus9 I fixed it for linux, and my friend confirmed it worked for his computer. You should be able to run it normally on linux now (with the new jar, same link). You should also be able to run the old jar with ``` java -jar TheLastWall.jar noReRun ``` It wasn’t working because I was trying to use -XstartOnFirstThread, which I thought was required for all unix os, but apparently it only is needed on osx, and doesn’t exist on other os, my bad. Thank you for waiting!
@chipolux Im really stumped with your issue, your gut instinct makes sense but when I looked into it, all of the issues with hidpi seem to have been fixed by lwjgl 3 (which is what I am using). I use bootcamp on a macbook pro, and I never get this issue on windows, but I get it on a different project when I run it on mac, but this one works just fine. I will probably post a question on a forum and get back to you if I get a fix.
@c1fr1 Yes, I can confirm this version work fine on linux. Fun game.
Game control is too hard + will be very useful to show controls before game start :)
Screenshot at 2018-08-19 22-30-59.png