-
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
[Bug]: The application doesn't perform as expected #1
Comments
Hello @APrabhu21, thanks for testing the application. Could you check some things for me? After confirming the application installation, could you open the task manager and check if this service is running? Restart Dota 2, if it's open |
Same for me :/ |
hey ithe service is working
[image: image.png]
…On Fri, Jun 10, 2022 at 10:17 AM Anderson Silva ***@***.***> wrote:
Hello @APrabhu21 <https://github.com/APrabhu21>, thanks for testing the
application.
Could you check some things for me?
After confirming the application installation, could you open the task
manager and check if this service is running?
[image: image]
<https://user-images.githubusercontent.com/7833466/172992237-1a20bd3c-3ae0-4eab-9887-353d9a927816.png>
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYIDO3RKZ43ONVDA7IKK5F3VOLCENANCNFSM5YMLLWEQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Could you perform the same test mentioned above? |
@APrabhu21, if it's running normally, check for me if the service was able to create the file The content of this file is this:
|
theres no file with thatname in that folder |
There seems to be an error creating the file. I'll upload the file for you to literally put inside the folder, let me know if this works correctly after that. Alternatively, I'll create a debug version. In case you want to help me look at this problem more closely. |
i put the file it still didnt work |
do i have to set it up in discord too or something |
I just uploaded a debug version from this link. https://github.com/andsfonseca/dota2-rpc-client/releases/download/v1.0.2/dota2-rpc-client-debug.zip Can you unzip the file, open the terminal in the current folder and then type the following command:
Give me the output of the program. Expected is to have this output: |
any specific place to unzip it or wherever |
ah i misclicked |
wherever, just be careful not to delete the files later |
I'm sorry about that, for some reason I thought you would have the development package installed on your machine. It's looking for Microsoft Visual C++ v140 Debug on your system. Does the same error happen with the release version? |
it doesnt show any errors with the release version |
Can you run this same command in the release version?
|
i ran that command and it executed as well but it still doesnt show whats expected in activity status E:\Tools\dc rich>dota2-rpc-client -f =========== gamestate_integration_rpc.cfg ================
|
This is the standard response when it fails to create the integration file automatically. It's a good sign actually. Let's do one more test. Uninstall the service, if you have it installed; The file is here: #1 (comment) |
it still only shows as playing dota 2 |
it says unable to find dota2 files at the top in cmd window |
oh it worked the problme was i was directly putting the cfg file in the cfg folder while i had to create gamestate_integration folder and put it inside that. Sorry it was my fault |
Nice! Put a print here with your favorite hero so I can check if everything is ok. |
Perfect, let me know if you find any more problems. Then try to install again, so you don't have to keep opening the terminal every time. I don't participate much in the reddit community but if you find someone with a similar problem can you ask them to check this issue? |
Sure i can do that
…On Fri, Jun 10, 2022, 1:29 PM Anderson Silva ***@***.***> wrote:
Perfect, let me know if you find any more problems.
I will try to improve this installation process later.
Then try to install again, so you don't have to keep opening the terminal
every time.
I don't participate much in the reddit community but if you find someone
with a similar problem can you ask them to check this issue?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYIDO3TC6JV7BM7NVGNUE3DVOLYUJANCNFSM5YMLLWEQ>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
The Service is running and the gamestate_integration Folder exist but it still only shows Playing Dota 2 |
Hello @HyunJae5463, thx for use Can you perform some tasks for me?
|
@andsfonseca hope you are supporting this project.
|
Hello @phola123, let's test a few things.
If nothing happened anyway.
|
It seems to be something related to discord. I'll take a look and see if I can find out what's going on. Recently the Discord SDK was updated, maybe something related to this. I'll add some error messages related to discord connection failure instead of just a failure message. Not very related, one user said he was able to run the app using administrative privileges. See #20. I'll create a more specific issue for this. |
Are you on the latest version?
Is there a fix in progress related to your proposal?
Describe the bug
Installed following steps but nothing happened
Expected Behavior
Expected it to show hero in discord activity status
Dota 2 Patch
No response
Steps To Reproduce
uh just installed it by double clicking install.windows.bat and pressing space once it said press any key in the cmd window
Anything else?
No response
The text was updated successfully, but these errors were encountered: