kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 332 forks source link

Error 105/Error 0 #2897

Open LunaTonks opened 3 years ago

LunaTonks commented 3 years ago

Error 105 - File (kolbot\libs\config\druid.eist.js:236) SyntaxError: Missing ] after element list Error 0 - File (kolbot\libs\common\config.js:66) Error: Failed to load character config

I've looked and every starting " appears to have an ending " and same with [ ].

https://pastebin.com/d42jcraQ

gtoilet commented 3 years ago

druid.eist.js > config 236 > line in that config

look for missing bracket

if your not sure what you changed in config revert to base config and start fresh

LunaTonks commented 3 years ago

druid.eist.js > config 236 > line in that config

look for missing bracket

if your not sure what you changed in config revert to base config and start fresh

I’ve reverted to the base config 4-5 times. Same issue. I have already checked for missing brackets and quotes. I don’t know which line is 236

gtoilet commented 3 years ago

what all did you edit before you got the error?

LunaTonks commented 3 years ago

what all did you edit before you got the error?

Leader name, set wakka and baal assistant to true, and changed safe tp message.

gtoilet commented 3 years ago

delete druid.eist.js config try to edit just the stock druid config for wakka/baal see if that works you might have deleted some other syntax in the config

LunaTonks commented 3 years ago

delete druid.eist.js config try to edit just the stock druid config for wakka/baal see if that works you might have deleted some other syntax in the config

I have deleted the edited config 4-5 times now and have used a copy of the stock druid config. Still same issue.

gtoilet commented 3 years ago

get new dl from github you could have an error somewhere else from a crash or something weird