When you create a new place or open any existing places (both personal and team create), there will be an error relating to the StreamingService
. Output:
13:43:26.265 builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Cache.StreamCache:49: attempt to index nil with '254b03' - Edit
13:43:26.265 Stack Begin - Studio
13:43:26.265 Script 'builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Cache.StreamCache', Line 49 - function requestStreamSubscription - Studio
13:43:26.265 Script 'builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Commands.DisplayRichText', Line 121 - Studio
13:43:26.265 Stack End - Studio
13:43:26.287 builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Cache.StreamCache:70: invalid argument #1 to 'insert' (table expected, got nil) - Edit
13:43:26.287 Stack Begin - Studio
13:43:26.288 Script 'builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Cache.StreamCache', Line 70 - function storeStreamPacket - Studio
13:43:26.288 Script 'builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Listeners.StreamingServiceListener', Line 491 - Studio
13:43:26.288 Stack End - Studio
13:43:26.288 builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Cache.StreamCache:70: invalid argument #1 to 'insert' (table expected, got nil) - Edit
13:43:26.289 Stack Begin - Studio
13:43:26.289 Script 'builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Cache.StreamCache', Line 70 - function storeStreamPacket - Studio
13:43:26.289 Script 'builtin_StreamingServiceDispatcherRegistry.rbxm.StreamingServiceDispatcherRegistry.Src.Listeners.StreamingServiceListener', Line 491 - Studio
13:43:26.289 Stack End - Studio
Have seen this issue come up for others as well: Just went on studio and got all these errors?
System Information:
- CPU: Intel(R) Core™ i5-5200U CPU @ 2.20GHz
- GPU: Intel(R) HD Graphics 5500
- Memory: 8 GB
Reproduction steps: Opening any place triggers the error.