chrxh / alien

ALIEN is a CUDA-powered artificial life simulation program.
https://alien-project.org
BSD 3-Clause "New" or "Revised" License
3.48k stars 106 forks source link

Won't launch on Windows 11 #96

Open WiktorProj opened 2 months ago

WiktorProj commented 2 months ago

When I run the executable it shows a CMD, shows a black screen for a split second and then just closes

Gardene-el commented 2 months ago

Could you show your log.txt? It should be in the same folder with alien.exe.

WiktorProj commented 2 months ago

The log.txt:

2024-05-27 08-26-02: initialize GLFW and OpenGL
2024-05-27 08-26-03: set full screen mode
2024-05-27 08-26-03: initialize GLAD

there was nothing more.

chrxh commented 1 month ago

Have you checked the readme file in the alien folder? It contains a section on troubleshooting (could be point 3 or 4).

WiktorProj commented 1 month ago

image there's no readme here

chrxh commented 1 month ago

It's located one folder up (I will rearrange the files in the future).

Stan-Stani commented 1 week ago

Updating my Nvidia drivers and restarting fixed it for me.