0.9.1 - Invisible World Fix


Fixed a really bad issue where the terrain shader broke on non-nvidia gpus. If the world is invisible or weird, download this! It will fix it :P

Files

linux-x64.zip 38 MB
11 days ago
win-x64.zip 44 MB
11 days ago

Get Allumeria - Voxel Sandbox

Comments

Log in with itch.io to leave a comment.

1 System.DllNotFoundException: Unable to load shared library 'soloud' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:

2-5 /soloud.so: cannot open shared object file: No such file or directory. Same with: libsoloud.so ; soloud ; libsoloud ; Then

6

  7 at SoLoud.Wav.Wav_create()

   8 at SoLoud.Wav..ctor()

   9 at Allumeria.DataManagement.AssetLoading.AssetManager.LoadAssets()

   10 at Allumeria.Game.OnLoad()

   11 at OpenTK.Windowing.Desktop.GameWindow.Run()

   12 at Allumeria.Program.Main(String[] args)