Gamebuster

Results 50 comments of Gamebuster

I'm not sure if this is related, but I'm having intermittent issues with a similar stacktrace. I can usually run LibGDX programs fine, but sometimes I get a stacktrace similar...

@tommyettinger I forgot to add that Rhapsodic was able to resolve their issue (which was the same as this one) by unplugging their second monitor. ![image](https://user-images.githubusercontent.com/7155747/145345613-86989c81-df43-451b-b10e-dd0dd8abb2fd.png)

> @Gamebuster19901 That's a similar error, but not the same -- both fail at line 100 of Checks.java, but get there through different failing sections of LWJGL3. I'd recommend starting...

I've made a PR (https://github.com/DD2480-Group-11/litiengine/pull/30) to address some issues

I would recommend gson https://github.com/google/gson

I think this requires Animation to become a Resource. Currently, you can export a spritesheet, but that's not the same as exporting an animation, as a spritesheet can have multiple...

I don't know if this has already been implemented, but for any sounds longer than a few seconds that aren't used often, you generally should be streaming the data from...

Just thinking... if litiengine was modular, I think we could have (an updated version of) https://github.com/gurkenlabs/litiengine/pull/326 as an optional modular component, probably under a different repository though. What do you...

My guess is that `PROPS_SIGNING` needs to be surrounded by quotation marks. Private PGP keys always begin with the following sequence `-----BEGIN PGP PRIVATE KEY BLOCK-----` gradle arguments also begin...

hmm I have no idea then https://stackoverflow.com/questions/71377300/gradle-maven-publish-task-pgp-not-found