SReject / mTwitch

Twitch normalizer for mIRC
21 stars 8 forks source link

Just added new twitch.core I get error #11

Closed dariux1x closed 8 years ago

dariux1x commented 8 years ago

I get this http://prntscr.com/ayan2l

SReject commented 8 years ago

Are you using mIRC or AdiIRC? What version? Do you have other scripts loaded?

dariux1x commented 8 years ago

Mirc 7.43, I was always using your Json, core and groupchat, yesturday I changed to new one and I get those errors

SReject commented 8 years ago

the error you are getting refers to the line set -e $+(%,$cid,mTwitch.CapAcceptHalt) $true. for whatever reasons the 'set' command is being ignored and the -e $+(... stuff is being sent to the server.

Do you have other scripts or aliases, besides mine loaded?

dariux1x commented 8 years ago

All my scripts that I'm using mirc scripts.zip

SReject commented 8 years ago

I'm not seeing anything in my script or your others that would be causing this issue. Nor are others experiencing this issue.

Just a side note: You no longer need groupchat.mrc, its been incorporated into the core.mrc