Normal

N

Normal

Join the community to ask questions about Normal and get answers from other members.

Join
LLK5/1/2024

hi, where can we get a health check on

hi, where can we get a health check on the normcore servers? seeing some weird issues with audio in our build which was working earlier. also can't seem to sign-in or sign-up through the website either. (happening to multiple team mates in different locations in AUS)...
YYolki6/20/2023

getting the wrong clientID when obtained

getting the wrong clientID when obtained by a client through ownerIDSelf. To elaborate: I want one client to make changes to another. Client A clicks on Client B's nametag (which Client B owns), and obtains the nametag's ownerIDSelf. Then client A sends a regular event Action (not networked) to a CustomData menu which allows some config to occur with that clientID int as payload. This is a networked model change. Sometimes you'll get Client B, sometimes yourself or another client! There are multiple rooms loaded, but the spawned avatars are all in one room, and the Realtime.clientID is also pulled from the same avatar room....
MWMicha艂 Wr贸blewski4/11/2023

I ve got one issue on desktop in editor

I've got one issue on desktop in editor: ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input. It happens when I disconnect from WiFi network and try to call _realtime.Connect(roomName). We're testing reconnects caused by temp internet loss. It doesn't happen on my PC, but happens on other PCs of other devs. I have system language set to English. They to Polish. I've found one clue here. System can return some values requested in Polish language somewhere deep inside Connect method on the native side maybe. https://github.com/mono/mono/issues/7117...
No description
UUranhjorten6/10/2022

VRTK + Normcore

Hi people! I have a problem with getting normcore to work with vrtk (virtual reality toolkit) - can anybody help?