mbmaster 26 Posted November 10, 2020 Hi Dreambuddy's, Sinds I changed my OS from Linux to Windows, my Quickstart is bugging. I try to launch the '# muling' script with some follow-up params. My Quickstart is: java -jar -Xbootclasspath/p:C:\Users\T-bao\DreamBot\BotData\client.jar C:\Users\T-bao\DreamBot\BotData\client.jar -account "p11" -proxy "1" -script "# Muling" -params "C:\Users\T-bao\Desktop\Nex\Bots\nslave" "# Woodcutting" "C:\Users\T-bao\Desktop\Nex\Bots\Oak1" On Linux Centos 8, this was working perfect. The strange thing is that I now try to run it on my Windows PC, and it sometimes runs the complete command without any problem, but mostly it get stuck by starting up the '# muling' part. It looks like it haven't have enough time to load the profile or something like that. Or that it's trying to load '# muling' before the client is even ready to do so. I don't think it's the script, sinds it was working perfect on Centos. I added a gif and also a pastebin with the debug console. Is there anyone who knows how to solve this? Gif of the crash: https://gyazo.com/97330e148ee69d9238c80a9abd21259b Gif of when it works: https://gyazo.com/45323b7a5ae6b9ec1caf87c4411afad4 Pastebin of the crash: https://pastebin.com/XixqLk8e Pastebin of when it works: https://pastebin.com/dTgavcAB
Pandemic 2853 Posted November 10, 2020 You'll need to remove this part of the command: -Xbootclasspath/p:C:\Users\T-bao\DreamBot\BotData\client.jar That should fix any issues you're seeing, if not make another post with the new errors
mbmaster 26 Author Posted November 11, 2020 16 hours ago, Pandemic said: You'll need to remove this part of the command: -Xbootclasspath/p:C:\Users\T-bao\DreamBot\BotData\client.jar That should fix any issues you're seeing, if not make another post with the new errors I tried this already, doesn't slove the problem. I had a talk with @Hashtag he thought it was a script bug. He was talking about rewriting # muling for DB3. I hope that will fix it. Thanks anyways for looking into it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.