Advertisement
voidpointer

Untitled

Mar 11th, 2021
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. 11:47:52.5467 [INFO] Torch.Managers.PluginManager: Loading plugins...
  2. 11:47:52.5890 [INFO] Torch.Managers.PluginManager: Checking for plugin updates...
  3. 11:47:53.9014 [INFO] Torch.Managers.PluginManager: Updated 0 plugins.
  4. 11:47:53.9798 [INFO] Torch.Managers.PluginManager: Loading plugin at ALE_GridBackup.GridBackupPlugin
  5. 11:47:53.9798 [INFO] Torch.Managers.PluginManager: Loading plugin 'ALE Grid Backup' (v1.0.3.9)
  6. 11:47:54.1513 [INFO] Torch.Managers.PluginManager: Loading plugin at Essentials.EssentialsPlugin
  7. 11:47:54.1513 [INFO] Torch.Managers.PluginManager: Loading plugin 'Essentials' (v1.7.1.81-149-g49e25cd)
  8. 11:47:54.2139 [INFO] Torch.Managers.PluginManager: Loading plugin at Profiler.ProfilerPlugin
  9. 11:47:54.2139 [INFO] Torch.Managers.PluginManager: Loading plugin 'Profiler' (v3.1.0.19-8-gba50347)
  10. 11:47:54.2296 [INFO] Torch.Managers.PluginManager: Loading plugin at VoxelDefender.DefenderPlugin
  11. 11:47:54.2296 [INFO] Torch.Managers.PluginManager: Loading plugin 'VoxelDefender' (1.0.0.4)
  12. 11:47:54.2452 [INFO] VoxelDefender.DefenderPlugin: Attempting to load config from C:\torch-server\Instance\Defender.cfg
  13. 11:47:54.2452 [INFO] Essentials: Attempting to load config from C:\torch-server\Instance\Essentials.cfg
  14. 11:47:54.2920 [INFO] Torch.Managers.PluginManager: Loaded 4 plugins.
  15. 11:47:54.3076 [FATAL] Initializer: System.MissingMethodException: Method not found: 'VRage.GameServices.IMyUGCService VRage.Mod.Io.MyModIoService.Create(VRage.GameServices.IMyGameService, System.String, System.String, System.String, System.String, System.String, Boolean)'.
  16. at Torch.VRageGame.Create()
  17. at Torch.VRageGame.Run() in C:\build\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 122
  18. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  19. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  20. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  21. at System.Threading.ThreadHelper.ThreadStart()
  22. System.MissingMethodException: Method not found: 'VRage.GameServices.IMyUGCService VRage.Mod.Io.MyModIoService.Create(VRage.GameServices.IMyGameService, System.String, System.String, System.String, System.String, System.String, Boolean)'.
  23. at Torch.VRageGame.Create()
  24. at Torch.VRageGame.Run() in C:\build\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 122
  25. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  26. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  27. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  28. at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement