Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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)