Blockland Forums > Help
Can't find RTB player list
Pages: (1/1)
Col. Burton:
--- Code: ---Add-Ons/Script_Notify/IRC.cs (39): Unable to find object: 'RTB_IRCClient' attempting to call function 'getObject'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns
Add-Ons/Script_Notify/IRC.cs (39): Unable to find object: '' attempting to call function 'getObject'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns
Add-Ons/Script_Notify/IRC.cs (39): Unable to find object: 'RTB_IRCClient' attempting to call function 'getObject'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns
Add-Ons/Script_Notify/IRC.cs (39): Unable to find object: '' attempting to call function 'add'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns
Add-Ons/Script_Notify/IRC.cs (214): Unable to find object: 'RTBIC_UserList' attempting to call function 'rowCount'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
Add-Ons/Script_Notify/IRC.cs (216): Unable to find object: 'RTBIC_UserList' attempting to call function 'getRowText'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
Add-Ons/Script_Notify/IRC.cs (221): Unable to find object: 'RTBIC_UserList' attempting to call function 'rowCount'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
Add-Ons/Script_Notify/IRC.cs (214): Unable to find object: 'RTBIC_UserList' attempting to call function 'rowCount'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
Add-Ons/Script_Notify/IRC.cs (216): Unable to find object: 'RTBIC_UserList' attempting to call function 'getRowText'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
Add-Ons/Script_Notify/IRC.cs (221): Unable to find object: 'RTBIC_UserList' attempting to call function 'rowCount'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
Add-Ons/Script_Notify/IRC.cs (214): Unable to find object: 'RTBIC_UserList' attempting to call function 'rowCount'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
Add-Ons/Script_Notify/IRC.cs (216): Unable to find object: 'RTBIC_UserList' attempting to call function 'getRowText'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
Add-Ons/Script_Notify/IRC.cs (221): Unable to find object: 'RTBIC_UserList' attempting to call function 'rowCount'
BackTrace: ->[RTB_Client]onStart->[RTB_Client]serverPart2->[RTB_Client]initClient->[RTB_Client]loadClientAddOns->addOriginalNotify->IRCNotify_Add->onlineStatus->isNotifyOnline
--- End code ---
It keeps spamming this in my console, and this is why I'm never on RTB.
Greek2me:
That's not RTB. It's Script_Notify, which is useless now anyway since RTB no longer uses IRC. Delete Script_Notify.zip from your addons folder.
MegaScientifical:
I told Ephi to get that removed or Crap-Oned when RTB4 launched, but I guess he forgot. It's trying to look for the old IRC menus in RTB and failing. It isn't RTB's fault, you have to remove that now that it will never work again.
Pages: (1/1)