I am having trouble accessing my output window in studio. Plan and simple the button under the View tab does not make the output window element visible. Seemingly every other window is able to pop up without issue. Bit of an issue as that makes debugging code very hard. I have reinstalled Studio to no avail. I don’t know if this is an issue with monitors? I have previously used studio with ...
I want to be able to see the output tab in Roblox studio. What is the issue? Include screenshots / videos if possible! Can’t open output, it is shown as open but you can’t see it on the screen. There is no way to click and drag the window. There is no way to reset it’s position. I tried toggling the output over and over and it is stuck.
Impossible to use Output, I tried to reset all my settings and doesn’t work still. Here a video before and after I try to use it : Expected behavior I want to have my output window.
Hello! So I wanted to know if it was possible in Roblox to access the Output from a script. I wanna do something like this: if Output:Find("PluginStuffInOutput") then DeleteIt() I wanna make a system so it automatically deletes the message in the output.
At least since summer 2020, if you open the developer console while playtesting in studio and click on the “server” tab, no output will be shown and command line doesn’t do anything. Here’s a video demonstrating the issu…
Nexus Sync GitHub Repositiory About I made a vscode extension that lets you sync your studio output to vscode output, so you can have your output all in one place. I mainly created this to complement my Rojo workflow so that when you have errors/infinite yields etc that provide a stack trace, you can click on it and it will open the script in your vscode editor to the affected line number. You ...
So, you can’t teleport in studio. How would you view the output in play mode? I just want to make sure the target place is receiving data correctly by printing the data to the output. I’ve tried using the developer console but can’t figure out how to actually view the output it doesn’t show anything…
The Roblox Player / Roblox Studio applications should be able to output sound and appear in the Volume Mixer upon launching the application. Reference Image (Pre-Update)
Reproduction Steps 1. Open new place file 2. Create new LocalScript object under StarterPlayerScripts 3. Launch Play Solo 4. Note that clicking the output (“Hello World!”) opens the LocalScript 5. Stop Play Solo 6. Attempt to open the LocalScript again from the output Expected Behavior The LocalScript should open when the output message is clicked Actual Behavior The LocalScript does not ...