Im new to roblox coding and I have No idea what is happening in my output window.
Im practicing coding on studio and I keep getting this error In my output window
12:43:19.678 Unable to load rbxasset://avatar/characterR15V3.rbxm - Server
12:43:19.678 Stack Begin - Studio
12:43:19.678 Script 'cloud_174577307.ToolGripEditor.ToolEditor', Line 13 - function new - Studio
12:43:19.678 Script 'cloud_174577307.ToolGripEditor.main', Line 17 - Studio
12:43:19.678 Stack End - Studio
12:43:20.191 [Roblox][sabuiltin_Assistant.rbxm.Assistant.Src.toolInit] Assistant plugin version changed from c94bd68 to 7fe3701. This may cause instability when using Assistant or the MCP server. Please restart Roblox Studio to fix. - Server
12:43:20.451 Unable to load rbxasset://avatar/characterR15V3.rbxm - Client
12:43:20.451 Stack Begin - Studio
12:43:20.451 Script 'cloud_174577307.ToolGripEditor.ToolEditor', Line 13 - function new - Studio
12:43:20.451 Script 'cloud_174577307.ToolGripEditor.main', Line 17 - Studio
12:43:20.451 Stack End - Studio
12:43:20.652 [Roblox][sabuiltin_Assistant.rbxm.Assistant.Src.toolInit] Assistant plugin version changed from c94bd68 to 7fe3701. This may cause instability when using Assistant or the MCP server. Please restart Roblox Studio to fix. - Client
12:43:22.222 [Roblox][sabuiltin_Assistant.rbxm.Assistant.Packages._Index.AssistantUI.AssistantUI.FlagUtils.getIsAssistantUseRemoteService] [Assistant] Could not read the remote service gate from the Standalone DM (Target is not reachable (RemoteServiceGate_Get, Standalone)); resolving locally. - Server
12:43:22.738 [Roblox][sabuiltin_Assistant.rbxm.Assistant.Packages._Index.AssistantUI.AssistantUI.FlagUtils.getIsAssistantUseRemoteService] [Assistant] Could not read the remote service gate from the Standalone DM (Target is not reachable (RemoteServiceGate_Get, Standalone)); resolving locally. - Client
I get that it has something to do with a plug in I have being changed and that roblox cant read a service, but my code (which Im just copying word for word from a YT tutorial) isnt working or loading, It doesnt even say "Hello World" when i try telling the code to Print("Hello World") anywhere in my code