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

Auto closes game #39

Open
MinniHowl opened this issue Sep 17, 2023 · 10 comments
Open

Auto closes game #39

MinniHowl opened this issue Sep 17, 2023 · 10 comments

Comments

@MinniHowl
Copy link

Hi,
I have tried to install "d3d9_uploader.dll" into my gw2 file where the arcdps "d3d11.dll" is located (\Program Files\Guild Wars 2). However, when I do this and try to open my game it will briefly open and then promptly shut down the game once the character select flashes. I don't know why it does this. The game is x64 version, and I have the latest visual C++. Still, nothing will work, all I can do is take it out of the gw2 folder and everything returns back to normal where I have arcdps in the game, but not the auto-uploader, obviously. Does anyone have this same issue, or know how I can fix it?

@nbarrios
Copy link
Owner

Try placing it inside the bin64 instead.

Also, take a look at the Arcdps log (addons/arcdps/arcdps.log) and the uploader log (addons/uploader/uploader.log) for any error messages.

@MinniHowl
Copy link
Author

MinniHowl commented Sep 18, 2023

addons/arcdps/arcdps.log

I did try that, but then arcdps doesn't show up in the game at all. Unless you mean for me to move the gw2.exe as well? That seems to make me need to re-download all the files though (which I don't have the time for today, but I can try that tomorrow if that's what you meant).

Nothing seems wrong in the logs as far as I can tell.

@nbarrios
Copy link
Owner

d3d9_uploader.dll should be in bin64, but the arcdps dll (d3d11.dll) should stay besides Gw2-64.exe in the base game folder.

@MinniHowl
Copy link
Author

d3d9_uploader.dll should be in bin64, but the arcdps dll (d3d11.dll) should stay besides Gw2-64.exe in the base game folder.

Doesn't work either, it does the same auto close as when it's in the same folder as arcdps (d3d11.dll). The game barely flashes a half loaded character screen upon hitting play then just shuts down.

@MinniHowl
Copy link
Author

Is there something else I should be adding other than the "d3d9_uploader.dll"? Any of the code stuff?

@nbarrios
Copy link
Owner

Is the uploader folder being created? If there is a log (addons/uploader/uploader.log), please post it (you can edit out your home folder if you want). Might give me some idea where it's crashing.

@MinniHowl
Copy link
Author

MinniHowl commented Sep 25, 2023

Is the uploader folder being created? If there is a log (addons/uploader/uploader.log), please post it (you can edit out your home folder if you want). Might give me some idea where it's crashing.

Sorry for the late reply! Hectic days at work. Here's an image of uploader.log that's in "C:\Program Files\Guild Wars 2\addons\uploader". I do navigate my arcdps log files to a different place if that matters... To C:\Users\NAME\OneDrive\Dokumenter\Guild Wars 2\addons\arcdps\arcdps.cbtlogs (though I'm just about changing that now)
Uploading uploaderlog.png…

Idk if the image upload worked, so here's an imgur link: https://i.imgur.com/HFaHytZ.png

@MinniHowl
Copy link
Author

Any update on this?

@nbarrios
Copy link
Owner

The extension may need some updates due to changes in the Arcdps API. Unfortunately, I don't have time to tackle those atm. I'll add a notice to the README and consider archiving the project if I'm not able to maintain it.

@MinniHowl
Copy link
Author

Sad, but I understand!

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

2 participants