View Issue Details

IDProjectCategoryView StatusLast Update
0000280Medieval EngineersBugpublic2022-04-22 20:43
ReporterBastelork Assigned To 
PrioritynormalSeveritycrashReproducibilityhave not tried
Status newResolutionopen 
PlatformWindows 
Summary0000280: Client crashed while walking
Description

Exception occurred: VRage.MyUpdateSchedulerException: Failed to execute Void RunCallbacks() on VRage.Systems.WorkerSystem
---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at VRage.Network.MyTypeTable.Get(Type type)
at VRage.Network.MyTypeTable.Get(Type type)
at VRage.Network.MyReplicationLayer.ProcessEvent(BitStream stream, NetworkId networkId, NetworkId blockedNetId, UInt32 eventId, EndpointId sender)
at VRage.Replication.MyEventsBuffer.ProcessFirstEvent(HashSet1 targetObjectIds, MyObjectEventsBuffer eventsBuffer, NetworkId targetObjectId, NetworkId caller) at VRage.Replication.MyEventsBuffer.ProcessEvents(HashSet1 targetObjectIds, NetworkId caller)
at VRage.Replication.MyReplicableStreamingReceiver.OnReplicablesAddedToScene(DictionaryReader`2 replicableLoadResults)
at Sandbox.Engine.Multiplayer.MyClientSceneLoader.VRage.Scene.ISceneLoadListener.OnAddedToScene()
at VRage.Scene.MySceneExtensions.MySceneLoadWork.Completed()
at VRage.ParallelWorkers.Workers.RunCallbacks()
at VRage.Components.MyUpdateScheduler.RunFixedUpdates()
--- End of inner exception stack trace ---
at VRage.Components.MyUpdateScheduler.ReportError(Delegate action, Exception error)
at VRage.Components.MyUpdateScheduler.RunFixedUpdates()
at VRage.Components.MyUpdateScheduler.RunUpdates(TimeSpan currentTime)
at Sandbox.Engine.Platform.MySandboxUpdate.<RunLoop>b__18_0()
at VRage.Utils.FixedLoop.Run(Action tickCallback)
at Sandbox.Engine.Platform.MySandboxUpdate.RunLoop()
at Medieval.MyProgram.Main(String[] args)

Steps To Reproduce

Walk around I guess

TagsNetwork

Activities

Bastelork

2022-04-20 13:00

reporter  

MedievalEngineers - crash while walking.log (746,060 bytes)   
2022-04-14 21:56:11.268|Main Thread> Log Started
2022-04-14 21:56:11.269|Main Thread> Timezone (local - UTC): 2h
2022-04-14 21:56:11.271|Main Thread> VRage Engine v2.7
2022-04-14 21:56:11.272|Main Thread> Medieval Engineers v0.7.3.33D4BB
2022-04-14 21:56:11.274|Main Thread> Loading...
2022-04-14 21:56:11.328|Main Thread> Performing start-up memory test...
2022-04-14 21:56:11.330|Main Thread>    Physical memory is 17,055,735,808 bytes.
2022-04-14 21:56:11.330|Main Thread>    Minimum requirement is 8,000,000,000 bytes.
2022-04-14 21:56:11.330|Main Thread>    System meets minimum memory requirements.
2022-04-14 21:56:11.335|Main Thread> Info: Official
2022-04-14 21:56:11.375|Main Thread> Info: Non Obfuscated
2022-04-14 21:56:11.375|Main Thread> Info: Installed in Steam Directory
2022-04-14 21:56:11.375|Main Thread> Info: Manifest Not Present
2022-04-14 21:56:11.375|Main Thread> Environment.ProcessorCount: 16
2022-04-14 21:56:11.375|Main Thread> Environment.OSVersion: Microsoft Windows NT 10.0.19044.0
2022-04-14 21:56:11.375|Main Thread> Environment.CommandLine: "C:\Program Files (x86)\Steam\steamapps\common\MedievalEngineers\Bin64\MedievalEngineers.exe"
2022-04-14 21:56:11.375|Main Thread> Environment.Version: 4.6.2 or later (528372)
2022-04-14 21:56:11.375|Main Thread> Environment.CurrentDirectory: C:\Program Files (x86)\Steam\steamapps\common\MedievalEngineers\Bin64
2022-04-14 21:56:12.851|Main Thread> CPU Info: 11th Gen Intel(R) Core(TM) i9-11900F @ 2.50GHz
2022-04-14 21:56:12.851|Main Thread> CPU Frequency: 2496
2022-04-14 21:56:12.851|Main Thread> IntPtr.Size: 8
2022-04-14 21:56:12.851|Main Thread> Default Culture: 
2022-04-14 21:56:12.851|Main Thread> Default UI Culture: 
2022-04-14 21:56:12.851|Main Thread> IsAdmin: False
2022-04-14 21:56:12.855|Main Thread> MyConfig.Load() - START
2022-04-14 21:56:12.855|Main Thread>    Path: C:\Users\MSI B560M-A-PRO\AppData\Roaming\MedievalEngineers\MedievalEngineers.cfg
2022-04-14 21:56:12.881|Main Thread>    RotationHints: False
2022-04-14 21:56:12.881|Main Thread>    DebugInputs: Sandbox.Engine.Utils.ConfigDictionary`2[System.String,Sandbox.Engine.Utils.MyConfig+MyDebugInputData]
2022-04-14 21:56:12.881|Main Thread>    Language: 0
2022-04-14 21:56:12.881|Main Thread>    ControlsJoystickName: Disabled
2022-04-14 21:56:12.881|Main Thread>    GameVersion: 0.7.3.3396795
2022-04-14 21:56:12.881|Main Thread>    FirstTimeRun: False
2022-04-14 21:56:12.881|Main Thread>    GDPRConsent: True
2022-04-14 21:56:12.881|Main Thread>    GDPRConsent_Sent: True
2022-04-14 21:56:12.881|Main Thread>    GameVolume: 0.05535578
2022-04-14 21:56:12.881|Main Thread>    MusicVolume: 0
2022-04-14 21:56:12.881|Main Thread>    VoiceChatVolume: 0.4400479
2022-04-14 21:56:12.881|Main Thread>    VoiceChat: True
2022-04-14 21:56:12.881|Main Thread>    EnableMuteWhenNotInFocus: True
2022-04-14 21:56:12.881|Main Thread>    EnableAdvancedAudio: True
2022-04-14 21:56:12.881|Main Thread>    MinimalHud: False
2022-04-14 21:56:12.881|Main Thread>    MutedPlayers: 
2022-04-14 21:56:12.881|Main Thread>    ScreenshotSizeMultiplier: 1
2022-04-14 21:56:12.881|Main Thread>    VideoAdapter: 0
2022-04-14 21:56:12.881|Main Thread>    ScreenWidth: 1920
2022-04-14 21:56:12.881|Main Thread>    ScreenHeight: 1080
2022-04-14 21:56:12.882|Main Thread>    RefreshRate: 60000
2022-04-14 21:56:12.882|Main Thread>    WindowMode: 1
2022-04-14 21:56:12.882|Main Thread>    VerticalSync: False
2022-04-14 21:56:12.882|Main Thread>    FieldOfView: 70
2022-04-14 21:56:12.882|Main Thread>    GraphicsRenderer: DirectX 11
2022-04-14 21:56:12.882|Main Thread>    VegetationViewDistance: 1200
2022-04-14 21:56:12.882|Main Thread>    GrassDensity: 0.3
2022-04-14 21:56:12.882|Main Thread>    GrassDistance: 45
2022-04-14 21:56:12.882|Main Thread>    TerrainLodQuality: 2
2022-04-14 21:56:12.882|Main Thread>    ShadingQuality: 0
2022-04-14 21:56:12.882|Main Thread>    ModelQuality: 1
2022-04-14 21:56:12.882|Main Thread>    LowMemSwitchToLow: 0
2022-04-14 21:56:12.882|Main Thread>    ShadowMapResolution: 0
2022-04-14 21:56:12.882|Main Thread>    AnisotropicFiltering: 1
2022-04-14 21:56:12.882|Main Thread>    WorkerThreads: 14
2022-04-14 21:56:12.882|Main Thread>    MultiplayerPhysicsIterations: 4
2022-04-14 21:56:12.882|Main Thread>    InteractionHint: 2
2022-04-14 21:56:12.882|Main Thread>    Tutorial: 3
2022-04-14 21:56:12.882|Main Thread>    ShowCrosshair: True
2022-04-14 21:56:12.882|Main Thread>    CompressSaveGames: False
2022-04-14 21:56:12.882|Main Thread>    ShowPlayerNamesOnHud: True
2022-04-14 21:56:12.882|Main Thread>    ReleasingAltResetsCamera: False
2022-04-14 21:56:12.882|Main Thread>    EnableDiscord: True
2022-04-14 21:56:12.882|Main Thread>    DontSendVoicePlayers: 
2022-04-14 21:56:12.882|Main Thread>    UIChatPosition: {X:-0.1666667 Y:0.7762963}
2022-04-14 21:56:12.882|Main Thread>    UIChatSize: {X:0.3819445 Y:0.2237037}
2022-04-14 21:56:12.882|Main Thread> MyConfig.Load() - END
2022-04-14 21:56:13.083|Main Thread> Loading Metadata...
2022-04-14 21:56:13.825|Main Thread> Metadata Loaded is 0.7408914 seconds.
2022-04-14 21:56:13.825|Main Thread> Initializing...
2022-04-14 21:56:13.943|Main Thread>Steam Game Services> Info: Steam.IsActive: True
2022-04-14 21:56:13.943|Main Thread>Steam Game Services> Info: Steam.IsOnline: True
2022-04-14 21:56:13.943|Main Thread>Steam Game Services> Info: Steam.OwnsGame: False
2022-04-14 21:56:13.943|Main Thread>Steam Game Services> Info: Steam.UserId: 76561198023272358
2022-04-14 21:56:13.943|Main Thread>Steam Game Services> Info: Steam.UserName: [GR-3] | Bastelork
2022-04-14 21:56:13.943|Main Thread>Steam Game Services> Info: Steam.Branch: communityedition
2022-04-14 21:56:13.948|Main Thread>Havok> Physics.Init
2022-04-14 21:56:13.948|Main Thread>Havok> Version: Release(0), 1800, [S]
2022-04-14 21:56:13.952|Main Thread>Havok> Info: HkGameName: MedievalEngineers Release
2022-04-14 21:56:14.561|Worker Default 2>AccessListBatch> Warning: While processing AllowNamespace System.Collections.Generic.ListExtensions: System.Collections.Generic.* already exists in access list, this entry is redundant
2022-04-14 21:56:15.607|Main Thread> AdapterInfo = {
2022-04-14 21:56:15.608|Main Thread>    Name = NVIDIA GeForce RTX 3060 + DISPLAY1
2022-04-14 21:56:15.608|Main Thread>    Description = dev id: 9476, mem: 12732858368, shared mem: 8527867904, Luid: 44359, rev: 161, subsys id: 621023454, vendor id: 4318
2022-04-14 21:56:15.608|Main Thread>    Driver version = 30.0.14.9676
2022-04-14 21:56:15.608|Main Thread>    Driver date = 20211109000000.000000-000
2022-04-14 21:56:15.608|Main Thread>    DriverUpdateNecessary = False
2022-04-14 21:56:15.608|Main Thread>    Adapter id = 0
2022-04-14 21:56:15.608|Main Thread>    Supported = True
2022-04-14 21:56:15.608|Main Thread>    RAM = 12732858368
2022-04-14 21:56:15.608|Main Thread>    Priority = 2
2022-04-14 21:56:15.608|Main Thread>    Multithreaded rendering supported = True
2022-04-14 21:56:15.608|Main Thread>    Output is attached = True
2022-04-14 21:56:15.608|Main Thread>    DesktopBounds = {X:0 Y:0 Width:1920 Height:1080}
2022-04-14 21:56:15.608|Main Thread>    Display modes = {
2022-04-14 21:56:15.608|Main Thread>       DXGIOutput id = 0
2022-04-14 21:56:15.608|Main Thread>       640x480@60Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@75Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@72Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@100Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@100Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@120Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@120Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       640x480@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@60Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@100Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@100Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@59.94Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@120Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@120Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       720x480@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@100Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@100Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@50Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@120Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@120Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       720x576@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@75Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@100Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@100Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@56.25Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@60.317Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@72.188Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@120Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@120Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       800x600@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@100Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@100Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@60.004Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@70.069Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@75.029Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@120Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@120Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1024x768@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@75Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@100Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@100Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@120Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@120Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1152x864@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1176x664@60Hz
2022-04-14 21:56:15.608|Main Thread>       1176x664@60Hz
2022-04-14 21:56:15.608|Main Thread>       1176x664@50Hz
2022-04-14 21:56:15.608|Main Thread>       1176x664@50Hz
2022-04-14 21:56:15.608|Main Thread>       1176x664@59.94Hz
2022-04-14 21:56:15.608|Main Thread>       1176x664@59.94Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@60Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@50Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@59.94Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x720@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@59.81Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@59.81Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x768@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@59.81Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x800@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@60.02Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@60.02Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@75.025Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@75.025Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x960@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@100Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@60.02Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@75.025Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@120Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1280x1024@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@100Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@100Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@59.887Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@59.887Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@120Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@120Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1360x768@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@100Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@100Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@59.887Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@59.887Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@120Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@120Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1366x768@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@100Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@100Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@59.887Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@120Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@120Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1440x900@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@60Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@100Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@100Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@120Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@120Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1600x900@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@100Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@100Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@59.954Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@59.954Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@120Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@120Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1600x1024@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@100Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@100Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@59.954Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@120Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@120Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1680x1050@143.981Hz
2022-04-14 21:56:15.608|Main Thread>       1920x1080@60Hz
2022-04-14 21:56:15.608|Main Thread>       1920x1080@100Hz
2022-04-14 21:56:15.608|Main Thread>       1920x1080@50Hz
2022-04-14 21:56:15.608|Main Thread>       1920x1080@59.94Hz
2022-04-14 21:56:15.608|Main Thread>       1920x1080@119.88Hz
2022-04-14 21:56:15.608|Main Thread>       1920x1080@120Hz
2022-04-14 21:56:15.608|Main Thread>       1920x1080@143.981Hz
2022-04-14 21:56:15.608|Main Thread>    }
2022-04-14 21:56:15.608|Main Thread> }
2022-04-14 21:56:15.609|Main Thread> AdapterInfo = {
2022-04-14 21:56:15.609|Main Thread>    Name = NVIDIA GeForce RTX 3060 + DISPLAY2
2022-04-14 21:56:15.609|Main Thread>    Description = dev id: 9476, mem: 12732858368, shared mem: 8527867904, Luid: 44359, rev: 161, subsys id: 621023454, vendor id: 4318
2022-04-14 21:56:15.609|Main Thread>    Driver version = 30.0.14.9676
2022-04-14 21:56:15.609|Main Thread>    Driver date = 20211109000000.000000-000
2022-04-14 21:56:15.609|Main Thread>    DriverUpdateNecessary = False
2022-04-14 21:56:15.609|Main Thread>    Adapter id = 0
2022-04-14 21:56:15.609|Main Thread>    Supported = True
2022-04-14 21:56:15.609|Main Thread>    RAM = 12732858368
2022-04-14 21:56:15.609|Main Thread>    Priority = 2
2022-04-14 21:56:15.609|Main Thread>    Multithreaded rendering supported = True
2022-04-14 21:56:15.609|Main Thread>    Output is attached = True
2022-04-14 21:56:15.609|Main Thread>    DesktopBounds = {X:-1920 Y:0 Width:1920 Height:1080}
2022-04-14 21:56:15.609|Main Thread>    Display modes = {
2022-04-14 21:56:15.609|Main Thread>       DXGIOutput id = 1
2022-04-14 21:56:15.609|Main Thread>       640x480@60Hz
2022-04-14 21:56:15.609|Main Thread>       640x480@75Hz
2022-04-14 21:56:15.609|Main Thread>       640x480@72Hz
2022-04-14 21:56:15.609|Main Thread>       640x480@59.94Hz
2022-04-14 21:56:15.609|Main Thread>       640x480@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       640x480@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       720x480@60Hz
2022-04-14 21:56:15.609|Main Thread>       720x480@59.94Hz
2022-04-14 21:56:15.609|Main Thread>       720x480@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       720x480@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       720x576@50Hz
2022-04-14 21:56:15.609|Main Thread>       720x576@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       720x576@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       800x600@75Hz
2022-04-14 21:56:15.609|Main Thread>       800x600@56.25Hz
2022-04-14 21:56:15.609|Main Thread>       800x600@60.317Hz
2022-04-14 21:56:15.609|Main Thread>       800x600@72.188Hz
2022-04-14 21:56:15.609|Main Thread>       800x600@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       800x600@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1024x768@60.004Hz
2022-04-14 21:56:15.609|Main Thread>       1024x768@70.069Hz
2022-04-14 21:56:15.609|Main Thread>       1024x768@75.029Hz
2022-04-14 21:56:15.609|Main Thread>       1024x768@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1024x768@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1152x864@75Hz
2022-04-14 21:56:15.609|Main Thread>       1152x864@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1152x864@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1176x664@60Hz
2022-04-14 21:56:15.609|Main Thread>       1176x664@60Hz
2022-04-14 21:56:15.609|Main Thread>       1176x664@50Hz
2022-04-14 21:56:15.609|Main Thread>       1176x664@50Hz
2022-04-14 21:56:15.609|Main Thread>       1176x664@59.94Hz
2022-04-14 21:56:15.609|Main Thread>       1176x664@59.94Hz
2022-04-14 21:56:15.609|Main Thread>       1280x720@60Hz
2022-04-14 21:56:15.609|Main Thread>       1280x720@50Hz
2022-04-14 21:56:15.609|Main Thread>       1280x720@59.94Hz
2022-04-14 21:56:15.609|Main Thread>       1280x720@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x720@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x768@59.81Hz
2022-04-14 21:56:15.609|Main Thread>       1280x768@59.81Hz
2022-04-14 21:56:15.609|Main Thread>       1280x768@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x768@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x800@59.81Hz
2022-04-14 21:56:15.609|Main Thread>       1280x800@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x800@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x960@60Hz
2022-04-14 21:56:15.609|Main Thread>       1280x960@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x960@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x1024@60.02Hz
2022-04-14 21:56:15.609|Main Thread>       1280x1024@75.025Hz
2022-04-14 21:56:15.609|Main Thread>       1280x1024@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1280x1024@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1360x768@59.887Hz
2022-04-14 21:56:15.609|Main Thread>       1360x768@59.887Hz
2022-04-14 21:56:15.609|Main Thread>       1360x768@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1360x768@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1366x768@59.887Hz
2022-04-14 21:56:15.609|Main Thread>       1366x768@59.887Hz
2022-04-14 21:56:15.609|Main Thread>       1366x768@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1366x768@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1440x900@59.887Hz
2022-04-14 21:56:15.609|Main Thread>       1440x900@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1440x900@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1600x900@59.954Hz
2022-04-14 21:56:15.609|Main Thread>       1600x900@59.954Hz
2022-04-14 21:56:15.609|Main Thread>       1600x900@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1600x900@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1600x1024@59.954Hz
2022-04-14 21:56:15.609|Main Thread>       1600x1024@59.954Hz
2022-04-14 21:56:15.609|Main Thread>       1600x1024@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1600x1024@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1680x1050@59.954Hz
2022-04-14 21:56:15.609|Main Thread>       1680x1050@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1680x1050@119.982Hz
2022-04-14 21:56:15.609|Main Thread>       1920x1080@60Hz
2022-04-14 21:56:15.609|Main Thread>       1920x1080@50Hz
2022-04-14 21:56:15.609|Main Thread>       1920x1080@59.94006Hz
2022-04-14 21:56:15.609|Main Thread>       1920x1080@119.982Hz
2022-04-14 21:56:15.609|Main Thread>    }
2022-04-14 21:56:15.609|Main Thread> }
2022-04-14 21:56:15.621|Main Thread> MySandboxGame.Constructor() - START
2022-04-14 21:56:15.621|Main Thread>    Game dir: C:\Program Files (x86)\Steam\steamapps\common\MedievalEngineers\Bin64
2022-04-14 21:56:15.621|Main Thread>    Content dir: C:\Program Files (x86)\Steam\steamapps\common\MedievalEngineers\Content
2022-04-14 21:56:15.625|Main Thread> Info:    Detected 16 logical CPU cores, using up to 16 for asynchronous workers.
2022-04-14 21:56:15.777|Main Thread> Info:    Worker Configuration {
	Total: 13,
	Default: Logic
	Groups: [
		Group Background, BelowNormal, 1 Workers,
		Group Logic, Normal, 10 Workers,
		Group Render, AboveNormal, 2 Workers
	]
}
2022-04-14 21:56:15.786|Main Thread> MySandboxGame.Constructor() - END
2022-04-14 21:56:15.787|Main Thread> MyVideoModeManager.LogApplicationInformation - START
2022-04-14 21:56:15.787|Main Thread>    Assembly.GetName: Sandbox.Game, Version=0.1.8119.23843, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:15.787|Main Thread>    Assembly.FullName: Sandbox.Game, Version=0.1.8119.23843, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:15.788|Main Thread>    Assembly.Location: C:\Program Files (x86)\Steam\steamapps\common\MedievalEngineers\Bin64\Sandbox.Game.dll
2022-04-14 21:56:15.788|Main Thread>    Assembly.ImageRuntimeVersion: v4.0.30319
2022-04-14 21:56:15.788|Main Thread> MyVideoModeManager.LogApplicationInformation - END
2022-04-14 21:56:15.790|Main Thread> MyVideoModeManager.LogEnvironmentInformation - START
2022-04-14 21:56:15.795|Main Thread>    Win32_ComputerSystem.Manufacturer: Micro-Star International Co., Ltd.
2022-04-14 21:56:15.795|Main Thread>    Win32_ComputerSystem.Model: MS-7D20
2022-04-14 21:56:15.796|Main Thread>    Virtualized: False
2022-04-14 21:56:15.798|Main Thread>    Environment.ProcessorName: 11th Gen Intel(R) Core(TM) i9-11900F @ 2.50GHz
2022-04-14 21:56:15.798|Main Thread>    ComputerInfo.TotalPhysicalMemory: 17,055,735,808 bytes
2022-04-14 21:56:15.798|Main Thread>    ComputerInfo.TotalVirtualMemory: 140,737,488,224,256 bytes
2022-04-14 21:56:15.798|Main Thread>    ComputerInfo.AvailablePhysicalMemory: 12,960,100,352 bytes
2022-04-14 21:56:15.798|Main Thread>    ComputerInfo.AvailableVirtualMemory: 140,732,079,005,696 bytes
2022-04-14 21:56:15.801|Main Thread>    Drive C: | Capacity: 499,434,647,552 bytes | Free space: 84,263,223,296 bytes
2022-04-14 21:56:15.802|Main Thread> MyVideoModeManager.LogEnvironmentInformation - END
2022-04-14 21:56:16.112|Main Thread> MySandboxGame.Initialize() - START
2022-04-14 21:56:16.326|Main Thread>    MySandboxGame.LoadData() - START
2022-04-14 21:56:16.327|Main Thread>Definitions> Info: MyDefinitionManager.PreloadDefinitions() - START
2022-04-14 21:56:16.327|Worker Logic 0>Definitions> Info: MyDefinitionManager.PrepareBaseDefinitions() - START
2022-04-14 21:56:16.327|Worker Logic 0>Definitions> Info: MyDefinitionManager.PrepareBaseDefinitions() - END
2022-04-14 21:56:17.007|Main Thread>Definitions> Info: MyDefinitionManager.LoadScenarios() - START
2022-04-14 21:56:17.173|Main Thread>Definitions> Info: MyDefinitionManager.LoadScenarios() - END
2022-04-14 21:56:17.173|Main Thread>Definitions> Info: MyDefinitionManager.PreloadDefinitions() - END
2022-04-14 21:56:17.178|Main Thread>       MyAudio.LoadData - START
2022-04-14 21:56:17.250|Main Thread>          MyAudio.CreateX3DAudio - Device: Lautsprecher (7.1 SOUND EFFECT GAMING HEADSET) - Channel #: 2
2022-04-14 21:56:17.289|Main Thread>       MyAudio.LoadData - END
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudUse'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudRotateBlock'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudPlaceBlock'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudDeleteBlock'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudColorBlock'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'PlayDropItem'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocInventoryFull'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocMeteorInbound'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocHealthLow'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocHealthCritical'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'None'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocEnergyLow'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocStationFuelLow'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocShipFuelLow'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocEnergyCrit'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocStationFuelCrit'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocShipFuelCrit'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocEnergyNo'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocStationFuelNo'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudVocShipFuelNo'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudCraftBarProgressLoop'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudOpenCraftWin'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudOpenInventory'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'PlayTakeItem'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'HudPlaceItem'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'QuestCompleted'
2022-04-14 21:56:17.296|Main Thread> Warning:       Could not find any sound for 'QuestStepCompleted'
2022-04-14 21:56:17.298|Main Thread>       MyGuiManager()
2022-04-14 21:56:17.339|Main Thread>       MyScreenManager()
2022-04-14 21:56:17.398|Main Thread>       MyGuiManager.LoadContent() - START
2022-04-14 21:56:19.983|Main Thread>          MyGuiManager.LoadContent() - START
2022-04-14 21:56:19.983|Main Thread>          MyGuiManager.LoadContent() - END
2022-04-14 21:56:19.983|Main Thread>       MyGuiManager.LoadContent() - END
2022-04-14 21:56:20.096|Main Thread>    MySandboxGame.LoadData() - END
2022-04-14 21:56:20.136|Worker Logic 0> Loading available saves - START
2022-04-14 21:56:20.138|Worker Logic 0>     Info: GetWorldInfoFromDirectory (Exists: True) 'C:\Users\MSI B560M-A-PRO\AppData\Roaming\MedievalEngineers\Saves\76561198023272358'
2022-04-14 21:56:20.204|Worker Logic 0> Loading available saves - END
2022-04-14 21:56:21.258|Main Thread>    Analytics uuid: 76561198023272358
2022-04-14 21:56:21.258|Main Thread>    Analytics session: 0
2022-04-14 21:56:21.258|Main Thread>    Analytics helper process start reported
2022-04-14 21:56:21.258|Main Thread> MySandboxGame.Initialize() - END
2022-04-14 21:56:21.265|Main Thread> All systems initialized in 7.4410024 seconds.
2022-04-14 21:56:21.271|Main Thread> Timer Frequency: 10000000
2022-04-14 21:56:21.271|Main Thread> Ticks per frame: 167364
2022-04-14 21:56:21.289|Worker Logic 0> Loading available saves - START
2022-04-14 21:56:21.289|Worker Logic 0>     Info: GetWorldInfoFromDirectory (Exists: True) 'C:\Users\MSI B560M-A-PRO\AppData\Roaming\MedievalEngineers\Saves\76561198023272358'
2022-04-14 21:56:21.291|Worker Logic 0> Loading available saves - END
2022-04-14 21:56:24.065|Main Thread> Requesting dedicated servers
2022-04-14 21:56:24.065|Main Thread> Requesting worlds, only compatible: True
2022-04-14 21:56:24.271|Main Thread> Enumerate worlds successful.
2022-04-14 21:56:25.123|Main Thread> Info: Joining server The Last Bastion:213.202.230.45
2022-04-14 21:56:29.376|Main Thread> Lobby join response: True, enter state: Success
2022-04-14 21:56:29.377|Main Thread> World requested
2022-04-14 21:56:29.381|Main Thread> World requested - connection alive
2022-04-14 21:56:29.425|Main Thread> World requested - preemble received
2022-04-14 21:56:32.802|Main Thread> First world part received
2022-04-14 21:56:42.570|Main Thread> World download progress status: Success, 1
2022-04-14 21:56:42.571|Main Thread> 
2022-04-14 21:56:42.571|Main Thread> LoadSession() - Start
2022-04-14 21:56:42.597|Worker Logic 0> Downloading world mods - START
2022-04-14 21:56:42.611|Worker Logic 0>    MyWorkshop.GetItemsBlocking: getting 66 items
2022-04-14 21:56:43.022|Main Thread> Mod query successful
2022-04-14 21:56:43.023|Worker Logic 0> Downloading world mods - END
2022-04-14 21:56:43.026|Worker Logic 0> Info: Mod dependencies - START
2022-04-14 21:56:43.026|Worker Logic 0> Info: Mod dependencies - Phase 1
2022-04-14 21:56:43.028|Worker Logic 0>    MyWorkshop.GetItemsBlocking: getting 20 items
2022-04-14 21:56:43.267|Main Thread> Mod query successful
2022-04-14 21:56:43.267|Worker Logic 0>    MyWorkshop.GetItemsBlocking: getting 4 items
2022-04-14 21:56:43.513|Main Thread> Mod query successful
2022-04-14 21:56:43.513|Worker Logic 0>    MyWorkshop.GetItemsBlocking: getting 1 items
2022-04-14 21:56:43.763|Main Thread> Mod query successful
2022-04-14 21:56:43.765|Worker Logic 0> Info:    Dependencies for mod: Id = '1374827092', Name = 'Rails Core' (1)
2022-04-14 21:56:43.766|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.766|Worker Logic 0> Info:    Dependencies for mod: Id = '1374827328', Name = 'Rails Shared Assets' (1)
2022-04-14 21:56:43.766|Worker Logic 0> Info:       Id = '1374827092', Name = 'Rails Core'
2022-04-14 21:56:43.766|Worker Logic 0> Info:    Dependencies for mod: Id = '1367181070', Name = 'Player Attachment Pose Library' (1)
2022-04-14 21:56:43.766|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.766|Worker Logic 0> Info:    Dependencies for mod: Id = '1553155076', Name = 'Small Stockpile Inventory Physics' (1)
2022-04-14 21:56:43.766|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.766|Worker Logic 0> Info:    Dependencies for mod: Id = '2254099241', Name = 'More Minerals - Vanilla Voxel Resources' (1)
2022-04-14 21:56:43.766|Worker Logic 0> Info:       Id = '1963417666', Name = '[0.7] Additional Item Tags'
2022-04-14 21:56:43.766|Worker Logic 0> Info:    Dependencies for mod: Id = '1712989992', Name = '[0.7] Waterworks' (2)
2022-04-14 21:56:43.766|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.766|Worker Logic 0> Info:       Id = '1963417666', Name = '[0.7] Additional Item Tags'
2022-04-14 21:56:43.766|Worker Logic 0> Info:    Dependencies for mod: Id = '1374827624', Name = 'Rails Wood' (1)
2022-04-14 21:56:43.767|Worker Logic 0> Info:       Id = '1374827328', Name = 'Rails Shared Assets'
2022-04-14 21:56:43.767|Worker Logic 0> Info:    Dependencies for mod: Id = '1411125476', Name = 'Rails Steel' (1)
2022-04-14 21:56:43.767|Worker Logic 0> Info:       Id = '1374827328', Name = 'Rails Shared Assets'
2022-04-14 21:56:43.767|Worker Logic 0> Info:    Dependencies for mod: Id = '1411125619', Name = 'Rail Bogies' (1)
2022-04-14 21:56:43.767|Worker Logic 0> Info:       Id = '1374827328', Name = 'Rails Shared Assets'
2022-04-14 21:56:43.767|Worker Logic 0> Info:    Dependencies for mod: Id = '2247222283', Name = 'Water Core' (1)
2022-04-14 21:56:43.767|Worker Logic 0> Info:       Id = '1569327746', Name = 'Remote Rope Control Component'
2022-04-14 21:56:43.767|Worker Logic 0> Info:    Dependencies for mod: Id = '1364804086', Name = 'The Art of Brewing' (2)
2022-04-14 21:56:43.767|Worker Logic 0> Info:       Id = '916273051', Name = 'Working Casement Glass Windows [0.7]'
2022-04-14 21:56:43.767|Worker Logic 0> Info:       Id = '1712989992', Name = '[0.7] Waterworks'
2022-04-14 21:56:43.767|Worker Logic 0> Info:    Dependencies for mod: Id = '1368392195', Name = 'Sittable Chairs' (1)
2022-04-14 21:56:43.767|Worker Logic 0> Info:       Id = '1367181070', Name = 'Player Attachment Pose Library'
2022-04-14 21:56:43.767|Worker Logic 0> Info:    Dependencies for mod: Id = '1969270101', Name = '[0.7] Lime Processing' (1)
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1712989992', Name = '[0.7] Waterworks'
2022-04-14 21:56:43.768|Worker Logic 0> Info:    Dependencies for mod: Id = '1552483203', Name = 'Steam Engines' (3)
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '2226295003', Name = 'Conveyors and Pipes'
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1625248745', Name = 'More Catch Blocks and Pistons'
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1569327746', Name = 'Remote Rope Control Component'
2022-04-14 21:56:43.768|Worker Logic 0> Info:    Dependencies for mod: Id = '1616826242', Name = 'Rails Mining ( .7 Ready)' (2)
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1374827328', Name = 'Rails Shared Assets'
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1553155076', Name = 'Small Stockpile Inventory Physics'
2022-04-14 21:56:43.768|Worker Logic 0> Info:    Dependencies for mod: Id = '1569327746', Name = 'Remote Rope Control Component' (1)
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.768|Worker Logic 0> Info:    Dependencies for mod: Id = '2226295003', Name = 'Conveyors and Pipes' (4)
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1625248745', Name = 'More Catch Blocks and Pistons'
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '2465934692', Name = 'Metal Armour Materials'
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '2254099241', Name = 'More Minerals - Vanilla Voxel Resources'
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1569327746', Name = 'Remote Rope Control Component'
2022-04-14 21:56:43.768|Worker Logic 0> Info:    Dependencies for mod: Id = '2008259124', Name = 'Paintable Blocks [0.7.1]' (3)
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '2254099241', Name = 'More Minerals - Vanilla Voxel Resources'
2022-04-14 21:56:43.768|Worker Logic 0> Info:       Id = '1712989992', Name = '[0.7] Waterworks'
2022-04-14 21:56:43.768|Worker Logic 0> Info:    Dependencies for mod: Id = '1534495186', Name = 'Rails Modpack' (3)
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '1374827624', Name = 'Rails Wood'
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '1411125476', Name = 'Rails Steel'
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '1411125619', Name = 'Rail Bogies'
2022-04-14 21:56:43.769|Worker Logic 0> Info:    Dependencies for mod: Id = '1503751972', Name = 'Water in Medieval Engineers' (1)
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '2247222283', Name = 'Water Core'
2022-04-14 21:56:43.769|Worker Logic 0> Info:    Dependencies for mod: Id = '1848700188', Name = 'Bricks for Brick Blocks (addon)' (2)
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '1276126447', Name = 'Brick Blocks (.7 Ready)'
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '1965881561', Name = 'TradingPost custom recipe compatibility'
2022-04-14 21:56:43.769|Worker Logic 0> Info:    Dependencies for mod: Id = '1668667355', Name = '[0.7] Immersive Stonemasonry' (1)
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '1963417666', Name = '[0.7] Additional Item Tags'
2022-04-14 21:56:43.769|Worker Logic 0> Info:    Dependencies for mod: Id = '1681205636', Name = '[0.7] Gothic Architecture & More' (1)
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '2064272687', Name = 'Reinforced Materials'
2022-04-14 21:56:43.769|Worker Logic 0> Info:    Dependencies for mod: Id = '1364791586', Name = 'The Art of Brewing DS Tweaks' (1)
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '1364804086', Name = 'The Art of Brewing'
2022-04-14 21:56:43.769|Worker Logic 0> Info:    Dependencies for mod: Id = '1549157909', Name = 'Overpowered Handcart' (1)
2022-04-14 21:56:43.769|Worker Logic 0> Info:       Id = '1411125619', Name = 'Rail Bogies'
2022-04-14 21:56:43.769|Worker Logic 0> Info:    Dependencies for mod: Id = '1149803301', Name = 'Immersive Furnishings [0.7]' (2)
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1368392195', Name = 'Sittable Chairs'
2022-04-14 21:56:43.770|Worker Logic 0> Info:    Dependencies for mod: Id = '1371540334', Name = 'Advanced Beekeeping [0.7]' (1)
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.770|Worker Logic 0> Info:    Dependencies for mod: Id = '1969931447', Name = '[0.7] Advanced Building Materials' (1)
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:43.770|Worker Logic 0> Info:    Dependencies for mod: Id = '1971519333', Name = '[0.7] Advanced Building Materials - 30° Roof' (2)
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '917148110', Name = 'Roof sytem slope 30deg and walls v0.7'
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:43.770|Worker Logic 0> Info:    Dependencies for mod: Id = '1971506635', Name = '[0.7] Advanced Building Materials - 60° Roof' (2)
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1948073071', Name = 'Roof sytem slope 60deg and walls v0.7'
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:43.770|Worker Logic 0> Info:    Dependencies for mod: Id = '1971479121', Name = '[0.7] Advanced Building Materials - Brick Blocks' (2)
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1276126447', Name = 'Brick Blocks (.7 Ready)'
2022-04-14 21:56:43.770|Worker Logic 0> Info:       Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:43.770|Worker Logic 0> Info:    Dependencies for mod: Id = '1969982369', Name = '[0.7] Advanced Building Materials for Gothic Architecture & More' (2)
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '1681205636', Name = '[0.7] Gothic Architecture & More'
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:43.771|Worker Logic 0> Info:    Dependencies for mod: Id = '1979868765', Name = '[0.7] Casement Windows - Lime Processing Compatibility' (2)
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '916273051', Name = 'Working Casement Glass Windows [0.7]'
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:43.771|Worker Logic 0> Info:    Dependencies for mod: Id = '1990477481', Name = 'Physics Dampener - Chandeliers' (2)
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '1149803301', Name = 'Immersive Furnishings [0.7]'
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.771|Worker Logic 0> Info:    Dependencies for mod: Id = '2069641888', Name = 'Pulleys (rope belts)' (1)
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '1552483203', Name = 'Steam Engines'
2022-04-14 21:56:43.771|Worker Logic 0> Info:    Dependencies for mod: Id = '2203907229', Name = 'More Wheels' (2)
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '2012425452', Name = 'Grid Friction Component'
2022-04-14 21:56:43.771|Worker Logic 0> Info:       Id = '2069641888', Name = 'Pulleys (rope belts)'
2022-04-14 21:56:43.771|Worker Logic 0> Info:    Dependencies for mod: Id = '1868198006', Name = 'Train Parts Spoked Wheels' (1)
2022-04-14 21:56:43.772|Worker Logic 0> Info:       Id = '1901136931', Name = 'Train Parts Shared Assets'
2022-04-14 21:56:43.772|Worker Logic 0> Info:    Dependencies for mod: Id = '1888631381', Name = 'Train Parts Bogies' (3)
2022-04-14 21:56:43.772|Worker Logic 0> Info:       Id = '1534495186', Name = 'Rails Modpack'
2022-04-14 21:56:43.772|Worker Logic 0> Info:       Id = '1616826242', Name = 'Rails Mining ( .7 Ready)'
2022-04-14 21:56:43.772|Worker Logic 0> Info:       Id = '1901136931', Name = 'Train Parts Shared Assets'
2022-04-14 21:56:43.772|Worker Logic 0> Info:    Dependencies for mod: Id = '1625248745', Name = 'More Catch Blocks and Pistons' (1)
2022-04-14 21:56:43.772|Worker Logic 0> Info:       Id = '1569327746', Name = 'Remote Rope Control Component'
2022-04-14 21:56:43.772|Worker Logic 0> Info:    Dependencies for mod: Id = '2064275280', Name = 'Fix - SI Stress Distribution for Pillars' (1)
2022-04-14 21:56:43.772|Worker Logic 0> Info:       Id = '2064272687', Name = 'Reinforced Materials'
2022-04-14 21:56:43.772|Worker Logic 0> Info:    Dependencies for mod: Id = '2024768383', Name = 'Foundation Paver (.7 ready)' (1)
2022-04-14 21:56:43.772|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.772|Worker Logic 0> Info:    Dependencies for mod: Id = '1873541377', Name = 'Timber Wedges' (1)
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1901136931', Name = 'Train Parts Shared Assets'
2022-04-14 21:56:43.773|Worker Logic 0> Info:    Dependencies for mod: Id = '2283386515', Name = 'Physics Dampener - Rope Ending' (1)
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:43.773|Worker Logic 0> Info:    Dependencies for mod: Id = '2290293850', Name = '[0.7] Advanced Building Materials - Large Centered Wooden Walls' (2)
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '2290283068', Name = '[0.7] Large Centered Wooden Walls'
2022-04-14 21:56:43.773|Worker Logic 0> Info:    Dependencies for mod: Id = '2281124888', Name = '[0.7] Compatibility Mod - More Minerals & Lime Processing' (1)
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '2008259124', Name = 'Paintable Blocks [0.7.1]'
2022-04-14 21:56:43.773|Worker Logic 0> Info:    Dependencies for mod: Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods' (8)
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1503751972', Name = 'Water in Medieval Engineers'
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1552483203', Name = 'Steam Engines'
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1625248745', Name = 'More Catch Blocks and Pistons'
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1868198006', Name = 'Train Parts Spoked Wheels'
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1888631381', Name = 'Train Parts Bogies'
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '1965881561', Name = 'TradingPost custom recipe compatibility'
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '2203907229', Name = 'More Wheels'
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '2226295003', Name = 'Conveyors and Pipes'
2022-04-14 21:56:43.773|Worker Logic 0> Info:    Dependencies for mod: Id = '2790606302', Name = '[0.7] Modular Columns' (1)
2022-04-14 21:56:43.773|Worker Logic 0> Info:       Id = '2064272687', Name = 'Reinforced Materials'
2022-04-14 21:56:43.773|Worker Logic 0> Info: Mod dependencies - Phase 2
2022-04-14 21:56:43.774|Worker Logic 0> Info:    Dependency: Id = '1367411991', Name = 'Equinox Core' added by (11)
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1374827092', Name = 'Rails Core'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1367181070', Name = 'Player Attachment Pose Library'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1553155076', Name = 'Small Stockpile Inventory Physics'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1712989992', Name = '[0.7] Waterworks'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1569327746', Name = 'Remote Rope Control Component'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '2008259124', Name = 'Paintable Blocks [0.7.1]'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1149803301', Name = 'Immersive Furnishings [0.7]'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1371540334', Name = 'Advanced Beekeeping [0.7]'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1990477481', Name = 'Physics Dampener - Chandeliers'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '2024768383', Name = 'Foundation Paver (.7 ready)'
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '2283386515', Name = 'Physics Dampener - Rope Ending'
2022-04-14 21:56:43.774|Worker Logic 0> Info:    Dependency: Id = '1374827092', Name = 'Rails Core' added by (1)
2022-04-14 21:56:43.774|Worker Logic 0> Info:       Id = '1374827328', Name = 'Rails Shared Assets'
2022-04-14 21:56:43.774|Worker Logic 0> Info:    Dependency: Id = '1963417666', Name = '[0.7] Additional Item Tags' added by (3)
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '2254099241', Name = 'More Minerals - Vanilla Voxel Resources'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1712989992', Name = '[0.7] Waterworks'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1668667355', Name = '[0.7] Immersive Stonemasonry'
2022-04-14 21:56:43.775|Worker Logic 0> Info:    Dependency: Id = '1374827328', Name = 'Rails Shared Assets' added by (4)
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1374827624', Name = 'Rails Wood'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1411125476', Name = 'Rails Steel'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1411125619', Name = 'Rail Bogies'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1616826242', Name = 'Rails Mining ( .7 Ready)'
2022-04-14 21:56:43.775|Worker Logic 0> Info:    Dependency: Id = '1569327746', Name = 'Remote Rope Control Component' added by (4)
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '2247222283', Name = 'Water Core'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1552483203', Name = 'Steam Engines'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '2226295003', Name = 'Conveyors and Pipes'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1625248745', Name = 'More Catch Blocks and Pistons'
2022-04-14 21:56:43.775|Worker Logic 0> Info:    Dependency: Id = '916273051', Name = 'Working Casement Glass Windows [0.7]' added by (2)
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1364804086', Name = 'The Art of Brewing'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1979868765', Name = '[0.7] Casement Windows - Lime Processing Compatibility'
2022-04-14 21:56:43.775|Worker Logic 0> Info:    Dependency: Id = '1712989992', Name = '[0.7] Waterworks' added by (3)
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1364804086', Name = 'The Art of Brewing'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '2008259124', Name = 'Paintable Blocks [0.7.1]'
2022-04-14 21:56:43.775|Worker Logic 0> Info:    Dependency: Id = '1367181070', Name = 'Player Attachment Pose Library' added by (1)
2022-04-14 21:56:43.775|Worker Logic 0> Info:       Id = '1368392195', Name = 'Sittable Chairs'
2022-04-14 21:56:43.775|Worker Logic 0> Info:    Dependency: Id = '2226295003', Name = 'Conveyors and Pipes' added by (2)
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '1552483203', Name = 'Steam Engines'
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.776|Worker Logic 0> Info:    Dependency: Id = '1625248745', Name = 'More Catch Blocks and Pistons' added by (3)
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '1552483203', Name = 'Steam Engines'
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '2226295003', Name = 'Conveyors and Pipes'
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.776|Worker Logic 0> Info:    Dependency: Id = '1553155076', Name = 'Small Stockpile Inventory Physics' added by (1)
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '1616826242', Name = 'Rails Mining ( .7 Ready)'
2022-04-14 21:56:43.776|Worker Logic 0> Info:    Dependency: Id = '2465934692', Name = 'Metal Armour Materials' added by (1)
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '2226295003', Name = 'Conveyors and Pipes'
2022-04-14 21:56:43.776|Worker Logic 0> Info:    Dependency: Id = '2254099241', Name = 'More Minerals - Vanilla Voxel Resources' added by (2)
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '2226295003', Name = 'Conveyors and Pipes'
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '2008259124', Name = 'Paintable Blocks [0.7.1]'
2022-04-14 21:56:43.776|Worker Logic 0> Info:    Dependency: Id = '1374827624', Name = 'Rails Wood' added by (1)
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '1534495186', Name = 'Rails Modpack'
2022-04-14 21:56:43.776|Worker Logic 0> Info:    Dependency: Id = '1411125476', Name = 'Rails Steel' added by (1)
2022-04-14 21:56:43.776|Worker Logic 0> Info:       Id = '1534495186', Name = 'Rails Modpack'
2022-04-14 21:56:43.777|Worker Logic 0> Info:    Dependency: Id = '1411125619', Name = 'Rail Bogies' added by (2)
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '1534495186', Name = 'Rails Modpack'
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '1549157909', Name = 'Overpowered Handcart'
2022-04-14 21:56:43.777|Worker Logic 0> Info:    Dependency: Id = '2247222283', Name = 'Water Core' added by (1)
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '1503751972', Name = 'Water in Medieval Engineers'
2022-04-14 21:56:43.777|Worker Logic 0> Info:    Dependency: Id = '1276126447', Name = 'Brick Blocks (.7 Ready)' added by (2)
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '1848700188', Name = 'Bricks for Brick Blocks (addon)'
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '1971479121', Name = '[0.7] Advanced Building Materials - Brick Blocks'
2022-04-14 21:56:43.777|Worker Logic 0> Info:    Dependency: Id = '1965881561', Name = 'TradingPost custom recipe compatibility' added by (2)
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '1848700188', Name = 'Bricks for Brick Blocks (addon)'
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.777|Worker Logic 0> Info:    Dependency: Id = '2064272687', Name = 'Reinforced Materials' added by (3)
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '1681205636', Name = '[0.7] Gothic Architecture & More'
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '2064275280', Name = 'Fix - SI Stress Distribution for Pillars'
2022-04-14 21:56:43.777|Worker Logic 0> Info:       Id = '2790606302', Name = '[0.7] Modular Columns'
2022-04-14 21:56:43.777|Worker Logic 0> Info:    Dependency: Id = '1364804086', Name = 'The Art of Brewing' added by (1)
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1364791586', Name = 'The Art of Brewing DS Tweaks'
2022-04-14 21:56:43.778|Worker Logic 0> Info:    Dependency: Id = '1368392195', Name = 'Sittable Chairs' added by (1)
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1149803301', Name = 'Immersive Furnishings [0.7]'
2022-04-14 21:56:43.778|Worker Logic 0> Info:    Dependency: Id = '1969270101', Name = '[0.7] Lime Processing' added by (7)
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1969931447', Name = '[0.7] Advanced Building Materials'
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1971519333', Name = '[0.7] Advanced Building Materials - 30° Roof'
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1971506635', Name = '[0.7] Advanced Building Materials - 60° Roof'
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1971479121', Name = '[0.7] Advanced Building Materials - Brick Blocks'
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1969982369', Name = '[0.7] Advanced Building Materials for Gothic Architecture & More'
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1979868765', Name = '[0.7] Casement Windows - Lime Processing Compatibility'
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '2290293850', Name = '[0.7] Advanced Building Materials - Large Centered Wooden Walls'
2022-04-14 21:56:43.778|Worker Logic 0> Info:    Dependency: Id = '917148110', Name = 'Roof sytem slope 30deg and walls v0.7' added by (1)
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1971519333', Name = '[0.7] Advanced Building Materials - 30° Roof'
2022-04-14 21:56:43.778|Worker Logic 0> Info:    Dependency: Id = '1948073071', Name = 'Roof sytem slope 60deg and walls v0.7' added by (1)
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1971506635', Name = '[0.7] Advanced Building Materials - 60° Roof'
2022-04-14 21:56:43.778|Worker Logic 0> Info:    Dependency: Id = '1681205636', Name = '[0.7] Gothic Architecture & More' added by (1)
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1969982369', Name = '[0.7] Advanced Building Materials for Gothic Architecture & More'
2022-04-14 21:56:43.778|Worker Logic 0> Info:    Dependency: Id = '1149803301', Name = 'Immersive Furnishings [0.7]' added by (1)
2022-04-14 21:56:43.778|Worker Logic 0> Info:       Id = '1990477481', Name = 'Physics Dampener - Chandeliers'
2022-04-14 21:56:43.778|Worker Logic 0> Info:    Dependency: Id = '1552483203', Name = 'Steam Engines' added by (2)
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '2069641888', Name = 'Pulleys (rope belts)'
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.779|Worker Logic 0> Info:    Dependency: Id = '2012425452', Name = 'Grid Friction Component' added by (1)
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '2203907229', Name = 'More Wheels'
2022-04-14 21:56:43.779|Worker Logic 0> Info:    Dependency: Id = '2069641888', Name = 'Pulleys (rope belts)' added by (1)
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '2203907229', Name = 'More Wheels'
2022-04-14 21:56:43.779|Worker Logic 0> Info:    Dependency: Id = '1901136931', Name = 'Train Parts Shared Assets' added by (3)
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '1868198006', Name = 'Train Parts Spoked Wheels'
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '1888631381', Name = 'Train Parts Bogies'
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '1873541377', Name = 'Timber Wedges'
2022-04-14 21:56:43.779|Worker Logic 0> Info:    Dependency: Id = '1534495186', Name = 'Rails Modpack' added by (1)
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '1888631381', Name = 'Train Parts Bogies'
2022-04-14 21:56:43.779|Worker Logic 0> Info:    Dependency: Id = '1616826242', Name = 'Rails Mining ( .7 Ready)' added by (1)
2022-04-14 21:56:43.779|Worker Logic 0> Info:       Id = '1888631381', Name = 'Train Parts Bogies'
2022-04-14 21:56:43.779|Worker Logic 0> Info:    Dependency: Id = '2290283068', Name = '[0.7] Large Centered Wooden Walls' added by (1)
2022-04-14 21:56:43.780|Worker Logic 0> Info:       Id = '2290293850', Name = '[0.7] Advanced Building Materials - Large Centered Wooden Walls'
2022-04-14 21:56:43.780|Worker Logic 0> Info:    Dependency: Id = '2008259124', Name = 'Paintable Blocks [0.7.1]' added by (1)
2022-04-14 21:56:43.780|Worker Logic 0> Info:       Id = '2281124888', Name = '[0.7] Compatibility Mod - More Minerals & Lime Processing'
2022-04-14 21:56:43.780|Worker Logic 0> Info:    Dependency: Id = '1503751972', Name = 'Water in Medieval Engineers' added by (1)
2022-04-14 21:56:43.780|Worker Logic 0> Info:       Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.780|Worker Logic 0> Info:    Dependency: Id = '1868198006', Name = 'Train Parts Spoked Wheels' added by (1)
2022-04-14 21:56:43.780|Worker Logic 0> Info:       Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.780|Worker Logic 0> Info:    Dependency: Id = '1888631381', Name = 'Train Parts Bogies' added by (1)
2022-04-14 21:56:43.780|Worker Logic 0> Info:       Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.780|Worker Logic 0> Info:    Dependency: Id = '2203907229', Name = 'More Wheels' added by (1)
2022-04-14 21:56:43.780|Worker Logic 0> Info:       Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.781|Worker Logic 0> Info: Mod dependencies - END
2022-04-14 21:56:43.784|Worker Logic 8> Up to date mod: Id = 1367411991, title = 'Equinox Core'
2022-04-14 21:56:43.785|Worker Logic 7> Up to date mod: Id = 1367181070, title = 'Player Attachment Pose Library'
2022-04-14 21:56:43.785|Worker Logic 1> Up to date mod: Id = 1712989992, title = '[0.7] Waterworks'
2022-04-14 21:56:43.785|Worker Logic 6> Up to date mod: Id = 2254099241, title = 'More Minerals - Vanilla Voxel Resources'
2022-04-14 21:56:43.785|Worker Logic 3> Up to date mod: Id = 2465934692, title = 'Metal Armour Materials'
2022-04-14 21:56:43.786|Worker Logic 5> Up to date mod: Id = 1374827092, title = 'Rails Core'
2022-04-14 21:56:43.786|Worker Logic 4> Up to date mod: Id = 1374827328, title = 'Rails Shared Assets'
2022-04-14 21:56:43.786|Worker Logic 9> Up to date mod: Id = 1963417666, title = '[0.7] Additional Item Tags'
2022-04-14 21:56:43.786|Worker Logic 2> Up to date mod: Id = 1553155076, title = 'Small Stockpile Inventory Physics'
2022-04-14 21:56:43.790|Worker Logic 3> Up to date mod: Id = 1374827624, title = 'Rails Wood'
2022-04-14 21:56:43.790|Worker Logic 2> Up to date mod: Id = 1411125476, title = 'Rails Steel'
2022-04-14 21:56:43.790|Worker Logic 1> Up to date mod: Id = 1411125619, title = 'Rail Bogies'
2022-04-14 21:56:43.791|Worker Logic 7> Up to date mod: Id = 1569327746, title = 'Remote Rope Control Component'
2022-04-14 21:56:43.791|Worker Logic 8> Up to date mod: Id = 2247222283, title = 'Water Core'
2022-04-14 21:56:43.791|Worker Logic 5> Up to date mod: Id = 1965881561, title = 'TradingPost custom recipe compatibility'
2022-04-14 21:56:43.791|Worker Logic 4> Up to date mod: Id = 2064272687, title = 'Reinforced Materials'
2022-04-14 21:56:43.791|Worker Logic 9> Up to date mod: Id = 1364804086, title = 'The Art of Brewing'
2022-04-14 21:56:43.791|Worker Logic 6> Up to date mod: Id = 916273051, title = 'Working Casement Glass Windows [0.7]'
2022-04-14 21:56:43.794|Worker Logic 2> Up to date mod: Id = 1625248745, title = 'More Catch Blocks and Pistons'
2022-04-14 21:56:43.794|Worker Logic 7> Up to date mod: Id = 1368392195, title = 'Sittable Chairs'
2022-04-14 21:56:43.794|Worker Logic 3> Up to date mod: Id = 1969270101, title = '[0.7] Lime Processing'
2022-04-14 21:56:43.794|Worker Logic 1> Up to date mod: Id = 2226295003, title = 'Conveyors and Pipes'
2022-04-14 21:56:43.794|Worker Logic 5> Up to date mod: Id = 1552483203, title = 'Steam Engines'
2022-04-14 21:56:43.795|Worker Logic 8> Up to date mod: Id = 2012425452, title = 'Grid Friction Component'
2022-04-14 21:56:43.795|Worker Logic 9> Up to date mod: Id = 1901136931, title = 'Train Parts Shared Assets'
2022-04-14 21:56:43.795|Worker Logic 4> Up to date mod: Id = 1616826242, title = 'Rails Mining ( .7 Ready)'
2022-04-14 21:56:43.795|Worker Logic 6> Up to date mod: Id = 2290283068, title = '[0.7] Large Centered Wooden Walls'
2022-04-14 21:56:43.798|Worker Logic 5> Up to date mod: Id = 1534495186, title = 'Rails Modpack'
2022-04-14 21:56:43.798|Worker Logic 3> Up to date mod: Id = 2008259124, title = 'Paintable Blocks [0.7.1]'
2022-04-14 21:56:43.798|Worker Logic 1> Up to date mod: Id = 1503751972, title = 'Water in Medieval Engineers'
2022-04-14 21:56:43.798|Worker Logic 6> Up to date mod: Id = 1162252149, title = 'Fence Gate'
2022-04-14 21:56:43.799|Worker Logic 7> Up to date mod: Id = 1629429407, title = 'SSDamageControl'
2022-04-14 21:56:43.799|Worker Logic 8> Up to date mod: Id = 1121540837, title = 'ShipsLadder'
2022-04-14 21:56:43.799|Worker Logic 2> Up to date mod: Id = 1233585469, title = 'Aztec Banner Symbols'
2022-04-14 21:56:43.799|Worker Logic 4> Up to date mod: Id = 1276126447, title = 'Brick Blocks (.7 Ready)'
2022-04-14 21:56:43.799|Worker Logic 9> Up to date mod: Id = 1848700188, title = 'Bricks for Brick Blocks (addon)'
2022-04-14 21:56:43.802|Worker Logic 3> Up to date mod: Id = 743983000, title = 'Iron Bars, Grates, and Fences [0.7]'
2022-04-14 21:56:43.802|Worker Logic 6> Up to date mod: Id = 783320112, title = 'Threule's Medieval Banners'
2022-04-14 21:56:43.802|Worker Logic 5> Up to date mod: Id = 1273457270, title = 'Small-Block Doors [0.7]'
2022-04-14 21:56:43.802|Worker Logic 1> Up to date mod: Id = 940959871, title = 'DF - Claimblocks Not Underground'
2022-04-14 21:56:43.802|Worker Logic 4> Up to date mod: Id = 1444382919, title = 'Extended Claim'
2022-04-14 21:56:43.802|Worker Logic 7> Up to date mod: Id = 1392132931, title = 'AI Defenders - Lookouts Only'
2022-04-14 21:56:43.802|Worker Logic 8> Up to date mod: Id = 917148110, title = 'Roof sytem slope 30deg and walls v0.7'
2022-04-14 21:56:43.803|Worker Logic 9> Up to date mod: Id = 1948073071, title = 'Roof sytem slope 60deg and walls v0.7'
2022-04-14 21:56:43.803|Worker Logic 2> Up to date mod: Id = 1668667355, title = '[0.7] Immersive Stonemasonry'
2022-04-14 21:56:43.805|Worker Logic 5> Up to date mod: Id = 1521656416, title = 'Timber Arches'
2022-04-14 21:56:43.805|Worker Logic 3> Up to date mod: Id = 1681205636, title = '[0.7] Gothic Architecture & More'
2022-04-14 21:56:43.806|Worker Logic 1> Up to date mod: Id = 1096499958, title = 'Wooden Gallery v0.7'
2022-04-14 21:56:43.806|Worker Logic 6> Up to date mod: Id = 1364791586, title = 'The Art of Brewing DS Tweaks'
2022-04-14 21:56:43.806|Worker Logic 4> Up to date mod: Id = 1549157909, title = 'Overpowered Handcart'
2022-04-14 21:56:43.806|Worker Logic 2> Up to date mod: Id = 1530153960, title = 'Domes! -- [0.7]'
2022-04-14 21:56:43.806|Worker Logic 8> Up to date mod: Id = 1536578931, title = 'Large Sloped Stairs ( .7 Ready)'
2022-04-14 21:56:43.806|Worker Logic 9> Up to date mod: Id = 1720792908, title = 'Medieval Spires (.7 Ready)'
2022-04-14 21:56:43.807|Worker Logic 7> Up to date mod: Id = 1149803301, title = 'Immersive Furnishings [0.7]'
2022-04-14 21:56:43.810|Worker Logic 5> Up to date mod: Id = 1371540334, title = 'Advanced Beekeeping [0.7]'
2022-04-14 21:56:43.810|Worker Logic 1> Up to date mod: Id = 1402358323, title = 'Tool Rack (.7 Ready)'
2022-04-14 21:56:43.810|Worker Logic 8> Up to date mod: Id = 1969931447, title = '[0.7] Advanced Building Materials'
2022-04-14 21:56:43.810|Worker Logic 9> Up to date mod: Id = 1971519333, title = '[0.7] Advanced Building Materials - 30° Roof'
2022-04-14 21:56:43.810|Worker Logic 6> Up to date mod: Id = 1971506635, title = '[0.7] Advanced Building Materials - 60° Roof'
2022-04-14 21:56:43.810|Worker Logic 3> Up to date mod: Id = 1971479121, title = '[0.7] Advanced Building Materials - Brick Blocks'
2022-04-14 21:56:43.810|Worker Logic 7> Up to date mod: Id = 1969982369, title = '[0.7] Advanced Building Materials for Gothic Architecture & More'
2022-04-14 21:56:43.810|Worker Logic 4> Up to date mod: Id = 1979868765, title = '[0.7] Casement Windows - Lime Processing Compatibility'
2022-04-14 21:56:43.810|Worker Logic 2> Up to date mod: Id = 1682567754, title = 'Spyglass'
2022-04-14 21:56:43.813|Worker Logic 5> Up to date mod: Id = 1984799831, title = 'ME Bug Prevention + Grid Syncer and Static grid block'
2022-04-14 21:56:43.813|Worker Logic 7> Up to date mod: Id = 1990477481, title = 'Physics Dampener - Chandeliers'
2022-04-14 21:56:43.813|Worker Logic 1> Up to date mod: Id = 1501886472, title = 'Firelord Barbarians'
2022-04-14 21:56:43.814|Worker Logic 8> Up to date mod: Id = 1831093445, title = 'Battering Ram Block'
2022-04-14 21:56:43.814|Worker Logic 6> Up to date mod: Id = 1524241218, title = 'Gears Remade'
2022-04-14 21:56:43.814|Worker Logic 9> Up to date mod: Id = 1678577417, title = 'AdditionalArches'
2022-04-14 21:56:43.814|Worker Logic 4> Up to date mod: Id = 2061166248, title = 'DF - Grid Protection System - Offline Edition'
2022-04-14 21:56:43.814|Worker Logic 2> Up to date mod: Id = 2069641888, title = 'Pulleys (rope belts)'
2022-04-14 21:56:43.814|Worker Logic 3> Up to date mod: Id = 2203907229, title = 'More Wheels'
2022-04-14 21:56:43.817|Worker Logic 6> Up to date mod: Id = 1868198006, title = 'Train Parts Spoked Wheels'
2022-04-14 21:56:43.817|Worker Logic 1> Up to date mod: Id = 1888631381, title = 'Train Parts Bogies'
2022-04-14 21:56:43.817|Worker Logic 8> Up to date mod: Id = 2064275280, title = 'Fix - SI Stress Distribution for Pillars'
2022-04-14 21:56:43.817|Worker Logic 5> Up to date mod: Id = 2024768383, title = 'Foundation Paver (.7 ready)'
2022-04-14 21:56:43.817|Worker Logic 2> Up to date mod: Id = 1672684746, title = 'Stronger Ropes'
2022-04-14 21:56:43.817|Worker Logic 7> Up to date mod: Id = 1873541377, title = 'Timber Wedges'
2022-04-14 21:56:43.818|Worker Logic 9> Up to date mod: Id = 2283386515, title = 'Physics Dampener - Rope Ending'
2022-04-14 21:56:43.818|Worker Logic 3> Up to date mod: Id = 1271327825, title = 'Diagonal Planks 1x1 to 10x10'
2022-04-14 21:56:43.818|Worker Logic 4> Up to date mod: Id = 1893246049, title = 'Legacy Rope Drums Resurrected (WIP)'
2022-04-14 21:56:43.820|Worker Logic 8> Up to date mod: Id = 2290293850, title = '[0.7] Advanced Building Materials - Large Centered Wooden Walls'
2022-04-14 21:56:43.821|Worker Logic 1> Up to date mod: Id = 2750498642, title = 'Dutch Windmill Blades'
2022-04-14 21:56:43.821|Worker Logic 7> Up to date mod: Id = 1672720926, title = 'Stronger Catch Blocks'
2022-04-14 21:56:43.821|Worker Logic 6> Up to date mod: Id = 2754278136, title = 'Ingots x10 Crafting Recipes 'Improved''
2022-04-14 21:56:43.821|Worker Logic 2> Up to date mod: Id = 1460979100, title = 'Ranged Weapons Racks (.7 Ready)'
2022-04-14 21:56:43.821|Worker Logic 5> Up to date mod: Id = 1973548245, title = 'Stone Fillers'
2022-04-14 21:56:43.821|Worker Logic 4> Up to date mod: Id = 2281124888, title = '[0.7] Compatibility Mod - More Minerals & Lime Processing'
2022-04-14 21:56:43.821|Worker Logic 9> Up to date mod: Id = 1242673479, title = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:43.821|Worker Logic 3> Up to date mod: Id = 2790606302, title = '[0.7] Modular Columns'
2022-04-14 21:56:43.823|Worker Logic 8> Up to date mod: Id = 2771049405, title = 'Environment Performance Fixes'
2022-04-14 21:56:43.827|Worker Logic 0> Mod download time: 0.04 seconds
2022-04-14 21:56:43.840|Main Thread> LoadSession() - End
2022-04-14 21:56:44.912|Main Thread>ModManager> Loading mods
2022-04-14 21:56:44.912|Main Thread>ModManager>     Info: Loading mod 'Equinox Core'
2022-04-14 21:56:48.494|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Equinox Core_1367411991_12d46e26-3920-4e2a-bc30-35a6ccbb01d4, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:48.494|Main Thread>ModManager>     Info: Loading mod 'Rails Core'
2022-04-14 21:56:49.521|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Rails Core_1374827092_b3b39586-0c10-4284-b946-c0bf2545ccbe, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:49.521|Main Thread>ModManager>     Info: Loading mod 'Rails Shared Assets'
2022-04-14 21:56:49.522|Main Thread>ModManager>     Info: Loading mod 'Player Attachment Pose Library'
2022-04-14 21:56:49.522|Main Thread>ModManager>     Info: Loading mod 'Small Stockpile Inventory Physics'
2022-04-14 21:56:49.522|Main Thread>ModManager>     Info: Loading mod 'Metal Armour Materials'
2022-04-14 21:56:49.523|Main Thread>ModManager>     Info: Loading mod '[0.7] Additional Item Tags'
2022-04-14 21:56:49.523|Main Thread>ModManager>     Info: Loading mod 'More Minerals - Vanilla Voxel Resources'
2022-04-14 21:56:49.524|Main Thread>ModManager>     Info: Loading mod '[0.7] Waterworks'
2022-04-14 21:56:49.524|Main Thread>ModManager>     Info: Loading mod 'Rails Wood'
2022-04-14 21:56:49.525|Main Thread>ModManager>     Info: Loading mod 'Rails Steel'
2022-04-14 21:56:49.525|Main Thread>ModManager>     Info: Loading mod 'Rail Bogies'
2022-04-14 21:56:49.526|Main Thread>ModManager>     Info: Loading mod 'Remote Rope Control Component'
2022-04-14 21:56:49.636|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Remote Rope Control Component_1569327746_802b6d4e-b24f-4309-b530-6a96d00ff29a, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:49.636|Main Thread>ModManager>     Info: Loading mod 'Water Core'
2022-04-14 21:56:50.293|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Water Core_2247222283_2b1a94f6-dea2-4775-8940-d560adbffa63, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:50.293|Main Thread>ModManager>     Info: Loading mod 'TradingPost custom recipe compatibility'
2022-04-14 21:56:50.294|Main Thread>ModManager>     Info: Loading mod 'Reinforced Materials'
2022-04-14 21:56:50.295|Main Thread>ModManager>     Info: Loading mod 'Working Casement Glass Windows [0.7]'
2022-04-14 21:56:50.295|Main Thread>ModManager>     Info: Loading mod 'The Art of Brewing'
2022-04-14 21:56:50.295|Main Thread>ModManager>     Info: Loading mod 'Sittable Chairs'
2022-04-14 21:56:50.296|Main Thread>ModManager>     Info: Loading mod '[0.7] Lime Processing'
2022-04-14 21:56:50.297|Main Thread>ModManager>     Info: Loading mod 'More Catch Blocks and Pistons'
2022-04-14 21:56:50.382|Main Thread>ModManager>     Info: Mod Script Assembly loaded: More Catch Blocks and Pistons_1625248745_9c6007dd-d0e5-4fed-9e4a-1b31735c7050, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:50.382|Main Thread>ModManager>     Info: Loading mod 'Conveyors and Pipes'
2022-04-14 21:56:50.796|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Conveyors and Pipes_2226295003_dda70118-534a-4dc7-9462-d070f651dbfc, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:50.796|Main Thread>ModManager>     Info: Loading mod 'Steam Engines'
2022-04-14 21:56:51.024|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Steam Engines_1552483203_a2644a18-c9ea-4adb-aef5-65b572184f21, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.024|Main Thread>ModManager>     Info: Loading mod 'Grid Friction Component'
2022-04-14 21:56:51.040|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Grid Friction Component_2012425452_b599733c-d15e-4221-ad21-e5c3347db626, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.040|Main Thread>ModManager>     Info: Loading mod 'Train Parts Shared Assets'
2022-04-14 21:56:51.041|Main Thread>ModManager>     Info: Loading mod 'Rails Mining ( .7 Ready)'
2022-04-14 21:56:51.042|Main Thread>ModManager>     Info: Loading mod '[0.7] Large Centered Wooden Walls'
2022-04-14 21:56:51.042|Main Thread>ModManager>     Info: Loading mod 'Paintable Blocks [0.7.1]'
2022-04-14 21:56:51.043|Main Thread>ModManager>     Info: Loading mod 'Rails Modpack'
2022-04-14 21:56:51.043|Main Thread>ModManager>     Info: Loading mod 'Water in Medieval Engineers'
2022-04-14 21:56:51.044|Main Thread>ModManager>     Info: Loading mod 'Fence Gate'
2022-04-14 21:56:51.044|Main Thread>ModManager>     Info: Loading mod 'SSDamageControl'
2022-04-14 21:56:51.074|Main Thread>ModManager>     Info: Mod Script Assembly loaded: SSDamageControl_1629429407_c662a988-dc08-4d51-9d02-6855c2ea2dda, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.074|Main Thread>ModManager>     Info: Loading mod 'ShipsLadder'
2022-04-14 21:56:51.075|Main Thread>ModManager>     Info: Loading mod 'Aztec Banner Symbols'
2022-04-14 21:56:51.075|Main Thread>ModManager>     Info: Loading mod 'Brick Blocks (.7 Ready)'
2022-04-14 21:56:51.076|Main Thread>ModManager>     Info: Loading mod 'Bricks for Brick Blocks (addon)'
2022-04-14 21:56:51.076|Main Thread>ModManager>     Info: Loading mod 'Iron Bars, Grates, and Fences [0.7]'
2022-04-14 21:56:51.077|Main Thread>ModManager>     Info: Loading mod 'Small-Block Doors [0.7]'
2022-04-14 21:56:51.077|Main Thread>ModManager>     Info: Loading mod 'Threule's Medieval Banners'
2022-04-14 21:56:51.078|Main Thread>ModManager>     Info: Loading mod 'DF - Claimblocks Not Underground'
2022-04-14 21:56:51.120|Main Thread>ModManager>     Info: Mod Script Assembly loaded: DF - Claimblocks Not Underground_940959871_d7ed25df-88ff-4257-bd58-0918bd4b9de2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.120|Main Thread>ModManager>     Info: Loading mod 'Extended Claim'
2022-04-14 21:56:51.121|Main Thread>ModManager>     Info: Loading mod 'AI Defenders - Lookouts Only'
2022-04-14 21:56:51.174|Main Thread>ModManager>     Info: Mod Script Assembly loaded: AI Defenders - Lookouts Only_1392132931_ba990571-f0f9-4457-96fd-42d16f5a167b, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.174|Main Thread>ModManager>     Info: Loading mod 'Roof sytem slope 30deg and walls v0.7'
2022-04-14 21:56:51.175|Main Thread>ModManager>     Info: Loading mod 'Roof sytem slope 60deg and walls v0.7'
2022-04-14 21:56:51.175|Main Thread>ModManager>     Info: Loading mod '[0.7] Immersive Stonemasonry'
2022-04-14 21:56:51.176|Main Thread>ModManager>     Info: Loading mod 'Timber Arches'
2022-04-14 21:56:51.176|Main Thread>ModManager>     Info: Loading mod '[0.7] Gothic Architecture & More'
2022-04-14 21:56:51.177|Main Thread>ModManager>     Info: Loading mod 'Wooden Gallery v0.7'
2022-04-14 21:56:51.177|Main Thread>ModManager>     Info: Loading mod 'The Art of Brewing DS Tweaks'
2022-04-14 21:56:51.178|Main Thread>ModManager>     Info: Loading mod 'Overpowered Handcart'
2022-04-14 21:56:51.178|Main Thread>ModManager>     Info: Loading mod 'Domes! -- [0.7]'
2022-04-14 21:56:51.179|Main Thread>ModManager>     Info: Loading mod 'Medieval Spires (.7 Ready)'
2022-04-14 21:56:51.179|Main Thread>ModManager>     Info: Loading mod 'Large Sloped Stairs ( .7 Ready)'
2022-04-14 21:56:51.180|Main Thread>ModManager>     Info: Loading mod 'Immersive Furnishings [0.7]'
2022-04-14 21:56:51.180|Main Thread>ModManager>     Info: Loading mod 'Advanced Beekeeping [0.7]'
2022-04-14 21:56:51.181|Main Thread>ModManager>     Info: Loading mod 'Tool Rack (.7 Ready)'
2022-04-14 21:56:51.181|Main Thread>ModManager>     Info: Loading mod '[0.7] Advanced Building Materials'
2022-04-14 21:56:51.181|Main Thread>ModManager>     Info: Loading mod '[0.7] Advanced Building Materials - 30° Roof'
2022-04-14 21:56:51.182|Main Thread>ModManager>     Info: Loading mod '[0.7] Advanced Building Materials - 60° Roof'
2022-04-14 21:56:51.182|Main Thread>ModManager>     Info: Loading mod '[0.7] Advanced Building Materials - Brick Blocks'
2022-04-14 21:56:51.183|Main Thread>ModManager>     Info: Loading mod '[0.7] Advanced Building Materials for Gothic Architecture & More'
2022-04-14 21:56:51.183|Main Thread>ModManager>     Info: Loading mod '[0.7] Casement Windows - Lime Processing Compatibility'
2022-04-14 21:56:51.184|Main Thread>ModManager>     Info: Loading mod 'Spyglass'
2022-04-14 21:56:51.256|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Spyglass_1682567754_f3aa7899-c278-4b6b-9f58-b4089886083b, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.256|Main Thread>ModManager>     Info: Loading mod 'ME Bug Prevention + Grid Syncer and Static grid block'
2022-04-14 21:56:51.348|Main Thread>ModManager>     Info: Mod Script Assembly loaded: ME Bug Prevention + Grid Syncer and Static grid block_1984799831_cb08b854-1b39-4518-98b9-f38284c5205b, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.348|Main Thread>ModManager>     Info: Loading mod 'Physics Dampener - Chandeliers'
2022-04-14 21:56:51.348|Main Thread>ModManager>     Info: Loading mod 'Firelord Barbarians'
2022-04-14 21:56:51.349|Main Thread>ModManager>     Info: Loading mod 'Battering Ram Block'
2022-04-14 21:56:51.371|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Battering Ram Block_1831093445_806c0292-573b-4279-ad76-c8924defd9e2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.371|Main Thread>ModManager>     Info: Loading mod 'Gears Remade'
2022-04-14 21:56:51.372|Main Thread>ModManager>     Info: Loading mod 'AdditionalArches'
2022-04-14 21:56:51.373|Main Thread>ModManager>     Info: Loading mod 'DF - Grid Protection System - Offline Edition'
2022-04-14 21:56:51.441|Main Thread>ModManager>     Info: Mod Script Assembly loaded: DF - Grid Protection System - Offline Edition_2061166248_ab4bf634-7e3b-4f4f-985e-8ca4d92c23f1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.441|Main Thread>ModManager>     Info: Loading mod 'Pulleys (rope belts)'
2022-04-14 21:56:51.504|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Pulleys (rope belts)_2069641888_02e94f62-2850-4908-b5b2-b38ebff6d1fe, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.504|Main Thread>ModManager>     Info: Loading mod 'More Wheels'
2022-04-14 21:56:51.504|Main Thread>ModManager>     Info: Loading mod 'Train Parts Spoked Wheels'
2022-04-14 21:56:51.505|Main Thread>ModManager>     Info: Loading mod 'Train Parts Bogies'
2022-04-14 21:56:51.505|Main Thread>ModManager>     Info: Loading mod 'Fix - SI Stress Distribution for Pillars'
2022-04-14 21:56:51.506|Main Thread>ModManager>     Info: Loading mod 'Foundation Paver (.7 ready)'
2022-04-14 21:56:51.506|Main Thread>ModManager>     Info: Loading mod 'Stronger Ropes'
2022-04-14 21:56:51.506|Main Thread>ModManager>     Info: Loading mod 'Timber Wedges'
2022-04-14 21:56:51.507|Main Thread>ModManager>     Info: Loading mod 'Physics Dampener - Rope Ending'
2022-04-14 21:56:51.507|Main Thread>ModManager>     Info: Loading mod 'Diagonal Planks 1x1 to 10x10'
2022-04-14 21:56:51.508|Main Thread>ModManager>     Info: Loading mod 'Legacy Rope Drums Resurrected (WIP)'
2022-04-14 21:56:51.508|Main Thread>ModManager>     Info: Loading mod '[0.7] Advanced Building Materials - Large Centered Wooden Walls'
2022-04-14 21:56:51.509|Main Thread>ModManager>     Info: Loading mod 'Dutch Windmill Blades'
2022-04-14 21:56:51.509|Main Thread>ModManager>     Info: Loading mod 'Stronger Catch Blocks'
2022-04-14 21:56:51.510|Main Thread>ModManager>     Info: Loading mod 'Ingots x10 Crafting Recipes 'Improved''
2022-04-14 21:56:51.510|Main Thread>ModManager>     Info: Loading mod 'Ranged Weapons Racks (.7 Ready)'
2022-04-14 21:56:51.511|Main Thread>ModManager>     Info: Loading mod 'Stone Fillers'
2022-04-14 21:56:51.511|Main Thread>ModManager>     Info: Loading mod '[0.7] Compatibility Mod - More Minerals & Lime Processing'
2022-04-14 21:56:51.512|Main Thread>ModManager>     Info: Loading mod 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:51.527|Main Thread>ModManager>     Info: Mod Script Assembly loaded: Medieval-Engineers.eu Server Mods_1242673479_9033d11d-a276-49ee-a384-d8e651d9b735, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2022-04-14 21:56:51.527|Main Thread>ModManager>     Info: Loading mod '[0.7] Modular Columns'
2022-04-14 21:56:51.528|Main Thread>ModManager>     Info: Loading mod 'Environment Performance Fixes'
2022-04-14 21:56:51.585|Main Thread>ModManager> Done.
2022-04-14 21:56:51.780|Main Thread> Finished loading stage Initializing session, elapsed time: 7.5171175 seconds
2022-04-14 21:56:51.791|Main Thread>Definitions> Info: MyDefinitionManager.LoadData() - START
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: List of used mods (91) - START
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1367411991', Name = 'Equinox Core'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1374827092', Name = 'Rails Core'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1374827328', Name = 'Rails Shared Assets'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1367181070', Name = 'Player Attachment Pose Library'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1553155076', Name = 'Small Stockpile Inventory Physics'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2465934692', Name = 'Metal Armour Materials'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1963417666', Name = '[0.7] Additional Item Tags'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2254099241', Name = 'More Minerals - Vanilla Voxel Resources'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1712989992', Name = '[0.7] Waterworks'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1374827624', Name = 'Rails Wood'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1411125476', Name = 'Rails Steel'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1411125619', Name = 'Rail Bogies'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1569327746', Name = 'Remote Rope Control Component'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2247222283', Name = 'Water Core'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1965881561', Name = 'TradingPost custom recipe compatibility'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2064272687', Name = 'Reinforced Materials'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '916273051', Name = 'Working Casement Glass Windows [0.7]'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1364804086', Name = 'The Art of Brewing'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1368392195', Name = 'Sittable Chairs'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1969270101', Name = '[0.7] Lime Processing'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1625248745', Name = 'More Catch Blocks and Pistons'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2226295003', Name = 'Conveyors and Pipes'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1552483203', Name = 'Steam Engines'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2012425452', Name = 'Grid Friction Component'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1901136931', Name = 'Train Parts Shared Assets'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1616826242', Name = 'Rails Mining ( .7 Ready)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2290283068', Name = '[0.7] Large Centered Wooden Walls'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2008259124', Name = 'Paintable Blocks [0.7.1]'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1534495186', Name = 'Rails Modpack'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1503751972', Name = 'Water in Medieval Engineers'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1162252149', Name = 'Fence Gate'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1629429407', Name = 'SSDamageControl'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1121540837', Name = 'ShipsLadder'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1233585469', Name = 'Aztec Banner Symbols'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1276126447', Name = 'Brick Blocks (.7 Ready)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1848700188', Name = 'Bricks for Brick Blocks (addon)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '743983000', Name = 'Iron Bars, Grates, and Fences [0.7]'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1273457270', Name = 'Small-Block Doors [0.7]'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '783320112', Name = 'Threule's Medieval Banners'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '940959871', Name = 'DF - Claimblocks Not Underground'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1444382919', Name = 'Extended Claim'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1392132931', Name = 'AI Defenders - Lookouts Only'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '917148110', Name = 'Roof sytem slope 30deg and walls v0.7'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1948073071', Name = 'Roof sytem slope 60deg and walls v0.7'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1668667355', Name = '[0.7] Immersive Stonemasonry'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1521656416', Name = 'Timber Arches'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1681205636', Name = '[0.7] Gothic Architecture & More'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1096499958', Name = 'Wooden Gallery v0.7'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1364791586', Name = 'The Art of Brewing DS Tweaks'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1549157909', Name = 'Overpowered Handcart'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1530153960', Name = 'Domes! -- [0.7]'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1720792908', Name = 'Medieval Spires (.7 Ready)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1536578931', Name = 'Large Sloped Stairs ( .7 Ready)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1149803301', Name = 'Immersive Furnishings [0.7]'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1371540334', Name = 'Advanced Beekeeping [0.7]'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1402358323', Name = 'Tool Rack (.7 Ready)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1969931447', Name = '[0.7] Advanced Building Materials'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1971519333', Name = '[0.7] Advanced Building Materials - 30° Roof'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1971506635', Name = '[0.7] Advanced Building Materials - 60° Roof'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1971479121', Name = '[0.7] Advanced Building Materials - Brick Blocks'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1969982369', Name = '[0.7] Advanced Building Materials for Gothic Architecture & More'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1979868765', Name = '[0.7] Casement Windows - Lime Processing Compatibility'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1682567754', Name = 'Spyglass'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1984799831', Name = 'ME Bug Prevention + Grid Syncer and Static grid block'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1990477481', Name = 'Physics Dampener - Chandeliers'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1501886472', Name = 'Firelord Barbarians'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1831093445', Name = 'Battering Ram Block'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1524241218', Name = 'Gears Remade'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1678577417', Name = 'AdditionalArches'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2061166248', Name = 'DF - Grid Protection System - Offline Edition'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2069641888', Name = 'Pulleys (rope belts)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2203907229', Name = 'More Wheels'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1868198006', Name = 'Train Parts Spoked Wheels'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1888631381', Name = 'Train Parts Bogies'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2064275280', Name = 'Fix - SI Stress Distribution for Pillars'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2024768383', Name = 'Foundation Paver (.7 ready)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1672684746', Name = 'Stronger Ropes'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1873541377', Name = 'Timber Wedges'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2283386515', Name = 'Physics Dampener - Rope Ending'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1271327825', Name = 'Diagonal Planks 1x1 to 10x10'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1893246049', Name = 'Legacy Rope Drums Resurrected (WIP)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2290293850', Name = '[0.7] Advanced Building Materials - Large Centered Wooden Walls'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2750498642', Name = 'Dutch Windmill Blades'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1672720926', Name = 'Stronger Catch Blocks'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2754278136', Name = 'Ingots x10 Crafting Recipes 'Improved''
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1460979100', Name = 'Ranged Weapons Racks (.7 Ready)'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1973548245', Name = 'Stone Fillers'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2281124888', Name = '[0.7] Compatibility Mod - More Minerals & Lime Processing'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '1242673479', Name = 'Medieval-Engineers.eu Server Mods'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2790606302', Name = '[0.7] Modular Columns'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: Id = '2771049405', Name = 'Environment Performance Fixes'
2022-04-14 21:56:53.538|Main Thread>Definitions> Info: List of used mods - END
2022-04-14 21:56:53.563|Worker Logic 2>Definitions> Error: TransparentMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:53.609|Worker Logic 0>Definitions> Error: PhysicalMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:53.642|Worker Logic 7>Definitions> Error: Crafting\Categories.sbc, Checksum mismatch.
2022-04-14 21:56:53.642|Worker Logic 0>Definitions> Error: Environment\PhysicalModelCollections.sbc, Checksum mismatch.
2022-04-14 21:56:53.648|Worker Logic 5>Definitions> Error: WorldInteraction\Mining.sbc, Checksum mismatch.
2022-04-14 21:56:53.786|Worker Logic 6> Warning: Could not find serializer for type MyObjectBuilder_StockpileComponentDefinition, maybe it's misspelled?
2022-04-14 21:56:53.787|Worker Logic 6> Info: The error occured at (null):121:4
2022-04-14 21:56:53.853|Worker Logic 1>Definitions> Error: PhysicalMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:53.854|Worker Logic 0>Definitions> Error: MaterialProperties.sbc, Checksum mismatch.
2022-04-14 21:56:53.859|Worker Logic 8>Definitions> Error: MaterialProperties.sbc, Checksum mismatch.
2022-04-14 21:56:53.860|Worker Logic 9>Definitions> Error: PhysicalMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:53.866|Worker Logic 6>Definitions> Error: TransparentMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:53.869|Worker Logic 1>Definitions> Error: Crafting\Materials.sbc, Checksum mismatch.
2022-04-14 21:56:53.879|Worker Logic 9>Definitions> Error: CubeBlocks\Production\CommonComponents.sbc, Checksum mismatch.
2022-04-14 21:56:53.881|Worker Logic 7>Definitions> Error: Crafting\Categories.sbc, Checksum mismatch.
2022-04-14 21:56:53.890|Worker Logic 2>Definitions> Error: GUI\HudDefinitions.sbc, Checksum mismatch.
2022-04-14 21:56:53.895|Worker Logic 3>Definitions> Error: Research\EconomicEngineering\2_CropProduction.sbc, Checksum mismatch.
2022-04-14 21:56:53.917|Worker Logic 5>Definitions> Error: Crafting\Materials.sbc, Checksum mismatch.
2022-04-14 21:56:53.917|Worker Logic 6>Definitions> Error: CubeBlocks\Miscellaneous\Projectiles.sbc, Checksum mismatch.
2022-04-14 21:56:53.921|Worker Logic 4>Definitions> Error: Crafting\Categories.sbc, Checksum mismatch.
2022-04-14 21:56:53.921|Worker Logic 3>Definitions> Error: BlockItems\Skulls.sbc, Checksum mismatch.
2022-04-14 21:56:53.922|Worker Logic 9>Definitions> Error: Environment\PhysicalModelCollections.sbc, Checksum mismatch.
2022-04-14 21:56:53.927|Worker Logic 6>Definitions> Error: Items\Toolheads\HammerOre.sbc, Checksum mismatch.
2022-04-14 21:56:53.928|Worker Logic 4>Definitions> Error: Items\Toolheads\HammerStone.sbc, Checksum mismatch.
2022-04-14 21:56:53.928|Worker Logic 7>Definitions> Error: Items\ItemsRefined.sbc, Checksum mismatch.
2022-04-14 21:56:53.928|Worker Logic 3>Definitions> Error: Items\Toolheads\MillstoneCoarse.sbc, Checksum mismatch.
2022-04-14 21:56:53.929|Worker Logic 2>Definitions> Error: Items\ItemsRaw.sbc, Checksum mismatch.
2022-04-14 21:56:53.929|Worker Logic 0>Definitions> Error: Environment\PhysicalModels.sbc, Checksum mismatch.
2022-04-14 21:56:53.929|Worker Logic 5>Definitions> Error: Items\Toolheads\MillstoneSmooth.sbc, Checksum mismatch.
2022-04-14 21:56:53.935|Worker Logic 6>Definitions> Error: WorldInteraction\Mining.sbc, Checksum mismatch.
2022-04-14 21:56:54.203|Worker Logic 2>Definitions> Error: Planets\Terra.sbc, Checksum mismatch.
2022-04-14 21:56:54.204|Worker Logic 1>Definitions> Error: PlanetGeneratorDefinitions\EarthSecond.sbc, Checksum mismatch.
2022-04-14 21:56:54.204|Worker Logic 0>Definitions> Error: Environment\ProceduralEnvironmentsEarthSecond.sbc, Checksum mismatch.
2022-04-14 21:56:54.221|Worker Logic 1>Definitions> Error: Banners.sbc, Checksum mismatch.
2022-04-14 21:56:54.245|Worker Logic 0>Definitions> Error: Items\ItemsRaw.sbc, Checksum mismatch.
2022-04-14 21:56:54.247|Worker Logic 4>Definitions> Error: Items\ItemTags.sbc, Checksum mismatch.
2022-04-14 21:56:54.261|Worker Logic 5>Definitions> Error: Items\ItemTags.sbc, Checksum mismatch.
2022-04-14 21:56:54.269|Worker Logic 0>Definitions> Error: Banners.sbc, Checksum mismatch.
2022-04-14 21:56:54.287|Worker Logic 5>Definitions> Error: Game\SessionComponents.sbc, Checksum mismatch.
2022-04-14 21:56:54.367|Worker Logic 9>Definitions> Error: PhysicalMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:54.368|Worker Logic 6>Definitions> Error: MaterialProperties.sbc, Checksum mismatch.
2022-04-14 21:56:54.396|Worker Logic 7>Definitions> Error: PhysicalMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:54.397|Worker Logic 1>Definitions> Error: MaterialProperties.sbc, Checksum mismatch.
2022-04-14 21:56:54.403|Worker Logic 3>Definitions> Error: CubeBlocks\Support.sbc, Checksum mismatch.
2022-04-14 21:56:54.515|Worker Logic 8>Definitions> Error: TransparentMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:54.517|Worker Logic 0>Definitions> Error: Crafting\Categories.sbc, Checksum mismatch.
2022-04-14 21:56:54.522|Worker Logic 9>Definitions> Error: CubeBlocks\Production\CommonComponents.sbc, Checksum mismatch.
2022-04-14 21:56:54.522|Worker Logic 0>Definitions> Error: Items\ItemsRaw.sbc, Checksum mismatch.
2022-04-14 21:56:54.524|Worker Logic 4>Definitions> Error: Items\ItemTags.sbc, Checksum mismatch.
2022-04-14 21:56:54.540|Worker Logic 4>Definitions> Error: Items\ItemTags.sbc, Checksum mismatch.
2022-04-14 21:56:54.541|Worker Logic 5>Definitions> Error: Crafting\Categories.sbc, Checksum mismatch.
2022-04-14 21:56:54.541|Worker Logic 7>Definitions> Error: Environment\GrowableEnvironmentItems.sbc, Checksum mismatch.
2022-04-14 21:56:54.550|Worker Logic 5>Definitions> Error: Research\EconomicEngineering\EconomicEngineering.sbc, Checksum mismatch.
2022-04-14 21:56:54.576|Worker Logic 3>Definitions> Error: CubeBlocks\Battlements\Platforms.sbc, Checksum mismatch.
2022-04-14 21:56:54.576|Worker Logic 2>Definitions> Error: CubeBlocks\Battlements\Machicolations.sbc, Checksum mismatch.
2022-04-14 21:56:54.576|Worker Logic 9>Definitions> Error: CubeBlocks\Miscellaneous\ClaimBlocks.sbc, Checksum mismatch.
2022-04-14 21:56:54.577|Worker Logic 8>Definitions> Error: CubeBlocks\FullStoneBlocks\FullBlocksStone.sbc, Checksum mismatch.
2022-04-14 21:56:54.577|Worker Logic 1>Definitions> Error: CubeBlocks\Battlements\Battlements.sbc, Checksum mismatch.
2022-04-14 21:56:54.578|Worker Logic 6>Definitions> Error: CubeBlocks\FullStoneBlocks\ArchesStone.sbc, Checksum mismatch.
2022-04-14 21:56:54.583|Worker Logic 3>Definitions> Error: CubeBlocks\Walls\Stone Walls\DoubleWindows.sbc, Checksum mismatch.
2022-04-14 21:56:54.583|Worker Logic 0>Definitions> Error: CubeBlocks\Walls\Stone Walls\StoneWalls.sbc, Checksum mismatch.
2022-04-14 21:56:54.584|Worker Logic 2>Definitions> Error: CubeBlocks\Walls\ClayWalls.sbc, Checksum mismatch.
2022-04-14 21:56:54.584|Worker Logic 9>Definitions> Error: CubeBlocks\Stairs\StairsStone.sbc, Checksum mismatch.
2022-04-14 21:56:54.584|Worker Logic 4>Definitions> Error: CubeBlocks\Walls\Stone Walls\ArrowSlits.sbc, Checksum mismatch.
2022-04-14 21:56:54.588|Worker Logic 6>Definitions> Error: Research\CivilianEngineering\4_GrandEntrance.sbc, Checksum mismatch.
2022-04-14 21:56:54.589|Worker Logic 1>Definitions> Error: Research\MilitaryEngineering\3_AdvancedFortifications.sbc, Checksum mismatch.
2022-04-14 21:56:54.589|Worker Logic 7>Definitions> Error: Research\CivilianEngineering\3_LuxuryHouse.sbc, Checksum mismatch.
2022-04-14 21:56:54.589|Worker Logic 5>Definitions> Error: Research\CivilianEngineering\3_StoneHouse.sbc, Checksum mismatch.
2022-04-14 21:56:54.589|Worker Logic 8>Definitions> Error: Research\MilitaryEngineering\2_AdvancedFortifications.sbc, Checksum mismatch.
2022-04-14 21:56:54.590|Worker Logic 2>Definitions> Error: Research\MilitaryEngineering\3_MilitaryStoneworks.sbc, Checksum mismatch.
2022-04-14 21:56:54.590|Worker Logic 3>Definitions> Error: Research\MilitaryEngineering\3_DefensiveBarriers.sbc, Checksum mismatch.
2022-04-14 21:56:54.633|Worker Logic 0>Definitions> Error: Crafting\Materials.sbc, Checksum mismatch.
2022-04-14 21:56:54.673|Worker Logic 4>Definitions> Error: MaterialProperties.sbc, Checksum mismatch.
2022-04-14 21:56:54.674|Worker Logic 6>Definitions> Error: PhysicalMaterials.sbc, Checksum mismatch.
2022-04-14 21:56:54.674|Worker Logic 3>Definitions> Error: LootTableDefinitions.sbc, Checksum mismatch.
2022-04-14 21:56:54.675|Worker Logic 9>Definitions> Error: Characters\CharacterList.sbc, Checksum mismatch.
2022-04-14 21:56:54.677|Worker Logic 8>Definitions> Error: Characters\CommonComponents.sbc, Checksum mismatch.
2022-04-14 21:56:54.684|Worker Logic 7>Definitions> Error: Characters\Engineer_Female\EntityContainers_Female.sbc, Checksum mismatch.
2022-04-14 21:56:54.684|Worker Logic 6>Definitions> Error: Characters\Engineer_Male\EntityContainers_Male.sbc, Checksum mismatch.
2022-04-14 21:56:54.689|Worker Logic 9>Definitions> Error: Characters\StatsAndEffects\Stats.sbc, Checksum mismatch.
2022-04-14 21:56:54.690|Worker Logic 5>Definitions> Error: Items\ItemTags.sbc, Checksum mismatch.
2022-04-14 21:56:54.692|Worker Logic 7>Definitions> Error: Environment\BotCollections.sbc, Checksum mismatch.
2022-04-14 21:56:55.256|Worker Logic 0>Definitions> Error: Factions.sbc, Checksum mismatch.
2022-04-14 21:56:55.258|Worker Logic 7>Definitions> Error: Game\SessionComponents.sbc, Checksum mismatch.
2022-04-14 21:56:55.298|Worker Logic 2>Definitions> Error: Planets\Terra.sbc, Checksum mismatch.
2022-04-14 21:56:55.888|Main Thread> Warning: Either model 'Models\Cubes\large\StoneBlocks\LedgeStoneRound_V1.mwm' or Buildable block definition 'Block:LedgeStoneRound' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.923|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber1.mwm' or Buildable block definition 'Block:Timber1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.927|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber2.mwm' or Buildable block definition 'Block:Timber2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.931|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber3.mwm' or Buildable block definition 'Block:Timber3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.936|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber4.mwm' or Buildable block definition 'Block:Timber4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.940|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber5.mwm' or Buildable block definition 'Block:Timber5' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.944|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber6.mwm' or Buildable block definition 'Block:Timber6' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.947|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber7.mwm' or Buildable block definition 'Block:Timber7' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.951|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber8.mwm' or Buildable block definition 'Block:Timber8' does not contain Mountpoints. Creating default.
2022-04-14 21:56:55.954|Main Thread> Warning: Either model 'Models\Cubes\Small\Timber9.mwm' or Buildable block definition 'Block:Timber9' does not contain Mountpoints. Creating default.
2022-04-14 21:56:56.191|Main Thread> Warning: Either model 'Models\Cubes\Small\WeightBlock.mwm' or Buildable block definition 'Block:Weight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:56.249|Main Thread> Warning: Either model 'Models\Cubes\Small\WoodChair.mwm' or Buildable block definition 'Block:ChairWood' does not contain Mountpoints. Creating default.
2022-04-14 21:56:56.766|Main Thread> Warning: Either model 'Models\Cubes\Small\Wardrobe.mwm' or Buildable block definition 'Block:Wardrobe' does not contain Mountpoints. Creating default.
2022-04-14 21:56:56.861|Main Thread> Warning: Either model 'Models\Cubes\small\dead_astronaut.mwm' or Buildable block definition 'Block:DeadExplorer' does not contain Mountpoints. Creating default.
2022-04-14 21:56:56.865|Main Thread> Warning: Either model 'Models\Cubes\Small\WoodBed.mwm' or Buildable block definition 'Block:BedWood' does not contain Mountpoints. Creating default.
2022-04-14 21:56:56.868|Main Thread> Warning: Either model 'Models\Cubes\Large\BannerWorkstation.mwm' or Buildable block definition 'Block:Loom' does not contain Mountpoints. Creating default.
2022-04-14 21:56:56.886|Main Thread> Warning: Either model 'Models\Cubes\small\CatapultProjectile_large.mwm' or Buildable block definition 'Block:MagicCatapultProjectile' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.301|Main Thread> Warning: Either model 'Models\Cubes\Small\WoodBarrel.mwm' or Buildable block definition 'Block:BarrelWood' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.328|Main Thread> Warning: Either model 'Models\Cubes\Small\Chests\ChestWood_V1.mwm' or Buildable block definition 'Block:ChestWood' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.333|Main Thread> Warning: Either model 'Models\Cubes\Small\Chests\ChestWoodLarge_V1.mwm' or Buildable block definition 'Block:ChestWoodLarge' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.669|Main Thread> Warning: Either model 'Models\Water_Bucket_Hook_Small.mwm' or Buildable block definition 'Block:Hook' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.689|Main Thread> Warning: Either model 'Models\Equinox\Bogie\Bogie.mwm' or Buildable block definition 'Block:BogieEven' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.689|Main Thread> Warning: Either model 'Models\Equinox\Bogie\Bogie.mwm' or Buildable block definition 'Block:Bogie' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.692|Main Thread> Warning: Either model 'Models\Equinox\Handcart\Handcart.mwm' or Buildable block definition 'Block:HandcartRail' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.695|Main Thread> Warning: Either model 'Models\PAX_FishWallMount.mwm' or Buildable block definition 'Block:PAX_FishWallMount' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.698|Main Thread> Warning: Either model 'Models\PAX_FishWallMount_Tool.mwm' or Buildable block definition 'Block:PAX_FishWallMount_Tool' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.701|Main Thread> Warning: Either model 'Models\PAX_FishWallMount_Big.mwm' or Buildable block definition 'Block:PAX_FishWallMount_Big' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.703|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_6x6x6.mwm' or Buildable block definition 'Block:PAX_HollowBox_6x6x6' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.706|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_5x5x5.mwm' or Buildable block definition 'Block:PAX_HollowBox_5x5x5' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.708|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_4x4x4.mwm' or Buildable block definition 'Block:PAX_HollowBox_4x4x4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.711|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_3x3x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_3x3x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.714|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_8x4x4.mwm' or Buildable block definition 'Block:PAX_HollowBox_8x4x4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.717|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_8x3x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_8x3x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.719|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_5x3x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_5x3x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.721|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_4x2x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_4x2x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.724|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_3x2x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_3x2x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.726|Main Thread> Warning: Either model 'Models\PlankBoards\PAX_IronPlate_5x10.mwm' or Buildable block definition 'Block:PAX_IronPlate_5x10' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.729|Main Thread> Warning: Either model 'Models\PlankBoards\PAX_IronPlate_5x8.mwm' or Buildable block definition 'Block:PAX_IronPlate_5x8' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.732|Main Thread> Warning: Either model 'Models\PlankBoards\PAX_IronPlate_4x10.mwm' or Buildable block definition 'Block:PAX_IronPlate_4x10' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.734|Main Thread> Warning: Either model 'Models\PlankBoards\PAX_IronPlate_4x8.mwm' or Buildable block definition 'Block:PAX_IronPlate_4x8' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.736|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_Steel_5x5x5.mwm' or Buildable block definition 'Block:PAX_HollowBox_Steel_5x5x5' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.739|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_Steel_4x4x4.mwm' or Buildable block definition 'Block:PAX_HollowBox_Steel_4x4x4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.741|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_Steel_3x3x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_Steel_3x3x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.744|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_Steel_8x4x4.mwm' or Buildable block definition 'Block:PAX_HollowBox_Steel_8x4x4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.747|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_Steel_8x3x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_Steel_8x3x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.750|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_Steel_5x3x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_Steel_5x3x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.752|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_Steel_4x2x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_Steel_4x2x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.754|Main Thread> Warning: Either model 'Models\Boxes\PAX_HollowBox_Steel_3x2x3.mwm' or Buildable block definition 'Block:PAX_HollowBox_Steel_3x2x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.757|Main Thread> Warning: Either model 'Models\PAX_Anchor.mwm' or Buildable block definition 'Block:PAX_Anchor' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.757|Main Thread> Warning: Either model 'Models\PAX_Anchor.mwm' or Buildable block definition 'Block:PAX_Anchor_Centered' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.780|Main Thread> Warning: Either model 'Models\WoodRudderMedium_25Offset.mwm' or Buildable block definition 'Block:PAX_Rudder_Medium_25Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.783|Main Thread> Warning: Either model 'Models\WoodRudderSmall_25Offset.mwm' or Buildable block definition 'Block:PAX_Rudder_Small_25Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.785|Main Thread> Warning: Either model 'Models\WoodRudderLight_25Offset.mwm' or Buildable block definition 'Block:PAX_Rudder_MediumLight_25Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.788|Main Thread> Warning: Either model 'Models\WoodRudderLight_25Offset_Inverted.mwm' or Buildable block definition 'Block:PAX_Rudder_MediumLight_25Offset_Inverted' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.790|Main Thread> Warning: Either model 'Models\WoodRudderLightSmall_25Offset.mwm' or Buildable block definition 'Block:PAX_Rudder_SmallLight_25Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.793|Main Thread> Warning: Either model 'Models\WoodRudderMedium_45Offset.mwm' or Buildable block definition 'Block:PAX_Rudder_Medium_45Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.795|Main Thread> Warning: Either model 'Models\WoodRudderSmall_45Offset.mwm' or Buildable block definition 'Block:PAX_Rudder_Small_45Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.797|Main Thread> Warning: Either model 'Models\WoodRudderLight_45Offset.mwm' or Buildable block definition 'Block:PAX_Rudder_MediumLight_45Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.800|Main Thread> Warning: Either model 'Models\WoodRudderLight_45Offset_Inverted.mwm' or Buildable block definition 'Block:PAX_Rudder_MediumLight_45Offset_Inverted' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.802|Main Thread> Warning: Either model 'Models\WoodRudderLightSmall_45Offset.mwm' or Buildable block definition 'Block:PAX_Rudder_SmallLight_45Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.838|Main Thread> Warning: Either model 'Models\WoodRudderMedium.mwm' or Buildable block definition 'Block:PAX_Rudder_Medium' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.838|Main Thread> Warning: Either model 'Models\WoodRudderMedium.mwm' or Buildable block definition 'Block:PAX_Rudder_Medium_Centered' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.840|Main Thread> Warning: Either model 'Models\WoodRudderSmall.mwm' or Buildable block definition 'Block:PAX_Rudder_Small' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.840|Main Thread> Warning: Either model 'Models\WoodRudderSmall.mwm' or Buildable block definition 'Block:PAX_Rudder_Small_Centered' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.843|Main Thread> Warning: Either model 'Models\WoodRudderLight.mwm' or Buildable block definition 'Block:PAX_Rudder_MediumLight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.843|Main Thread> Warning: Either model 'Models\WoodRudderLight.mwm' or Buildable block definition 'Block:PAX_Rudder_MediumLight_Centered' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.846|Main Thread> Warning: Either model 'Models\WoodRudderLightMid.mwm' or Buildable block definition 'Block:PAX_Rudder_MediumLight_Mid' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.846|Main Thread> Warning: Either model 'Models\WoodRudderLightMid.mwm' or Buildable block definition 'Block:PAX_Rudder_MediumLight_Mid_Centered' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.849|Main Thread> Warning: Either model 'Models\WoodRudderLightSmall.mwm' or Buildable block definition 'Block:PAX_Rudder_SmallLight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.849|Main Thread> Warning: Either model 'Models\WoodRudderLightSmall.mwm' or Buildable block definition 'Block:PAX_Rudder_SmallLight_Centered' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.852|Main Thread> Warning: Either model 'Models\WoodRudderLightSmallMid.mwm' or Buildable block definition 'Block:PAX_Rudder_SmallLight_Mid' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.852|Main Thread> Warning: Either model 'Models\WoodRudderLightSmallMid.mwm' or Buildable block definition 'Block:PAX_Rudder_SmallLight_Centered_Mid' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.854|Main Thread> Warning: Either model 'Models\PAX_RudderReferenceSetterBlock.mwm' or Buildable block definition 'Block:PAX_RudderReferenceSetterBlock' does not contain Mountpoints. Creating default.
2022-04-14 21:56:57.960|Main Thread> Warning: Either model 'Models\Cubes\Lime_Kiln_Large.mwm' or Buildable block definition 'Block:KilnLime' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.179|Main Thread> Warning: Either model 'Models\PAX_WaterPump_Small.mwm' or Buildable block definition 'Block:PAX_HydrogenCompressor_Small' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.181|Main Thread> Warning: Either model 'Models\PAX_WaterPump_Medium.mwm' or Buildable block definition 'Block:PAX_HydrogenCompressor_Medium' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.181|Main Thread> Warning: Either model 'Models\PAX_WaterPump_Small.mwm' or Buildable block definition 'Block:PAX_HydrogenDecompressor_Small' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.181|Main Thread> Warning: Either model 'Models\PAX_WaterPump_Medium.mwm' or Buildable block definition 'Block:PAX_HydrogenDecompressor_Medium' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.246|Main Thread> Warning: Either model 'Models\PAX_AirIntake_1x1.mwm' or Buildable block definition 'Block:PAX_AirIntake_1x1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.269|Main Thread> Warning: Either model 'Models\FluidPipe125_01_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_01_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.272|Main Thread> Warning: Either model 'Models\FluidPipe125_02_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_02_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.275|Main Thread> Warning: Either model 'Models\FluidPipe125_03_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_03_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.278|Main Thread> Warning: Either model 'Models\FluidPipe125_04_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_04_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.281|Main Thread> Warning: Either model 'Models\FluidPipe125_05_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_05_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.284|Main Thread> Warning: Either model 'Models\FluidPipe125_06_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_06_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.289|Main Thread> Warning: Either model 'Models\FluidPipe125_07_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_07_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.293|Main Thread> Warning: Either model 'Models\FluidPipe125_08_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_08_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.296|Main Thread> Warning: Either model 'Models\FluidPipe125_09_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_09_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.299|Main Thread> Warning: Either model 'Models\FluidPipe125_10_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_10_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.302|Main Thread> Warning: Either model 'Models\FluidPipe125_20_Brace.mwm' or Buildable block definition 'Block:FluidPipe125_20_Brace' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.395|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimberDiagonal1.mwm' or Buildable block definition 'Block:PAX_SteelTimberDiagonal1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.398|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimberDiagonal2.mwm' or Buildable block definition 'Block:PAX_SteelTimberDiagonal2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.402|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimberDiagonal3.mwm' or Buildable block definition 'Block:PAX_SteelTimberDiagonal3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.404|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimberDiagonal4.mwm' or Buildable block definition 'Block:PAX_SteelTimberDiagonal4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.407|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimberDiagonal5.mwm' or Buildable block definition 'Block:PAX_SteelTimberDiagonal5' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.410|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimberDiagonal10.mwm' or Buildable block definition 'Block:PAX_SteelTimberDiagonal10' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.435|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimber1.mwm' or Buildable block definition 'Block:PAX_SteelTimber1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.437|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimber2.mwm' or Buildable block definition 'Block:PAX_SteelTimber2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.439|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimber3.mwm' or Buildable block definition 'Block:PAX_SteelTimber3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.442|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimber4.mwm' or Buildable block definition 'Block:PAX_SteelTimber4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.444|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimber5.mwm' or Buildable block definition 'Block:PAX_SteelTimber5' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.447|Main Thread> Warning: Either model 'Models\StructuralTubes\PAX_SteelTimber10.mwm' or Buildable block definition 'Block:PAX_SteelTimber10' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.450|Main Thread> Warning: Either model 'Models\PAX_HydrogenBalloon_10x10x10.mwm' or Buildable block definition 'Block:PAX_HydrogenBalloon_10x10x10' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.452|Main Thread> Warning: Either model 'Models\PAX_HydrogenBalloon_20x10x10.mwm' or Buildable block definition 'Block:PAX_HydrogenBalloon_20x10x10' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.455|Main Thread> Warning: Either model 'Models\PAX_HydrogenBalloon_20x20x20.mwm' or Buildable block definition 'Block:PAX_HydrogenBalloon_20x20x20' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.458|Main Thread> Warning: Either model 'Models\PAX_HydrogenBalloon_40x20x20.mwm' or Buildable block definition 'Block:PAX_HydrogenBalloon_40x20x20' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.462|Main Thread> Warning: Either model 'Models\PAX_HydrogenBalloon_30x30x30.mwm' or Buildable block definition 'Block:PAX_HydrogenBalloon_30x30x30' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.467|Main Thread> Warning: Either model 'Models\PAX_HydrogenBalloon_60x30x30.mwm' or Buildable block definition 'Block:PAX_HydrogenBalloon_60x30x30' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.469|Main Thread> Warning: Either model 'Models\FluidTankTiny5.mwm' or Buildable block definition 'Block:FluidTankTiny5' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.471|Main Thread> Warning: Either model 'Models\FluidTankTiny4.mwm' or Buildable block definition 'Block:FluidTankTiny4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.474|Main Thread> Warning: Either model 'Models\FluidTankTiny3.mwm' or Buildable block definition 'Block:FluidTankTiny3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.477|Main Thread> Warning: Either model 'Models\FluidTankTiny2.mwm' or Buildable block definition 'Block:FluidTankTiny2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.479|Main Thread> Warning: Either model 'Models\FluidTankTiny1.mwm' or Buildable block definition 'Block:FluidTankTiny1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.479|Main Thread> Warning: Either model 'Models\PAX_WaterPump_Small.mwm' or Buildable block definition 'Block:PAX_WaterPump_Small' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.479|Main Thread> Warning: Either model 'Models\PAX_WaterPump_Medium.mwm' or Buildable block definition 'Block:PAX_WaterPump_Medium' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.479|Main Thread> Warning: Either model 'Models\PAX_WaterPump_Small.mwm' or Buildable block definition 'Block:PAX_FluidDumper_Small' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.479|Main Thread> Warning: Either model 'Models\PAX_WaterPump_Medium.mwm' or Buildable block definition 'Block:PAX_FluidDumper_Medium' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.500|Main Thread> Warning: Either model 'Models\PAX_Radiator_1_1.mwm' or Buildable block definition 'Block:PAX_Radiator_1_1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.502|Main Thread> Warning: Either model 'Models\PAX_Radiator_1_2.mwm' or Buildable block definition 'Block:PAX_Radiator_1_2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.505|Main Thread> Warning: Either model 'Models\PAX_Radiator_1_4.mwm' or Buildable block definition 'Block:PAX_Radiator_1_4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.507|Main Thread> Warning: Either model 'Models\PAX_Radiator_2_1.mwm' or Buildable block definition 'Block:PAX_Radiator_2_1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.511|Main Thread> Warning: Either model 'Models\PAX_Radiator_2_2.mwm' or Buildable block definition 'Block:PAX_Radiator_2_2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.514|Main Thread> Warning: Either model 'Models\PAX_Radiator_2_4.mwm' or Buildable block definition 'Block:PAX_Radiator_2_4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.517|Main Thread> Warning: Either model 'Models\PAX_Radiator_5_1.mwm' or Buildable block definition 'Block:PAX_Radiator_5_1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.520|Main Thread> Warning: Either model 'Models\PAX_Radiator_5_2.mwm' or Buildable block definition 'Block:PAX_Radiator_5_2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.522|Main Thread> Warning: Either model 'Models\PAX_Radiator_5_4.mwm' or Buildable block definition 'Block:PAX_Radiator_5_4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.525|Main Thread> Warning: Either model 'Models\PAX_Radiator_22_1.mwm' or Buildable block definition 'Block:PAX_Radiator_22_1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.527|Main Thread> Warning: Either model 'Models\PAX_Radiator_22_2.mwm' or Buildable block definition 'Block:PAX_Radiator_22_2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.531|Main Thread> Warning: Either model 'Models\PAX_Radiator_22_4.mwm' or Buildable block definition 'Block:PAX_Radiator_22_4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.533|Main Thread> Warning: Either model 'Models\FluidTank6x6x6.mwm' or Buildable block definition 'Block:FluidTank6x6x6' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.536|Main Thread> Warning: Either model 'Models\FluidTank2x2x2.mwm' or Buildable block definition 'Block:FluidTank2x2x2' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.538|Main Thread> Warning: Either model 'Models\FluidTank2x2x3.mwm' or Buildable block definition 'Block:FluidTank2x2x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.540|Main Thread> Warning: Either model 'Models\FluidTank3x3x3.mwm' or Buildable block definition 'Block:FluidTank3x3x3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.544|Main Thread> Warning: Either model 'Models\FluidTank4x4x4.mwm' or Buildable block definition 'Block:FluidTank4x4x4' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.546|Main Thread> Warning: Either model 'Models\FluidTank4x4x5.mwm' or Buildable block definition 'Block:FluidTank4x4x5' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.549|Main Thread> Warning: Either model 'Models\FluidTank5x5x5.mwm' or Buildable block definition 'Block:FluidTank5x5x5' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.552|Main Thread> Warning: Either model 'Models\FluidTank5x5x6.mwm' or Buildable block definition 'Block:FluidTank5x5x6' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.554|Main Thread> Warning: Either model 'Models\FluidTank4x6x6.mwm' or Buildable block definition 'Block:FluidTank4x6x6' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.556|Main Thread> Warning: Either model 'Models\FluidTank4x6x7.mwm' or Buildable block definition 'Block:FluidTank4x6x7' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.560|Main Thread> Warning: Either model 'Models\FluidTank8x3x8.mwm' or Buildable block definition 'Block:FluidTank8x3x8' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.562|Main Thread> Warning: Either model 'Models\FluidTank8x3x9.mwm' or Buildable block definition 'Block:FluidTank8x3x9' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.565|Main Thread> Warning: Either model 'Models\FluidTank6x6x7.mwm' or Buildable block definition 'Block:FluidTank6x6x7' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.630|Main Thread> Warning: Either model 'Models\MiningDumpSlope_Small.mwm' or Buildable block definition 'Block:MiningDumpSlope' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.633|Main Thread> Warning: Either model 'Models\MiningDumpSlopeMirror_Small.mwm' or Buildable block definition 'Block:MiningDumpSlopeMirror' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.636|Main Thread> Warning: Either model 'Models\WolfRails\MiningBogie.mwm' or Buildable block definition 'Block:MiningBogie' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.640|Main Thread> Warning: Either model 'Models\WolfRails\MiningBogieContainor_Small.mwm' or Buildable block definition 'Block:MiningBogieContainor' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.648|Main Thread> Warning: Either model 'Models\WolfRails\MiningCart.mwm' or Buildable block definition 'Block:MiningCart' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.700|Main Thread> Warning: Either model 'Models\SteepStairs_Small.mwm' or Buildable block definition 'Block:ShipsLadder' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.702|Main Thread> Warning: Either model 'Models\SteepStairs3_Small.mwm' or Buildable block definition 'Block:ShipsLadder3' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.704|Main Thread> Warning: Either model 'Models\SteepStairs6(TrapDoor)_Small.mwm' or Buildable block definition 'Block:ShipsLadder6(TrapDoor)' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.707|Main Thread> Warning: Either model 'Models\SteepStairsWorkladder_Small.mwm' or Buildable block definition 'Block:ShipsLadderWorkladder' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.716|Main Thread> Warning: Either model 'Models\Cubes\Large\BrickTriangle.mwm' or Buildable block definition 'Block:BrickTriangle' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.719|Main Thread> Warning: Either model 'Models\Cubes\Large\BrickTriangleMirror.mwm' or Buildable block definition 'Block:BrickTriangleMirror' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.728|Main Thread> Warning: Either model 'Models\Cubes\Large\BrickSlope.mwm' or Buildable block definition 'Block:BrickSlope' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.738|Main Thread> Warning: Either model 'Models\Cubes\Large\QuarterRoundBrick.mwm' or Buildable block definition 'Block:QuarterRoundBrick' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.743|Main Thread> Warning: Either model 'Models\Cubes\Large\QuarterRoundBrickR.mwm' or Buildable block definition 'Block:QuarterRoundBrickR' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.749|Main Thread> Warning: Either model 'Models\Cubes\Large\QuarterRoundWallBrick.mwm' or Buildable block definition 'Block:QuarterRoundWallBrick' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.764|Main Thread> Warning: Either model 'Models\Cubes\Large\FullArch.mwm' or Buildable block definition 'Block:BrickArchFull' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.768|Main Thread> Warning: Either model 'Models\Cubes\Large\DoorWay1Door_Large.mwm' or Buildable block definition 'Block:DoorWay1Door' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.770|Main Thread> Warning: Either model 'Models\Cubes\Large\Doorway1.mwm' or Buildable block definition 'Block:Doorway1' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.803|Main Thread> Warning: Either model 'Models\Cubes\Large\BrickWallLargeWindow.mwm' or Buildable block definition 'Block:BrickWallLargeWindow' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.812|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBar.mwm' or Buildable block definition 'Block:OneIronBar' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.814|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBarVert.mwm' or Buildable block definition 'Block:OneIronBarVert' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.817|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBarT.mwm' or Buildable block definition 'Block:OneIronBarT' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.819|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBarLHook.mwm' or Buildable block definition 'Block:OneIronBarLHook' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.822|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBarHingeRing.mwm' or Buildable block definition 'Block:OneIronBarHingeRing' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.824|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBarUHook.mwm' or Buildable block definition 'Block:OneIronBarUHook' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.827|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBarCorner_T.mwm' or Buildable block definition 'Block:OneIronBarCornerT' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.829|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBarCorner.mwm' or Buildable block definition 'Block:OneIronBarCorner' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.833|Main Thread> Warning: Either model 'Models\Cubes\Small\OneIronBarCorner_Flat.mwm' or Buildable block definition 'Block:OneIronBarCornerFlat' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.836|Main Thread> Warning: Either model 'Models\Cubes\Small\IronWindowGrate.mwm' or Buildable block definition 'Block:IronWindowGrate' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.839|Main Thread> Warning: Either model 'Models\Cubes\Small\IronFencing.mwm' or Buildable block definition 'Block:IronFencing' does not contain Mountpoints. Creating default.
2022-04-14 21:56:58.842|Main Thread> Warning: Either model 'Models\Cubes\Small\IronFencingCorner.mwm' or Buildable block definition 'Block:IronFencingCorner' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.284|Main Thread> Warning: Either model 'Models\Cubes\large\SlicedRoofWoodSlope60_RoundS_Large.mwm' or Buildable block definition 'Block:SlicedRoofWoodSlope60_RoundS_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.366|Main Thread> Warning: Either model 'Models\Stone_Crusher_Small.mwm' or Buildable block definition 'Block:StoneCrusher' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.458|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Stone_Dwarf_Gallery_Small_Round_Left_Large.mwm' or Buildable block definition 'Block:StoneDwarfGallerySmallRoundLeft' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.462|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Stone_Dwarf_Gallery_Small_Round_Right_Large.mwm' or Buildable block definition 'Block:StoneDwarfGallerySmallRoundRight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.466|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Stone_Dwarf_Gallery_Small_Round_Middle_Large.mwm' or Buildable block definition 'Block:StoneDwarfGallerySmallRoundMiddle' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.470|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Stone_Dwarf_Gallery_Large_Round_Left_Large.mwm' or Buildable block definition 'Block:StoneDwarfGalleryLargeRoundLeft' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.474|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Stone_Dwarf_Gallery_Large_Round_Right_Large.mwm' or Buildable block definition 'Block:StoneDwarfGalleryLargeRoundRight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.478|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Stone_Dwarf_Gallery_Large_Round_Middle_Large.mwm' or Buildable block definition 'Block:StoneDwarfGalleryLargeRoundMiddle' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.482|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Stone_Dwarf_Gallery_Large_Round_Center_Large.mwm' or Buildable block definition 'Block:StoneDwarfGalleryLargeRoundCenter' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.657|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Gothic_Window_1_Left_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithGothicWindow1Left' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.661|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Gothic_Window_1_Right_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithGothicWindow1Right' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.665|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Gothic_Window_2_Left_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithGothicWindow2Left' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.669|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Gothic_Window_2_Right_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithGothicWindow2Right' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.673|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Gothic_Window_1_Double_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithGothicWindow1Double' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.677|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Gothic_Window_2_Double_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithGothicWindow2Double' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.681|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_1_Top_L_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow1TopLeft' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.685|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_1_Top_R_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow1TopRight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.694|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_1_Top_D_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow1TopDouble' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.698|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_1_Bottom_L_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow1BottomLeft' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.704|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_1_Bottom_R_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow1BottomRight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.710|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_1_Bottom_D_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow1BottomDouble' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.714|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_2_Top_L_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow2TopLeft' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.718|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_2_Top_R_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow2TopRight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.722|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_2_Top_D_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow2TopDouble' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.726|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_2_Bottom_L_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow2BottomLeft' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.729|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_2_Bottom_R_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow2BottomRight' does not contain Mountpoints. Creating default.
2022-04-14 21:56:59.733|Main Thread> Warning: Either model 'Models\Cubes\Large\StoneBlocks\[0.7]_Wall_Stone_Large_Round_With_Tall_Gothic_Window_2_Bottom_D_Large.mwm' or Buildable block definition 'Block:WallStoneLargeRoundWithTallGothicWindow2BottomDouble' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.071|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_BottomLI_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_Bottom_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.075|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_BottomLOS_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_BottomLSt_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.078|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_BottomROS_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_BottomRSt_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.091|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBalconyFloor_Straight_Large.mwm' or Buildable block definition 'Block:WoodenBalconyFloor_Straight_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.097|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBalconyFloor_CornerIn_Large.mwm' or Buildable block definition 'Block:WoodenBalconyFloor_CornerIn_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.100|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBalconyFloor_CornerOut_Large.mwm' or Buildable block definition 'Block:WoodenBalconyFloor_CornerOut_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.170|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_RoofTopLI_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_RoofTopLI_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.172|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_RoofTopLO_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_RoofTopLO_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.175|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_RoofTopMI_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_RoofTopMI_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.177|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_RoofTopRI_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_RoofTopRI_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.180|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_RoofTopRO_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_RoofTopRO_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.183|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_RoofTopLOS_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_RoofTopLOS_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.185|Main Thread> Warning: Either model 'Models\Cubes\large\WoodenBattlementRoundL_RoofTopROS_Large.mwm' or Buildable block definition 'Block:WoodenBattlementRoundL_RoofTopROS_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.188|Main Thread> Warning: Either model 'Models\Cubes\large\WWoodenBattlementRoundL_RoofTopLI_Large.mwm' or Buildable block definition 'Block:WWoodenBattlementRoundL_RoofTopLI_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.191|Main Thread> Warning: Either model 'Models\Cubes\large\WWoodenBattlementRoundL_RoofTopLO_Large.mwm' or Buildable block definition 'Block:WWoodenBattlementRoundL_RoofTopLO_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.194|Main Thread> Warning: Either model 'Models\Cubes\large\WWoodenBattlementRoundL_RoofTopMI_Large.mwm' or Buildable block definition 'Block:WWoodenBattlementRoundL_RoofTopMI_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.197|Main Thread> Warning: Either model 'Models\Cubes\large\WWoodenBattlementRoundL_RoofTopRI_Large.mwm' or Buildable block definition 'Block:WWoodenBattlementRoundL_RoofTopRI_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.199|Main Thread> Warning: Either model 'Models\Cubes\large\WWoodenBattlementRoundL_RoofTopRO_Large.mwm' or Buildable block definition 'Block:WWoodenBattlementRoundL_RoofTopRO_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.202|Main Thread> Warning: Either model 'Models\Cubes\large\WWoodenBattlementRoundL_RoofTopLOS_Large.mwm' or Buildable block definition 'Block:WWoodenBattlementRoundL_RoofTopLOS_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.204|Main Thread> Warning: Either model 'Models\Cubes\large\WWoodenBattlementRoundL_RoofTopROS_Large.mwm' or Buildable block definition 'Block:WWoodenBattlementRoundL_RoofTopROS_Large' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.401|Main Thread> Warning: Either model 'Models\GothicSpire_Large.mwm' or Buildable block definition 'Block:GothicSpire' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.405|Main Thread> Warning: Either model 'Models\TallRoofQuarter_Large.mwm' or Buildable block definition 'Block:TallRoofQuarter' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.407|Main Thread> Warning: Either model 'Models\SpireRoof1_Large.mwm' or Buildable block definition 'Block:SpireRoof1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.410|Main Thread> Warning: Either model 'Models\SpireRoof2_Large.mwm' or Buildable block definition 'Block:SpireRoof2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.413|Main Thread> Warning: Either model 'Models\SpireRoof3_Large.mwm' or Buildable block definition 'Block:SpireRoof3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.416|Main Thread> Warning: Either model 'Models\SpireRoof4_Large.mwm' or Buildable block definition 'Block:SpireRoof4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.419|Main Thread> Warning: Either model 'Models\SpireRoof5_Large.mwm' or Buildable block definition 'Block:SpireRoof5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.421|Main Thread> Warning: Either model 'Models\SpireRoof6_Large.mwm' or Buildable block definition 'Block:SpireRoof6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.424|Main Thread> Warning: Either model 'Models\SpireRoof7_Large.mwm' or Buildable block definition 'Block:SpireRoof7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.427|Main Thread> Warning: Either model 'Models\SpireRoof8_Large.mwm' or Buildable block definition 'Block:SpireRoof8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.430|Main Thread> Warning: Either model 'Models\SpireRoof9_Large.mwm' or Buildable block definition 'Block:SpireRoof9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.433|Main Thread> Warning: Either model 'Models\SpireRoof10_Large.mwm' or Buildable block definition 'Block:SpireRoof10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.436|Main Thread> Warning: Either model 'Models\SpireRoof11_Large.mwm' or Buildable block definition 'Block:SpireRoof11' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.485|Main Thread> Warning: Either model 'Models\Cubes\Small\BedRope_Small.mwm' or Buildable block definition 'Block:BedRope' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.508|Main Thread> Warning: Either model 'Models\Cubes\Small\ThroneStori3D.mwm' or Buildable block definition 'Block:Throne_Stori3D' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.517|Main Thread> Warning: Either model 'Models\ToolRack_Small.mwm' or Buildable block definition 'Block:ToolRack' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.519|Main Thread> Warning: Either model 'Models\PAX_BatteryBox_4MW.mwm' or Buildable block definition 'Block:PAX_GridSyncer' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.520|Main Thread> Warning: Either model 'Models\PAX_BatteryBox_4MW.mwm' or Buildable block definition 'Block:PAX_StaticGridBlock' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.520|Main Thread> Warning: Either model 'Models\PAX_BatteryBox_4MW.mwm' or Buildable block definition 'Block:PAX_StaticGridGroupBlock' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.520|Main Thread> Warning: Either model 'Models\Cubes\Small\WeightBlock.mwm' or Buildable block definition 'Block:PAX_SubgridProtector' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.520|Main Thread> Warning: Either model 'Models\Cubes\Small\WeightBlock.mwm' or Buildable block definition 'Block:PAX_SubgridProtectorAutoFixAudio' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.529|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_3A.mwm' or Buildable block definition 'Block:PAX_Gear_3A' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.533|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_3B.mwm' or Buildable block definition 'Block:PAX_Gear_3B' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.535|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_5A.mwm' or Buildable block definition 'Block:PAX_Gear_5A' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.539|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_5B.mwm' or Buildable block definition 'Block:PAX_Gear_5B' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.542|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_9A.mwm' or Buildable block definition 'Block:PAX_Gear_9A' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.548|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_9A_Half.mwm' or Buildable block definition 'Block:PAX_Gear_9A_Half' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.551|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_9A_Ring.mwm' or Buildable block definition 'Block:PAX_Gear_9A_Ring' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.551|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_9A_Ring.mwm' or Buildable block definition 'Block:PAX_Gear_9A_Ring_Offset' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.555|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_9B.mwm' or Buildable block definition 'Block:PAX_Gear_9B' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.558|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_13A.mwm' or Buildable block definition 'Block:PAX_Gear_13A' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.562|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_17A.mwm' or Buildable block definition 'Block:PAX_Gear_17A' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.566|Main Thread> Warning: Either model 'Models\Gears\PAX_Gear_17A_Half.mwm' or Buildable block definition 'Block:PAX_Gear_17A_Half' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.586|Main Thread> Warning: Either model 'Models\Cubes\large\StoneBlocks\WallStoneRoundDoubleArch_V1.mwm' or Buildable block definition 'Block:WallStoneRoundDoubleArch' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.589|Main Thread> Warning: Either model 'Models\Cubes\large\StoneBlocks\WallStoneRoundDoubleArch_V2.mwm' or Buildable block definition 'Block:WallStoneRoundPillarsDoubleArch' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.715|Main Thread> Warning: Either model 'Models\PAX_Pulley_012.mwm' or Buildable block definition 'Block:PAX_RopeBelt_Size1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.718|Main Thread> Warning: Either model 'Models\PAX_Pulley_024.mwm' or Buildable block definition 'Block:PAX_RopeBelt_Size2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.720|Main Thread> Warning: Either model 'Models\PAX_Pulley_048.mwm' or Buildable block definition 'Block:PAX_RopeBelt_Size4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.723|Main Thread> Warning: Either model 'Models\PAX_Pulley_006.mwm' or Buildable block definition 'Block:PAX_RopeBelt_Size05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.728|Main Thread> Warning: Either model 'Models\WheelPulley_.5_Small.mwm' or Buildable block definition 'Block:FlatPulley.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.732|Main Thread> Warning: Either model 'Models\WheelPulley_.75_Small.mwm' or Buildable block definition 'Block:FlatPulley.75' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.735|Main Thread> Warning: Either model 'Models\WheelPulley_1_Small.mwm' or Buildable block definition 'Block:FlatPulley1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.738|Main Thread> Warning: Either model 'Models\WheelPulley_1.5_Small.mwm' or Buildable block definition 'Block:FlatPulley1.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.741|Main Thread> Warning: Either model 'Models\WheelPulley_2_Small.mwm' or Buildable block definition 'Block:FlatPulley2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.744|Main Thread> Warning: Either model 'Models\WheelPulley_3_Small.mwm' or Buildable block definition 'Block:FlatPulley3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.746|Main Thread> Warning: Either model 'Models\BiplaneWheel3_Small.mwm' or Buildable block definition 'Block:BiplaneWheel3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.750|Main Thread> Warning: Either model 'Models\BiplaneWheel4_Small.mwm' or Buildable block definition 'Block:BiplaneWheel4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.753|Main Thread> Warning: Either model 'Models\BiplaneWheel5_Small.mwm' or Buildable block definition 'Block:BiplaneWheel5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.757|Main Thread> Warning: Either model 'Models\TankWheel2_5_Small.mwm' or Buildable block definition 'Block:TankWheel2.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.761|Main Thread> Warning: Either model 'Models\TankWheel3_Small.mwm' or Buildable block definition 'Block:TankWheel3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.764|Main Thread> Warning: Either model 'Models\TankWheel3_5_Small.mwm' or Buildable block definition 'Block:TankWheel3.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.767|Main Thread> Warning: Either model 'Models\TankWheel4_Small.mwm' or Buildable block definition 'Block:TankWheel4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.771|Main Thread> Warning: Either model 'Models\TankWheel4_5_Small.mwm' or Buildable block definition 'Block:TankWheel4.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.774|Main Thread> Warning: Either model 'Models\TankWheel5_Small.mwm' or Buildable block definition 'Block:TankWheel5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.778|Main Thread> Warning: Either model 'Models\TankWheel5_5_Small.mwm' or Buildable block definition 'Block:TankWheel5.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.781|Main Thread> Warning: Either model 'Models\TankWheel6_Small.mwm' or Buildable block definition 'Block:TankWheel6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.785|Main Thread> Warning: Either model 'Models\HeavyWoodenWheel3_Small.mwm' or Buildable block definition 'Block:HeavyWoodenWheel3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.789|Main Thread> Warning: Either model 'Models\HeavyWoodenWheel3_5_Small.mwm' or Buildable block definition 'Block:HeavyWoodenWheel3.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.793|Main Thread> Warning: Either model 'Models\HeavyWoodenWheel4_Small.mwm' or Buildable block definition 'Block:HeavyWoodenWheel4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.797|Main Thread> Warning: Either model 'Models\HeavyWoodenWheel4_5_Small.mwm' or Buildable block definition 'Block:HeavyWoodenWheel4.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.801|Main Thread> Warning: Either model 'Models\HeavyWoodenWheel5_Small.mwm' or Buildable block definition 'Block:HeavyWoodenWheel5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.805|Main Thread> Warning: Either model 'Models\HeavyWoodenWheel5_5_Small.mwm' or Buildable block definition 'Block:HeavyWoodenWheel5.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.808|Main Thread> Warning: Either model 'Models\HeavyWoodenWheel6_Small.mwm' or Buildable block definition 'Block:HeavyWoodenWheel6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.812|Main Thread> Warning: Either model 'Models\JeepWheel2_5_Small.mwm' or Buildable block definition 'Block:JeepWheel2.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.815|Main Thread> Warning: Either model 'Models\JeepWheel3_Small.mwm' or Buildable block definition 'Block:JeepWheel3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.818|Main Thread> Warning: Either model 'Models\JeepWheel3_5_Small.mwm' or Buildable block definition 'Block:JeepWheel3.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.821|Main Thread> Warning: Either model 'Models\JeepWheel4_Small.mwm' or Buildable block definition 'Block:JeepWheel4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.825|Main Thread> Warning: Either model 'Models\JeepWheel4_5_Small.mwm' or Buildable block definition 'Block:JeepWheel4.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.828|Main Thread> Warning: Either model 'Models\JeepWheel5_Small.mwm' or Buildable block definition 'Block:JeepWheel5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.833|Main Thread> Warning: Either model 'Models\FordModelAWheel2_5_Small.mwm' or Buildable block definition 'Block:FordModelAWheel2.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.836|Main Thread> Warning: Either model 'Models\FordModelAWheel3_Small.mwm' or Buildable block definition 'Block:FordModelAWheel3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.839|Main Thread> Warning: Either model 'Models\FordModelAWheel3_5_Small.mwm' or Buildable block definition 'Block:FordModelAWheel3.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.842|Main Thread> Warning: Either model 'Models\FordModelAWheel4_Small.mwm' or Buildable block definition 'Block:FordModelAWheel4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.846|Main Thread> Warning: Either model 'Models\FordModelAWheel4_5_Small.mwm' or Buildable block definition 'Block:FordModelAWheel4.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.849|Main Thread> Warning: Either model 'Models\FordModelAWheel5_Small.mwm' or Buildable block definition 'Block:FordModelAWheel5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.849|Main Thread> Warning: Either model 'Models\WheelPulley_.5_Small.mwm' or Buildable block definition 'Block:WheelPulley.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.849|Main Thread> Warning: Either model 'Models\WheelPulley_.75_Small.mwm' or Buildable block definition 'Block:WheelPulley.75' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.849|Main Thread> Warning: Either model 'Models\WheelPulley_1_Small.mwm' or Buildable block definition 'Block:WheelPulley1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.849|Main Thread> Warning: Either model 'Models\WheelPulley_1.5_Small.mwm' or Buildable block definition 'Block:WheelPulley1.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.849|Main Thread> Warning: Either model 'Models\WheelPulley_2_Small.mwm' or Buildable block definition 'Block:WheelPulley2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.849|Main Thread> Warning: Either model 'Models\WheelPulley_3_Small.mwm' or Buildable block definition 'Block:WheelPulley3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.852|Main Thread> Warning: Either model 'Models\SpokedWoodenCarWheel2_5_Small.mwm' or Buildable block definition 'Block:SpokedWoodenCarWheel2.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.856|Main Thread> Warning: Either model 'Models\SpokedWoodenCarWheel3_Small.mwm' or Buildable block definition 'Block:SpokedWoodenCarWheel3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.860|Main Thread> Warning: Either model 'Models\SpokedWoodenCarWheel3_5_Small.mwm' or Buildable block definition 'Block:SpokedWoodenCarWheel3.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.864|Main Thread> Warning: Either model 'Models\SpokedWoodenCarWheel4_Small.mwm' or Buildable block definition 'Block:SpokedWoodenCarWheel4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.868|Main Thread> Warning: Either model 'Models\SpokedWoodenCarWheel4_5_Small.mwm' or Buildable block definition 'Block:SpokedWoodenCarWheel4.5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.872|Main Thread> Warning: Either model 'Models\SpokedWoodenCarWheel5_Small.mwm' or Buildable block definition 'Block:SpokedWoodenCarWheel5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.875|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket2_Small.mwm' or Buildable block definition 'Block:WheelSprocket2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.880|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd2_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.884|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd2_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd2_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.889|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd2_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd2_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.893|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd3_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd3_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.897|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd3_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd3_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.901|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd4_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd4_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.904|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd4_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd4_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.908|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd5_5_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd5_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.912|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd6_5_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd6_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.917|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd7_5_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd7_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.920|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOdd8_5_Small.mwm' or Buildable block definition 'Block:WheelSprocketOdd8_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.923|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketNarrow2_Small.mwm' or Buildable block definition 'Block:WheelSprocketNarrow2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.932|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketNarrow2_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketNarrow2_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.940|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketNarrow2_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketNarrow2_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.945|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketNarrow3_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketNarrow3_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.948|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketNarrow3_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketNarrow3_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.952|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketNarrow4_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketNarrow4_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.955|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketNarrow4_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketNarrow4_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.959|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketNarrow5_5_Small.mwm' or Buildable block definition 'Block:WheelSprocketNarrow5_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.963|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOddNarrow2_Small.mwm' or Buildable block definition 'Block:WheelSprocketOddNarrow2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.968|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOddNarrow2_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketOddNarrow2_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.972|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOddNarrow2_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketOddNarrow2_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.976|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOddNarrow3_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketOddNarrow3_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.981|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOddNarrow3_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketOddNarrow3_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.986|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOddNarrow4_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocketOddNarrow4_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.990|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOddNarrow4_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocketOddNarrow4_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:00.999|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocketOddNarrow5_5_Small.mwm' or Buildable block definition 'Block:WheelSprocketOddNarrow5_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.000|Main Thread> Warning: Either model 'Models\WheelSprocketOdd7_5_Small.mwm' or Buildable block definition 'Block:WheelSpokedItem' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.003|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket2_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocket2_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.007|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket2_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocket2_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.011|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket3_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocket3_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.015|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket3_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocket3_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.019|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket4_5a_Small.mwm' or Buildable block definition 'Block:WheelSprocket4_5a' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.022|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket4_5b_Small.mwm' or Buildable block definition 'Block:WheelSprocket4_5b' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.026|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket5_5_Small.mwm' or Buildable block definition 'Block:WheelSprocket5_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.029|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket6_5_Small.mwm' or Buildable block definition 'Block:WheelSprocket6_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.033|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket7_5_Small.mwm' or Buildable block definition 'Block:WheelSprocket7_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.043|Main Thread> Warning: Either model 'Models\Xaerthus\WheelSprocket8_5_Small.mwm' or Buildable block definition 'Block:WheelSprocket8_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.046|Main Thread> Warning: Either model 'Models\Xaerthus\AxleStandard_Small.mwm' or Buildable block definition 'Block:TrainAxleStandard' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.049|Main Thread> Warning: Either model 'Models\Xaerthus\AxleNarrow_Small.mwm' or Buildable block definition 'Block:TrainAxleNarrow' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.054|Main Thread> Warning: Either model 'Models\WheelSprocketOdd2_Small.mwm' or Buildable block definition 'Block:BogieSpokedItem' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.054|Main Thread> Warning: Either model 'Models\WheelFullOdd2_Small.mwm' or Buildable block definition 'Block:BogieFullItem' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.057|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp4_Small.mwm' or Buildable block definition 'Block:BogieFrameItem' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.058|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp4_Small.mwm' or Buildable block definition 'Block:NwBogieSusp4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.061|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp5_Small.mwm' or Buildable block definition 'Block:NwBogieSusp5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.064|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp6_Small.mwm' or Buildable block definition 'Block:NwBogieSusp6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.067|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp7_Small.mwm' or Buildable block definition 'Block:NwBogieSusp7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.071|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp4Even_Small.mwm' or Buildable block definition 'Block:NwBogieSusp4Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.074|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp5Even_Small.mwm' or Buildable block definition 'Block:NwBogieSusp5Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.078|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp6Even_Small.mwm' or Buildable block definition 'Block:NwBogieSusp6Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.081|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSusp7Even_Small.mwm' or Buildable block definition 'Block:NwBogieSusp7Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.084|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingle_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingle' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.084|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingle_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingle2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.088|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingleEven_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingleEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.088|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingleEven_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingleEven2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.091|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspCar_Small.mwm' or Buildable block definition 'Block:NwBogieSuspCar' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.091|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspCar_Small.mwm' or Buildable block definition 'Block:NwBogieSuspCarOddEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.091|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspCar_Small.mwm' or Buildable block definition 'Block:NwBogieSuspCarEvenOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.091|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspCar_Small.mwm' or Buildable block definition 'Block:NwBogieSuspCarEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.094|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp5Even_Small.mwm' or Buildable block definition 'Block:StBogieSusp5Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.097|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp6Even_Small.mwm' or Buildable block definition 'Block:StBogieSusp6Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.101|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp7Even_Small.mwm' or Buildable block definition 'Block:StBogieSusp7Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.104|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp8Even_Small.mwm' or Buildable block definition 'Block:StBogieSusp8Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.107|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp9Even_Small.mwm' or Buildable block definition 'Block:StBogieSusp9Even' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.110|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspBar_Small.mwm' or Buildable block definition 'Block:BogieSuspBarEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.113|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleB_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleB' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.113|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleB_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleB2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.117|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleBEven_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleBEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.117|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleBEven_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleBEven2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.120|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingleBar_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingleBar' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.122|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingleCorner1_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingleCorner1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.124|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingleCorner2_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingleCorner2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.127|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingleDiag1_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingleDiag1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.129|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieSuspSingleDiag2_Small.mwm' or Buildable block definition 'Block:NwBogieSuspSingleDiag2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.132|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingle_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingle' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.132|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingle_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingle2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.136|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleEven_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.136|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleEven_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleEven2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.139|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp5Even_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp5Even_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.142|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp6Even_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp6Even_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.146|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp7Even_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp7Even_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.149|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp8Even_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp8Even_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.152|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp9Even_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp9Even_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.155|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspBar_3_Small.mwm' or Buildable block definition 'Block:BogieSuspBarEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.158|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_Small.mwm' or Buildable block definition 'Block:StBogieSuspCar' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.158|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarOddEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.158|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarEvenOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.158|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.161|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspCar_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.162|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarOddEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.162|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarEvenOdd_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.162|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.165|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_4_Small.mwm' or Buildable block definition 'Block:StBogieSuspCar_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.165|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_4_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarOddEven_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.165|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_4_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarEvenOdd_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.165|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspCar_4_Small.mwm' or Buildable block definition 'Block:StBogieSuspCarEven_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.168|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp5_Small.mwm' or Buildable block definition 'Block:StBogieSusp5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.171|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp6_Small.mwm' or Buildable block definition 'Block:StBogieSusp6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.174|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp7_Small.mwm' or Buildable block definition 'Block:StBogieSusp7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.178|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp8_Small.mwm' or Buildable block definition 'Block:StBogieSusp8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.181|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp9_Small.mwm' or Buildable block definition 'Block:StBogieSusp9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.181|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspBar_Small.mwm' or Buildable block definition 'Block:BogieSuspBar' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.185|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp5_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp5_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.188|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp6_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp6_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.191|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp7_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp7_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.194|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp8_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp8_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.197|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSusp9_3_Small.mwm' or Buildable block definition 'Block:StBogieSusp9_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.197|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspBar_3_Small.mwm' or Buildable block definition 'Block:BogieSuspBar_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.199|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleBar_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleBar' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.202|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleCorner1_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleCorner1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.204|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleCorner2_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleCorner2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.206|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleDiag1_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleDiag1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.209|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleDiag2_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleDiag2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.213|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleB_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleB_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.213|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleB_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleB2_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.216|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleBEven_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleBEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.216|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleBEven_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleBEven2_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.219|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieASp_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.219|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieAFull_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.221|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie4.mwm' or Buildable block definition 'Block:NwBogie4Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.221|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieASpOdd_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.221|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieAFullOdd_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.221|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie4.mwm' or Buildable block definition 'Block:NwBogie4FullOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.224|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie5.mwm' or Buildable block definition 'Block:NwBogie5Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.224|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie5.mwm' or Buildable block definition 'Block:NwBogie5FullOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.227|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingle_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingle_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.227|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingle_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingle2_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.230|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleEven_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.230|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleEven_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleEven2_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.230|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie5.mwm' or Buildable block definition 'Block:NwBogie5Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.230|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie5.mwm' or Buildable block definition 'Block:NwBogie5SpOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.230|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie4.mwm' or Buildable block definition 'Block:NwBogie4Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.230|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie4.mwm' or Buildable block definition 'Block:NwBogie4SpOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.233|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie6.mwm' or Buildable block definition 'Block:NwBogie6Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.233|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie6.mwm' or Buildable block definition 'Block:NwBogie6FullOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.235|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleBar_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleBar_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.238|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleCorner1_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleCorner1_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.240|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleCorner2_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleCorner2_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.243|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleDiag1_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleDiag1_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.246|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieSuspSingleDiag2_3_Small.mwm' or Buildable block definition 'Block:StBogieSuspSingleDiag2_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.246|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie6.mwm' or Buildable block definition 'Block:NwBogie6Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.246|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie6.mwm' or Buildable block definition 'Block:NwBogie6SpOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.248|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie7.mwm' or Buildable block definition 'Block:NwBogie7Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie7.mwm' or Buildable block definition 'Block:NwBogie7FullOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie7.mwm' or Buildable block definition 'Block:NwBogie7Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogie7.mwm' or Buildable block definition 'Block:NwBogie7SpOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieASpEvenOdd_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieAFullEvenOdd_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieASpOddEven_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieAFullOddEven_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieAFull' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieAFullEvenOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieAFullOddEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieAFullOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieASp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieASpEvenOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieASpOddEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.249|Main Thread> Warning: Either model 'Models\Xaerthus\NwBogieA.mwm' or Buildable block definition 'Block:NwBogieASpOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.251|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieASp_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.252|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieAFull_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.254|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie5.mwm' or Buildable block definition 'Block:StBogie5Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.254|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieASpEven_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.254|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieAFullEven_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.254|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie5.mwm' or Buildable block definition 'Block:StBogie5FullEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.256|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieASp_3Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.260|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_1.mwm' or Buildable block definition 'Block:StBogie5Sp_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.260|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieASpEven_3Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.260|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_1.mwm' or Buildable block definition 'Block:StBogie5SpEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.262|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie-1.mwm' or Buildable block definition 'Block:StBogie-1Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.262|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie-1.mwm' or Buildable block definition 'Block:StBogie-1FullEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.265|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie6.mwm' or Buildable block definition 'Block:StBogie6Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.265|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie6.mwm' or Buildable block definition 'Block:StBogie6FullEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.265|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie5.mwm' or Buildable block definition 'Block:StBogie5Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.265|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie5.mwm' or Buildable block definition 'Block:StBogie5SpEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.265|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieAFull_3Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.265|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_1.mwm' or Buildable block definition 'Block:StBogie5Full_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.265|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieAFullEven_3Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.266|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_1.mwm' or Buildable block definition 'Block:StBogie5FullEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.268|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_2.mwm' or Buildable block definition 'Block:StBogie6Sp_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.268|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_2.mwm' or Buildable block definition 'Block:StBogie6SpEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.271|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie7.mwm' or Buildable block definition 'Block:StBogie7Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.271|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie7.mwm' or Buildable block definition 'Block:StBogie7FullEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.271|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_2.mwm' or Buildable block definition 'Block:StBogie6Full_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.271|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_2.mwm' or Buildable block definition 'Block:StBogie6FullEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.271|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie6.mwm' or Buildable block definition 'Block:StBogie6Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.271|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie6.mwm' or Buildable block definition 'Block:StBogie6SpEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.273|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_3.mwm' or Buildable block definition 'Block:StBogie7Sp_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.277|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_3.mwm' or Buildable block definition 'Block:StBogie7SpEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.280|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie8.mwm' or Buildable block definition 'Block:StBogie8Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.280|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie8.mwm' or Buildable block definition 'Block:StBogie8FullEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.280|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie7.mwm' or Buildable block definition 'Block:StBogie7Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.280|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie7.mwm' or Buildable block definition 'Block:StBogie7SpEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.283|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_4.mwm' or Buildable block definition 'Block:StBogie8Full_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.283|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_4.mwm' or Buildable block definition 'Block:StBogie8FullEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.283|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_3.mwm' or Buildable block definition 'Block:StBogie7Full_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.283|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_3.mwm' or Buildable block definition 'Block:StBogie7FullEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.283|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_4.mwm' or Buildable block definition 'Block:StBogie8Sp_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.283|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_4.mwm' or Buildable block definition 'Block:StBogie8SpEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.283|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie8.mwm' or Buildable block definition 'Block:StBogie8Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.283|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie8.mwm' or Buildable block definition 'Block:StBogie8SpEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.286|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie9.mwm' or Buildable block definition 'Block:StBogie9Full' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.286|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie9.mwm' or Buildable block definition 'Block:StBogie9FullEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.286|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie9.mwm' or Buildable block definition 'Block:StBogie9Sp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.286|Main Thread> Warning: Either model 'Models\Xaerthus\StBogie9.mwm' or Buildable block definition 'Block:StBogie9SpEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_5.mwm' or Buildable block definition 'Block:StBogie9Sp_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_5.mwm' or Buildable block definition 'Block:StBogie9SpEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_5.mwm' or Buildable block definition 'Block:StBogie9Full_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_5.mwm' or Buildable block definition 'Block:StBogie9FullEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieASpOddEven_3Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieAFullOddEven_3Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieASpEvenOdd_3Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieAFullEvenOdd_3Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieAFull' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieASpOddEven_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieAFullOddEven_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieAFullOddEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieASpEvenOdd_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieAFullEvenOdd_Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieAFullEvenOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieAFullEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieAFull_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieAFullOddEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieAFullEvenOdd_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.288|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieAFullEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieASp_4Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieAFull_4Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieAFull_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieASpOddEven_4Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieAFullOddEven_4Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieAFullOddEven_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieASpEvenOdd_4Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieAFullEvenOdd_4Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieAFullEvenOdd_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieASpEven_4Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieAFullEven_4Fake' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieAFullEven_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieASp' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieASpOddEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieASpEvenOdd' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA.mwm' or Buildable block definition 'Block:StBogieASpEven' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieASp_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.291|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieASpOddEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.292|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieASpEvenOdd_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.292|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieM_A.mwm' or Buildable block definition 'Block:StBogieASpEven_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.292|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieASp_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.292|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieASpOddEven_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.292|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieASpEvenOdd_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.292|Main Thread> Warning: Either model 'Models\Xaerthus\StBogieA_4.mwm' or Buildable block definition 'Block:StBogieASpEven_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.294|Main Thread> Warning: Either model 'Models\LeftExtraPlankAngle2x3_Small.mwm' or Buildable block definition 'Block:LeftExtraPlankAngle2x3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.297|Main Thread> Warning: Either model 'Models\LeftExtraPlankAngle2x5_Small.mwm' or Buildable block definition 'Block:LeftExtraPlankAngle2x5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.299|Main Thread> Warning: Either model 'Models\LeftExtraPlankAngle2x7_Small.mwm' or Buildable block definition 'Block:LeftExtraPlankAngle2x7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.302|Main Thread> Warning: Either model 'Models\LeftExtraPlankAngle2x9_Small.mwm' or Buildable block definition 'Block:LeftExtraPlankAngle2x9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.304|Main Thread> Warning: Either model 'Models\PlankWedge201_Small.mwm' or Buildable block definition 'Block:PlankWedge21' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.307|Main Thread> Warning: Either model 'Models\PlankWedge202_Small.mwm' or Buildable block definition 'Block:PlankWedge22' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.309|Main Thread> Warning: Either model 'Models\PlankWedge203_Small.mwm' or Buildable block definition 'Block:PlankWedge23' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.312|Main Thread> Warning: Either model 'Models\PlankWedge204_Small.mwm' or Buildable block definition 'Block:PlankWedge24' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.314|Main Thread> Warning: Either model 'Models\PlankWedge205_Small.mwm' or Buildable block definition 'Block:PlankWedge25' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.317|Main Thread> Warning: Either model 'Models\PlankWedge206_Small.mwm' or Buildable block definition 'Block:PlankWedge26' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.319|Main Thread> Warning: Either model 'Models\PlankWedge207_Small.mwm' or Buildable block definition 'Block:PlankWedge27' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.321|Main Thread> Warning: Either model 'Models\PlankWedge208_Small.mwm' or Buildable block definition 'Block:PlankWedge28' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.324|Main Thread> Warning: Either model 'Models\PlankWedge209_Small.mwm' or Buildable block definition 'Block:PlankWedge29' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.326|Main Thread> Warning: Either model 'Models\PlankWedge210_Small.mwm' or Buildable block definition 'Block:PlankWedge210' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.328|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank01_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.331|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank02_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.333|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank03_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.336|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank04_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.338|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank05_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.341|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank06_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.343|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank07_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.346|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank08_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.349|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank09_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.352|Main Thread> Warning: Either model 'Models\OffsetSmoothPlank10_Small.mwm' or Buildable block definition 'Block:OffsetSmoothPlank10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.354|Main Thread> Warning: Either model 'Models\PlankWedge101_Small.mwm' or Buildable block definition 'Block:PlankWedge11' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.357|Main Thread> Warning: Either model 'Models\PlankWedge102_Small.mwm' or Buildable block definition 'Block:PlankWedge12' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.360|Main Thread> Warning: Either model 'Models\PlankWedge103_Small.mwm' or Buildable block definition 'Block:PlankWedge13' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.362|Main Thread> Warning: Either model 'Models\PlankWedge104_Small.mwm' or Buildable block definition 'Block:PlankWedge14' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.365|Main Thread> Warning: Either model 'Models\PlankWedge105_Small.mwm' or Buildable block definition 'Block:PlankWedge15' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.368|Main Thread> Warning: Either model 'Models\PlankWedge106_Small.mwm' or Buildable block definition 'Block:PlankWedge16' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.370|Main Thread> Warning: Either model 'Models\PlankWedge107_Small.mwm' or Buildable block definition 'Block:PlankWedge17' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.372|Main Thread> Warning: Either model 'Models\PlankWedge108_Small.mwm' or Buildable block definition 'Block:PlankWedge18' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.375|Main Thread> Warning: Either model 'Models\PlankWedge109_Small.mwm' or Buildable block definition 'Block:PlankWedge19' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.379|Main Thread> Warning: Either model 'Models\PlankWedge110_Small.mwm' or Buildable block definition 'Block:PlankWedge110' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.382|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_10_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.385|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_9_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.387|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_8_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.390|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_7_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.392|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_6_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.394|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_5_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.397|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_4_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.400|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_3_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.402|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_2_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.405|Main Thread> Warning: Either model 'Models\AngledTimber_Arch_2_1_Small.mwm' or Buildable block definition 'Block:AngledTimberArch2_1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.408|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_1_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.410|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_1_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_1_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.413|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_2_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.416|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_2_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_2_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.419|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_3_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.421|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_3_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_3_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.424|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_4_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.426|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_4_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_4_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.428|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_5_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.431|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_5_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_5_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.433|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_6_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.436|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_6_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_6_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.438|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_7_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.440|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_7_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_7_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.443|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_8_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.446|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_8_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_8_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.449|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_9_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.451|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_9_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_9_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.454|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_10_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.456|Main Thread> Warning: Either model 'Models\1x1-1x2_Roof_10_Inv_Small.mwm' or Buildable block definition 'Block:1x1-1x2_Roof_10_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.459|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_1_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.461|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_1_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_1_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.464|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_2_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.467|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_2_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_2_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.469|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_3_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.471|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_3_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_3_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.474|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_4_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.477|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_4_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_4_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.479|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_5_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.482|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_5_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_5_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.484|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_6_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.487|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_6_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_6_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.489|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_7_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.491|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_7_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_7_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.494|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_8_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.497|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_8_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_8_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.500|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_9_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.502|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_9_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_9_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.504|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_10_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.507|Main Thread> Warning: Either model 'Models\1x2-1x3_Roof_10_Inv_Small.mwm' or Buildable block definition 'Block:1x2-1x3_Roof_10_Inv' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.510|Main Thread> Warning: Either model 'Models\PlankWedge2Board_01_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_01' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.512|Main Thread> Warning: Either model 'Models\PlankWedge2Board_02_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.515|Main Thread> Warning: Either model 'Models\PlankWedge2Board_03_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.518|Main Thread> Warning: Either model 'Models\PlankWedge2Board_04_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.520|Main Thread> Warning: Either model 'Models\PlankWedge2Board_05_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.522|Main Thread> Warning: Either model 'Models\PlankWedge2Board_06_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.525|Main Thread> Warning: Either model 'Models\PlankWedge2Board_07_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.527|Main Thread> Warning: Either model 'Models\PlankWedge2Board_08_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.529|Main Thread> Warning: Either model 'Models\PlankWedge2Board_09_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.532|Main Thread> Warning: Either model 'Models\PlankWedge2Board_10_Small.mwm' or Buildable block definition 'Block:PlankWedge2Board_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.534|Main Thread> Warning: Either model 'Models\PlankWedge301_Small.mwm' or Buildable block definition 'Block:PlankWedge31' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.537|Main Thread> Warning: Either model 'Models\PlankWedge302_Small.mwm' or Buildable block definition 'Block:PlankWedge32' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.539|Main Thread> Warning: Either model 'Models\PlankWedge303_Small.mwm' or Buildable block definition 'Block:PlankWedge33' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.541|Main Thread> Warning: Either model 'Models\PlankWedge304_Small.mwm' or Buildable block definition 'Block:PlankWedge34' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.544|Main Thread> Warning: Either model 'Models\PlankWedge305_Small.mwm' or Buildable block definition 'Block:PlankWedge35' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.547|Main Thread> Warning: Either model 'Models\PlankWedge306_Small.mwm' or Buildable block definition 'Block:PlankWedge36' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.550|Main Thread> Warning: Either model 'Models\PlankWedge307_Small.mwm' or Buildable block definition 'Block:PlankWedge37' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.552|Main Thread> Warning: Either model 'Models\PlankWedge308_Small.mwm' or Buildable block definition 'Block:PlankWedge38' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.555|Main Thread> Warning: Either model 'Models\PlankWedge309_Small.mwm' or Buildable block definition 'Block:PlankWedge39' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.557|Main Thread> Warning: Either model 'Models\PlankWedge310_Small.mwm' or Buildable block definition 'Block:PlankWedge310' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.560|Main Thread> Warning: Either model 'Models\LeftHalfPlankWedge202_Small.mwm' or Buildable block definition 'Block:LeftHalfPlankWedge22' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.563|Main Thread> Warning: Either model 'Models\LeftHalfPlankWedge204_Small.mwm' or Buildable block definition 'Block:LeftHalfPlankWedge24' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.565|Main Thread> Warning: Either model 'Models\LeftHalfPlankWedge206_Small.mwm' or Buildable block definition 'Block:LeftHalfPlankWedge26' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.567|Main Thread> Warning: Either model 'Models\LeftHalfPlankWedge208_Small.mwm' or Buildable block definition 'Block:LeftHalfPlankWedge28' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.570|Main Thread> Warning: Either model 'Models\LeftHalfPlankWedge210_Small.mwm' or Buildable block definition 'Block:LeftHalfPlankWedge210' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.572|Main Thread> Warning: Either model 'Models\RightHalfPlankWedge202_Small.mwm' or Buildable block definition 'Block:RightHalfPlankWedge22' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.575|Main Thread> Warning: Either model 'Models\RightHalfPlankWedge204_Small.mwm' or Buildable block definition 'Block:RightHalfPlankWedge24' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.578|Main Thread> Warning: Either model 'Models\RightHalfPlankWedge206_Small.mwm' or Buildable block definition 'Block:RightHalfPlankWedge26' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.581|Main Thread> Warning: Either model 'Models\RightHalfPlankWedge208_Small.mwm' or Buildable block definition 'Block:RightHalfPlankWedge28' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.583|Main Thread> Warning: Either model 'Models\RightHalfPlankWedge210_Small.mwm' or Buildable block definition 'Block:RightHalfPlankWedge210' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.586|Main Thread> Warning: Either model 'Models\PlankFiller1_Small.mwm' or Buildable block definition 'Block:PlankFiller1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.588|Main Thread> Warning: Either model 'Models\PlankFiller2_Small.mwm' or Buildable block definition 'Block:PlankFiller2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.590|Main Thread> Warning: Either model 'Models\PlankFiller3_Small.mwm' or Buildable block definition 'Block:PlankFiller3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.593|Main Thread> Warning: Either model 'Models\PlankFiller4_Small.mwm' or Buildable block definition 'Block:PlankFiller4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.595|Main Thread> Warning: Either model 'Models\PlankFiller5_Small.mwm' or Buildable block definition 'Block:PlankFiller5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.597|Main Thread> Warning: Either model 'Models\PlankFiller6_Small.mwm' or Buildable block definition 'Block:PlankFiller6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.600|Main Thread> Warning: Either model 'Models\PlankFiller7_Small.mwm' or Buildable block definition 'Block:PlankFiller7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.602|Main Thread> Warning: Either model 'Models\PlankFiller8_Small.mwm' or Buildable block definition 'Block:PlankFiller8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.605|Main Thread> Warning: Either model 'Models\PlankFiller9_Small.mwm' or Buildable block definition 'Block:PlankFiller9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.608|Main Thread> Warning: Either model 'Models\PlankFiller10_Small.mwm' or Buildable block definition 'Block:PlankFiller10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.611|Main Thread> Warning: Either model 'Models\PlankFiller11_Small.mwm' or Buildable block definition 'Block:PlankFiller11' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.613|Main Thread> Warning: Either model 'Models\PlankFiller12_Small.mwm' or Buildable block definition 'Block:PlankFiller12' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.616|Main Thread> Warning: Either model 'Models\PlankFiller13_Small.mwm' or Buildable block definition 'Block:PlankFiller13' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.619|Main Thread> Warning: Either model 'Models\PlankFiller14_Small.mwm' or Buildable block definition 'Block:PlankFiller14' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.621|Main Thread> Warning: Either model 'Models\PlankFiller15_Small.mwm' or Buildable block definition 'Block:PlankFiller15' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.624|Main Thread> Warning: Either model 'Models\PlankFiller16_Small.mwm' or Buildable block definition 'Block:PlankFiller16' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.626|Main Thread> Warning: Either model 'Models\PlankFiller17_Small.mwm' or Buildable block definition 'Block:PlankFiller17' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.629|Main Thread> Warning: Either model 'Models\PlankFiller18_Small.mwm' or Buildable block definition 'Block:PlankFiller18' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.631|Main Thread> Warning: Either model 'Models\PlankFiller19_Small.mwm' or Buildable block definition 'Block:PlankFiller19' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.634|Main Thread> Warning: Either model 'Models\PlankFiller20_Small.mwm' or Buildable block definition 'Block:PlankFiller20' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.636|Main Thread> Warning: Either model 'Models\PlankFiller21_Small.mwm' or Buildable block definition 'Block:PlankFiller21' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.638|Main Thread> Warning: Either model 'Models\PlankFiller22_Small.mwm' or Buildable block definition 'Block:PlankFiller22' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.641|Main Thread> Warning: Either model 'Models\PlankFiller23_Small.mwm' or Buildable block definition 'Block:PlankFiller23' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.644|Main Thread> Warning: Either model 'Models\PlankFiller24_Small.mwm' or Buildable block definition 'Block:PlankFiller24' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.646|Main Thread> Warning: Either model 'Models\PlankFiller25_Small.mwm' or Buildable block definition 'Block:PlankFiller25' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.649|Main Thread> Warning: Either model 'Models\PlankFiller26_Small.mwm' or Buildable block definition 'Block:PlankFiller26' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.651|Main Thread> Warning: Either model 'Models\PlankFiller27_Small.mwm' or Buildable block definition 'Block:PlankFiller27' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.654|Main Thread> Warning: Either model 'Models\PlankFiller28_Small.mwm' or Buildable block definition 'Block:PlankFiller28' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.656|Main Thread> Warning: Either model 'Models\PlankFiller29_Small.mwm' or Buildable block definition 'Block:PlankFiller29' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.659|Main Thread> Warning: Either model 'Models\PlankFiller30_Small.mwm' or Buildable block definition 'Block:PlankFiller30' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.661|Main Thread> Warning: Either model 'Models\PlankFiller31_Small.mwm' or Buildable block definition 'Block:PlankFiller31' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.664|Main Thread> Warning: Either model 'Models\PlankFiller32_Small.mwm' or Buildable block definition 'Block:PlankFiller32' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.666|Main Thread> Warning: Either model 'Models\PlankFiller33_Small.mwm' or Buildable block definition 'Block:PlankFiller33' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.669|Main Thread> Warning: Either model 'Models\PlankFiller34_Small.mwm' or Buildable block definition 'Block:PlankFiller34' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.671|Main Thread> Warning: Either model 'Models\PlankFiller35_Small.mwm' or Buildable block definition 'Block:PlankFiller35' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.674|Main Thread> Warning: Either model 'Models\PlankFiller36_Small.mwm' or Buildable block definition 'Block:PlankFiller36' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.677|Main Thread> Warning: Either model 'Models\PlankFiller37_Small.mwm' or Buildable block definition 'Block:PlankFiller37' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.680|Main Thread> Warning: Either model 'Models\PlankFiller38_Small.mwm' or Buildable block definition 'Block:PlankFiller38' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.683|Main Thread> Warning: Either model 'Models\PlankFiller39_Small.mwm' or Buildable block definition 'Block:PlankFiller39' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.686|Main Thread> Warning: Either model 'Models\PlankFiller40_Small.mwm' or Buildable block definition 'Block:PlankFiller40' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.688|Main Thread> Warning: Either model 'Models\PlankFiller41_Small.mwm' or Buildable block definition 'Block:PlankFiller41' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.690|Main Thread> Warning: Either model 'Models\PlankFiller42_Small.mwm' or Buildable block definition 'Block:PlankFiller42' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.693|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft01_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft01' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.695|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft02_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.698|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft03_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.700|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft04_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.703|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft05_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.705|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft06_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.707|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft07_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.710|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft08_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.713|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft09_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.716|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeLeft10_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeLeft10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.719|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight01_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight01' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.721|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight02_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.723|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight03_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.726|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight04_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.728|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight05_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.732|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight06_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.734|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight07_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.736|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight08_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.739|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight09_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.741|Main Thread> Warning: Either model 'Models\PlankWedge2EdgeRight10_Small.mwm' or Buildable block definition 'Block:PlankWedge2EdgeRight10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.744|Main Thread> Warning: Either model 'Models\RightExtraPlankAngle2x3_Small.mwm' or Buildable block definition 'Block:RightExtraPlankAngle2x3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.747|Main Thread> Warning: Either model 'Models\RightExtraPlankAngle2x5_Small.mwm' or Buildable block definition 'Block:RightExtraPlankAngle2x5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.749|Main Thread> Warning: Either model 'Models\RightExtraPlankAngle2x7_Small.mwm' or Buildable block definition 'Block:RightExtraPlankAngle2x7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.752|Main Thread> Warning: Either model 'Models\RightExtraPlankAngle2x9_Small.mwm' or Buildable block definition 'Block:RightExtraPlankAngle2x9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.754|Main Thread> Warning: Either model 'Models\PlankWedge401_Small.mwm' or Buildable block definition 'Block:PlankWedge41' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.757|Main Thread> Warning: Either model 'Models\PlankWedge402_Small.mwm' or Buildable block definition 'Block:PlankWedge42' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.760|Main Thread> Warning: Either model 'Models\PlankWedge403_Small.mwm' or Buildable block definition 'Block:PlankWedge43' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.762|Main Thread> Warning: Either model 'Models\PlankWedge404_Small.mwm' or Buildable block definition 'Block:PlankWedge44' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.765|Main Thread> Warning: Either model 'Models\PlankWedge405_Small.mwm' or Buildable block definition 'Block:PlankWedge45' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.768|Main Thread> Warning: Either model 'Models\PlankWedge406_Small.mwm' or Buildable block definition 'Block:PlankWedge46' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.770|Main Thread> Warning: Either model 'Models\PlankWedge407_Small.mwm' or Buildable block definition 'Block:PlankWedge47' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.772|Main Thread> Warning: Either model 'Models\PlankWedge408_Small.mwm' or Buildable block definition 'Block:PlankWedge48' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.775|Main Thread> Warning: Either model 'Models\PlankWedge409_Small.mwm' or Buildable block definition 'Block:PlankWedge49' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.778|Main Thread> Warning: Either model 'Models\PlankWedge410_Small.mwm' or Buildable block definition 'Block:PlankWedge410' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.781|Main Thread> Warning: Either model 'Models\RoundPlankArch1_Small.mwm' or Buildable block definition 'Block:RoundedPlankArch1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.784|Main Thread> Warning: Either model 'Models\RoundPlankArch2_Small.mwm' or Buildable block definition 'Block:RoundedPlankArch2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.786|Main Thread> Warning: Either model 'Models\RoundPlankArch3_Small.mwm' or Buildable block definition 'Block:RoundedPlankArch3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.789|Main Thread> Warning: Either model 'Models\RoundPlankArch3x4Left_Small.mwm' or Buildable block definition 'Block:RoundedPlankArch3x4Left' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.791|Main Thread> Warning: Either model 'Models\RoundPlankArch3x4Right_Small.mwm' or Buildable block definition 'Block:RoundedPlankArch3x4Right' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.794|Main Thread> Warning: Either model 'Models\RoundPlankArch4_Small.mwm' or Buildable block definition 'Block:RoundedPlankArch4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.797|Main Thread> Warning: Either model 'Models\RoundPlankArch5_Small.mwm' or Buildable block definition 'Block:RoundedPlankArch5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.800|Main Thread> Warning: Either model 'Models\SmoothPlank01_Small.mwm' or Buildable block definition 'Block:SmoothPlank1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.802|Main Thread> Warning: Either model 'Models\SmoothPlank02_Small.mwm' or Buildable block definition 'Block:SmoothPlank2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.804|Main Thread> Warning: Either model 'Models\SmoothPlank03_Small.mwm' or Buildable block definition 'Block:SmoothPlank3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.807|Main Thread> Warning: Either model 'Models\SmoothPlank04_Small.mwm' or Buildable block definition 'Block:SmoothPlank4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.810|Main Thread> Warning: Either model 'Models\SmoothPlank05_Small.mwm' or Buildable block definition 'Block:SmoothPlank5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.813|Main Thread> Warning: Either model 'Models\SmoothPlank06_Small.mwm' or Buildable block definition 'Block:SmoothPlank6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.815|Main Thread> Warning: Either model 'Models\SmoothPlank07_Small.mwm' or Buildable block definition 'Block:SmoothPlank7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.817|Main Thread> Warning: Either model 'Models\SmoothPlank08_Small.mwm' or Buildable block definition 'Block:SmoothPlank8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.820|Main Thread> Warning: Either model 'Models\SmoothPlank09_Small.mwm' or Buildable block definition 'Block:SmoothPlank9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.822|Main Thread> Warning: Either model 'Models\SmoothPlank10_Small.mwm' or Buildable block definition 'Block:SmoothPlank10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.824|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_01_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_01' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.827|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_02_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.829|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_03_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.832|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_04_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.834|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_05_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.836|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_06_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.839|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_07_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.842|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_08_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.844|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_09_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.847|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimber_10_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimber_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.850|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x02_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.852|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x03_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.855|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x04_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.857|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x05_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.860|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x06_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.863|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x07_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.865|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x08_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.868|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x09_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.870|Main Thread> Warning: Either model 'Models\SmoothPlankBoard_10x10_Small.mwm' or Buildable block definition 'Block:SmoothPlankBoard_10x10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.873|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_01_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_01' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.876|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_02_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.879|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_03_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.881|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_04_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.884|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_05_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.886|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_06_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.889|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_07_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.891|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_08_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.894|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_09_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.896|Main Thread> Warning: Either model 'Models\SmoothDiagonalTimberBoard_10_Small.mwm' or Buildable block definition 'Block:SmoothDiagonalTimberBoard_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.899|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x02_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.902|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x03_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.904|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x04_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.906|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x05_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.909|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x06_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.912|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x07_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.914|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x08_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.917|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x09_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.919|Main Thread> Warning: Either model 'Models\SmoothTimberBoard_10x10_Small.mwm' or Buildable block definition 'Block:SmoothTimberBoard_10x10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.922|Main Thread> Warning: Either model 'Models\SideBoardRoundedEndRight_Small.mwm' or Buildable block definition 'Block:SideBoardRoundedEndRight' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.924|Main Thread> Warning: Either model 'Models\SideBoardRoundedEndLeft_Small.mwm' or Buildable block definition 'Block:SideBoardRoundedEndLeft' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.926|Main Thread> Warning: Either model 'Models\SideBoardSquareCorner_Small.mwm' or Buildable block definition 'Block:SideBoardSquareCorner' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.928|Main Thread> Warning: Either model 'Models\SideBoardRoundCorner_Small.mwm' or Buildable block definition 'Block:SideBoardRoundCorner' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.931|Main Thread> Warning: Either model 'Models\SideBoardStraight01_Small.mwm' or Buildable block definition 'Block:SideBoardStraight01' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.933|Main Thread> Warning: Either model 'Models\SideBoardStraight02_Small.mwm' or Buildable block definition 'Block:SideBoardStraight02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.935|Main Thread> Warning: Either model 'Models\SideBoardStraight03_Small.mwm' or Buildable block definition 'Block:SideBoardStraight03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.938|Main Thread> Warning: Either model 'Models\SideBoardStraight04_Small.mwm' or Buildable block definition 'Block:SideBoardStraight04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.940|Main Thread> Warning: Either model 'Models\SideBoardStraight05_Small.mwm' or Buildable block definition 'Block:SideBoardStraight05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.944|Main Thread> Warning: Either model 'Models\SideBoardStraight06_Small.mwm' or Buildable block definition 'Block:SideBoardStraight06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.946|Main Thread> Warning: Either model 'Models\SideBoardStraight07_Small.mwm' or Buildable block definition 'Block:SideBoardStraight07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.949|Main Thread> Warning: Either model 'Models\SideBoardStraight08_Small.mwm' or Buildable block definition 'Block:SideBoardStraight08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.951|Main Thread> Warning: Either model 'Models\SideBoardStraight09_Small.mwm' or Buildable block definition 'Block:SideBoardStraight09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.954|Main Thread> Warning: Either model 'Models\SideBoardStraight10_Small.mwm' or Buildable block definition 'Block:SideBoardStraight10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.956|Main Thread> Warning: Either model 'Models\TimberWedge01_Small.mwm' or Buildable block definition 'Block:TimberWedge1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.959|Main Thread> Warning: Either model 'Models\TimberWedge02_Small.mwm' or Buildable block definition 'Block:TimberWedge2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.962|Main Thread> Warning: Either model 'Models\TimberWedge03_Small.mwm' or Buildable block definition 'Block:TimberWedge3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.964|Main Thread> Warning: Either model 'Models\TimberWedge04_Small.mwm' or Buildable block definition 'Block:TimberWedge4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.967|Main Thread> Warning: Either model 'Models\TimberWedge05_Small.mwm' or Buildable block definition 'Block:TimberWedge5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.969|Main Thread> Warning: Either model 'Models\TimberWedge06_Small.mwm' or Buildable block definition 'Block:TimberWedge6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.972|Main Thread> Warning: Either model 'Models\TimberWedge07_Small.mwm' or Buildable block definition 'Block:TimberWedge7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.975|Main Thread> Warning: Either model 'Models\TimberWedge08_Small.mwm' or Buildable block definition 'Block:TimberWedge8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.977|Main Thread> Warning: Either model 'Models\TimberWedge09_Small.mwm' or Buildable block definition 'Block:TimberWedge9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.980|Main Thread> Warning: Either model 'Models\TimberWedge10_Small.mwm' or Buildable block definition 'Block:TimberWedge10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.983|Main Thread> Warning: Either model 'Models\TimberWedgeHalf01Lower_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf01Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.985|Main Thread> Warning: Either model 'Models\TimberWedgeHalf01Upper_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf01Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.988|Main Thread> Warning: Either model 'Models\TimberWedgeHalf02Lower_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf02Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.990|Main Thread> Warning: Either model 'Models\TimberWedgeHalf02Upper_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf02Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.992|Main Thread> Warning: Either model 'Models\TimberWedgeHalf03Lower_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf03Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.995|Main Thread> Warning: Either model 'Models\TimberWedgeHalf03Upper_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf03Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:01.997|Main Thread> Warning: Either model 'Models\TimberWedgeHalf04Lower_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf04Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.000|Main Thread> Warning: Either model 'Models\TimberWedgeHalf04Upper_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf04Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.002|Main Thread> Warning: Either model 'Models\TimberWedgeHalf05Lower_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf05Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.005|Main Thread> Warning: Either model 'Models\TimberWedgeHalf05Upper_Small.mwm' or Buildable block definition 'Block:TimberWedgeHalf05Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.007|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_01_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_01' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.010|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_02_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.013|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_03_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.016|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_04_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.018|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_05_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.020|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_06_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.023|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_07_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.025|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_08_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.027|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_09_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.030|Main Thread> Warning: Either model 'Models\TimberWedgeBoard_10_Small.mwm' or Buildable block definition 'Block:TimberWedgeBoard_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.032|Main Thread> Warning: Either model 'Models\TimberArchBoard_01_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_01' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.035|Main Thread> Warning: Either model 'Models\TimberArchBoard_02_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_02' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.037|Main Thread> Warning: Either model 'Models\TimberArchBoard_03_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_03' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.039|Main Thread> Warning: Either model 'Models\TimberArchBoard_04_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_04' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.042|Main Thread> Warning: Either model 'Models\TimberArchBoard_05_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_05' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.044|Main Thread> Warning: Either model 'Models\TimberArchBoard_06_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_06' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.047|Main Thread> Warning: Either model 'Models\TimberArchBoard_07_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_07' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.050|Main Thread> Warning: Either model 'Models\TimberArchBoard_08_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_08' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.052|Main Thread> Warning: Either model 'Models\TimberArchBoard_09_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_09' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.055|Main Thread> Warning: Either model 'Models\TimberArchBoard_10_Small.mwm' or Buildable block definition 'Block:TimberArchBoard_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.057|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft01Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft01Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.060|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft01Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft01Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.063|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft02Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft02Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.066|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft02Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft02Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.069|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft03Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft03Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.071|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft03Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft03Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.073|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft04Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft04Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.076|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft04Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft04Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.079|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft05Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft05Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.082|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankLeft05Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankLeft05Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.085|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft01_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.087|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft02_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.089|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft03_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.091|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft04_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.094|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft05_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.096|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft06_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.099|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft07_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.101|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft08_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.103|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft09_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.105|Main Thread> Warning: Either model 'Models\TimberWedgePlankLeft10_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankLeft10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.108|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight01Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight01Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.111|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight01Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight01Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.114|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight02Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight02Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.116|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight02Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight02Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.119|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight03Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight03Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.122|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight03Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight03Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.124|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight04Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight04Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.127|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight04Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight04Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.129|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight05Lower_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight05Lower' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.132|Main Thread> Warning: Either model 'Models\HalfTimberWedgePlankRight05Upper_Small.mwm' or Buildable block definition 'Block:HalfTimberWedgePlankRight05Upper' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.134|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight01_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.138|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight02_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.141|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight03_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.143|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight04_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.146|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight05_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.149|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight06_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.152|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight07_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.154|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight08_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.156|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight09_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.159|Main Thread> Warning: Either model 'Models\TimberWedgePlankRight10_Small.mwm' or Buildable block definition 'Block:TimberWedgePlankRight10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.162|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_10_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.165|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_9_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.167|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_8_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.170|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_7_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.172|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_6_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.175|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_5_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.180|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_4_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.183|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_3_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.185|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_2_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.188|Main Thread> Warning: Either model 'Models\TimberWedgePyramid_1_Small.mwm' or Buildable block definition 'Block:TimberWedgePyramid_1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.191|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_10_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.193|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_9_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.196|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_8_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.199|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_7_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.203|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_6_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.209|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_5_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.212|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_4_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.214|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_3_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.217|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_2_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.220|Main Thread> Warning: Either model 'Models\PlankWedgePyramid_1_Small.mwm' or Buildable block definition 'Block:PlankWedgePyramid_1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.222|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_10_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.224|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_9_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.226|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_8_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.229|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_7_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.231|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_6_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.234|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_5_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.236|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_4_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.239|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_3_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.241|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_2_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.244|Main Thread> Warning: Either model 'Models\PlankWedgeTriangle_1_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangle_1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.248|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_10_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.251|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_9_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_9' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.254|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_8_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.258|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_7_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_7' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.262|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_6_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.265|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_5_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.269|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_4_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_4' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.272|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_3_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_3' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.276|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_2_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_2' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.279|Main Thread> Warning: Either model 'Models\PlankWedgeTriangleInverted_1_Small.mwm' or Buildable block definition 'Block:PlankWedgeTriangleInverted_1' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.324|Main Thread> Warning: Either model 'Models\LargeCrossbowRack_Small.mwm' or Buildable block definition 'Block:LargeCrossbowRack' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.326|Main Thread> Warning: Either model 'Models\CrossBowRack_Small.mwm' or Buildable block definition 'Block:CrossBowRack' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.330|Main Thread> Warning: Either model 'Models\Xaerthus\StoneFiller10_Small.mwm' or Buildable block definition 'Block:StoneFiller10' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.333|Main Thread> Warning: Either model 'Models\Xaerthus\StoneFiller8_Small.mwm' or Buildable block definition 'Block:StoneFiller8' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.336|Main Thread> Warning: Either model 'Models\Xaerthus\StoneFiller6_Small.mwm' or Buildable block definition 'Block:StoneFiller6' does not contain Mountpoints. Creating default.
2022-04-14 21:57:02.339|Main Thread> Warning: Either model 'Models\Xaerthus\StoneFiller5_Small.mwm' or Buildable block definition 'Block:StoneFiller5' does not contain Mountpoints. Creating default.
2022-04-14 21:57:06.485|Worker Logic 0> Model Models\Cubes\large\Generated\GeneratedStoneEdge_BottomSmall_V2.mwm - Unable to load collision geometry
2022-04-14 21:57:06.485|Worker Logic 0> Model Models\Cubes\large\Generated\GeneratedStoneEdge_BottomSmall_V2.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:06.513|Worker Logic 2> Model Models\Cubes\large\Generated\GeneratedStoneEdge_TopSmall_V1.mwm - Unable to load collision geometry
2022-04-14 21:57:06.514|Worker Logic 2> Model Models\Cubes\large\Generated\GeneratedStoneEdge_TopSmall_V1.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:06.537|Worker Logic 2> Model Models\Cubes\large\Generated\GeneratedStoneEdge_TopSmall_V2.mwm - Unable to load collision geometry
2022-04-14 21:57:06.537|Worker Logic 2> Model Models\Cubes\large\Generated\GeneratedStoneEdge_TopSmall_V2.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:06.563|Worker Logic 2> Model Models\Cubes\large\Generated\GeneratedStoneEdge_BottomSmall_V1.mwm - Unable to load collision geometry
2022-04-14 21:57:06.563|Worker Logic 2> Model Models\Cubes\large\Generated\GeneratedStoneEdge_BottomSmall_V1.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:07.228|Main Thread> Error: hand item behavior definition: ammo definition System.Collections.Generic.List`1[VRage.ObjectBuilders.SerializableDefinitionId] could not be found!
2022-04-14 21:57:07.259|Main Thread> Error: While processing definition CraftingRecipeDefinition:PAX_Refinery_FluidHydrogenGas_Production, last modified in C:\Program Files (x86)\Steam\steamapps\workshop\content\333950\1242673479\Data\MedievalTheme\Conveyors and Pipes\HydrogenBalloons.sbc by Medieval-Engineers.eu Server Mods: 
Invalid prerequisite for CraftingRecipeDefinition:PAX_Refinery_FluidHydrogenGas_Production: InventoryItem/PartsMetalAdv
2022-04-14 21:57:07.259|Main Thread> Error: While processing definition CraftingRecipeDefinition:PAX_Refinery_FluidHydrogenGas_Production, last modified in C:\Program Files (x86)\Steam\steamapps\workshop\content\333950\1242673479\Data\MedievalTheme\Conveyors and Pipes\HydrogenBalloons.sbc by Medieval-Engineers.eu Server Mods: 
Invalid prerequisite for CraftingRecipeDefinition:PAX_Refinery_FluidHydrogenGas_Production: InventoryItem/PartsPrecisionAdvanced
2022-04-14 21:57:07.841|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedTileSide30_CornerInLeft_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.841|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedTileSide30_CornerInRight_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.841|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedTileSide30_TopCornerInLeft_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.841|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedTileSide30_TopCornerInRight_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.841|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedWoodSide30_CornerInLeft_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.841|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedWoodSide30_CornerInRight_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.841|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedWoodSide30_TopCornerInLeft_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.841|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedWoodSide30_TopCornerInRight_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.842|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedTileSide60_CornerInLeft_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.842|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedTileSide60_CornerInRight_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.842|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedWoodSide60_CornerInLeft_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.842|Main Thread> Error: Key: BottomBack for generated block: GeneratedBlock:GeneratedWoodSide60_CornerInRight_Large already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.843|Main Thread> Error: Key: FrontRight for generated block: GeneratedBlock:GeneratedStoneEdge_Side_V2 already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.843|Main Thread> Error: Key: BackLeft for generated block: GeneratedBlock:GeneratedStoneEdge_InnerSide_V1 already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.843|Main Thread> Error: Key: FrontLeft for generated block: GeneratedBlock:GeneratedStoneEdge_Side_V2 already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.843|Main Thread> Error: Key: BackRight for generated block: GeneratedBlock:GeneratedStoneEdge_InnerSide_V1 already exists and wont be added. It has to be unique. Check definition.
2022-04-14 21:57:07.853|Main Thread> MyAudio.UnloadData - START
2022-04-14 21:57:07.857|Main Thread> MyAudio.UnloadData - END
2022-04-14 21:57:07.857|Main Thread> MyAudio.LoadData - START
2022-04-14 21:57:07.881|Main Thread>    MyAudio.CreateX3DAudio - Device: Lautsprecher (7.1 SOUND EFFECT GAMING HEADSET) - Channel #: 2
2022-04-14 21:57:10.698|Main Thread> MyAudio.LoadData - END
2022-04-14 21:57:10.698|Main Thread>Definitions> Info: MyDefinitionManager.LoadScenarios() - START
2022-04-14 21:57:10.723|Main Thread>Definitions> Info: MyDefinitionManager.LoadScenarios() - END
2022-04-14 21:57:10.723|Main Thread>Definitions> Info: MyDefinitionManager.LoadData() - END
2022-04-14 21:57:10.726|Main Thread> Finished loading stage Loading definitions, elapsed time: 18.9384337 seconds
2022-04-14 21:57:10.727|Main Thread> Info: Game Definition: SessionDefinition:Medieval.Planets
2022-04-14 21:57:14.503|Main Thread> MyTransparentGeometry.LoadData - START
2022-04-14 21:57:14.507|External Debugging Listener> External debugger: listening...
2022-04-14 21:57:14.509|Main Thread> MyLights.LoadData() - START
2022-04-14 21:57:14.517|Main Thread> MyLights.LoadData() - END
2022-04-14 21:57:15.521|Main Thread>Session> Info: Grid Protection System: Session loaded, establishing hooks.
2022-04-14 21:57:15.523|Main Thread> Finished loading stage Loading session components, elapsed time: 4.7972005 seconds
2022-04-14 21:57:17.356|Main Thread> Model Models\Cubes\Small\LogOakHalf250cm.mwm - Unable to load collision geometry
2022-04-14 21:57:17.356|Main Thread> Model Models\Cubes\Small\LogOakHalf250cm.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:17.401|Main Thread> Model Models\Components\GoldIngot.mwm - Unable to load collision geometry
2022-04-14 21:57:17.401|Main Thread> Model Models\Components\GoldIngot.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:17.826|Main Thread> Model Models\Consumables\Bread.mwm - Unable to load collision geometry
2022-04-14 21:57:17.826|Main Thread> Model Models\Consumables\Bread.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:17.842|Main Thread> Model Models\Consumables\MeatRoasted.mwm - Unable to load collision geometry
2022-04-14 21:57:17.842|Main Thread> Model Models\Consumables\MeatRoasted.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:17.894|Main Thread> Model Models\Consumables\Herbs.mwm - Unable to load collision geometry
2022-04-14 21:57:17.894|Main Thread> Model Models\Consumables\Herbs.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:17.898|Main Thread> Model Models\Consumables\WoodenRoot.mwm - Unable to load collision geometry
2022-04-14 21:57:17.898|Main Thread> Model Models\Consumables\WoodenRoot.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:17.901|Main Thread> Model Models\Consumables\Meat.mwm - Unable to load collision geometry
2022-04-14 21:57:17.901|Main Thread> Model Models\Consumables\Meat.mwm - Unable to load collision geometry from file, default collision will be used !
2022-04-14 21:57:18.234|Main Thread> Finished loading stage Loading models, elapsed time: 2.7085453 seconds
2022-04-14 21:57:18.235|Main Thread> Finished loading stage Loading data, elapsed time: 26.4541501 seconds
2022-04-14 21:57:18.243|Main Thread> Finished loading stage Loading character data, elapsed time: 0.0049872 seconds
2022-04-14 21:57:18.266|Main Thread> Finished loading stage Loading final details, elapsed time: 0.0010026 seconds
2022-04-14 21:57:18.308|Main Thread>Session> Info: Grid Protection System: Session ready, update grids.
2022-04-14 21:57:18.309|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 21:57:18.309|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 21:57:18.309|Main Thread> Finished loading stage Starting Components, elapsed time: 0.04089 seconds
2022-04-14 21:57:18.311|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 0 grids.
2022-04-14 21:57:18.311|Worker Logic 0>Session> Info: Grid Protection System: Done, 0 invulnerable grids, 0 vulnerable grids.
2022-04-14 21:57:18.312|Main Thread> Finished loading stage Loading planet, elapsed time: 0.0767988 seconds
2022-04-14 21:57:18.312|Main Thread> Finished loading stage Finished loading, elapsed time: 34.0500611 seconds
2022-04-14 21:57:18.327|Main Thread> Process information Periodic Check:
2022-04-14 21:57:18.328|Main Thread>    Managed Memory: 1,660,675,008 B
2022-04-14 21:57:18.330|Main Thread>    Private Memory: 2,581,475,328 B
2022-04-14 21:57:18.331|Main Thread>    Nr of Threads: 107
2022-04-14 21:57:18.331|Main Thread>    Simulation Speed: 0.01
2022-04-14 21:57:18.331|Main Thread>    Entity count: 1
2022-04-14 21:57:18.331|Main Thread>    Current:
2022-04-14 21:57:18.331|Main Thread>       Paged Memory: 2,581,475,328 B
2022-04-14 21:57:18.331|Main Thread>       Working Set: 2,189,541,376 B
2022-04-14 21:57:18.331|Main Thread>       Virtual Memory: 8,101,310,464 B
2022-04-14 21:57:18.331|Main Thread>    Peak:
2022-04-14 21:57:18.331|Main Thread>       Paged Memory: 2,582,458,368 B
2022-04-14 21:57:18.331|Main Thread>       Working Set: 2,190,508,032 B
2022-04-14 21:57:18.331|Main Thread>       Virtual Memory: 8,176,676,864 B
2022-04-14 21:57:18.332|Main Thread> Number of Worlds: 0
2022-04-14 21:57:19.182|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:19.182|Main Thread> MySessionLoading status:
2022-04-14 21:57:19.182|Main Thread>    0: Sandbox.Game.Replication.MyVoxelReplicable+FirstPlanetLoadingStep
2022-04-14 21:57:21.087|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:21.087|Main Thread> MySessionLoading status:
2022-04-14 21:57:21.087|Main Thread>    0: Sandbox.Game.Replication.MyVoxelReplicable+FirstPlanetLoadingStep
2022-04-14 21:57:22.041|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.063|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.068|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.069|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.069|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.075|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.081|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:22.081|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.081|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.081|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.081|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:22.086|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 21:57:22.086|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 21:57:22.086|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 21:57:22.086|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.087|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.093|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.103|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.107|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.107|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.107|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.112|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.113|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.113|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.118|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.119|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.119|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.119|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.119|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.119|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.119|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.120|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.120|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.124|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.124|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.124|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.124|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 21:57:22.125|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.136|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.136|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.137|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.137|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.137|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.137|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.137|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.137|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.137|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:22.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:22.182|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PortcullisDoor.mwm
2022-04-14 21:57:22.202|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\DrawbridgeWoodBridge.mwm
2022-04-14 21:57:22.204|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 21:57:22.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.207|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.207|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.207|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.207|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.210|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.210|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.210|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.210|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.210|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.210|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.211|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.211|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.211|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.211|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.211|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.211|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.211|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.212|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.212|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.212|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.212|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.212|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.212|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.212|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.213|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.213|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.213|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:22.213|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:22.214|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:22.214|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.214|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:22.214|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:23.027|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:23.027|Main Thread> MySessionLoading status:
2022-04-14 21:57:23.027|Main Thread>    0: Sandbox.Game.Replication.MyVoxelReplicable+FirstPlanetLoadingStep
2022-04-14 21:57:24.015|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:24.015|Main Thread> MySessionLoading status:
2022-04-14 21:57:24.015|Main Thread>    0: Sandbox.Game.Replication.MyVoxelReplicable+FirstPlanetLoadingStep
2022-04-14 21:57:25.007|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:25.007|Main Thread> MySessionLoading status:
2022-04-14 21:57:25.009|Main Thread>    0: Sandbox.Game.Replication.MyVoxelReplicable+FirstPlanetLoadingStep
2022-04-14 21:57:26.096|Main Thread> Could not load voxel material Rock_moss
2022-04-14 21:57:26.096|Main Thread> Could not load voxel material Rock_moss
2022-04-14 21:57:26.922|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.922|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.922|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.922|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.922|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.923|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.923|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.923|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.923|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.924|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:26.924|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:26.924|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:26.924|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:26.924|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:26.924|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:26.924|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:26.925|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:26.925|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:26.927|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.927|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:26.985|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.987|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:26.991|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.991|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.991|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:26.991|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:26.991|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:26.991|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.002|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.002|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.002|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.002|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.002|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.002|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.002|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.005|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.012|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.012|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.012|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.012|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.027|Worker Logic 8>Havok> Warning: Object: 'Box057' exists twice, deleting second version
2022-04-14 21:57:27.032|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.032|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.032|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.032|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.032|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.032|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.032|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.032|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.032|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.032|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.032|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.032|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.032|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.032|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.063|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.063|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.063|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.063|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.063|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.063|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.063|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.063|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.063|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.063|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.063|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.064|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.064|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.064|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.064|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.064|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.064|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.064|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.064|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.065|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.065|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.065|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.065|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.081|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.081|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.081|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.081|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.081|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.081|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.081|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.081|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.081|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.081|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.081|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.081|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.081|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.081|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.081|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.081|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.081|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.082|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.082|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.082|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.082|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.082|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.082|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.082|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.082|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.082|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.082|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.087|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.087|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.087|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.087|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.087|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.087|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.087|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.087|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.088|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.088|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.088|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.088|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.088|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.088|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.088|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.088|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.088|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.088|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.088|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.088|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.089|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.089|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.094|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.094|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.094|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.094|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.095|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.095|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.095|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.095|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.095|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.095|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.158|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.158|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.158|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.158|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.158|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.158|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.158|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.158|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.225|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.225|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.226|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.226|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.226|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.227|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.228|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.228|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.236|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.236|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.236|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.236|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.236|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.236|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.237|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.237|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.268|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.268|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.273|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.273|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.273|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.273|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.273|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.273|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.273|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.273|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.273|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.273|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.273|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.273|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.273|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.274|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:27.274|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.274|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.274|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.274|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.274|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree75m.mwm
2022-04-14 21:57:27.274|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.274|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.274|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.274|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.274|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 21:57:27.274|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.274|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.274|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.274|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.274|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:27.274|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.274|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.279|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.279|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.279|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.279|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.280|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.280|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.280|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.280|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.280|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.280|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.280|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.290|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.290|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.336|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.336|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.336|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.336|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.356|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.356|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.358|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.358|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.376|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.376|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.384|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.384|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.386|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.386|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.386|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.386|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.386|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.386|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.387|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.387|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.401|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.401|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.401|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.401|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.401|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.402|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.403|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.404|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.404|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.404|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:57:27.404|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.404|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.405|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.405|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.405|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.405|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.405|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:27.406|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:27.406|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:27.419|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:27.419|Main Thread> MySessionLoading status:
2022-04-14 21:57:27.419|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:27.646|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.647|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.647|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.651|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.654|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.654|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.655|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.655|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.655|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.656|Main Thread> Warning: Component Block:Hook {014FDD4B9C7D5CAC}/Inventory - InputInventory redefines event OpenInventory, that was already defined for component Block:Hook {014FDD4B9C7D5CAC}/Inventory - HookToolheadInventory.
2022-04-14 21:57:27.656|Main Thread> Warning: Component Block:Hook {014FDD4B9C7D5CAC}/Inventory - InputInventory redefines event CloseInventory, that was already defined for component Block:Hook {014FDD4B9C7D5CAC}/Inventory - HookToolheadInventory.
2022-04-14 21:57:27.659|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.661|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.662|Main Thread> Error: Event TurnedOff could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.676|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 21:57:27.676|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 21:57:27.684|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.684|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.698|Main Thread> Error: Block Block:LargeCrossbowRack is missing physical shape!
2022-04-14 21:57:27.724|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyCombatComponent.
2022-04-14 21:57:27.747|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:27.748|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.748|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.748|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.748|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.748|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.749|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.749|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.749|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.749|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.749|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.749|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.749|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.754|Main Thread> Error: Block Block:LargeCrossbowRack is missing physical shape!
2022-04-14 21:57:27.764|Main Thread> Warning: Component Block:Hook {012BF67AB3816E4A}/Inventory - InputInventory redefines event OpenInventory, that was already defined for component Block:Hook {012BF67AB3816E4A}/Inventory - HookToolheadInventory.
2022-04-14 21:57:27.764|Main Thread> Warning: Component Block:Hook {012BF67AB3816E4A}/Inventory - InputInventory redefines event CloseInventory, that was already defined for component Block:Hook {012BF67AB3816E4A}/Inventory - HookToolheadInventory.
2022-04-14 21:57:27.774|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\small\WoodGate_Stori3D.mwm
2022-04-14 21:57:27.780|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\small\DoorDouble_Roundtop_R.mwm
2022-04-14 21:57:27.785|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\small\DoorDouble_Roundtop_L.mwm
2022-04-14 21:57:27.785|Main Thread> Error: Event DoorLocked could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.785|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\small\DoorDouble_Roundtop_R.mwm
2022-04-14 21:57:27.786|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\small\DoorDouble_Roundtop_L.mwm
2022-04-14 21:57:27.786|Main Thread> Error: Event DoorLocked could not be hooked, could not find any component providing it.
2022-04-14 21:57:27.842|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:27.842|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:27.843|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.843|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.843|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.843|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.843|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.843|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.844|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.844|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.844|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.844|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.844|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.844|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.845|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.845|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.845|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.845|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.845|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 21:57:27.845|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 21:57:27.845|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:27.929|Main Thread> Warning: Component Block:StampMillMechanical {015ABE7CB45DC077}/Visual Inventory Component - StampMillMechanicalVisualLeft redefines event StampRight_Ore, that was already defined for component Block:StampMillMechanical {015ABE7CB45DC077}/Visual Inventory Component - StampMillMechanicalVisualRight.
2022-04-14 21:57:27.929|Main Thread> Warning: Component Block:StampMillMechanical {015ABE7CB45DC077}/Visual Inventory Component - StampMillMechanicalVisualLeft redefines event StampLeft_Ore, that was already defined for component Block:StampMillMechanical {015ABE7CB45DC077}/Visual Inventory Component - StampMillMechanicalVisualRight.
2022-04-14 21:57:27.929|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.929|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 21:57:27.929|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 21:57:27.929|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 21:57:27.930|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.930|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.930|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.935|Main Thread> Warning: Component Block:TanningRack {011CDE1978DFD0FD}/Inventory - InputInventory redefines event OpenInventory, that was already defined for component Block:TanningRack {011CDE1978DFD0FD}/Inventory - TanningRackOutputInventory.
2022-04-14 21:57:27.935|Main Thread> Warning: Component Block:TanningRack {011CDE1978DFD0FD}/Inventory - InputInventory redefines event CloseInventory, that was already defined for component Block:TanningRack {011CDE1978DFD0FD}/Inventory - TanningRackOutputInventory.
2022-04-14 21:57:27.935|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.948|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:27.957|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:27.965|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:27.969|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:27.969|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:27.969|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:27.969|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:27.976|Main Thread> Warning: Component EntityBase:BarbarianForestRed {01E5018A1E1D6722}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestRed {01E5018A1E1D6722}/MyCombatComponent.
2022-04-14 21:57:27.978|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.978|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.978|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.978|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.981|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.981|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:27.982|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.982|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:27.998|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.002|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.003|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.003|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.003|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.003|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.003|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.003|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.003|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.004|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.004|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.018|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.018|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.018|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.018|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.020|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.020|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.020|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.038|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 21:57:28.038|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 21:57:28.038|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 21:57:28.038|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.038|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.049|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.053|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.053|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.053|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.053|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.054|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.059|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.059|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.059|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.059|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.059|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.060|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.060|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.060|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.060|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.060|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.061|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.061|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.061|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.061|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.061|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.062|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.062|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.062|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 21:57:28.062|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 21:57:28.095|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.095|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.096|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 21:57:28.096|Main Thread> Warning: Component Block:TanningRack {016F1C4D561070D5}/Inventory - InputInventory redefines event OpenInventory, that was already defined for component Block:TanningRack {016F1C4D561070D5}/Inventory - TanningRackOutputInventory.
2022-04-14 21:57:28.096|Main Thread> Warning: Component Block:TanningRack {016F1C4D561070D5}/Inventory - InputInventory redefines event CloseInventory, that was already defined for component Block:TanningRack {016F1C4D561070D5}/Inventory - TanningRackOutputInventory.
2022-04-14 21:57:28.096|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.104|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\StoneGate_DoorR.mwm
2022-04-14 21:57:28.114|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\StoneGate_DoorL.mwm
2022-04-14 21:57:28.114|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.115|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.115|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.115|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.115|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.115|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.115|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.116|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.116|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.116|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.116|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 21:57:28.116|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 21:57:28.120|Main Thread> Warning: Component Block:StampMillMechanical {01AC8C5AAED07AF1}/Visual Inventory Component - StampMillMechanicalVisualLeft redefines event StampRight_Ore, that was already defined for component Block:StampMillMechanical {01AC8C5AAED07AF1}/Visual Inventory Component - StampMillMechanicalVisualRight.
2022-04-14 21:57:28.120|Main Thread> Warning: Component Block:StampMillMechanical {01AC8C5AAED07AF1}/Visual Inventory Component - StampMillMechanicalVisualLeft redefines event StampLeft_Ore, that was already defined for component Block:StampMillMechanical {01AC8C5AAED07AF1}/Visual Inventory Component - StampMillMechanicalVisualRight.
2022-04-14 21:57:28.121|Main Thread> Warning: Component Block:StampMillMechanical {01514E4738C24876}/Visual Inventory Component - StampMillMechanicalVisualLeft redefines event StampRight_Ore, that was already defined for component Block:StampMillMechanical {01514E4738C24876}/Visual Inventory Component - StampMillMechanicalVisualRight.
2022-04-14 21:57:28.121|Main Thread> Warning: Component Block:StampMillMechanical {01514E4738C24876}/Visual Inventory Component - StampMillMechanicalVisualLeft redefines event StampLeft_Ore, that was already defined for component Block:StampMillMechanical {01514E4738C24876}/Visual Inventory Component - StampMillMechanicalVisualRight.
2022-04-14 21:57:28.126|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.126|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:57:28.126|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.126|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 21:57:28.127|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.128|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.129|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.129|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.158|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.158|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.158|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.159|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.159|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.159|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.159|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.159|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.159|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.159|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.159|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.160|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.161|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.161|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.161|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.161|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.161|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.161|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.161|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.162|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.165|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.165|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.165|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.165|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.165|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.166|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.166|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.166|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.166|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.166|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.166|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.166|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.166|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.167|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.168|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.169|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.170|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.171|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 21:57:28.172|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.173|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:57:28.373|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 21:57:29.248|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:29.248|Main Thread> MySessionLoading status:
2022-04-14 21:57:29.248|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:30.239|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:30.239|Main Thread> MySessionLoading status:
2022-04-14 21:57:30.239|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:31.231|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:31.231|Main Thread> MySessionLoading status:
2022-04-14 21:57:31.231|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:32.223|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:32.223|Main Thread> MySessionLoading status:
2022-04-14 21:57:32.223|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:33.213|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:33.213|Main Thread> MySessionLoading status:
2022-04-14 21:57:33.214|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:34.205|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:34.205|Main Thread> MySessionLoading status:
2022-04-14 21:57:34.205|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:35.279|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:35.279|Main Thread> MySessionLoading status:
2022-04-14 21:57:35.279|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:36.548|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:36.548|Main Thread> MySessionLoading status:
2022-04-14 21:57:36.548|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:37.714|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:37.714|Main Thread> MySessionLoading status:
2022-04-14 21:57:37.714|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:38.706|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:38.706|Main Thread> MySessionLoading status:
2022-04-14 21:57:38.706|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:39.697|Main Thread> Loading progress: 99%, IsUpdateReady: True, MySessionLoading: False
2022-04-14 21:57:39.697|Main Thread> MySessionLoading status:
2022-04-14 21:57:39.697|Main Thread>    0: TerrainWaitStep: 0/1
2022-04-14 21:57:40.211|Main Thread> All voxels loaded, cleaning up hooks.
2022-04-14 21:57:40.420|Main Thread> Loading finished: 99%, IsUpdateReady: True, MySessionLoading: True
2022-04-14 21:57:40.483|Main Thread> Loading completed, starting session.
2022-04-14 21:57:41.927|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 21:57:42.914|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.914|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:42.914|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.914|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:42.917|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.917|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:42.966|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:42.966|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree25m.mwm
2022-04-14 21:57:42.966|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:42.966|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:42.966|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:42.966|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:42.966|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree5m.mwm
2022-04-14 21:57:42.966|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.966|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:42.966|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:57:42.967|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.967|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 21:57:42.967|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.967|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:42.967|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.967|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:57:42.967|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:57:42.967|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:57:49.743|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 21:57:50.967|Main Thread> Warning: MyPhysicsBody (HandItem:AxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Axe_OneHandBronze.mwm
2022-04-14 21:58:09.429|Main Thread> Player disconnected: Elsass Frei (76561198115029737)
2022-04-14 21:58:09.430|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 21:58:09.430|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 21:58:09.431|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 343 grids.
2022-04-14 21:58:09.431|Worker Logic 0>Session> Info: Grid Protection System: Done, 8 invulnerable grids, 335 vulnerable grids.
2022-04-14 21:58:17.434|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 21:58:18.341|Main Thread> Process information Periodic Check:
2022-04-14 21:58:18.341|Main Thread>    Managed Memory: 2,908,546,000 B
2022-04-14 21:58:18.342|Main Thread>    Private Memory: 6,790,881,280 B
2022-04-14 21:58:18.342|Main Thread>    Nr of Threads: 89
2022-04-14 21:58:18.342|Main Thread>    Simulation Speed: 1.00
2022-04-14 21:58:18.342|Main Thread>    Entity count: 2958
2022-04-14 21:58:18.342|Main Thread>    Player count: 16
2022-04-14 21:58:18.342|Main Thread>    Current:
2022-04-14 21:58:18.343|Main Thread>       Paged Memory: 6,790,881,280 B
2022-04-14 21:58:18.343|Main Thread>       Working Set: 4,064,571,392 B
2022-04-14 21:58:18.343|Main Thread>       Virtual Memory: 12,422,512,640 B
2022-04-14 21:58:18.343|Main Thread>    Peak:
2022-04-14 21:58:18.343|Main Thread>       Paged Memory: 6,841,712,640 B
2022-04-14 21:58:18.343|Main Thread>       Working Set: 4,064,579,584 B
2022-04-14 21:58:18.343|Main Thread>       Virtual Memory: 12,461,506,560 B
2022-04-14 21:58:18.343|Main Thread> Number of Worlds: 1
2022-04-14 21:58:18.343|Main Thread>    0) RigidBodies: 1282, ActiveRigidBodies: 261, CharacterRigidBodies: 11
2022-04-14 21:58:18.344|Main Thread>    0) Constraints: 2
2022-04-14 21:58:18.442|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 21:58:18.442|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:58:22.717|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 21:58:29.085|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 21:58:30.641|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 21:59:00.568|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 21:59:00.816|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:59:00.816|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:59:00.816|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:59:00.816|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 21:59:00.816|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:59:00.816|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 21:59:00.816|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:59:00.816|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:59:00.816|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:59:00.816|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:59:09.106|Main Thread> Player disconnected: Adam (76561198274378708)
2022-04-14 21:59:09.106|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 21:59:09.106|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 21:59:09.106|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 344 grids.
2022-04-14 21:59:09.107|Worker Logic 0>Session> Info: Grid Protection System: Done, 9 invulnerable grids, 335 vulnerable grids.
2022-04-14 21:59:09.641|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 21:59:18.353|Main Thread> Process information Periodic Check:
2022-04-14 21:59:18.354|Main Thread>    Managed Memory: 2,975,566,232 B
2022-04-14 21:59:18.358|Main Thread>    Private Memory: 6,879,215,616 B
2022-04-14 21:59:18.358|Main Thread>    Nr of Threads: 87
2022-04-14 21:59:18.358|Main Thread>    Simulation Speed: 1.03
2022-04-14 21:59:18.358|Main Thread>    Entity count: 2975
2022-04-14 21:59:18.358|Main Thread>    Player count: 15
2022-04-14 21:59:18.358|Main Thread>    Current:
2022-04-14 21:59:18.358|Main Thread>       Paged Memory: 6,879,215,616 B
2022-04-14 21:59:18.358|Main Thread>       Working Set: 4,140,814,336 B
2022-04-14 21:59:18.358|Main Thread>       Virtual Memory: 12,494,077,952 B
2022-04-14 21:59:18.358|Main Thread>    Peak:
2022-04-14 21:59:18.359|Main Thread>       Paged Memory: 6,882,279,424 B
2022-04-14 21:59:18.359|Main Thread>       Working Set: 4,144,025,600 B
2022-04-14 21:59:18.359|Main Thread>       Virtual Memory: 12,511,617,024 B
2022-04-14 21:59:18.359|Main Thread> Number of Worlds: 1
2022-04-14 21:59:18.359|Main Thread>    0) RigidBodies: 1297, ActiveRigidBodies: 254, CharacterRigidBodies: 11
2022-04-14 21:59:18.359|Main Thread>    0) Constraints: 2
2022-04-14 21:59:30.814|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:59:30.814|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 21:59:30.815|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 21:59:30.815|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 21:59:32.488|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 21:59:37.509|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 21:59:43.926|Main Thread> Warning: Component EntityBase:BarbarianForestRed {017DF8769EEC5360}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestRed {017DF8769EEC5360}/MyCombatComponent.
2022-04-14 21:59:44.069|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 21:59:58.316|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:00:06.013|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:00:11.027|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:00:18.360|Main Thread> Process information Periodic Check:
2022-04-14 22:00:18.360|Main Thread>    Managed Memory: 2,676,631,160 B
2022-04-14 22:00:18.361|Main Thread>    Private Memory: 6,899,134,464 B
2022-04-14 22:00:18.361|Main Thread>    Nr of Threads: 87
2022-04-14 22:00:18.361|Main Thread>    Simulation Speed: 1.00
2022-04-14 22:00:18.361|Main Thread>    Entity count: 2981
2022-04-14 22:00:18.361|Main Thread>    Player count: 15
2022-04-14 22:00:18.361|Main Thread>    Current:
2022-04-14 22:00:18.361|Main Thread>       Paged Memory: 6,899,134,464 B
2022-04-14 22:00:18.361|Main Thread>       Working Set: 4,182,237,184 B
2022-04-14 22:00:18.361|Main Thread>       Virtual Memory: 12,510,658,560 B
2022-04-14 22:00:18.361|Main Thread>    Peak:
2022-04-14 22:00:18.362|Main Thread>       Paged Memory: 6,920,531,968 B
2022-04-14 22:00:18.362|Main Thread>       Working Set: 4,190,924,800 B
2022-04-14 22:00:18.362|Main Thread>       Virtual Memory: 12,519,002,112 B
2022-04-14 22:00:18.362|Main Thread> Number of Worlds: 1
2022-04-14 22:00:18.362|Main Thread>    0) RigidBodies: 1302, ActiveRigidBodies: 255, CharacterRigidBodies: 12
2022-04-14 22:00:18.362|Main Thread>    0) Constraints: 2
2022-04-14 22:00:18.692|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:00:24.261|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:00:37.975|Main Thread> Client connected: Adam (76561198274378708)
2022-04-14 22:00:37.975|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:00:37.975|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:00:37.975|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 350 grids.
2022-04-14 22:00:37.976|Worker Logic 0>Session> Info: Grid Protection System: Done, 9 invulnerable grids, 341 vulnerable grids.
2022-04-14 22:01:03.793|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:01:03.793|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:01:03.793|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:01:03.793|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:01:08.023|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:01:18.370|Main Thread> Process information Periodic Check:
2022-04-14 22:01:18.371|Main Thread>    Managed Memory: 2,676,646,432 B
2022-04-14 22:01:18.372|Main Thread>    Private Memory: 6,965,243,904 B
2022-04-14 22:01:18.372|Main Thread>    Nr of Threads: 89
2022-04-14 22:01:18.372|Main Thread>    Simulation Speed: 1.00
2022-04-14 22:01:18.372|Main Thread>    Entity count: 2975
2022-04-14 22:01:18.372|Main Thread>    Player count: 15
2022-04-14 22:01:18.372|Main Thread>    Current:
2022-04-14 22:01:18.372|Main Thread>       Paged Memory: 6,965,243,904 B
2022-04-14 22:01:18.372|Main Thread>       Working Set: 4,200,869,888 B
2022-04-14 22:01:18.372|Main Thread>       Virtual Memory: 12,580,847,616 B
2022-04-14 22:01:18.372|Main Thread>    Peak:
2022-04-14 22:01:18.372|Main Thread>       Paged Memory: 7,016,058,880 B
2022-04-14 22:01:18.372|Main Thread>       Working Set: 4,223,655,936 B
2022-04-14 22:01:18.372|Main Thread>       Virtual Memory: 12,614,664,192 B
2022-04-14 22:01:18.372|Main Thread> Number of Worlds: 1
2022-04-14 22:01:18.372|Main Thread>    0) RigidBodies: 1289, ActiveRigidBodies: 255, CharacterRigidBodies: 11
2022-04-14 22:01:18.373|Main Thread>    0) Constraints: 2
2022-04-14 22:01:27.443|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:01:27.444|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:01:35.612|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:01:35.629|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:01:59.602|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:02:01.461|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:02:17.992|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeSteel_OneHand.mwm
2022-04-14 22:02:18.381|Main Thread> Process information Periodic Check:
2022-04-14 22:02:18.382|Main Thread>    Managed Memory: 2,685,987,208 B
2022-04-14 22:02:18.383|Main Thread>    Private Memory: 6,947,835,904 B
2022-04-14 22:02:18.383|Main Thread>    Nr of Threads: 87
2022-04-14 22:02:18.383|Main Thread>    Simulation Speed: 1.00
2022-04-14 22:02:18.383|Main Thread>    Entity count: 2982
2022-04-14 22:02:18.383|Main Thread>    Player count: 16
2022-04-14 22:02:18.383|Main Thread>    Current:
2022-04-14 22:02:18.383|Main Thread>       Paged Memory: 6,947,835,904 B
2022-04-14 22:02:18.383|Main Thread>       Working Set: 4,243,329,024 B
2022-04-14 22:02:18.383|Main Thread>       Virtual Memory: 12,605,816,832 B
2022-04-14 22:02:18.383|Main Thread>    Peak:
2022-04-14 22:02:18.383|Main Thread>       Paged Memory: 7,016,058,880 B
2022-04-14 22:02:18.383|Main Thread>       Working Set: 4,243,484,672 B
2022-04-14 22:02:18.383|Main Thread>       Virtual Memory: 12,614,664,192 B
2022-04-14 22:02:18.383|Main Thread> Number of Worlds: 1
2022-04-14 22:02:18.383|Main Thread>    0) RigidBodies: 1291, ActiveRigidBodies: 256, CharacterRigidBodies: 11
2022-04-14 22:02:18.384|Main Thread>    0) Constraints: 2
2022-04-14 22:02:19.270|Main Thread> Warning: Trying to create decal on entity that it or its components does not implement IMyDecalProxy
2022-04-14 22:02:32.995|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:02:35.565|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:02:52.397|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:03:00.447|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:03:01.978|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:03:02.213|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:03:12.947|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:03:18.399|Main Thread> Process information Periodic Check:
2022-04-14 22:03:18.400|Main Thread>    Managed Memory: 2,704,760,088 B
2022-04-14 22:03:18.401|Main Thread>    Private Memory: 6,984,982,528 B
2022-04-14 22:03:18.401|Main Thread>    Nr of Threads: 85
2022-04-14 22:03:18.401|Main Thread>    Simulation Speed: 0.92
2022-04-14 22:03:18.401|Main Thread>    Entity count: 2988
2022-04-14 22:03:18.401|Main Thread>    Player count: 16
2022-04-14 22:03:18.401|Main Thread>    Current:
2022-04-14 22:03:18.401|Main Thread>       Paged Memory: 6,984,982,528 B
2022-04-14 22:03:18.401|Main Thread>       Working Set: 4,269,547,520 B
2022-04-14 22:03:18.401|Main Thread>       Virtual Memory: 12,671,483,904 B
2022-04-14 22:03:18.401|Main Thread>    Peak:
2022-04-14 22:03:18.401|Main Thread>       Paged Memory: 7,135,191,040 B
2022-04-14 22:03:18.401|Main Thread>       Working Set: 4,304,879,616 B
2022-04-14 22:03:18.401|Main Thread>       Virtual Memory: 12,714,082,304 B
2022-04-14 22:03:18.401|Main Thread> Number of Worlds: 1
2022-04-14 22:03:18.402|Main Thread>    0) RigidBodies: 1291, ActiveRigidBodies: 257, CharacterRigidBodies: 11
2022-04-14 22:03:18.402|Main Thread>    0) Constraints: 2
2022-04-14 22:03:19.355|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:03:19.373|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:03:19.373|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:03:19.373|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:03:20.482|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:03:21.425|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:03:27.838|Main Thread> Player disconnected: Goorg (76561198044313645)
2022-04-14 22:03:27.838|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:03:27.838|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:03:27.838|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 356 grids.
2022-04-14 22:03:27.839|Worker Logic 0>Session> Info: Grid Protection System: Done, 10 invulnerable grids, 346 vulnerable grids.
2022-04-14 22:03:33.440|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:03:38.169|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:03:53.341|Main Thread> Client connected: Goorg (76561198044313645)
2022-04-14 22:03:53.341|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:03:53.341|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:03:53.341|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 358 grids.
2022-04-14 22:03:53.343|Worker Logic 0>Session> Info: Grid Protection System: Done, 10 invulnerable grids, 348 vulnerable grids.
2022-04-14 22:03:59.997|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:04:00.235|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:04:00.235|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:04:00.235|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 358 grids.
2022-04-14 22:04:00.236|Worker Logic 0>Session> Info: Grid Protection System: Done, 10 invulnerable grids, 348 vulnerable grids.
2022-04-14 22:04:00.273|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:04:00.273|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:04:00.273|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 358 grids.
2022-04-14 22:04:00.274|Worker Logic 0>Session> Info: Grid Protection System: Done, 10 invulnerable grids, 348 vulnerable grids.
2022-04-14 22:04:00.353|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {0157ADC86ED3D126}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {0157ADC86ED3D126}/MyCombatComponent.
2022-04-14 22:04:00.357|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:04:00.357|Main Thread> Warning: MyPhysicsBody (HandItem:ClubWood): CollisionModel does not exist. Using Model collision from model: Models\Weapons\WoodenClub.mwm
2022-04-14 22:04:00.492|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:04:06.473|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:04:11.071|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:04:13.869|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:13.870|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:13.870|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:13.870|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:13.871|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:13.871|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:17.531|Main Thread> Warning: Trying to create decal on entity that it or its components does not implement IMyDecalProxy
2022-04-14 22:04:18.412|Main Thread> Process information Periodic Check:
2022-04-14 22:04:18.412|Main Thread>    Managed Memory: 2,761,333,984 B
2022-04-14 22:04:18.413|Main Thread>    Private Memory: 7,058,694,144 B
2022-04-14 22:04:18.413|Main Thread>    Nr of Threads: 84
2022-04-14 22:04:18.413|Main Thread>    Simulation Speed: 0.83
2022-04-14 22:04:18.413|Main Thread>    Entity count: 3013
2022-04-14 22:04:18.413|Main Thread>    Player count: 15
2022-04-14 22:04:18.413|Main Thread>    Current:
2022-04-14 22:04:18.413|Main Thread>       Paged Memory: 7,058,694,144 B
2022-04-14 22:04:18.413|Main Thread>       Working Set: 4,315,582,464 B
2022-04-14 22:04:18.413|Main Thread>       Virtual Memory: 12,944,375,808 B
2022-04-14 22:04:18.413|Main Thread>    Peak:
2022-04-14 22:04:18.414|Main Thread>       Paged Memory: 7,135,191,040 B
2022-04-14 22:04:18.414|Main Thread>       Working Set: 4,331,720,704 B
2022-04-14 22:04:18.414|Main Thread>       Virtual Memory: 12,948,832,256 B
2022-04-14 22:04:18.414|Main Thread> Number of Worlds: 1
2022-04-14 22:04:18.414|Main Thread>    0) RigidBodies: 1299, ActiveRigidBodies: 256, CharacterRigidBodies: 11
2022-04-14 22:04:18.414|Main Thread>    0) Constraints: 2
2022-04-14 22:04:18.614|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:04:18.615|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:04:22.346|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:04:22.346|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:04:27.851|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:27.851|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:27.851|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:27.852|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:27.852|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:27.852|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:31.669|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:04:34.226|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:34.226|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:34.226|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:34.227|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:34.227|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:04:34.227|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:04:35.183|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:04:38.044|Main Thread> Warning: Trying to create decal on entity that it or its components does not implement IMyDecalProxy
2022-04-14 22:04:41.990|Main Thread> Warning: Trying to create decal on entity that it or its components does not implement IMyDecalProxy
2022-04-14 22:04:44.690|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:04:49.971|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:05:06.226|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:05:15.165|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:05:18.426|Main Thread> Process information Periodic Check:
2022-04-14 22:05:18.427|Main Thread>    Managed Memory: 2,699,754,760 B
2022-04-14 22:05:18.428|Main Thread>    Private Memory: 7,074,103,296 B
2022-04-14 22:05:18.428|Main Thread>    Nr of Threads: 84
2022-04-14 22:05:18.428|Main Thread>    Simulation Speed: 0.93
2022-04-14 22:05:18.428|Main Thread>    Entity count: 3106
2022-04-14 22:05:18.428|Main Thread>    Player count: 16
2022-04-14 22:05:18.428|Main Thread>    Current:
2022-04-14 22:05:18.428|Main Thread>       Paged Memory: 7,074,103,296 B
2022-04-14 22:05:18.428|Main Thread>       Working Set: 4,327,120,896 B
2022-04-14 22:05:18.428|Main Thread>       Virtual Memory: 12,960,956,416 B
2022-04-14 22:05:18.428|Main Thread>    Peak:
2022-04-14 22:05:18.428|Main Thread>       Paged Memory: 7,135,191,040 B
2022-04-14 22:05:18.428|Main Thread>       Working Set: 4,333,719,552 B
2022-04-14 22:05:18.428|Main Thread>       Virtual Memory: 12,965,412,864 B
2022-04-14 22:05:18.428|Main Thread> Number of Worlds: 1
2022-04-14 22:05:18.429|Main Thread>    0) RigidBodies: 1312, ActiveRigidBodies: 254, CharacterRigidBodies: 11
2022-04-14 22:05:18.429|Main Thread>    0) Constraints: 2
2022-04-14 22:05:20.157|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:05:23.678|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:05:31.912|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:05:31.912|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:05:31.912|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:05:31.912|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:05:36.301|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:05:36.767|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:05:36.785|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:05:36.805|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:05:48.341|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:05:49.647|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:05:56.559|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:06:09.128|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:06:18.440|Main Thread> Process information Periodic Check:
2022-04-14 22:06:18.440|Main Thread>    Managed Memory: 2,704,513,376 B
2022-04-14 22:06:18.441|Main Thread>    Private Memory: 7,183,425,536 B
2022-04-14 22:06:18.441|Main Thread>    Nr of Threads: 88
2022-04-14 22:06:18.441|Main Thread>    Simulation Speed: 0.85
2022-04-14 22:06:18.441|Main Thread>    Entity count: 3085
2022-04-14 22:06:18.441|Main Thread>    Player count: 16
2022-04-14 22:06:18.441|Main Thread>    Current:
2022-04-14 22:06:18.441|Main Thread>       Paged Memory: 7,183,425,536 B
2022-04-14 22:06:18.441|Main Thread>       Working Set: 4,346,454,016 B
2022-04-14 22:06:18.441|Main Thread>       Virtual Memory: 13,057,556,480 B
2022-04-14 22:06:18.441|Main Thread>    Peak:
2022-04-14 22:06:18.442|Main Thread>       Paged Memory: 7,199,404,032 B
2022-04-14 22:06:18.442|Main Thread>       Working Set: 4,362,407,936 B
2022-04-14 22:06:18.442|Main Thread>       Virtual Memory: 13,059,432,448 B
2022-04-14 22:06:18.442|Main Thread> Number of Worlds: 1
2022-04-14 22:06:18.442|Main Thread>    0) RigidBodies: 1282, ActiveRigidBodies: 254, CharacterRigidBodies: 11
2022-04-14 22:06:18.442|Main Thread>    0) Constraints: 2
2022-04-14 22:06:19.048|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:06:22.765|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:06:33.137|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:06:33.137|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:06:33.137|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:06:33.137|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:06:39.620|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:06:39.620|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:06:39.620|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:06:40.509|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:06:46.639|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:06:54.077|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:06:54.077|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:06:54.077|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 353 grids.
2022-04-14 22:06:54.078|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 347 vulnerable grids.
2022-04-14 22:06:54.107|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:06:54.107|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:06:54.107|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 353 grids.
2022-04-14 22:06:54.108|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 347 vulnerable grids.
2022-04-14 22:07:00.090|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:07:00.183|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:07:00.183|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:07:00.183|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 353 grids.
2022-04-14 22:07:00.184|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 347 vulnerable grids.
2022-04-14 22:07:00.561|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:07:18.052|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:07:18.052|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:07:18.052|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:07:18.052|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:07:18.052|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:07:18.052|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:07:18.089|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:07:18.456|Main Thread> Process information Periodic Check:
2022-04-14 22:07:18.456|Main Thread>    Managed Memory: 2,764,376,456 B
2022-04-14 22:07:18.457|Main Thread>    Private Memory: 7,100,874,752 B
2022-04-14 22:07:18.457|Main Thread>    Nr of Threads: 85
2022-04-14 22:07:18.457|Main Thread>    Simulation Speed: 1.00
2022-04-14 22:07:18.457|Main Thread>    Entity count: 3082
2022-04-14 22:07:18.457|Main Thread>    Player count: 16
2022-04-14 22:07:18.457|Main Thread>    Current:
2022-04-14 22:07:18.458|Main Thread>       Paged Memory: 7,100,874,752 B
2022-04-14 22:07:18.458|Main Thread>       Working Set: 4,350,795,776 B
2022-04-14 22:07:18.458|Main Thread>       Virtual Memory: 12,974,194,688 B
2022-04-14 22:07:18.458|Main Thread>    Peak:
2022-04-14 22:07:18.458|Main Thread>       Paged Memory: 7,199,404,032 B
2022-04-14 22:07:18.458|Main Thread>       Working Set: 4,362,407,936 B
2022-04-14 22:07:18.458|Main Thread>       Virtual Memory: 13,069,877,248 B
2022-04-14 22:07:18.458|Main Thread> Number of Worlds: 1
2022-04-14 22:07:18.458|Main Thread>    0) RigidBodies: 1286, ActiveRigidBodies: 257, CharacterRigidBodies: 12
2022-04-14 22:07:18.458|Main Thread>    0) Constraints: 2
2022-04-14 22:07:21.285|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:07:31.588|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:07:31.588|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:07:31.588|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 352 grids.
2022-04-14 22:07:31.589|Worker Logic 0>Session> Info: Grid Protection System: Done, 5 invulnerable grids, 347 vulnerable grids.
2022-04-14 22:07:36.095|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:07:36.095|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:07:46.724|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:07:50.065|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:07:50.287|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:07:50.288|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:07:55.844|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:07:55.844|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:08:07.795|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:08:10.940|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:08:10.940|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:08:10.940|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 352 grids.
2022-04-14 22:08:10.941|Worker Logic 0>Session> Info: Grid Protection System: Done, 5 invulnerable grids, 347 vulnerable grids.
2022-04-14 22:08:15.400|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:08:15.400|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:08:15.780|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:08:18.467|Main Thread> Process information Periodic Check:
2022-04-14 22:08:18.468|Main Thread>    Managed Memory: 2,704,121,088 B
2022-04-14 22:08:18.469|Main Thread>    Private Memory: 7,200,153,600 B
2022-04-14 22:08:18.469|Main Thread>    Nr of Threads: 85
2022-04-14 22:08:18.469|Main Thread>    Simulation Speed: 1.05
2022-04-14 22:08:18.469|Main Thread>    Entity count: 3176
2022-04-14 22:08:18.469|Main Thread>    Player count: 16
2022-04-14 22:08:18.469|Main Thread>    Current:
2022-04-14 22:08:18.469|Main Thread>       Paged Memory: 7,200,153,600 B
2022-04-14 22:08:18.469|Main Thread>       Working Set: 4,390,268,928 B
2022-04-14 22:08:18.469|Main Thread>       Virtual Memory: 13,079,445,504 B
2022-04-14 22:08:18.469|Main Thread>    Peak:
2022-04-14 22:08:18.470|Main Thread>       Paged Memory: 7,216,259,072 B
2022-04-14 22:08:18.470|Main Thread>       Working Set: 4,395,450,368 B
2022-04-14 22:08:18.470|Main Thread>       Virtual Memory: 13,082,984,448 B
2022-04-14 22:08:18.470|Main Thread> Number of Worlds: 1
2022-04-14 22:08:18.470|Main Thread>    0) RigidBodies: 1297, ActiveRigidBodies: 270, CharacterRigidBodies: 12
2022-04-14 22:08:18.470|Main Thread>    0) Constraints: 8
2022-04-14 22:08:21.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:08:21.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:08:42.222|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:08:51.704|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:08:51.704|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:08:51.704|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:08:51.704|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:08:56.286|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeBronze_OneHand.mwm
2022-04-14 22:09:17.829|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:09:18.485|Main Thread> Process information Periodic Check:
2022-04-14 22:09:18.486|Main Thread>    Managed Memory: 2,718,658,336 B
2022-04-14 22:09:18.487|Main Thread>    Private Memory: 7,164,076,032 B
2022-04-14 22:09:18.487|Main Thread>    Nr of Threads: 84
2022-04-14 22:09:18.487|Main Thread>    Simulation Speed: 0.95
2022-04-14 22:09:18.487|Main Thread>    Entity count: 3186
2022-04-14 22:09:18.487|Main Thread>    Player count: 16
2022-04-14 22:09:18.487|Main Thread>    Current:
2022-04-14 22:09:18.487|Main Thread>       Paged Memory: 7,164,076,032 B
2022-04-14 22:09:18.487|Main Thread>       Working Set: 4,411,183,104 B
2022-04-14 22:09:18.487|Main Thread>       Virtual Memory: 13,020,528,640 B
2022-04-14 22:09:18.487|Main Thread>    Peak:
2022-04-14 22:09:18.488|Main Thread>       Paged Memory: 7,216,259,072 B
2022-04-14 22:09:18.488|Main Thread>       Working Set: 4,412,502,016 B
2022-04-14 22:09:18.488|Main Thread>       Virtual Memory: 13,082,984,448 B
2022-04-14 22:09:18.488|Main Thread> Number of Worlds: 1
2022-04-14 22:09:18.488|Main Thread>    0) RigidBodies: 1299, ActiveRigidBodies: 268, CharacterRigidBodies: 12
2022-04-14 22:09:18.488|Main Thread>    0) Constraints: 8
2022-04-14 22:09:23.873|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:09:23.873|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:09:23.889|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:09:23.889|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:09:23.889|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:09:23.889|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:09:23.935|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:09:24.959|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:09:25.941|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:09:43.462|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeBronze_OneHand.mwm
2022-04-14 22:10:06.801|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:10:07.074|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:10:07.074|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:10:07.249|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:10:12.681|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:10:14.296|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:10:18.489|Main Thread> Process information Periodic Check:
2022-04-14 22:10:18.490|Main Thread>    Managed Memory: 2,765,389,600 B
2022-04-14 22:10:18.491|Main Thread>    Private Memory: 7,168,233,472 B
2022-04-14 22:10:18.491|Main Thread>    Nr of Threads: 84
2022-04-14 22:10:18.491|Main Thread>    Simulation Speed: 0.90
2022-04-14 22:10:18.491|Main Thread>    Entity count: 3189
2022-04-14 22:10:18.491|Main Thread>    Player count: 16
2022-04-14 22:10:18.491|Main Thread>    Current:
2022-04-14 22:10:18.492|Main Thread>       Paged Memory: 7,168,233,472 B
2022-04-14 22:10:18.492|Main Thread>       Working Set: 4,443,189,248 B
2022-04-14 22:10:18.492|Main Thread>       Virtual Memory: 13,053,689,856 B
2022-04-14 22:10:18.492|Main Thread>    Peak:
2022-04-14 22:10:18.492|Main Thread>       Paged Memory: 7,216,259,072 B
2022-04-14 22:10:18.492|Main Thread>       Working Set: 4,445,687,808 B
2022-04-14 22:10:18.492|Main Thread>       Virtual Memory: 13,082,984,448 B
2022-04-14 22:10:18.492|Main Thread> Number of Worlds: 1
2022-04-14 22:10:18.492|Main Thread>    0) RigidBodies: 1306, ActiveRigidBodies: 274, CharacterRigidBodies: 12
2022-04-14 22:10:18.492|Main Thread>    0) Constraints: 8
2022-04-14 22:10:20.181|Main Thread> Warning: MyPhysicsBody (HandItem:GraderRail): CollisionModel does not exist. Using Model collision from model: Models\Equinox\Weapons\RailMattock.mwm
2022-04-14 22:10:23.981|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:10:27.386|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:10:27.386|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:10:27.419|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:10:27.419|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:10:27.419|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:10:27.419|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:10:27.455|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:10:29.317|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:10:29.317|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:11:01.305|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:11:14.158|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeBronze_OneHand.mwm
2022-04-14 22:11:15.725|Main Thread> Warning: MyPhysicsBody (HandItem:AxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Axe_OneHandBronze.mwm
2022-04-14 22:11:18.507|Main Thread> Process information Periodic Check:
2022-04-14 22:11:18.507|Main Thread>    Managed Memory: 2,722,007,320 B
2022-04-14 22:11:18.508|Main Thread>    Private Memory: 7,208,542,208 B
2022-04-14 22:11:18.508|Main Thread>    Nr of Threads: 86
2022-04-14 22:11:18.508|Main Thread>    Simulation Speed: 0.92
2022-04-14 22:11:18.508|Main Thread>    Entity count: 3157
2022-04-14 22:11:18.508|Main Thread>    Player count: 16
2022-04-14 22:11:18.508|Main Thread>    Current:
2022-04-14 22:11:18.508|Main Thread>       Paged Memory: 7,208,542,208 B
2022-04-14 22:11:18.508|Main Thread>       Working Set: 4,483,129,344 B
2022-04-14 22:11:18.508|Main Thread>       Virtual Memory: 13,111,820,288 B
2022-04-14 22:11:18.508|Main Thread>    Peak:
2022-04-14 22:11:18.509|Main Thread>       Paged Memory: 7,240,929,280 B
2022-04-14 22:11:18.509|Main Thread>       Working Set: 4,483,715,072 B
2022-04-14 22:11:18.509|Main Thread>       Virtual Memory: 13,113,696,256 B
2022-04-14 22:11:18.509|Main Thread> Number of Worlds: 1
2022-04-14 22:11:18.509|Main Thread>    0) RigidBodies: 1281, ActiveRigidBodies: 274, CharacterRigidBodies: 12
2022-04-14 22:11:18.509|Main Thread>    0) Constraints: 8
2022-04-14 22:11:35.576|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:35.576|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:11:35.608|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:35.608|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:35.608|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:35.608|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:11:35.608|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:11:35.608|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:11:35.608|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:35.608|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:11:42.603|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:42.603|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:11:42.603|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:42.603|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:11:47.128|Main Thread> Warning: MyPhysicsBody (HandItem:AxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Axe_OneHandBronze.mwm
2022-04-14 22:11:48.497|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:48.497|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:11:48.497|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:48.498|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:11:55.653|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:11:57.567|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:11:57.567|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:11:59.070|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:11:59.386|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeBronze_OneHand.mwm
2022-04-14 22:12:00.140|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:12:07.103|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:12:15.341|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:12:18.531|Main Thread> Process information Periodic Check:
2022-04-14 22:12:18.531|Main Thread>    Managed Memory: 2,736,849,728 B
2022-04-14 22:12:18.532|Main Thread>    Private Memory: 7,238,111,232 B
2022-04-14 22:12:18.532|Main Thread>    Nr of Threads: 85
2022-04-14 22:12:18.532|Main Thread>    Simulation Speed: 0.83
2022-04-14 22:12:18.532|Main Thread>    Entity count: 3164
2022-04-14 22:12:18.532|Main Thread>    Player count: 16
2022-04-14 22:12:18.532|Main Thread>    Current:
2022-04-14 22:12:18.533|Main Thread>       Paged Memory: 7,238,111,232 B
2022-04-14 22:12:18.533|Main Thread>       Working Set: 4,511,580,160 B
2022-04-14 22:12:18.533|Main Thread>       Virtual Memory: 13,124,272,128 B
2022-04-14 22:12:18.533|Main Thread>    Peak:
2022-04-14 22:12:18.533|Main Thread>       Paged Memory: 7,360,425,984 B
2022-04-14 22:12:18.533|Main Thread>       Working Set: 4,516,208,640 B
2022-04-14 22:12:18.533|Main Thread>       Virtual Memory: 13,212,549,120 B
2022-04-14 22:12:18.533|Main Thread> Number of Worlds: 1
2022-04-14 22:12:18.533|Main Thread>    0) RigidBodies: 1282, ActiveRigidBodies: 291, CharacterRigidBodies: 12
2022-04-14 22:12:18.533|Main Thread>    0) Constraints: 8
2022-04-14 22:12:27.904|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:12:32.486|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:12:37.309|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:12:37.309|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:12:37.309|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:12:37.309|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:12:37.309|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:12:37.309|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:12:37.309|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:12:37.309|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:12:37.309|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:12:37.309|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:12:40.402|Main Thread> Warning: MyPhysicsBody (HandItem:GraderRail): CollisionModel does not exist. Using Model collision from model: Models\Equinox\Weapons\RailMattock.mwm
2022-04-14 22:12:48.612|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:12:57.287|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:13:02.661|Main Thread> Warning: MyPhysicsBody (HandItem:GraderRail): CollisionModel does not exist. Using Model collision from model: Models\Equinox\Weapons\RailMattock.mwm
2022-04-14 22:13:02.701|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeSteel_OneHand.mwm
2022-04-14 22:13:02.702|Main Thread> Warning: MyPhysicsBody (HandItem:AxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Axe_OneHandBronze.mwm
2022-04-14 22:13:02.703|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeSteel_OneHand.mwm
2022-04-14 22:13:02.927|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:13:04.137|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeSteel_OneHand.mwm
2022-04-14 22:13:12.987|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:13:18.342|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:13:18.548|Main Thread> Process information Periodic Check:
2022-04-14 22:13:18.548|Main Thread>    Managed Memory: 2,731,203,472 B
2022-04-14 22:13:18.550|Main Thread>    Private Memory: 7,363,719,168 B
2022-04-14 22:13:18.550|Main Thread>    Nr of Threads: 84
2022-04-14 22:13:18.550|Main Thread>    Simulation Speed: 0.78
2022-04-14 22:13:18.550|Main Thread>    Entity count: 3057
2022-04-14 22:13:18.550|Main Thread>    Player count: 16
2022-04-14 22:13:18.550|Main Thread>    Current:
2022-04-14 22:13:18.550|Main Thread>       Paged Memory: 7,363,719,168 B
2022-04-14 22:13:18.550|Main Thread>       Working Set: 4,552,511,488 B
2022-04-14 22:13:18.550|Main Thread>       Virtual Memory: 13,250,691,072 B
2022-04-14 22:13:18.550|Main Thread>    Peak:
2022-04-14 22:13:18.550|Main Thread>       Paged Memory: 7,363,723,264 B
2022-04-14 22:13:18.550|Main Thread>       Working Set: 4,552,519,680 B
2022-04-14 22:13:18.550|Main Thread>       Virtual Memory: 13,252,567,040 B
2022-04-14 22:13:18.550|Main Thread> Number of Worlds: 1
2022-04-14 22:13:18.551|Main Thread>    0) RigidBodies: 1234, ActiveRigidBodies: 290, CharacterRigidBodies: 10
2022-04-14 22:13:18.551|Main Thread>    0) Constraints: 8
2022-04-14 22:13:21.563|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:13:27.104|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:13:27.104|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:13:27.132|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:13:27.132|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:13:27.132|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:13:27.132|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:13:27.132|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:13:27.132|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:13:27.200|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:13:27.201|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.201|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.201|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.204|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:13:27.204|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.205|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:13:27.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:13:27.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:13:27.206|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:13:50.509|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:14:16.189|Main Thread> Player disconnected: Not Null (76561198071905677)
2022-04-14 22:14:16.189|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:14:16.189|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:14:16.189|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 359 grids.
2022-04-14 22:14:16.190|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 353 vulnerable grids.
2022-04-14 22:14:16.208|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:14:18.177|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:14:18.565|Main Thread> Process information Periodic Check:
2022-04-14 22:14:18.566|Main Thread>    Managed Memory: 2,741,931,072 B
2022-04-14 22:14:18.567|Main Thread>    Private Memory: 7,470,317,568 B
2022-04-14 22:14:18.567|Main Thread>    Nr of Threads: 84
2022-04-14 22:14:18.567|Main Thread>    Simulation Speed: 0.83
2022-04-14 22:14:18.567|Main Thread>    Entity count: 3057
2022-04-14 22:14:18.567|Main Thread>    Player count: 15
2022-04-14 22:14:18.567|Main Thread>    Current:
2022-04-14 22:14:18.567|Main Thread>       Paged Memory: 7,470,317,568 B
2022-04-14 22:14:18.567|Main Thread>       Working Set: 4,385,071,104 B
2022-04-14 22:14:18.567|Main Thread>       Virtual Memory: 13,317,668,864 B
2022-04-14 22:14:18.567|Main Thread>    Peak:
2022-04-14 22:14:18.567|Main Thread>       Paged Memory: 7,509,098,496 B
2022-04-14 22:14:18.567|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:14:18.567|Main Thread>       Virtual Memory: 13,356,335,104 B
2022-04-14 22:14:18.567|Main Thread> Number of Worlds: 1
2022-04-14 22:14:18.567|Main Thread>    0) RigidBodies: 1258, ActiveRigidBodies: 282, CharacterRigidBodies: 10
2022-04-14 22:14:18.568|Main Thread>    0) Constraints: 2
2022-04-14 22:14:26.476|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:14:26.476|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:14:26.476|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:14:26.476|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:14:26.476|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:14:26.476|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:14:26.522|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:14:32.142|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:14:32.142|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:14:32.159|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:14:32.159|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:14:32.159|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:14:32.159|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:14:33.614|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:14:36.777|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:14:37.821|Main Thread> Player disconnected: Francois (76561198022687358)
2022-04-14 22:14:37.821|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:14:37.821|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:14:37.821|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 362 grids.
2022-04-14 22:14:37.822|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 356 vulnerable grids.
2022-04-14 22:14:44.359|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:14:44.359|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:14:44.578|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:14:44.578|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:14:44.578|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:14:44.578|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:15:03.521|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:15:05.108|Main Thread> Client connected: Not Null (76561198071905677)
2022-04-14 22:15:05.108|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:15:05.108|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:15:05.108|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 362 grids.
2022-04-14 22:15:05.109|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 356 vulnerable grids.
2022-04-14 22:15:11.214|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:15:11.214|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:15:16.171|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:15:16.204|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:15:18.074|Main Thread> Client connected: Francois (76561198022687358)
2022-04-14 22:15:18.074|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:15:18.074|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:15:18.074|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 356 grids.
2022-04-14 22:15:18.075|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 350 vulnerable grids.
2022-04-14 22:15:18.212|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:15:18.212|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:15:18.249|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:15:18.579|Main Thread> Process information Periodic Check:
2022-04-14 22:15:18.580|Main Thread>    Managed Memory: 2,755,364,168 B
2022-04-14 22:15:18.581|Main Thread>    Private Memory: 7,293,648,896 B
2022-04-14 22:15:18.581|Main Thread>    Nr of Threads: 84
2022-04-14 22:15:18.581|Main Thread>    Simulation Speed: 1.00
2022-04-14 22:15:18.581|Main Thread>    Entity count: 3096
2022-04-14 22:15:18.581|Main Thread>    Player count: 14
2022-04-14 22:15:18.581|Main Thread>    Current:
2022-04-14 22:15:18.581|Main Thread>       Paged Memory: 7,293,648,896 B
2022-04-14 22:15:18.581|Main Thread>       Working Set: 4,378,968,064 B
2022-04-14 22:15:18.581|Main Thread>       Virtual Memory: 13,179,125,760 B
2022-04-14 22:15:18.581|Main Thread>    Peak:
2022-04-14 22:15:18.582|Main Thread>       Paged Memory: 7,509,098,496 B
2022-04-14 22:15:18.582|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:15:18.582|Main Thread>       Virtual Memory: 13,356,335,104 B
2022-04-14 22:15:18.582|Main Thread> Number of Worlds: 1
2022-04-14 22:15:18.582|Main Thread>    0) RigidBodies: 1278, ActiveRigidBodies: 289, CharacterRigidBodies: 11
2022-04-14 22:15:18.582|Main Thread>    0) Constraints: 2
2022-04-14 22:15:30.614|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:15:30.614|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:15:30.614|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:15:30.614|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:15:46.843|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:15:46.843|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:15:55.894|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:16:00.942|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:16:05.213|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:16:13.244|Main Thread> Warning: MyPhysicsBody (HandItem:GraderRail): CollisionModel does not exist. Using Model collision from model: Models\Equinox\Weapons\RailMattock.mwm
2022-04-14 22:16:18.597|Main Thread> Process information Periodic Check:
2022-04-14 22:16:18.598|Main Thread>    Managed Memory: 2,752,973,104 B
2022-04-14 22:16:18.599|Main Thread>    Private Memory: 7,319,199,744 B
2022-04-14 22:16:18.599|Main Thread>    Nr of Threads: 87
2022-04-14 22:16:18.599|Main Thread>    Simulation Speed: 1.00
2022-04-14 22:16:18.599|Main Thread>    Entity count: 3000
2022-04-14 22:16:18.599|Main Thread>    Player count: 14
2022-04-14 22:16:18.599|Main Thread>    Current:
2022-04-14 22:16:18.599|Main Thread>       Paged Memory: 7,319,199,744 B
2022-04-14 22:16:18.599|Main Thread>       Working Set: 4,409,024,512 B
2022-04-14 22:16:18.599|Main Thread>       Virtual Memory: 13,208,289,280 B
2022-04-14 22:16:18.599|Main Thread>    Peak:
2022-04-14 22:16:18.599|Main Thread>       Paged Memory: 7,509,098,496 B
2022-04-14 22:16:18.599|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:16:18.599|Main Thread>       Virtual Memory: 13,356,335,104 B
2022-04-14 22:16:18.599|Main Thread> Number of Worlds: 1
2022-04-14 22:16:18.600|Main Thread>    0) RigidBodies: 1239, ActiveRigidBodies: 294, CharacterRigidBodies: 11
2022-04-14 22:16:18.600|Main Thread>    0) Constraints: 2
2022-04-14 22:16:19.163|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:16:20.988|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:16:21.952|Main Thread> Client connected: Xaerthus (76561198199088653)
2022-04-14 22:16:21.952|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:16:21.952|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:16:21.952|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 349 grids.
2022-04-14 22:16:21.953|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 343 vulnerable grids.
2022-04-14 22:16:30.759|Main Thread> Warning: MyPhysicsBody (HandItem:GraderRail): CollisionModel does not exist. Using Model collision from model: Models\Equinox\Weapons\RailMattock.mwm
2022-04-14 22:16:40.421|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:16:45.024|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:16:47.488|Main Thread> Warning: MyPhysicsBody (HandItem:GraderRail): CollisionModel does not exist. Using Model collision from model: Models\Equinox\Weapons\RailMattock.mwm
2022-04-14 22:17:09.063|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:17:13.274|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:13.274|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:17:13.307|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:13.307|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:17:13.356|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:17:13.356|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.356|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.356|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.359|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:17:13.360|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.360|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.360|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.361|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.361|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.361|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:17:13.361|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:17:13.361|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:17:13.362|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:17:13.738|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:13.738|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:17:13.823|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyCombatComponent.
2022-04-14 22:17:16.384|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:16.384|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:17:18.611|Main Thread> Process information Periodic Check:
2022-04-14 22:17:18.611|Main Thread>    Managed Memory: 2,812,839,040 B
2022-04-14 22:17:18.612|Main Thread>    Private Memory: 7,357,247,488 B
2022-04-14 22:17:18.612|Main Thread>    Nr of Threads: 85
2022-04-14 22:17:18.612|Main Thread>    Simulation Speed: 1.00
2022-04-14 22:17:18.612|Main Thread>    Entity count: 3103
2022-04-14 22:17:18.612|Main Thread>    Player count: 15
2022-04-14 22:17:18.612|Main Thread>    Current:
2022-04-14 22:17:18.613|Main Thread>       Paged Memory: 7,357,247,488 B
2022-04-14 22:17:18.613|Main Thread>       Working Set: 4,440,244,224 B
2022-04-14 22:17:18.613|Main Thread>       Virtual Memory: 13,216,481,280 B
2022-04-14 22:17:18.613|Main Thread>    Peak:
2022-04-14 22:17:18.613|Main Thread>       Paged Memory: 7,509,098,496 B
2022-04-14 22:17:18.613|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:17:18.613|Main Thread>       Virtual Memory: 13,356,335,104 B
2022-04-14 22:17:18.613|Main Thread> Number of Worlds: 1
2022-04-14 22:17:18.613|Main Thread>    0) RigidBodies: 1280, ActiveRigidBodies: 294, CharacterRigidBodies: 12
2022-04-14 22:17:18.613|Main Thread>    0) Constraints: 2
2022-04-14 22:17:30.633|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:17:30.682|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:17:30.902|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:30.902|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:30.902|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:30.902|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:17:30.902|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:17:30.902|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:17:30.902|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:30.902|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:17:35.862|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:17:35.862|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:17:44.661|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:17:49.126|Main Thread> Warning: MyPhysicsBody (HandItem:GraderRail): CollisionModel does not exist. Using Model collision from model: Models\Equinox\Weapons\RailMattock.mwm
2022-04-14 22:17:55.299|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:18:09.272|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:18:10.079|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:18:10.636|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:18:18.626|Main Thread> Process information Periodic Check:
2022-04-14 22:18:18.626|Main Thread>    Managed Memory: 2,771,450,696 B
2022-04-14 22:18:18.627|Main Thread>    Private Memory: 7,396,900,864 B
2022-04-14 22:18:18.627|Main Thread>    Nr of Threads: 84
2022-04-14 22:18:18.627|Main Thread>    Simulation Speed: 0.85
2022-04-14 22:18:18.627|Main Thread>    Entity count: 3085
2022-04-14 22:18:18.627|Main Thread>    Player count: 15
2022-04-14 22:18:18.627|Main Thread>    Current:
2022-04-14 22:18:18.627|Main Thread>       Paged Memory: 7,396,900,864 B
2022-04-14 22:18:18.627|Main Thread>       Working Set: 4,449,693,696 B
2022-04-14 22:18:18.627|Main Thread>       Virtual Memory: 13,250,363,392 B
2022-04-14 22:18:18.627|Main Thread>    Peak:
2022-04-14 22:18:18.628|Main Thread>       Paged Memory: 7,513,063,424 B
2022-04-14 22:18:18.628|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:18:18.628|Main Thread>       Virtual Memory: 13,356,335,104 B
2022-04-14 22:18:18.628|Main Thread> Number of Worlds: 1
2022-04-14 22:18:18.628|Main Thread>    0) RigidBodies: 1270, ActiveRigidBodies: 296, CharacterRigidBodies: 10
2022-04-14 22:18:18.628|Main Thread>    0) Constraints: 2
2022-04-14 22:18:19.310|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:19.310|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:19.310|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:19.310|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:18:19.310|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:18:19.310|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:18:19.310|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:19.310|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:18:19.310|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:19.310|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:18:23.163|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:23.163|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:18:25.896|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:18:32.067|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:32.067|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:18:32.067|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:32.067|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:18:32.530|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:18:37.539|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:37.539|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:37.539|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:18:37.539|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:18:37.539|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:37.539|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:18:37.539|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:37.539|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:18:37.539|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:18:37.539|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:18:48.427|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:19:11.809|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:19:18.641|Main Thread> Process information Periodic Check:
2022-04-14 22:19:18.641|Main Thread>    Managed Memory: 2,838,091,344 B
2022-04-14 22:19:18.642|Main Thread>    Private Memory: 7,489,339,392 B
2022-04-14 22:19:18.642|Main Thread>    Nr of Threads: 84
2022-04-14 22:19:18.642|Main Thread>    Simulation Speed: 0.70
2022-04-14 22:19:18.642|Main Thread>    Entity count: 3078
2022-04-14 22:19:18.642|Main Thread>    Player count: 16
2022-04-14 22:19:18.642|Main Thread>    Current:
2022-04-14 22:19:18.642|Main Thread>       Paged Memory: 7,489,339,392 B
2022-04-14 22:19:18.642|Main Thread>       Working Set: 3,287,552,000 B
2022-04-14 22:19:18.642|Main Thread>       Virtual Memory: 13,334,118,400 B
2022-04-14 22:19:18.642|Main Thread>    Peak:
2022-04-14 22:19:18.643|Main Thread>       Paged Memory: 7,595,507,712 B
2022-04-14 22:19:18.643|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:19:18.643|Main Thread>       Virtual Memory: 13,423,706,112 B
2022-04-14 22:19:18.643|Main Thread> Number of Worlds: 1
2022-04-14 22:19:18.643|Main Thread>    0) RigidBodies: 1271, ActiveRigidBodies: 307, CharacterRigidBodies: 10
2022-04-14 22:19:18.643|Main Thread>    0) Constraints: 2
2022-04-14 22:19:21.594|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:19:29.515|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:19:44.692|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:44.692|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:44.692|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:44.692|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:19:44.692|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:19:44.692|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:19:44.716|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:19:50.128|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:50.128|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:50.128|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:19:50.128|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:19:50.128|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:50.128|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:50.128|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:19:50.128|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:19:50.128|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:50.128|Worker Logic 9> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:19:54.958|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:19:55.178|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:55.178|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:55.178|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:19:55.178|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:19:57.847|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:57.847|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:57.847|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:19:57.847|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:19:57.847|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:57.847|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:19:57.847|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:57.847|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:19:57.847|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:57.848|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:19:57.848|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:57.848|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:19:57.848|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:19:57.848|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:19:58.436|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:19:58.436|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:19:58.436|Main Thread> Error: Desynch. No block to remove!!
2022-04-14 22:19:58.436|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 364 grids.
2022-04-14 22:19:58.437|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 358 vulnerable grids.
2022-04-14 22:20:04.821|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:20:09.621|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:20:09.621|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:20:09.621|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 364 grids.
2022-04-14 22:20:09.622|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 358 vulnerable grids.
2022-04-14 22:20:09.662|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:20:09.662|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:20:09.662|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 364 grids.
2022-04-14 22:20:09.663|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 358 vulnerable grids.
2022-04-14 22:20:09.705|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:20:09.705|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:20:09.705|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 364 grids.
2022-04-14 22:20:09.707|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 358 vulnerable grids.
2022-04-14 22:20:09.781|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01A48ACEBF25C151}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01A48ACEBF25C151}/MyCombatComponent.
2022-04-14 22:20:09.786|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:20:09.786|Main Thread> Warning: MyPhysicsBody (HandItem:ClubWood): CollisionModel does not exist. Using Model collision from model: Models\Weapons\WoodenClub.mwm
2022-04-14 22:20:09.901|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:20:10.564|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:20:17.154|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:20:17.154|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:20:17.154|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:20:17.154|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:20:17.154|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:20:17.154|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:20:17.154|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:20:17.154|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:20:17.154|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:20:17.154|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:20:18.664|Main Thread> Process information Periodic Check:
2022-04-14 22:20:18.664|Main Thread>    Managed Memory: 2,797,344,784 B
2022-04-14 22:20:18.665|Main Thread>    Private Memory: 7,511,580,672 B
2022-04-14 22:20:18.665|Main Thread>    Nr of Threads: 84
2022-04-14 22:20:18.665|Main Thread>    Simulation Speed: 0.90
2022-04-14 22:20:18.665|Main Thread>    Entity count: 3085
2022-04-14 22:20:18.665|Main Thread>    Player count: 17
2022-04-14 22:20:18.665|Main Thread>    Current:
2022-04-14 22:20:18.666|Main Thread>       Paged Memory: 7,511,580,672 B
2022-04-14 22:20:18.666|Main Thread>       Working Set: 3,321,790,464 B
2022-04-14 22:20:18.666|Main Thread>       Virtual Memory: 13,346,439,168 B
2022-04-14 22:20:18.666|Main Thread>    Peak:
2022-04-14 22:20:18.666|Main Thread>       Paged Memory: 7,644,532,736 B
2022-04-14 22:20:18.666|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:20:18.666|Main Thread>       Virtual Memory: 13,427,965,952 B
2022-04-14 22:20:18.666|Main Thread> Number of Worlds: 1
2022-04-14 22:20:18.666|Main Thread>    0) RigidBodies: 1279, ActiveRigidBodies: 324, CharacterRigidBodies: 10
2022-04-14 22:20:18.666|Main Thread>    0) Constraints: 2
2022-04-14 22:20:24.470|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:20:24.470|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:20:24.470|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:20:24.470|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:20:24.470|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:20:24.470|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:20:24.500|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:20:34.375|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:20:36.727|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:20:37.776|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Bag): CollisionModel does not exist. Using Model collision from model: Models\InventoryContainers\BarbarianBag.mwm
2022-04-14 22:20:38.799|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Bag): CollisionModel does not exist. Using Model collision from model: Models\InventoryContainers\BarbarianBag.mwm
2022-04-14 22:20:38.813|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:20:43.611|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:20:53.723|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:20:54.442|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Bag): CollisionModel does not exist. Using Model collision from model: Models\InventoryContainers\BarbarianBag.mwm
2022-04-14 22:20:55.474|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Bag): CollisionModel does not exist. Using Model collision from model: Models\InventoryContainers\BarbarianBag.mwm
2022-04-14 22:20:56.911|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:21:00.279|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:21:00.719|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:21:07.252|Main Thread> Warning: MyPhysicsBody (HandItem:ClubStudded): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Mace.mwm
2022-04-14 22:21:16.105|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:21:16.376|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:21:18.673|Main Thread> Process information Periodic Check:
2022-04-14 22:21:18.674|Main Thread>    Managed Memory: 2,761,157,792 B
2022-04-14 22:21:18.674|Main Thread>    Private Memory: 7,585,226,752 B
2022-04-14 22:21:18.674|Main Thread>    Nr of Threads: 85
2022-04-14 22:21:18.674|Main Thread>    Simulation Speed: 0.95
2022-04-14 22:21:18.674|Main Thread>    Entity count: 3095
2022-04-14 22:21:18.674|Main Thread>    Player count: 17
2022-04-14 22:21:18.674|Main Thread>    Current:
2022-04-14 22:21:18.675|Main Thread>       Paged Memory: 7,585,226,752 B
2022-04-14 22:21:18.675|Main Thread>       Working Set: 3,368,206,336 B
2022-04-14 22:21:18.675|Main Thread>       Virtual Memory: 13,350,699,008 B
2022-04-14 22:21:18.675|Main Thread>    Peak:
2022-04-14 22:21:18.675|Main Thread>       Paged Memory: 7,663,697,920 B
2022-04-14 22:21:18.675|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:21:18.675|Main Thread>       Virtual Memory: 13,436,289,024 B
2022-04-14 22:21:18.675|Main Thread> Number of Worlds: 1
2022-04-14 22:21:18.675|Main Thread>    0) RigidBodies: 1287, ActiveRigidBodies: 329, CharacterRigidBodies: 11
2022-04-14 22:21:18.675|Main Thread>    0) Constraints: 2
2022-04-14 22:22:09.685|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:22:18.677|Main Thread> Process information Periodic Check:
2022-04-14 22:22:18.678|Main Thread>    Managed Memory: 2,825,986,280 B
2022-04-14 22:22:18.679|Main Thread>    Private Memory: 7,603,806,208 B
2022-04-14 22:22:18.679|Main Thread>    Nr of Threads: 84
2022-04-14 22:22:18.679|Main Thread>    Simulation Speed: 0.85
2022-04-14 22:22:18.679|Main Thread>    Entity count: 3156
2022-04-14 22:22:18.679|Main Thread>    Player count: 17
2022-04-14 22:22:18.679|Main Thread>    Current:
2022-04-14 22:22:18.679|Main Thread>       Paged Memory: 7,603,806,208 B
2022-04-14 22:22:18.679|Main Thread>       Working Set: 3,389,456,384 B
2022-04-14 22:22:18.679|Main Thread>       Virtual Memory: 13,385,629,696 B
2022-04-14 22:22:18.679|Main Thread>    Peak:
2022-04-14 22:22:18.679|Main Thread>       Paged Memory: 7,696,777,216 B
2022-04-14 22:22:18.679|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:22:18.679|Main Thread>       Virtual Memory: 13,469,908,992 B
2022-04-14 22:22:18.679|Main Thread> Number of Worlds: 1
2022-04-14 22:22:18.680|Main Thread>    0) RigidBodies: 1347, ActiveRigidBodies: 376, CharacterRigidBodies: 10
2022-04-14 22:22:18.680|Main Thread>    0) Constraints: 2
2022-04-14 22:22:21.005|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:22:33.780|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:22:39.524|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:22:50.427|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:22:52.841|Main Thread> Raising event on object which is not recognized by replication: null/Inventory - Bag
2022-04-14 22:22:54.800|Main Thread> Raising event on object which is not recognized by replication: null/Inventory - Bag
2022-04-14 22:23:00.863|Main Thread> Warning: MyPhysicsBody (HandItem:GraderRail): CollisionModel does not exist. Using Model collision from model: Models\Equinox\Weapons\RailMattock.mwm
2022-04-14 22:23:01.343|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:23:04.757|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:23:06.273|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:23:18.682|Main Thread> Process information Periodic Check:
2022-04-14 22:23:18.682|Main Thread>    Managed Memory: 2,775,960,064 B
2022-04-14 22:23:18.683|Main Thread>    Private Memory: 7,574,503,424 B
2022-04-14 22:23:18.683|Main Thread>    Nr of Threads: 84
2022-04-14 22:23:18.683|Main Thread>    Simulation Speed: 0.67
2022-04-14 22:23:18.683|Main Thread>    Entity count: 3082
2022-04-14 22:23:18.683|Main Thread>    Player count: 17
2022-04-14 22:23:18.683|Main Thread>    Current:
2022-04-14 22:23:18.683|Main Thread>       Paged Memory: 7,574,503,424 B
2022-04-14 22:23:18.683|Main Thread>       Working Set: 3,393,683,456 B
2022-04-14 22:23:18.683|Main Thread>       Virtual Memory: 13,385,629,696 B
2022-04-14 22:23:18.683|Main Thread>    Peak:
2022-04-14 22:23:18.684|Main Thread>       Paged Memory: 7,696,777,216 B
2022-04-14 22:23:18.684|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:23:18.684|Main Thread>       Virtual Memory: 13,469,908,992 B
2022-04-14 22:23:18.684|Main Thread> Number of Worlds: 1
2022-04-14 22:23:18.684|Main Thread>    0) RigidBodies: 1274, ActiveRigidBodies: 333, CharacterRigidBodies: 10
2022-04-14 22:23:18.684|Main Thread>    0) Constraints: 2
2022-04-14 22:23:22.811|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:23:31.543|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:23:39.579|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:23:39.579|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:23:39.579|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:23:39.579|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:23:39.579|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:23:39.579|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:23:39.579|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:23:39.579|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:23:39.580|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:23:39.580|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:23:51.949|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:24:18.696|Main Thread> Process information Periodic Check:
2022-04-14 22:24:18.697|Main Thread>    Managed Memory: 2,800,819,344 B
2022-04-14 22:24:18.698|Main Thread>    Private Memory: 7,597,355,008 B
2022-04-14 22:24:18.698|Main Thread>    Nr of Threads: 84
2022-04-14 22:24:18.698|Main Thread>    Simulation Speed: 0.82
2022-04-14 22:24:18.698|Main Thread>    Entity count: 3082
2022-04-14 22:24:18.698|Main Thread>    Player count: 17
2022-04-14 22:24:18.698|Main Thread>    Current:
2022-04-14 22:24:18.698|Main Thread>       Paged Memory: 7,597,355,008 B
2022-04-14 22:24:18.698|Main Thread>       Working Set: 3,416,662,016 B
2022-04-14 22:24:18.698|Main Thread>       Virtual Memory: 13,379,993,600 B
2022-04-14 22:24:18.698|Main Thread>    Peak:
2022-04-14 22:24:18.698|Main Thread>       Paged Memory: 7,696,777,216 B
2022-04-14 22:24:18.698|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:24:18.698|Main Thread>       Virtual Memory: 13,475,741,696 B
2022-04-14 22:24:18.698|Main Thread> Number of Worlds: 1
2022-04-14 22:24:18.699|Main Thread>    0) RigidBodies: 1274, ActiveRigidBodies: 338, CharacterRigidBodies: 10
2022-04-14 22:24:18.699|Main Thread>    0) Constraints: 2
2022-04-14 22:24:33.391|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:24:54.480|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:25:01.975|Main Thread> Raising event on object which is not recognized by replication: null/Inventory - Bag
2022-04-14 22:25:04.852|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:25:07.641|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:25:07.642|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:25:07.714|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:25:09.900|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:25:18.711|Main Thread> Process information Periodic Check:
2022-04-14 22:25:18.711|Main Thread>    Managed Memory: 2,783,959,424 B
2022-04-14 22:25:18.713|Main Thread>    Private Memory: 7,649,759,232 B
2022-04-14 22:25:18.713|Main Thread>    Nr of Threads: 84
2022-04-14 22:25:18.713|Main Thread>    Simulation Speed: 0.88
2022-04-14 22:25:18.713|Main Thread>    Entity count: 3085
2022-04-14 22:25:18.713|Main Thread>    Player count: 17
2022-04-14 22:25:18.713|Main Thread>    Current:
2022-04-14 22:25:18.713|Main Thread>       Paged Memory: 7,649,759,232 B
2022-04-14 22:25:18.713|Main Thread>       Working Set: 3,438,616,576 B
2022-04-14 22:25:18.713|Main Thread>       Virtual Memory: 13,430,587,392 B
2022-04-14 22:25:18.713|Main Thread>    Peak:
2022-04-14 22:25:18.713|Main Thread>       Paged Memory: 7,703,339,008 B
2022-04-14 22:25:18.713|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:25:18.713|Main Thread>       Virtual Memory: 13,475,741,696 B
2022-04-14 22:25:18.713|Main Thread> Number of Worlds: 1
2022-04-14 22:25:18.714|Main Thread>    0) RigidBodies: 1275, ActiveRigidBodies: 337, CharacterRigidBodies: 10
2022-04-14 22:25:18.714|Main Thread>    0) Constraints: 2
2022-04-14 22:25:19.087|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:25:23.247|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:25:24.109|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:25:33.554|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:25:33.571|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:25:34.050|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:25:36.400|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:25:43.518|Main Thread> Raising event on object which is not recognized by replication: null/Inventory - Bag
2022-04-14 22:25:55.329|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:26:06.959|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:26:18.724|Main Thread> Process information Periodic Check:
2022-04-14 22:26:18.724|Main Thread>    Managed Memory: 2,767,231,528 B
2022-04-14 22:26:18.725|Main Thread>    Private Memory: 7,626,797,056 B
2022-04-14 22:26:18.725|Main Thread>    Nr of Threads: 87
2022-04-14 22:26:18.725|Main Thread>    Simulation Speed: 0.98
2022-04-14 22:26:18.725|Main Thread>    Entity count: 3087
2022-04-14 22:26:18.725|Main Thread>    Player count: 17
2022-04-14 22:26:18.725|Main Thread>    Current:
2022-04-14 22:26:18.725|Main Thread>       Paged Memory: 7,626,797,056 B
2022-04-14 22:26:18.725|Main Thread>       Working Set: 3,442,774,016 B
2022-04-14 22:26:18.725|Main Thread>       Virtual Memory: 13,443,235,840 B
2022-04-14 22:26:18.725|Main Thread>    Peak:
2022-04-14 22:26:18.725|Main Thread>       Paged Memory: 7,754,956,800 B
2022-04-14 22:26:18.725|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:26:18.725|Main Thread>       Virtual Memory: 13,521,223,680 B
2022-04-14 22:26:18.725|Main Thread> Number of Worlds: 1
2022-04-14 22:26:18.726|Main Thread>    0) RigidBodies: 1276, ActiveRigidBodies: 335, CharacterRigidBodies: 10
2022-04-14 22:26:18.726|Main Thread>    0) Constraints: 2
2022-04-14 22:26:23.806|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:26:28.879|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:26:32.398|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:26:48.575|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:26:48.975|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:26:50.776|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:26:58.869|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:27:00.153|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:27:07.177|Main Thread> Warning: Trying to create decal on entity that it or its components does not implement IMyDecalProxy
2022-04-14 22:27:18.740|Main Thread> Process information Periodic Check:
2022-04-14 22:27:18.740|Main Thread>    Managed Memory: 2,881,031,576 B
2022-04-14 22:27:18.741|Main Thread>    Private Memory: 7,624,155,136 B
2022-04-14 22:27:18.742|Main Thread>    Nr of Threads: 85
2022-04-14 22:27:18.742|Main Thread>    Simulation Speed: 0.92
2022-04-14 22:27:18.742|Main Thread>    Entity count: 3090
2022-04-14 22:27:18.742|Main Thread>    Player count: 17
2022-04-14 22:27:18.742|Main Thread>    Current:
2022-04-14 22:27:18.742|Main Thread>       Paged Memory: 7,624,155,136 B
2022-04-14 22:27:18.742|Main Thread>       Working Set: 3,440,177,152 B
2022-04-14 22:27:18.742|Main Thread>       Virtual Memory: 13,472,923,648 B
2022-04-14 22:27:18.742|Main Thread>    Peak:
2022-04-14 22:27:18.742|Main Thread>       Paged Memory: 7,754,956,800 B
2022-04-14 22:27:18.742|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:27:18.742|Main Thread>       Virtual Memory: 13,533,872,128 B
2022-04-14 22:27:18.742|Main Thread> Number of Worlds: 1
2022-04-14 22:27:18.742|Main Thread>    0) RigidBodies: 1277, ActiveRigidBodies: 336, CharacterRigidBodies: 10
2022-04-14 22:27:18.742|Main Thread>    0) Constraints: 2
2022-04-14 22:27:20.470|Main Thread> Player disconnected: Borly (76561198084331321)
2022-04-14 22:27:20.470|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:27:20.470|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:27:20.470|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 368 grids.
2022-04-14 22:27:20.471|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 361 vulnerable grids.
2022-04-14 22:27:22.926|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:27:26.250|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:27:27.082|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:27:53.622|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:27:55.023|Main Thread> Client connected: Fredinand III (76561198196543507)
2022-04-14 22:27:55.024|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:27:55.024|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:27:55.024|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 368 grids.
2022-04-14 22:27:55.025|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 361 vulnerable grids.
2022-04-14 22:28:00.679|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:28:11.185|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:11.185|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:28:12.468|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:28:18.759|Main Thread> Process information Periodic Check:
2022-04-14 22:28:18.759|Main Thread>    Managed Memory: 2,821,945,016 B
2022-04-14 22:28:18.760|Main Thread>    Private Memory: 7,647,985,664 B
2022-04-14 22:28:18.760|Main Thread>    Nr of Threads: 84
2022-04-14 22:28:18.760|Main Thread>    Simulation Speed: 0.90
2022-04-14 22:28:18.760|Main Thread>    Entity count: 3090
2022-04-14 22:28:18.760|Main Thread>    Player count: 16
2022-04-14 22:28:18.760|Main Thread>    Current:
2022-04-14 22:28:18.760|Main Thread>       Paged Memory: 7,647,985,664 B
2022-04-14 22:28:18.760|Main Thread>       Working Set: 3,461,783,552 B
2022-04-14 22:28:18.760|Main Thread>       Virtual Memory: 13,477,576,704 B
2022-04-14 22:28:18.760|Main Thread>    Peak:
2022-04-14 22:28:18.761|Main Thread>       Paged Memory: 7,845,838,848 B
2022-04-14 22:28:18.761|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:28:18.761|Main Thread>       Virtual Memory: 13,642,727,424 B
2022-04-14 22:28:18.761|Main Thread> Number of Worlds: 1
2022-04-14 22:28:18.761|Main Thread>    0) RigidBodies: 1277, ActiveRigidBodies: 338, CharacterRigidBodies: 10
2022-04-14 22:28:18.761|Main Thread>    0) Constraints: 2
2022-04-14 22:28:31.850|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:28:35.627|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:35.627|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:28:35.627|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:35.627|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:28:46.306|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:46.306|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:28:46.306|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:46.306|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:46.306|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:28:46.306|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:28:46.353|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:28:46.358|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:28:53.788|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:28:53.789|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:28:54.142|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:54.142|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:54.142|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:28:54.142|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:28:54.142|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:54.142|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:54.142|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:28:54.142|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:28:54.142|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:54.142|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:28:56.329|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:56.329|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:28:56.329|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:28:56.329|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:28:57.430|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:06.103|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:06.126|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:06.126|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:06.150|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:07.488|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:29:07.489|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:29:07.489|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:29:09.200|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:11.689|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyCombatComponent.
2022-04-14 22:29:11.693|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:11.694|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:18.762|Main Thread> Process information Periodic Check:
2022-04-14 22:29:18.762|Main Thread>    Managed Memory: 2,837,266,352 B
2022-04-14 22:29:18.763|Main Thread>    Private Memory: 7,686,664,192 B
2022-04-14 22:29:18.763|Main Thread>    Nr of Threads: 84
2022-04-14 22:29:18.763|Main Thread>    Simulation Speed: 0.93
2022-04-14 22:29:18.763|Main Thread>    Entity count: 3080
2022-04-14 22:29:18.763|Main Thread>    Player count: 16
2022-04-14 22:29:18.763|Main Thread>    Current:
2022-04-14 22:29:18.764|Main Thread>       Paged Memory: 7,686,664,192 B
2022-04-14 22:29:18.764|Main Thread>       Working Set: 3,475,161,088 B
2022-04-14 22:29:18.764|Main Thread>       Virtual Memory: 13,494,157,312 B
2022-04-14 22:29:18.764|Main Thread>    Peak:
2022-04-14 22:29:18.764|Main Thread>       Paged Memory: 7,845,838,848 B
2022-04-14 22:29:18.764|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:29:18.764|Main Thread>       Virtual Memory: 13,642,727,424 B
2022-04-14 22:29:18.764|Main Thread> Number of Worlds: 1
2022-04-14 22:29:18.764|Main Thread>    0) RigidBodies: 1251, ActiveRigidBodies: 349, CharacterRigidBodies: 11
2022-04-14 22:29:18.764|Main Thread>    0) Constraints: 2
2022-04-14 22:29:19.489|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:19.639|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:19.639|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:29:19.685|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:19.685|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:29:19.732|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:29:19.732|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.733|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.733|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.735|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:29:19.736|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.736|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.736|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.736|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.737|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.737|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:29:19.737|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:29:19.737|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:29:19.738|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:29:21.657|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:32.760|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:37.645|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:37.645|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:37.645|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:29:37.645|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:29:43.386|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:43.403|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:43.702|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:43.702|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:43.702|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:43.702|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:29:43.702|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:43.702|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:29:43.702|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:43.702|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:29:43.702|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:29:43.702|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:43.702|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:29:43.702|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:29:43.746|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyCombatComponent.
2022-04-14 22:29:43.751|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:43.751|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:54.496|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:29:55.876|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:58.351|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:58.374|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:58.638|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:59.033|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:29:59.086|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:29:59.086|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:30:02.365|Main Thread> Player disconnected: Not Null (76561198071905677)
2022-04-14 22:30:02.365|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:30:02.365|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:30:02.365|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 370 grids.
2022-04-14 22:30:02.366|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 364 vulnerable grids.
2022-04-14 22:30:02.383|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:30:05.840|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:30:17.272|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:30:18.768|Main Thread> Process information Periodic Check:
2022-04-14 22:30:18.768|Main Thread>    Managed Memory: 2,815,751,232 B
2022-04-14 22:30:18.769|Main Thread>    Private Memory: 7,675,031,552 B
2022-04-14 22:30:18.769|Main Thread>    Nr of Threads: 84
2022-04-14 22:30:18.770|Main Thread>    Simulation Speed: 0.83
2022-04-14 22:30:18.770|Main Thread>    Entity count: 3118
2022-04-14 22:30:18.770|Main Thread>    Player count: 15
2022-04-14 22:30:18.770|Main Thread>    Current:
2022-04-14 22:30:18.770|Main Thread>       Paged Memory: 7,675,031,552 B
2022-04-14 22:30:18.770|Main Thread>       Working Set: 3,487,678,464 B
2022-04-14 22:30:18.770|Main Thread>       Virtual Memory: 13,510,737,920 B
2022-04-14 22:30:18.770|Main Thread>    Peak:
2022-04-14 22:30:18.770|Main Thread>       Paged Memory: 7,845,838,848 B
2022-04-14 22:30:18.770|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:30:18.770|Main Thread>       Virtual Memory: 13,642,727,424 B
2022-04-14 22:30:18.770|Main Thread> Number of Worlds: 1
2022-04-14 22:30:18.770|Main Thread>    0) RigidBodies: 1286, ActiveRigidBodies: 354, CharacterRigidBodies: 10
2022-04-14 22:30:18.770|Main Thread>    0) Constraints: 2
2022-04-14 22:30:22.929|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:30:28.124|Main Thread> Client connected: Satork1 (76561198084856372)
2022-04-14 22:30:28.124|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:30:28.124|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:30:28.124|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 370 grids.
2022-04-14 22:30:28.125|Worker Logic 0>Session> Info: Grid Protection System: Done, 6 invulnerable grids, 364 vulnerable grids.
2022-04-14 22:30:32.995|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:30:34.267|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:30:34.267|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:30:34.267|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:30:34.267|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:30:34.268|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:30:34.268|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:30:40.897|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:30:46.012|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:30:56.208|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:30:56.208|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:30:56.578|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:30:57.851|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:30:57.851|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:30:59.686|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:31:15.819|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:31:15.819|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:31:18.775|Main Thread> Process information Periodic Check:
2022-04-14 22:31:18.775|Main Thread>    Managed Memory: 2,821,727,680 B
2022-04-14 22:31:18.777|Main Thread>    Private Memory: 7,735,918,592 B
2022-04-14 22:31:18.777|Main Thread>    Nr of Threads: 86
2022-04-14 22:31:18.777|Main Thread>    Simulation Speed: 0.87
2022-04-14 22:31:18.777|Main Thread>    Entity count: 3125
2022-04-14 22:31:18.777|Main Thread>    Player count: 15
2022-04-14 22:31:18.777|Main Thread>    Current:
2022-04-14 22:31:18.777|Main Thread>       Paged Memory: 7,735,918,592 B
2022-04-14 22:31:18.777|Main Thread>       Working Set: 3,514,671,104 B
2022-04-14 22:31:18.777|Main Thread>       Virtual Memory: 13,519,126,528 B
2022-04-14 22:31:18.777|Main Thread>    Peak:
2022-04-14 22:31:18.778|Main Thread>       Paged Memory: 7,845,838,848 B
2022-04-14 22:31:18.778|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:31:18.778|Main Thread>       Virtual Memory: 13,642,727,424 B
2022-04-14 22:31:18.778|Main Thread> Number of Worlds: 1
2022-04-14 22:31:18.778|Main Thread>    0) RigidBodies: 1294, ActiveRigidBodies: 358, CharacterRigidBodies: 11
2022-04-14 22:31:18.778|Main Thread>    0) Constraints: 2
2022-04-14 22:31:27.270|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:31:39.506|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:31:53.390|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:31:53.390|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:31:58.233|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:32:10.447|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:13.235|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {0129219F1358A42D}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {0129219F1358A42D}/MyCombatComponent.
2022-04-14 22:32:13.238|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:13.239|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:18.782|Main Thread> Process information Periodic Check:
2022-04-14 22:32:18.782|Main Thread>    Managed Memory: 2,849,838,784 B
2022-04-14 22:32:18.783|Main Thread>    Private Memory: 7,767,560,192 B
2022-04-14 22:32:18.783|Main Thread>    Nr of Threads: 85
2022-04-14 22:32:18.783|Main Thread>    Simulation Speed: 0.98
2022-04-14 22:32:18.783|Main Thread>    Entity count: 3277
2022-04-14 22:32:18.783|Main Thread>    Player count: 16
2022-04-14 22:32:18.783|Main Thread>    Current:
2022-04-14 22:32:18.784|Main Thread>       Paged Memory: 7,767,560,192 B
2022-04-14 22:32:18.784|Main Thread>       Working Set: 3,542,913,024 B
2022-04-14 22:32:18.784|Main Thread>       Virtual Memory: 13,548,355,584 B
2022-04-14 22:32:18.784|Main Thread>    Peak:
2022-04-14 22:32:18.784|Main Thread>       Paged Memory: 7,845,838,848 B
2022-04-14 22:32:18.784|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:32:18.784|Main Thread>       Virtual Memory: 13,642,727,424 B
2022-04-14 22:32:18.784|Main Thread> Number of Worlds: 1
2022-04-14 22:32:18.784|Main Thread>    0) RigidBodies: 1317, ActiveRigidBodies: 368, CharacterRigidBodies: 12
2022-04-14 22:32:18.784|Main Thread>    0) Constraints: 8
2022-04-14 22:32:23.742|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:24.794|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:32:24.794|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:32:34.115|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:36.508|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:32:36.929|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:32:36.929|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:32:36.929|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:32:36.929|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:32:36.929|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:32:36.929|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:32:36.981|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:32:36.985|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:36.985|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:39.308|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:32:39.324|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:32:40.931|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:47.025|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:32:47.025|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:32:47.077|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:32:47.077|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:32:47.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:32:47.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.138|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.141|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:32:47.141|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.142|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.142|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.142|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.142|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.143|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:32:47.143|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:32:47.143|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:32:47.143|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:32:47.370|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeSteel_OneHand.mwm
2022-04-14 22:32:47.931|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:32:48.250|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:32:56.899|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:32:56.899|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:32:56.899|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:32:56.899|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:32:59.333|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:11.236|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:15.930|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:33:15.931|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:33:15.965|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:33:15.965|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:33:15.965|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:33:15.965|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:33:16.045|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:33:16.046|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.046|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.046|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.053|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyCombatComponent.
2022-04-14 22:33:16.057|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:33:16.057|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.057|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.057|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.058|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.058|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.058|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:33:16.058|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:33:16.059|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:33:16.059|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:33:16.071|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:16.072|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:18.798|Main Thread> Process information Periodic Check:
2022-04-14 22:33:18.798|Main Thread>    Managed Memory: 2,872,168,288 B
2022-04-14 22:33:18.799|Main Thread>    Private Memory: 7,780,831,232 B
2022-04-14 22:33:18.799|Main Thread>    Nr of Threads: 84
2022-04-14 22:33:18.799|Main Thread>    Simulation Speed: 0.92
2022-04-14 22:33:18.799|Main Thread>    Entity count: 3209
2022-04-14 22:33:18.799|Main Thread>    Player count: 16
2022-04-14 22:33:18.799|Main Thread>    Current:
2022-04-14 22:33:18.800|Main Thread>       Paged Memory: 7,780,831,232 B
2022-04-14 22:33:18.800|Main Thread>       Working Set: 3,591,553,024 B
2022-04-14 22:33:18.800|Main Thread>       Virtual Memory: 13,568,737,280 B
2022-04-14 22:33:18.800|Main Thread>    Peak:
2022-04-14 22:33:18.800|Main Thread>       Paged Memory: 7,887,556,608 B
2022-04-14 22:33:18.800|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:33:18.800|Main Thread>       Virtual Memory: 13,693,779,968 B
2022-04-14 22:33:18.800|Main Thread> Number of Worlds: 1
2022-04-14 22:33:18.800|Main Thread>    0) RigidBodies: 1305, ActiveRigidBodies: 377, CharacterRigidBodies: 13
2022-04-14 22:33:18.800|Main Thread>    0) Constraints: 8
2022-04-14 22:33:18.896|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:33:18.928|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:33:20.615|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:20.615|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:21.926|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:25.001|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:33:35.829|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:33:35.829|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:33:35.872|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01B420FFF32B230F}/MyCombatComponent.
2022-04-14 22:33:35.877|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:35.878|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:37.977|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:46.810|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:47.478|Main Thread> Warning: MyPhysicsBody (HandItem:HammerBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandBronze.mwm
2022-04-14 22:33:48.909|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:33:48.909|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:33:49.119|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:50.763|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:33:50.763|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:33:57.931|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:33:59.054|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:34:00.163|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:34:02.214|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:34:02.214|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:34:09.409|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:34:09.928|Main Thread> Warning: Component Block:TanningRack {01C03245BD888650}/Inventory - InputInventory redefines event OpenInventory, that was already defined for component Block:TanningRack {01C03245BD888650}/Inventory - TanningRackOutputInventory.
2022-04-14 22:34:09.928|Main Thread> Warning: Component Block:TanningRack {01C03245BD888650}/Inventory - InputInventory redefines event CloseInventory, that was already defined for component Block:TanningRack {01C03245BD888650}/Inventory - TanningRackOutputInventory.
2022-04-14 22:34:10.362|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeSteel_OneHand.mwm
2022-04-14 22:34:13.582|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:34:18.807|Main Thread> Process information Periodic Check:
2022-04-14 22:34:18.807|Main Thread>    Managed Memory: 2,885,745,424 B
2022-04-14 22:34:18.808|Main Thread>    Private Memory: 7,816,245,248 B
2022-04-14 22:34:18.808|Main Thread>    Nr of Threads: 84
2022-04-14 22:34:18.808|Main Thread>    Simulation Speed: 0.85
2022-04-14 22:34:18.808|Main Thread>    Entity count: 3225
2022-04-14 22:34:18.808|Main Thread>    Player count: 16
2022-04-14 22:34:18.808|Main Thread>    Current:
2022-04-14 22:34:18.808|Main Thread>       Paged Memory: 7,816,245,248 B
2022-04-14 22:34:18.808|Main Thread>       Working Set: 2,770,501,632 B
2022-04-14 22:34:18.808|Main Thread>       Virtual Memory: 13,601,898,496 B
2022-04-14 22:34:18.808|Main Thread>    Peak:
2022-04-14 22:34:18.808|Main Thread>       Paged Memory: 7,887,556,608 B
2022-04-14 22:34:18.808|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:34:18.808|Main Thread>       Virtual Memory: 13,693,779,968 B
2022-04-14 22:34:18.809|Main Thread> Number of Worlds: 1
2022-04-14 22:34:18.809|Main Thread>    0) RigidBodies: 1315, ActiveRigidBodies: 387, CharacterRigidBodies: 12
2022-04-14 22:34:18.809|Main Thread>    0) Constraints: 8
2022-04-14 22:34:20.782|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:34:29.127|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:34:29.391|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:34:29.391|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:34:29.391|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:34:29.391|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree25m.mwm
2022-04-14 22:34:38.075|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:34:38.079|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:34:38.080|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:34:48.471|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:34:48.471|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:34:48.471|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:34:48.471|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:34:49.104|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:34:50.142|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:34:52.605|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:34:56.905|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:34:57.023|Main Thread> Warning: MyPhysicsBody (HandItem:HammerSteel): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Hammer_OneHandSteel.mwm
2022-04-14 22:34:58.214|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:35:01.409|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:35:10.691|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:35:15.351|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:35:18.824|Main Thread> Process information Periodic Check:
2022-04-14 22:35:18.825|Main Thread>    Managed Memory: 2,863,235,424 B
2022-04-14 22:35:18.826|Main Thread>    Private Memory: 7,824,134,144 B
2022-04-14 22:35:18.826|Main Thread>    Nr of Threads: 84
2022-04-14 22:35:18.826|Main Thread>    Simulation Speed: 1.05
2022-04-14 22:35:18.826|Main Thread>    Entity count: 3217
2022-04-14 22:35:18.826|Main Thread>    Player count: 16
2022-04-14 22:35:18.826|Main Thread>    Current:
2022-04-14 22:35:18.826|Main Thread>       Paged Memory: 7,824,134,144 B
2022-04-14 22:35:18.826|Main Thread>       Working Set: 2,810,671,104 B
2022-04-14 22:35:18.826|Main Thread>       Virtual Memory: 13,651,640,320 B
2022-04-14 22:35:18.826|Main Thread>    Peak:
2022-04-14 22:35:18.827|Main Thread>       Paged Memory: 7,887,556,608 B
2022-04-14 22:35:18.827|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:35:18.827|Main Thread>       Virtual Memory: 13,693,779,968 B
2022-04-14 22:35:18.827|Main Thread> Number of Worlds: 1
2022-04-14 22:35:18.827|Main Thread>    0) RigidBodies: 1305, ActiveRigidBodies: 379, CharacterRigidBodies: 11
2022-04-14 22:35:18.827|Main Thread>    0) Constraints: 8
2022-04-14 22:35:25.248|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Bag): CollisionModel does not exist. Using Model collision from model: Models\InventoryContainers\BarbarianBag.mwm
2022-04-14 22:35:28.910|Main Thread> Raising event on object which is not recognized by replication: null/Inventory - Bag
2022-04-14 22:35:30.345|Main Thread> Warning: Component EntityBase:BarbarianForestRed {017DF8769EEC5360}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestRed {017DF8769EEC5360}/MyCombatComponent.
2022-04-14 22:35:32.528|Main Thread> Warning: MyPhysicsBody (HandItem:PickaxeBronze): CollisionModel does not exist. Using Model collision from model: Models\Weapons\PickaxeBronze_OneHand.mwm
2022-04-14 22:35:36.315|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:35:36.640|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:35:36.640|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:35:36.640|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:35:36.640|Worker Logic 8> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:35:36.640|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:35:36.640|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:35:36.640|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:35:36.640|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:35:36.640|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:35:36.640|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:35:36.640|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:35:36.640|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:35:36.640|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:35:36.640|Worker Logic 7> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:35:36.710|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01D5B0F54C760721}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01D5B0F54C760721}/MyCombatComponent.
2022-04-14 22:35:36.718|Main Thread> Warning: Component EntityBase:BarbarianForestRed {0110FA0F54AF7D0A}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestRed {0110FA0F54AF7D0A}/MyCombatComponent.
2022-04-14 22:35:36.722|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:35:36.723|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:35:42.744|Main Thread> Player disconnected: Leopard_33 (76561198145640514)
2022-04-14 22:35:42.744|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:35:42.744|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:35:42.744|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 381 grids.
2022-04-14 22:35:42.745|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 374 vulnerable grids.
2022-04-14 22:35:47.413|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:35:49.821|Main Thread> Client connected: Leopard_33 (76561198145640514)
2022-04-14 22:35:49.821|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:35:49.821|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:35:49.821|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 382 grids.
2022-04-14 22:35:49.822|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 375 vulnerable grids.
2022-04-14 22:36:00.640|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:36:11.696|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:36:18.735|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:36:18.735|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:36:18.735|Worker Logic 3> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:36:18.735|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:36:18.835|Main Thread> Process information Periodic Check:
2022-04-14 22:36:18.835|Main Thread>    Managed Memory: 2,870,543,672 B
2022-04-14 22:36:18.838|Main Thread>    Private Memory: 7,870,525,440 B
2022-04-14 22:36:18.838|Main Thread>    Nr of Threads: 87
2022-04-14 22:36:18.838|Main Thread>    Simulation Speed: 0.75
2022-04-14 22:36:18.838|Main Thread>    Entity count: 3235
2022-04-14 22:36:18.838|Main Thread>    Player count: 15
2022-04-14 22:36:18.838|Main Thread>    Current:
2022-04-14 22:36:18.838|Main Thread>       Paged Memory: 7,870,525,440 B
2022-04-14 22:36:18.838|Main Thread>       Working Set: 2,856,787,968 B
2022-04-14 22:36:18.838|Main Thread>       Virtual Memory: 13,697,384,448 B
2022-04-14 22:36:18.838|Main Thread>    Peak:
2022-04-14 22:36:18.838|Main Thread>       Paged Memory: 7,896,162,304 B
2022-04-14 22:36:18.838|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:36:18.838|Main Thread>       Virtual Memory: 13,699,260,416 B
2022-04-14 22:36:18.838|Main Thread> Number of Worlds: 1
2022-04-14 22:36:18.839|Main Thread>    0) RigidBodies: 1323, ActiveRigidBodies: 387, CharacterRigidBodies: 13
2022-04-14 22:36:18.839|Main Thread>    0) Constraints: 8
2022-04-14 22:36:25.114|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:36:25.367|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:36:28.906|Main Thread> Player disconnected: Fredinand III (76561198196543507)
2022-04-14 22:36:28.906|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:36:28.907|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:36:28.907|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 382 grids.
2022-04-14 22:36:28.907|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 375 vulnerable grids.
2022-04-14 22:36:28.940|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:36:42.874|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:37:16.896|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:37:16.896|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:37:16.896|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 382 grids.
2022-04-14 22:37:16.897|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 375 vulnerable grids.
2022-04-14 22:37:16.931|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:37:16.931|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:37:16.931|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 382 grids.
2022-04-14 22:37:16.932|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 375 vulnerable grids.
2022-04-14 22:37:17.004|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:37:17.004|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:37:17.004|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 382 grids.
2022-04-14 22:37:17.005|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 375 vulnerable grids.
2022-04-14 22:37:18.841|Main Thread> Process information Periodic Check:
2022-04-14 22:37:18.841|Main Thread>    Managed Memory: 2,881,184,648 B
2022-04-14 22:37:18.843|Main Thread>    Private Memory: 7,926,423,552 B
2022-04-14 22:37:18.843|Main Thread>    Nr of Threads: 85
2022-04-14 22:37:18.843|Main Thread>    Simulation Speed: 0.97
2022-04-14 22:37:18.843|Main Thread>    Entity count: 3136
2022-04-14 22:37:18.843|Main Thread>    Player count: 15
2022-04-14 22:37:18.843|Main Thread>    Current:
2022-04-14 22:37:18.843|Main Thread>       Paged Memory: 7,926,423,552 B
2022-04-14 22:37:18.843|Main Thread>       Working Set: 2,880,978,944 B
2022-04-14 22:37:18.843|Main Thread>       Virtual Memory: 13,722,157,056 B
2022-04-14 22:37:18.843|Main Thread>    Peak:
2022-04-14 22:37:18.843|Main Thread>       Paged Memory: 7,928,111,104 B
2022-04-14 22:37:18.843|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:37:18.843|Main Thread>       Virtual Memory: 13,724,033,024 B
2022-04-14 22:37:18.843|Main Thread> Number of Worlds: 1
2022-04-14 22:37:18.844|Main Thread>    0) RigidBodies: 1304, ActiveRigidBodies: 380, CharacterRigidBodies: 12
2022-04-14 22:37:18.844|Main Thread>    0) Constraints: 2
2022-04-14 22:37:31.096|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:38:06.524|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:38:06.524|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:38:16.406|Main Thread> Client connected: Fredinand III (76561198196543507)
2022-04-14 22:38:16.406|Main Thread>Session> Info: Grid Protection System: StartUpdatingAllGrids, processing: False
2022-04-14 22:38:16.406|Main Thread>Session> Info: Grid Protection System: ChangeGridProtection
2022-04-14 22:38:16.406|Worker Logic 0>Session> Info: Grid Protection System: Starting grid analysis on 382 grids.
2022-04-14 22:38:16.408|Worker Logic 0>Session> Info: Grid Protection System: Done, 7 invulnerable grids, 375 vulnerable grids.
2022-04-14 22:38:18.857|Main Thread> Process information Periodic Check:
2022-04-14 22:38:18.857|Main Thread>    Managed Memory: 2,878,097,920 B
2022-04-14 22:38:18.858|Main Thread>    Private Memory: 7,962,718,208 B
2022-04-14 22:38:18.858|Main Thread>    Nr of Threads: 84
2022-04-14 22:38:18.858|Main Thread>    Simulation Speed: 0.52
2022-04-14 22:38:18.858|Main Thread>    Entity count: 3125
2022-04-14 22:38:18.858|Main Thread>    Player count: 15
2022-04-14 22:38:18.858|Main Thread>    Current:
2022-04-14 22:38:18.859|Main Thread>       Paged Memory: 7,962,718,208 B
2022-04-14 22:38:18.859|Main Thread>       Working Set: 2,918,920,192 B
2022-04-14 22:38:18.859|Main Thread>       Virtual Memory: 13,734,543,360 B
2022-04-14 22:38:18.859|Main Thread>    Peak:
2022-04-14 22:38:18.859|Main Thread>       Paged Memory: 7,969,579,008 B
2022-04-14 22:38:18.859|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:38:18.859|Main Thread>       Virtual Memory: 13,743,194,112 B
2022-04-14 22:38:18.859|Main Thread> Number of Worlds: 1
2022-04-14 22:38:18.859|Main Thread>    0) RigidBodies: 1291, ActiveRigidBodies: 380, CharacterRigidBodies: 13
2022-04-14 22:38:18.859|Main Thread>    0) Constraints: 2
2022-04-14 22:38:19.290|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:38:19.542|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:38:19.542|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree10m.mwm
2022-04-14 22:38:22.300|Main Thread> Warning: MyPhysicsBody (HandItem:ClubStudded): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Mace.mwm
2022-04-14 22:38:31.682|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:38:32.240|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:38:59.664|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:38:59.664|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:38:59.665|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:38:59.665|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:38:59.665|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:38:59.665|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:38:59.666|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:38:59.666|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:38:59.666|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.667|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.667|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.667|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.667|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.668|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.668|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.668|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.668|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.669|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.669|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.669|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.669|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:38:59.669|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:38:59.679|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\[0.7]_Door_Wood_Gothic_Large.mwm
2022-04-14 22:38:59.680|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.680|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.680|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.680|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.681|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.681|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.681|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.681|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.682|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.682|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.682|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.683|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.683|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.683|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.683|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.684|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.684|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:38:59.684|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:38:59.685|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:38:59.932|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01FDE888D148C817}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01FDE888D148C817}/MyCombatComponent.
2022-04-14 22:38:59.937|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:38:59.941|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:38:59.941|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:38:59.991|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:38:59.992|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:38:59.992|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PalisadeGateLargeRight.mwm
2022-04-14 22:39:00.570|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.570|Main Thread>Session> Info: Including dummy mesh part for destruction material DamagedCobblestones_V1
2022-04-14 22:39:00.571|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.621|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\DrawbridgeWoodBridge.mwm
2022-04-14 22:39:00.621|Main Thread> Error: Cannot find dummy detector_fakerope_01.
2022-04-14 22:39:00.621|Main Thread> Error: Cannot find dummy detector_fakerope_02.
2022-04-14 22:39:00.622|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\StoneGate_DoorR.mwm
2022-04-14 22:39:00.622|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\StoneGate_DoorL.mwm
2022-04-14 22:39:00.622|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PortcullisDoor.mwm
2022-04-14 22:39:00.622|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PortcullisDoor.mwm
2022-04-14 22:39:00.623|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\StoneGate_DoorR.mwm
2022-04-14 22:39:00.623|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\StoneGate_DoorL.mwm
2022-04-14 22:39:00.623|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\DrawbridgeWoodBridge.mwm
2022-04-14 22:39:00.623|Main Thread> Error: Cannot find dummy detector_fakerope_01.
2022-04-14 22:39:00.623|Main Thread> Error: Cannot find dummy detector_fakerope_02.
2022-04-14 22:39:00.623|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\StoneGate_DoorR.mwm
2022-04-14 22:39:00.623|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\StoneGate_DoorL.mwm
2022-04-14 22:39:00.624|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\[0.7]_Door_Wood_Gothic_Large.mwm
2022-04-14 22:39:00.624|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:00.900|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.900|Main Thread>Session> Info: Including dummy mesh part for destruction material DamagedCobblestones_V1
2022-04-14 22:39:00.901|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.902|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.907|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.953|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.953|Main Thread>Session> Info: Including dummy mesh part for destruction material DamagedCobblestones_V1
2022-04-14 22:39:00.955|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.957|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.960|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.962|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:00.986|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:01.029|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:01.029|Main Thread>Session> Info: Including dummy mesh part for destruction material DamagedCobblestones_V1
2022-04-14 22:39:01.030|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:01.032|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:01.035|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:01.036|Main Thread>Session> Info: Including dummy mesh part for destruction material FloorCobblestone_V1
2022-04-14 22:39:01.070|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\[0.7]_Door_Wood_Gothic_Large.mwm
2022-04-14 22:39:01.071|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.071|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.071|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.072|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.072|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.072|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.072|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.073|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.073|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.073|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.074|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.075|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.075|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.075|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.076|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.076|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:01.076|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\[0.7]_Door_Wood_Gothic_Large.mwm
2022-04-14 22:39:01.083|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:01.083|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterR.mwm
2022-04-14 22:39:01.083|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Shutters\WoodShutterL.mwm
2022-04-14 22:39:01.083|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\[0.7]_Door_Wood_Gothic_Large.mwm
2022-04-14 22:39:01.084|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.084|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.084|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.084|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.085|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.085|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.085|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.085|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.086|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.086|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.086|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.086|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.087|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.087|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.087|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.088|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.088|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Left_Large.mwm
2022-04-14 22:39:01.088|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlementRoundS_Top_Window_Shutter_Right_Large.mwm
2022-04-14 22:39:01.088|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\[0.7]_Door_Wood_Gothic_Large.mwm
2022-04-14 22:39:01.088|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\[0.7]_Door_Wood_Gothic_Large.mwm
2022-04-14 22:39:01.089|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:01.089|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:01.089|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\[0.7]_Door_Wood_Gothic_Large.mwm
2022-04-14 22:39:01.089|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:01.090|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:01.090|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:01.090|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:39:01.091|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:39:01.091|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:39:01.091|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:39:01.091|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:39:01.091|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:39:01.092|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.092|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.092|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.093|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.093|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.093|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.093|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.094|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.094|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.094|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.094|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.095|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.095|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.095|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.095|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.096|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.096|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.096|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.096|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.097|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.097|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.097|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.097|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.098|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.098|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.098|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.098|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.099|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.099|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.099|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.099|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Left_Large.mwm
2022-04-14 22:39:01.100|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodenBattlement_Shutter_Right_Large.mwm
2022-04-14 22:39:01.100|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 22:39:01.100|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\Doors\WoodenCeilingDoor_Door.mwm
2022-04-14 22:39:01.101|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\WoodGate.mwm
2022-04-14 22:39:10.309|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:17.956|Main Thread> Warning: MyPhysicsBody (HandItem:ClubStudded): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Mace.mwm
2022-04-14 22:39:17.989|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:18.860|Main Thread> Process information Periodic Check:
2022-04-14 22:39:18.861|Main Thread>    Managed Memory: 3,074,633,136 B
2022-04-14 22:39:18.862|Main Thread>    Private Memory: 8,154,456,064 B
2022-04-14 22:39:18.862|Main Thread>    Nr of Threads: 85
2022-04-14 22:39:18.862|Main Thread>    Simulation Speed: 0.95
2022-04-14 22:39:18.862|Main Thread>    Entity count: 3739
2022-04-14 22:39:18.862|Main Thread>    Player count: 16
2022-04-14 22:39:18.862|Main Thread>    Current:
2022-04-14 22:39:18.862|Main Thread>       Paged Memory: 8,154,456,064 B
2022-04-14 22:39:18.862|Main Thread>       Working Set: 3,155,431,424 B
2022-04-14 22:39:18.862|Main Thread>       Virtual Memory: 14,086,340,608 B
2022-04-14 22:39:18.862|Main Thread>    Peak:
2022-04-14 22:39:18.862|Main Thread>       Paged Memory: 8,583,610,368 B
2022-04-14 22:39:18.862|Main Thread>       Working Set: 4,556,152,832 B
2022-04-14 22:39:18.862|Main Thread>       Virtual Memory: 14,323,056,640 B
2022-04-14 22:39:18.862|Main Thread> Number of Worlds: 1
2022-04-14 22:39:18.863|Main Thread>    0) RigidBodies: 1489, ActiveRigidBodies: 384, CharacterRigidBodies: 12
2022-04-14 22:39:18.863|Main Thread>    0) Constraints: 2
2022-04-14 22:39:20.450|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:30.571|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:39:31.289|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:39.925|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:39:39.925|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:39:39.925|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:39:39.925|Worker Logic 6> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:39:39.925|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:39:39.925|Worker Logic 4> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:39:39.964|Main Thread> Warning: Component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyBarbarianBehavior redefines event AttackShout, that was already defined for component EntityBase:BarbarianForestGreen {01830371D1DE4588}/MyCombatComponent.
2022-04-14 22:39:39.968|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:39.968|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:41.982|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:44.677|Main Thread> Error: Dictionary mapping controlled entity to identity is inconsistent between server and client.
2022-04-14 22:39:47.077|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:39:47.077|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree15m.mwm
2022-04-14 22:39:47.098|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:39:47.098|Worker Logic 5> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree225m.mwm
2022-04-14 22:39:47.098|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:39:47.098|Worker Logic 2> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Spruce\SpruceTree175m.mwm
2022-04-14 22:39:48.214|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:51.303|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:52.462|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:39:52.462|Worker Logic 0> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:39:52.462|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel and Model do not exist.
2022-04-14 22:39:52.462|Worker Logic 1> Warning: MyPhysicsBody (PhysicsBodyComponent:Tree): CollisionModel does not exist. Using Model collision from model: Models\Environment\Trees\Oak\OakTree10m.mwm
2022-04-14 22:39:53.318|Main Thread> Warning: MyPhysicsBody (HandItem:Torch): CollisionModel does not exist. Using Model collision from model: Models\Weapons\Torch.mwm
2022-04-14 22:39:56.770|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankGate_V1.mwm
2022-04-14 22:39:56.773|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm
2022-04-14 22:39:56.773|Main Thread> Warning: MyPhysicsBody (PhysicsBodyComponent:InteractableProxyBase): CollisionModel does not exist. Using Model collision from model: Models\Cubes\large\PlankShutter_V1.mwm

=============================== FATAL EXCEPTION ================================
Exception occurred: VRage.MyUpdateSchedulerException: Failed to execute Void RunCallbacks() on VRage.Systems.WorkerSystem
 ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at VRage.Network.MyTypeTable.Get(Type type)
   at VRage.Network.MyTypeTable.Get(Type type)
   at VRage.Network.MyReplicationLayer.ProcessEvent(BitStream stream, NetworkId networkId, NetworkId blockedNetId, UInt32 eventId, EndpointId sender)
   at VRage.Replication.MyEventsBuffer.ProcessFirstEvent(HashSet`1 targetObjectIds, MyObjectEventsBuffer eventsBuffer, NetworkId targetObjectId, NetworkId caller)
   at VRage.Replication.MyEventsBuffer.ProcessEvents(HashSet`1 targetObjectIds, NetworkId caller)
   at VRage.Replication.MyReplicableStreamingReceiver.OnReplicablesAddedToScene(DictionaryReader`2 replicableLoadResults)
   at Sandbox.Engine.Multiplayer.MyClientSceneLoader.VRage.Scene.ISceneLoadListener.OnAddedToScene()
   at VRage.Scene.MySceneExtensions.MySceneLoadWork.Completed()
   at VRage.ParallelWorkers.Workers.RunCallbacks()
   at VRage.Components.MyUpdateScheduler.RunFixedUpdates()
   --- End of inner exception stack trace ---
   at VRage.Components.MyUpdateScheduler.ReportError(Delegate action, Exception error)
   at VRage.Components.MyUpdateScheduler.RunFixedUpdates()
   at VRage.Components.MyUpdateScheduler.RunUpdates(TimeSpan currentTime)
   at Sandbox.Engine.Platform.MySandboxUpdate.<RunLoop>b__18_0()
   at VRage.Utils.FixedLoop.Run(Action tickCallback)
   at Sandbox.Engine.Platform.MySandboxUpdate.RunLoop()
   at Medieval.MyProgram.Main(String[] args)
=============================== FATAL EXCEPTION ================================
2022-04-14 22:40:02.818|Main Thread> Log Closed

Issue History

Date Modified Username Field Change
2022-04-20 13:00 Bastelork New Issue
2022-04-20 13:00 Bastelork File Added: MedievalEngineers - crash while walking.log
2022-04-22 20:43 gwindalmir Tag Attached: Network