SmartlyDressedGames / Unturned-3.x-Community

Community portion of the Unturned-3.x repo. If you have access to the source code you can find it here:
https://github.com/SmartlyDressedGames/Unturned-3.x/
83 stars 17 forks source link

Console error. #4426

Closed CatzMR closed 1 month ago

CatzMR commented 1 month ago

image After the server starts, this error will pop up crazily on the console. How to solve this?

SDGNelson commented 1 month ago

It looks like Unity is writing that to standard output because it's trying to play a video on headless mode. Vanilla doesn't use the video player, so this must be from a mod. Unfortunately, the error message is outside of our control. If you know or can figure out which mod it's from the best option would be to prevent the video player from being instantiated on the dedicated server.