Callstack clogging up the output

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I need a way to make it so it stops spamming the callstack thing in the output, I’m learning how to script and it’s super annoying to have to scroll past callstack to see what else is being put in the output

  2. What is the issue? Include screenshots / videos if possible!
    Here is what it looks like:
    image

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I have absolutely no idea what this is or how to fix it, and nobody else on here or elsewhere seems to be talking about it
    After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

-- This is an example Lua code block

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

I don’t think this is supported functionality, it was implemented to help non-programmers identify backdoors in their games. The most you can do is uninstall the plugin that’s causing it, or you can clear the output but I don’t think there’s any way to simply stop those messages from occurring

2 Likes

I don’t even know which plugin is causing it, but I can try

Follow up: I think I solved it, one of the plugins just needed an update, I’ll see if that solves it

Edit: So I updated the plugin, but it didnt fix it, and when I try to put in the ID of the asset in the search bar it just 404’s basically

Looking at the message alone it looks like it’s coming from InCommand.

The ID suggests this too, the plugin with the same ID is linked here (it’s InCommand).

The module it requires is linked here.

1 Like

alright, I’ll see if that helps, I cant delete the incommand from my inventory or anything so I guess I’m just gonna have to cross my fingers and hope for the best

edit: hold on I found where I can uninstall it, ill see if that helps

edit 2: yup I got it uninstalled, never have to worry about it clogging up the output again, thanks for the help :smiley: