You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2023. It is now read-only.
After following the documentation, the docker container keeps restarting because of this error :
System.DllNotFoundException: Unable to load shared library 'oo2net_9_win64' or one of its dependencies.
at LostArkLogger.Oodle.OodleNetwork1UDP_State_Size()
at LostArkLogger.Oodle.Init() in /app/LostArkLogger/Utilities/Oodle.cs:line 30
After following the documentation, the docker container keeps restarting because of this error :
System.DllNotFoundException: Unable to load shared library 'oo2net_9_win64' or one of its dependencies.
at LostArkLogger.Oodle.OodleNetwork1UDP_State_Size()
at LostArkLogger.Oodle.Init() in /app/LostArkLogger/Utilities/Oodle.cs:line 30
See the screenshot for the complete error.