NotJohn 1 Posted November 6, 2018 Im trying to run my start.bat from the same class file as my client.jar but it keep saying : Caused by: java.util.MissingResourceException: Can't find bundle for base name org/dreambot.client_settings, locale en_US. I don't understand what it is missing as it is sitting in the botdata file with my client.jar
testrobot22 1 Posted November 7, 2018 Im pretty sure client.jar is for script development, you need to use DBlauncher.jar to use the bot.
NovaGTX 106 Posted November 16, 2018 java -jar -Xbootclasspath/p:%HOMEPATH%/DreamBot/BotData/client.jar %HOMEPATH%/DreamBot/BotData/client.jar This will work from anywhere.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.