Problems with PUN after implementing Photon Chat

Options
Hello.
Today I implemented the Photon Chat for having a chat in the lobby. The chat works fine, except that I can not create any rooms in Photon Cloud anymore. The only thing I changed is that I added "using Hashtable = ExitGames.Client.Photon.Hashtable;" in the scripts where I create and join rooms.

I don't get any error messages. The only thing that happens when I create a room is that I get disconnected from Photon after creating a room.

Can somebody help please? thanks

Comments