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

dxgi called twice without proper unload #204

Open
CsabezY opened this issue Apr 20, 2023 · 2 comments
Open

dxgi called twice without proper unload #204

CsabezY opened this issue Apr 20, 2023 · 2 comments

Comments

@CsabezY
Copy link

CsabezY commented Apr 20, 2023

I tried to download Arcdps and GW2radial. When the addons were installed and I started the game there was 0 pop up from the addons. When I checked the addon folder the addons were there. I got this log.

[INFO] core | Addon loader v1.0 (v1.1 r33) initialized
[INFO] core | Loading addons from "./addons" path
[INFO] core | Loading arcdps
[INFO] core | Loaded d3d9_wrapper v2.0 r21
[INFO] core | Loaded arcdps v1.0 r480
[INFO] core | Loading d3d9_wrapper
[INFO] core | Loading gw2radial
[INFO] core | Loaded gw2radial v2.2 r1
[INFO] core | Done loading addons
[INFO] d3d9_wrapper | Loading system dxgi
[WARN] core | Init called twice without proper unload. If your addon is not working, make sure you handle this situation!
[INFO] d3d9_wrapper | Loading system dxgi
[WARN] core | Init called twice without proper unload. If your addon is not working, make sure you handle this situation!
[INFO] d3d9_wrapper | Loading system dxgi

Does someone know how to fix this problem?

@eitum
Copy link

eitum commented Jul 7, 2023

same situation here on a new PC running Windows 11.

@Difas3527
Copy link

Difas3527 commented Aug 5, 2023

I just got a new pc, full clean installation, and am getting this exact issue on windows 10.

Anyone found a solution, yet?

EDIT:
There was a dxgi.dll on root and inside bin64\cef. I removed the one in root, and now it works.

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

3 participants