-
Notifications
You must be signed in to change notification settings - Fork 8
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
DCS Olympus #52
Comments
The client may be better off as a side car container as above. |
Yep - I have also seen:
|
I have a working solution, which replaced the library which is using httpapi.dll Once everything works as expected, I can release an unofficial build and try to create a docker mod (using the ones in here as a base). |
As already stated, I tried to get Olympus running.
Sadly, DCS Server crashes after successfully loading the DLLs. Starting wine with WINEDEBUG=+loaddlls it reveals that this call seems to cause the crash
As a side note:
I managed to start the DCS-Olympus client natively with node / npm. It is only required to rename some files in database/units, because the code actually expects camel-case the files are in lower case.
The text was updated successfully, but these errors were encountered: