kolton / d2bot-with-kolbot

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

Error #222 - When Creating Open Battle.Net Game #3158

Open kgcjr opened 2 years ago

kgcjr commented 2 years ago

Tried to search the web for a solution but couldn't find any helpful information about running a Single Player character with D2BS-Kolbot on Open BattleNet. When I start my character profile (using my single player character), the bot gets stuck trying to create a game. The D2BS Console displays [Error (222)] File(kolbot\d2botlead.dbj:532) TypeError: control is undefined...

I opened the entry script D2BotLead.dbj and went to Line #532 in NotePad++ to see if there was anything obvious or if there was something on my end. Looks like the issue may be related to the D2BotLead script code area of Create Game/Set character differences. I noticed on the D2 game screen that the Max. Number of Players and Character Difference options were "greyed" out. Usually they display 8 & 99 respectively when I create a Battle.Net game using one of my BNET characters. I also tried one of my BNET characters to see if that would work; no go.

I'm a novice Javascript programmer at best, so I'm stuck. Any suggestions?

Kolbot Open Battlenet Error