Christian

Results 5 comments of Christian

this bug is triggered by: hook.Add("PlayerSpawn", "ttt_discord_bot_PlayerSpawn", function(ply) unmute(ply) end) line 165 in shared.lua

https://steamcommunity.com/sharedfiles/filedetails/?id=404599106 https://github.com/Tommy228/TTT_Spectator_Deathmatch

Hey, how do you stop the motor then after that one hour? Cant you use something like this to move the motor for an hour: ``` tmc.setVActual(1000) time.sleep(3600) tmc.setVActual(0) ```

i am currently trying to change the code according to the python styleguides. So i named the function `set_deinitialize_true`

I had the same error today. In my case it was the app "External Storage: OneDrive" after disabling the app, i could login again. Try disabling your nextcloud apps, that...