DylanCope / Evolving-Protozoa

An interactive environment where protozoa-like entities live, die, and have offspring whose behaviours and morphologies can change.
MIT License
231 stars 24 forks source link

Game Freezes on white screen at launch #17

Open RipperPond opened 11 months ago

RipperPond commented 11 months ago

Running Java 17, on Mac, I executed it from the terminal, and from the jar file.

RipperPond commented 11 months ago

also the terminal has this bit of text after it Could not load FiraCode-Retina font Exception in thread "main" java.lang.RuntimeException: Particle image not found: resources/thumbnail.png javax.imageio.IIOException: Can't read input file! at protoevo.ui.main.MainScreenRenderer.(MainScreenRenderer.java:62) at protoevo.ui.main.MainScreenRenderer.main(MainScreenRenderer.java:38)