Page 1 of 1

Error creating room for Module

PostPosted: Thu 12 Mar 2015 06:08
by SethVictus
Trying to get one of the Javascript modules to work but both the Chatroom example on the site and the Twitterroom example give back this error message. Any idea what could cause them to not be able to create these rooms?

I allready checked the privileges in the union.xml file

Code: Select all
3/12/15 10:56:10.790 UTC+1 DEBUG: [MESSAGE_MANAGER] UPC received: <U><M>u63</M><L></L></U>
OrbiterMicro_latest.js:801 3/12/15 10:56:10.791 UTC+1 INFO:  [ORBITER] Orbiter now connected and ready.
OrbiterMicro_latest.js:801 3/12/15 10:56:10.793 UTC+1 DEBUG: [MESSAGE_MANAGER] UPC sent: <U><M>u24</M><L><A>examples.twitterroom</A><A></A><A></A><A>script|TwitterStatus.js</A></L></U>
OrbiterMicro_latest.js:801 3/12/15 10:56:10.793 UTC+1 DEBUG: [MESSAGE_MANAGER] UPC sent: <U><M>u4</M><L><A>examples.twitterroom</A></L></U>
OrbiterMicro_latest.js:801 3/12/15 10:56:12.140 UTC+1 DEBUG: [MESSAGE_MANAGER] UPC received: <U><M>u32</M><L><A><![CDATA[examples.twitterroom]]></A><A>ERROR</A></L></U>
OrbiterMicro_latest.js:801 3/12/15 10:56:12.219 UTC+1 DEBUG: [MESSAGE_MANAGER] UPC received: <U><M>u72</M><L><A><![CDATA[examples.twitterroom]]></A><A>ROOM_NOT_FOUND</A></L></U>