nbarrios / arcdps-uploader

Arcdps Combat Log Uploader Extension
Other
15 stars 7 forks source link

Auto closes game #39

Open MinniHowl opened 9 months ago

MinniHowl commented 9 months ago

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 commented 9 months ago

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 commented 9 months ago

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 commented 9 months ago

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 commented 9 months ago

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 commented 9 months ago

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

nbarrios commented 9 months ago

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 commented 9 months ago

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 commented 9 months ago

Any update on this?

nbarrios commented 9 months ago

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 commented 9 months ago

Sad, but I understand!