Author Topic: Making a room with my script.  (Read 1183 times)

0 Members and 2 Guests 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?

err0r

  • Administrator
  • *****
  • Posts: 141
    • View Profile
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.

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.

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

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.

Strider

  • *
  • Posts: 4
    • View Profile
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.

Strider

  • *
  • Posts: 4
    • View Profile
Re: Making a room with my script.
« Reply #6 on: August 09, 2024, 06:50:41 pm »
Please advise on next steps

err0r

  • Administrator
  • *****
  • Posts: 141
    • View Profile
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/

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??

Eyecu

  • Administrator
  • *****
  • Posts: 99
    • View Profile
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

err0r

  • Administrator
  • *****
  • Posts: 141
    • View Profile
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 »

Jedi

  • *
  • Posts: 22
    • View Profile
Re: Making a room with my script.
« Reply #11 on: August 15, 2024, 08:13:07 pm »
Thanks for the guidance error

FÿŕēĐėmõń

  • *
  • Posts: 1
    • View Profile
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