Community Forum

Help & Support

Making a room with my script.

15 replies 54,577 views
#1
Wes, err0r, chain

Since the migration to another server (my guess, been away all week) I noticed when I make a test room w/ my script, I get * Error on socket; CHAN.%#testXXXXX 4 [0] Network error* Has something changed that I need to change in my script to connect? If so what needs to be changed/edited?
#2
nothing has changed on the chat side of things. So anything your script does to create/join a room shouldn't be affected.
#3
My script was working just fine until the migration. I tried on my gamer laptop and get the same message above...so something changed.
#4
* Attempting to join %#Buzzen\bSports\bBar, please wait, this could take a moment. If you find nothing happens, please re-attempt to join again. It's, more than likely, a problem with the server.
-
* Error on socket; CHAN.%#Buzzen\bSports\bBar 4 [0] Network error
#5
Different script than mine, same connection issue.
Attachments 1
Sabertooth Script connection issue.jpg
Sabertooth Script connection issue.jpg32.7 KB · 1271×460
#6
I am also experiencing this issue as well and can't join my scripts.
#7
Please advise on next steps
#9
I tried what you have at TG007. I changed the buzzen.net to irc.buzzen.com with the 7778 port and I tried the other one as well, is there something else I'm missing??
Attachments 2
Script connection.jpg
Script connection.jpg181.5 KB · 1191×321
Script start up message.jpg
Script start up message.jpg105.7 KB · 1681×168
#10
irc.buzzen.com 6667 should work just fine, 7778 would always work i think but it's the websocket for webchat so might not on scripts I don't know for sure I've only ever used 6667 on scripts
#11 Edited
I downloaded this version from tg007 - > https://www.tg007.net/file-1689

Opened up GlobalSettings.ini in the data folder.  Changed IRC_SERVER_PORT to irc.buzzen.com:6667

Added a buzzen passport and it connected.

edit* I have fixed the download to use .com
#12
Thanks for the guidance error
#13
This works also  /writeini data\GlobalSettings.ini CONNECTION IRC_SERVER_PORT 167.114.203.97:6667


type in status box
#14
I'm having this issue again, even with the changes suggested above.

if (!$Item_Exists(CONNECTION, IRC_SERVER_PORT)) MainSettings CONNECTION IRC_SERVER_PORT irc.buzzen.com:6667

* Attempting to join %#testXP, please wait, this could take a moment. If you find nothing happens, please re-attempt to join again. It's, more than likely, a problem with the server.
-
* Error on socket; CHAN.%#testXP 4 [0] Network error
Attachments 1
Script not connecting with server line corrected 21Feb2025 0915.jpg
Script not connecting with server line corrected 21Feb2025 0915.jpg479.4 KB · 1901×1033