theBGuy / Kolbot-SoloPlay

<The one bot to rule them all> This repo is depreciated. New development is at https://github.com/blizzhackers/kolbot-SoloPlay
https://github.com/blizzhackers/kolbot-SoloPlay
GNU General Public License v3.0
23 stars 8 forks source link

Blizzballer There was an error starting #6

Closed congxinks closed 3 years ago

congxinks commented 3 years ago

[09/02/21 09:08:07] D2BS 1088: D2BS Engine startup complete. 1.6.4U [09/02/21 09:08:07] D2BS 1088: SCL-SORC-001 [09/02/21 09:08:07] D2BS 1088: ÿc2D2BSÿc0 :: Switched to profile SCL-SORC-001 [09/02/21 09:08:07] D2BS 1088: ÿc2D2BSÿc0 :: Engine startup complete! [09/02/21 09:08:07] D2BS 1088: ÿc2D2BSÿc0 :: Starting D2BotSoloPlay.dbj [09/02/21 09:08:07] D2BS 1088: ÿc2D2BSÿc0 :: D2BotSoloPlay.dbj running. [09/02/21 09:08:07] D2BS 1088: ÿc2D2BSÿc0 :: Started Console Script [09/02/21 09:08:09] D2BS 1088: Heartbeat loaded [09/02/21 09:08:09] D2BS 1088: Received Game Info [09/02/21 09:08:10] D2BS 1088: Getting Profile [09/02/21 09:08:12] D2BS 1088: ÿc2D2BSÿc0 :: Starting default.dbj [09/02/21 09:08:12] D2BS 1088: ÿc2D2BSÿc0 :: default.dbj running. [09/02/21 09:08:12] D2BS 1088: [Error] Code(0) File(d:\bo\soloplay\kolbot-master\kolbot-master\d2bs\kolbot\libs\common\config.js:95) Error: Config.init: Error in character config. Line: (null) [09/02/21 09:08:12] D2BS 1088: ÿc2Loading custom config: ÿc9Sorceress.SoloPlay.js [09/02/21 09:08:12] D2BS 1088: ÿc2Kolbotÿc0 :: Loading module: sdk [09/02/21 09:08:12] D2BS 1088: ÿc8Kolbot-SoloPlayÿc0: Failed to include finalBuild template. Please check that you have actually entered it in correctly. Here is what you currently have: Blizzballer
[09/02/21 09:08:12] D2BS 1088: ÿc8Error in globals.js(line 1009): finalBuild(): Failed to include template: soloplay/buildfiles/sorceress.blizzballer build.js [09/02/21 09:08:12] D2BS 1088: [ÿc1Errorÿc0 (0)] File(kolbot\libs\common\config.js:95) Error: Config.init: Error in character config.

aim2kill commented 3 years ago

hello, check if u have the sorceress.blizzballer build.js in soloplay/buildfiles. otherwise redownload

congxinks commented 3 years ago

hello, check if u have the sorceress.blizzballer build.js in soloplay/buildfiles. otherwise redownload

The sorceress.blizzballer build.js file must be there. I've been playing with your version. Blizzballer has always had this error. It exists in the front, not after you update it now

theBGuy commented 3 years ago

hello, check if u have the sorceress.blizzballer build.js in soloplay/buildfiles. otherwise redownload

The sorceress.blizzballer build.js file must be there. I've been playing with your version. Blizzballer has always had this error. It exists in the front, not after you update it now

I just made a Blizzballer without any issue, there were some file structure changes in a recent update. You'll need to delete the old files as they can/will cause conflict

congxinks commented 3 years ago

hello, check if u have the sorceress.blizzballer build.js in soloplay/buildfiles. otherwise redownload

The sorceress.blizzballer build.js file must be there. I've been playing with your version. Blizzballer has always had this error. It exists in the front, not after you update it now

I just made a Blizzballer without any issue, there were some file structure changes in a recent update. You'll need to delete the old files as they can/will cause conflict

Since you have no problem with the test, it means that my files may be a little messy. Your updates really come every day. Thank you very much for the upgraded version. Thank you

theBGuy commented 3 years ago

I was able to replicate your error with a trailing space at the end of my info tag, If you update, I added an error handler for that

congxinks commented 3 years ago

I was able to replicate your error with a trailing space at the end of my info tag, If you update, I added an error handler for that I found that if I input blizzBaller, the bot will change to blizzballer. I don't know if it's lowercase, but other roles won't change. The code just updated can run. Thank you

theBGuy commented 3 years ago

I was able to replicate your error with a trailing space at the end of my info tag, If you update, I added an error handler for that I found that if I input blizzBaller, the bot will change to blizzballer. I don't know if it's lowercase, but other roles won't change. The code just updated can run. Thank you

Yes, it should always be Blizzballer, not BlizzBaller, I'll fix this in the builds section if the readMe