1. Hello,

    only with oxide (latest version from github) i get this error on start...

    Code:
    Command Line: "RustDedicated.exe" "-batchmode" "-nographics" "+rcon.ip" "192.168.1.15" "+rcon.port" "29125" "+rcon.password" "******" "+server.ip" "192.168.1.15" "+server.port" "29115" "+rcon.web" "1" "+server.maxplayers" "6" "+oxide.directory" "server/my_server_identity/oxide" "+server.hostname" "[FR] Serveur privée" "+server.identity" "my_server_identity" "+server.level" "Procedural Map" "+server.seed" "36980" "+server.worldsize" "4000" "+server.saveinterval" "900" "+server.globalchat" "true" "+server.description" "Powered by Tanki" "+server.headerimage" "http://i.imgur.com/xNyLhMt.jpg" "+server.url" "http://oxidemod.org" "-logfile" "gamelog.txt" 
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.References.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\System.Runtime.Serialization.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\System.Xml.Linq.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\System.Xml.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\System.Data.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\System.Configuration.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.Core.JavaScript.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Jint.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.Core.Python.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Microsoft.Scripting.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Microsoft.Scripting.Core.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\IronPython.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Microsoft.Dynamic.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\IronPython.Modules.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Mono.Security.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.CSharp.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.Ext.RustIO.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.MySql.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\MySql.Data.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.Rust.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.SQLite.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\System.Data.SQLite.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Oxide.Unity.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\System.Transactions.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\System.Configuration.Install.dll (this message is harmless)
    Platform assembly: C:\rust\RustDedicated_Data\Managed\Mono.Data.Tds.dll (this message is harmless)
    Non platform assembly: data-0000000029D83040 (this message is harmless)
    Fallback handler could not load library G:/SRCDS/rust/RustDedicated_Data/Mono/data-0000000029D83040.dll
    Server Config Loaded
    Running server/my_server_identity/cfg/bans.cfg(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Running server/my_server_identity/cfg/users.cfg(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Manifest Assets Loaded    83 skinnable objects
    Unloading 5 Unused Serialized files (Serialized files now loaded: 63)
    WARNING: Shader Unsupported: 'Rust/Standard Terrain BaseMap' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain BaseMap' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain BaseMap' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    WARNING: Shader Unsupported: 'Rust/Standard Terrain' - All passes removed
    UnloadTime: 8.052558 ms
    ReflectionTypeLoadException: The classes in the module cannot be loaded.
      at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
      at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
      at Apex.LoadBalancing.LoadBalancerComponent.<ResolveLoadBalancers>b__3 (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0 
      at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator14`3[System.Reflection.Assembly,System.Type,<>f__AnonymousType0`2[System.Reflection.Assembly,System.Type]].MoveNext () [0x00000] in <filename unknown>:0 
      at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[<>f__AnonymousType0`2[System.Reflection.Assembly,System.Type]].MoveNext () [0x00000] in <filename unknown>:0 
      at System.Linq.Enumerable+<CreateSelectIterator>c__Iterator10`2[<>f__AnonymousType0`2[System.Reflection.Assembly,System.Type],System.Type].MoveNext () [0x00000] in <filename unknown>:0 
      at System.Collections.Generic.List`1[System.Type].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0 
      at System.Collections.Generic.List`1[System.Type]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0 
      at System.Linq.Enumerable.ToArray[Type] (IEnumerable`1 source) [0x00000] in <filename unknown>:0 
      at Apex.LoadBalancing.LoadBalancerComponent.ResolveLoadBalancers () [0x00000] in <filename unknown>:0 
      at Apex.LoadBalancing.LoadBalancerComponent.OnAwake () [0x00000] in <filename unknown>:0 
      at Apex.SingleInstanceComponent`1[T].Awake () [0x00000] in <filename unknown>:0 
    UnityEngine.GameObject:SetActive(Boolean)
    PrefabInfoEx:AwakeFromInstantiate(GameObject)
    GameManager:CreatePrefab(String, Vector3, Quaternion, Boolean)
    Prefab:Spawn(Vector3, Quaternion)
    WorldSetup:Awake()(Filename:  Line: -1)Generating terrain of size 4000 with seed 36980(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Floating point textures aren't supported on this device (Main Camera (UnityStandardAssets.CinematicEffects.TonemappingColorGrading))(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)[AmplifyOcclusion] Null graphics device detected. Skipping effect silently.(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Unloading 1046 unused Assets to reduce memory usage. Loaded Objects now: 24711.
    Total: 287.798247 ms (FindLiveObjects: 1.725505 ms CreateObjectMapping: 2.407394 ms MarkObjects: 273.370746 ms  DeleteObjects: 10.293697 ms)Loading Oxide Core v2.0.3591...
    I need to wait for a fix?

    Cheers,
     
  2. Wulf

    Wulf Community Admin

  3. Ok thanks
     
  4. How to fix this problem? Having the same problem; my server works, but all the AI is frozen...
     
  5. get latest oxide version
     
  6. Thanks! You're a legend!
     
  7. Wulf

    Wulf Community Admin