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

Error: Missing Interface in S4ModApi.dll #1

Closed
nyfrk opened this issue Aug 2, 2020 · 0 comments
Closed

Error: Missing Interface in S4ModApi.dll #1

nyfrk opened this issue Aug 2, 2020 · 0 comments

Comments

@nyfrk
Copy link
Owner

nyfrk commented Aug 2, 2020

If you get this error you are using an obsolete S4ModApi.dll library. In the following i will describe the steps required to troubleshoot this error.

Update to latest Version

  1. Go to https://github.com/nyfrk/S4ModApi/releases and download the latest release.
  2. Unpack the S4ModApi.dll it into your installation directory. That is the directory that also contains the S4_Main.exe. If you are using the History Edition, you may find that directory as shown in the image below.
  3. Make sure to overwrite your old S4ModApi.dll.

Ignore the ending if your file is just named S4ModApi (without the .dll ending). Windows hides the ending if you haven't changed that in you preferences.

Missing Interface despite Using the latest Version

If you are using the latest version and you are still facing this error it it very likely that the author of your plugin has extended the library without contributing the changes back to the community. In that case kindly ask the author of your plugin to open a pull request here. We will then integrate his changes into the upcoming version.

image

Add comments below if you have trouble fixing this problem and need assistance.

@nyfrk nyfrk closed this as completed Aug 2, 2020
@nyfrk nyfrk changed the title Error: Missing Interface in S4Hooks.dll Error: Missing Interface in S4ModApi.dll Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant