sparkychild / ChuChuBoTTT

Bot for Pokemon Showdown!
Other
2 stars 47 forks source link

Source no longer works. #9

Open TruBlaze opened 9 years ago

TruBlaze commented 9 years ago

As of last night [11/27/2015] your bot source has refused to work in any form whether it be running npm install or starting up the bot.

sparkychild commented 9 years ago

I think you've been seeing TypeError: Cannot read property 'indexOf' of undefined at IncomingMessage. (/home/ubuntu/workspace/main.js:179:22) at emitOne (events.js:77:13) at IncomingMessage.emit (events.js:169:7) at IncomingMessage.Readable.read (_stream_readable.js:360:10) at flow (_streamreadable.js:743:26) at resume (_stream_readable.js:723:3) at doNTCallback2 (node.js:439:9) at process._tickCallback (node.js:353:17)

which is an issue with showdown's server

i'll provide a quick fix to this

TruBlaze commented 9 years ago

Okay.

AuraStormLucario commented 9 years ago

yup ive seen this problem as well,

sparkychild commented 9 years ago

I've updated main.js so that using "override" is not needed anymore