Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The client doesn't boot past the kenny splash screen. (FMod Required) #136

Open
HBIDamian opened this issue Oct 13, 2022 · 0 comments
Open
Labels

Comments

@HBIDamian
Copy link

Describe the bug
The client doesn't boot past the kenny splash screen.

To Reproduce
Steps to reproduce the behaviour:
Open Alex

Expected behaviour
For the client to load and work correctly

Screenshots
image

Desktop (please complete the following information):

OS: macOS Catalina 10.15.7 19H15 x86_64 
Host: MacBookPro9,2 
Kernel: 19.6.0 
Uptime: 2 days, 1 hour, 2 mins 
Packages: 11 (brew) 
Shell: zsh 5.7.1 
Resolution: 1280x800 
DE: Aqua 
WM: Quartz Compositor 
WM Theme: Blue (Dark) 
Terminal: Apple_Terminal 
Terminal Font: SFMono-Regular 
CPU: Intel i5-3210M (4) @ 2.50GHz 
GPU: Intel HD Graphics 4000 
Memory: 4749MiB / 8192MiB 

Additional context
Here is the console log for you to see the error ($ ./Alex > error.log)

 INFO|Program|Starting... 
 WARN|OptionsProvider|Could not read from storage. 
 WARN|AudioEngine|Failed to init audio engine. FMod is required. System.DllNotFoundException: Unable to load shared library 'libfmod.dylib' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libfmod.dylib, 1): image not found
   at System.Runtime.InteropServices.NativeLibrary.LoadFromPath(String libraryName, Boolean throwOnError)
   at System.Runtime.InteropServices.NativeLibrary.Load(String libraryPath)
   at FmodAudio.Fmod.<>c.<.cctor>b__35_0()
   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
   at System.Lazy`1.CreateValue()
   at FmodAudio.Fmod.CreateSystem()
   at Alex.Audio.AudioEngine..ctor(IStorageSystem storageSystem, IOptionsProvider optionsProvider)
 INFO|PluginManager|Loaded 0 assemblies from 0 processed files. 
 WARN|ManagedTaskManager|Task execution time exceeds frametime by 17.08ms skipping -2147483648 frames (Tag=null) 
 INFO|ResourceManager|Loading registries... 
 INFO|MCJavaAssetsUtil|Downloading MCJava 1.18.2 Assets. 
@HBIDamian HBIDamian added the bug label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant