Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

linux arm support for oo2net #2

Open
Wedreth opened this issue Sep 13, 2022 · 5 comments
Open

linux arm support for oo2net #2

Wedreth opened this issue Sep 13, 2022 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Wedreth
Copy link

Wedreth commented Sep 13, 2022

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.

la-dpsmeter_lib-missing

@xfouloux
Copy link

same here but nothing in logs, container just don't start :/

@rexlManu
Copy link
Owner

Do you can find the oo2net_9_win64.so file on the container? But it should be included if you followed the documentation. Kinda weird.

@Wedreth
Copy link
Author

Wedreth commented Sep 13, 2022

oo2net_9_win64.so is in the app folder, ask me if you need more informations.

image

@rexlManu
Copy link
Owner

Do you run it on linux arm? Raspberry pi and such stuff? I think I have to recompile oo2net_9_win64.so with arm support.

@Wedreth
Copy link
Author

Wedreth commented Sep 13, 2022

yes exactly, i'm running it on an ARM raspberry

@rexlManu rexlManu added enhancement New feature or request good first issue Good for newcomers labels Sep 19, 2022
@rexlManu rexlManu changed the title Unable to load OodleNetwork1UDP_State_Size from oo2net_9_win64 linux arm support for oo2net Sep 19, 2022
@rexlManu rexlManu added the help wanted Extra attention is needed label Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants