I am working on bug fixes for a game at the moment, and we have this text printing constantly while the game is running:
Does anyone know what to do about this?
I don’t think it’s some sort of backdoor, I’ve used some custom plugins to search for scripts in hidden services but I can’t find anything out of the ordinary, and no matter what we do we can’t get this to stop printing now.
I’ve looked at other threads but they all say it either “went away on its own” or it was an engine bug.
can you check all the linksources of the scripts in your game or studio?
another thing is
does this happen in public servers
also make sure to disable (not delete) your plugin and test again
i had some problem with plugins without realising and it was really painful so try that
Afraid not, as it is a full game and I’m not to share the game files with anyone outside the team create.
And before anyone mentions the team create, I’ve made sure none of our other scripters have plugins, and even then I would think that what one plugin could hide another plugin could find.
can you go check the model source of it in case it has anything related and check in the scripts of it with
this way
this doesn’t seem like a virus so it should be checked out
and really dont assume anything that uses require with models if you dont check it out
it can be anything without you knowing