Try to execute the commands in the start script manually to see a better error description:Quote:
Can somebody help me ?
when im trying to start this bot , command box shows for a second and not generating any log file
Im using java 8.151 64x
Open the 'start_dsx.cmd' with a text editor and copy the content. Open a command line in the bot folder and paste the commands.
You will probably get some kind of Java related error if there is not even a log file.
Do you use Oracle Java? openJDK will NOT work with this bot. If Oracle Java 8 is already installed, it is possible that you can't execute it from everywhere.
Entering 'java -version' in the command line should return something like
Code:
java version "1.8.*" Java(TM) SE Runtime Environment (build 1.8.*)