Mikameel
NNormal
•Created by Mikameel on 1/14/2025 in #🤝ask-a-question
Pausing the serverTime
what happens if I rename models etc. ? do things get facked? @kapa.ai
16 replies
NNormal
•Created by Mikameel on 1/14/2025 in #🤝ask-a-question
Pausing the serverTime
.HasValue doesnt work on starttime @kapa.ai
16 replies
NNormal
•Created by Mikameel on 1/14/2025 in #🤝ask-a-question
Pausing the serverTime
.HasValue doesnt work on starttime
16 replies
NNormal
•Created by Mikameel on 1/12/2025 in #🤝ask-a-question
Handeling userID
probably I was overthinking it
14 replies
NNormal
•Created by Mikameel on 1/12/2025 in #🤝ask-a-question
Handeling userID
okay thanks a lot
14 replies
NNormal
•Created by Mikameel on 1/12/2025 in #🤝ask-a-question
Handeling userID
I am still struggeling tho. Is there a servermanager component that logs all the VR players and add them to a list or something?
I want to calculate an average server score based on their individual scores @Mechabit
I am trying libraries but, do I need to attach the "public class ServerHypeManager : RealtimeComponent<HypeManagerModel>" to each individual player?
14 replies
NNormal
•Created by Mikameel on 1/12/2025 in #🤝ask-a-question
Handeling userID
aaah okay ! thanks, @Mechabit for my usecases right now that's okay. I decided to use their login system.time.tick since the room will only be online for a few hours
14 replies
NNormal
•Created by Mikameel on 1/12/2025 in #🤝ask-a-question
How to get a shared score in a server, calculated from individual networked players
so the Tvalue should be a model and not a float, int or string @kapa.ai
15 replies
NNormal
•Created by Mikameel on 1/12/2025 in #🤝ask-a-question
How to get a shared score in a server, calculated from individual networked players
@kapa.ai
I cant create the realtimedictionary, I get the following error:
Incorrect number of type parameters in reference to class 'Normal. Realtime. Serialization. RealtimeDictionary<TValue>'
15 replies
NNormal
•Created by Mikameel on 1/12/2025 in #🤝ask-a-question
Nullreference using the Avatar VR prefab.
Lol I spend 4 hours debugging, turns out the prefab was not in resources folder anymore.
Ensuring your prefab is in a Resources folder
6 replies
NNormal
•Created by Mikameel on 1/9/2025 in #🤝ask-a-question
Syncing video from asset files .mp4
@Normcore Assistant
I get this error on the public override void OnRealtimeModelReplaced , on line 14:
Override method 'void VideoNetworking. SyncedVideoPlayer. OnRealtimeModelReplaced(SyncedVideoPlayerModel, SyncedVideoPlayerModel)' cannot change access
11 replies
NNormal
•Created by Mikameel on 1/9/2025 in #🤝ask-a-question
Syncing video from asset files .mp4
@Normcore Assistant
I get this error on the public override void OnRealtimeModelReplaced , on line 14:
Override method 'void VideoNetworking. SyncedVideoPlayer. OnRealtimeModelReplaced(SyncedVideoPlayerModel, SyncedVideoPlayerModel)' cannot change access
11 replies
NNormal
•Created by Mikameel on 1/9/2025 in #🤝ask-a-question
Partial class or no? Mybe a mistake in documentation but idk
aaah okay thanks! I also have a look at that. For now i'm looking for .mp4 streams but later live streams so thanks for that!
11 replies
NNormal
•Created by Mikameel on 1/9/2025 in #🤝ask-a-question
Partial class or no? Mybe a mistake in documentation but idk
Can I use it as my project help? or is it only for issues etc?
For instance I want to have a networked video synced. Can I ask it to write a tutorial for this based on your latest documenation?
11 replies