Welcome,
Guest
. Please
login
News:
New Buzzen Forum. Give it a try!
Main Site
Forum
Search
Buzzen Forum
»
User Forum
»
Help & Support
»
Making a room with my script.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Making a room with my script. (Read 3316 times)
0 Members and 1 Guest are viewing this topic.
g33k™
Guest
Making a room with my script.
«
on:
August 09, 2024, 12:38:23 pm »
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
Network error* Has something changed that I need to change in my script to connect? If so what needs to be changed/edited?
Logged
err0r
Administrator
Posts: 141
Re: Making a room with my script.
«
Reply #1 on:
August 09, 2024, 03:41:52 pm »
nothing has changed on the chat side of things. So anything your script does to create/join a room shouldn't be affected.
Logged
g33k™
Guest
Re: Making a room with my script.
«
Reply #2 on:
August 09, 2024, 03:58:34 pm »
My script was working just fine until the migration. I tried on my gamer laptop and get the same message above...so something changed.
Logged
g33k™
Guest
Re: Making a room with my script.
«
Reply #3 on:
August 09, 2024, 04:02:11 pm »
* 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
Network error
Logged
g33k™
Guest
Re: Making a room with my script.
«
Reply #4 on:
August 09, 2024, 04:24:07 pm »
Different script than mine, same connection issue.
Logged
Strider
Posts: 4
Re: Making a room with my script.
«
Reply #5 on:
August 09, 2024, 06:44:09 pm »
I am also experiencing this issue as well and can't join my scripts.
Logged
Strider
Posts: 4
Re: Making a room with my script.
«
Reply #6 on:
August 09, 2024, 06:50:41 pm »
Please advise on next steps
Logged
err0r
Administrator
Posts: 141
Re: Making a room with my script.
«
Reply #7 on:
August 10, 2024, 10:42:45 am »
you can try changing your connection from irc.buzzen.net to irc.buzzen.com or use the ip information that you can get from Techgear007 @
https://www.tg007.net/forum/index.php?/topic/16353-ircwx-networks-connection-information/
Logged
g33k™
Guest
Re: Making a room with my script.
«
Reply #8 on:
August 10, 2024, 03:01:22 pm »
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??
Logged
Eyecu
Administrator
Posts: 100
Re: Making a room with my script.
«
Reply #9 on:
August 10, 2024, 05:40:02 pm »
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
Logged
err0r
Administrator
Posts: 141
Re: Making a room with my script.
«
Reply #10 on:
August 10, 2024, 06:48:27 pm »
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
«
Last Edit: August 10, 2024, 06:50:59 pm by err0r
»
Logged
Jedi
Posts: 24
Re: Making a room with my script.
«
Reply #11 on:
August 15, 2024, 08:13:07 pm »
Thanks for the guidance error
Logged
FÿŕēĐėmõń
Posts: 1
Re: Making a room with my script.
«
Reply #12 on:
August 17, 2024, 12:55:39 am »
This works also /writeini data\GlobalSettings.ini CONNECTION IRC_SERVER_PORT 167.114.203.97:6667
type in status box
Logged
Print
Pages: [
1
]
« previous
next »
Buzzen Forum
»
User Forum
»
Help & Support
»
Making a room with my script.