Crash gameSolved

"When I change skins using the plugin, it shows an error in the console about skin manifest.txt a couple of times, and then crashes the game."
Her is rust client log:

2024-10-27T10:12:38.292Z|0x1c9c|Invalid skin manifest: D:\Games\Rust\workshop\518199212/manifest.txt
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
<LoadIcon>d__10:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
 
2024-10-27T10:14:28.862Z|0x1c9c|Crash!!!
 

Hey there, if an error is caused by a skin you should remove it and that's it. The skin ID appears to be mentioned in the error.

Locked automatically