9-9-9-9/Bit-Heroes-bot

mini-client

Closed this issue · 4 comments

Hello
Im unable to generate "mini-client" but everytime i start client.bat it always says " Unable to generate mini-client!!! " even after i checked my user-config and i think i did everything right as the "prepare-mini-chrome-client" says.
There is 98% chance i just fvcked up but after this time i dont know what can i do different.

Hello, I need more log, I can't do anything with a simple sentence "Unable to generate mini-client!!!".

Remember to remove sensitive information (if any)

@kahunadae


I guess the Chrome location is not correctly set

user-config.properties

#Google Chrome path, for Windows only
external.application.chrome.path=C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe

You need to edit the above path to match location of chrome.exe in your computer

My apology @9-9-9-9 i hope it did not sounded rude.
I think my path for chrome.exe is correct i was even tried to set it both ways with " \ " and " \ " dont know if that have some effect on it.
notepad

Damn, you configured wrongly.
Remove the # in the beginning of the following lines:

#1.game.kong.user.id
#1.game.kong.user.name
#1.game.auth.token
#external.application.chrome.path

They MUST look like this:

1.game.kong.user.id
1.game.kong.user.name
1.game.auth.token
external.application.chrome.path

I don't believe how stupid am.. My apology for your wasted time with me. THANKS a lot! works fine.