1. Thanks, much appreciated :)
     
  2. Wulf

    Wulf Community Admin

    That means you aren't using a compatible version. Either your client is too new, or it's too old. Make sure you are on the same branch.
     
  3. how do you update your server when an update comes out?
     
  4. Wulf

    Wulf Community Admin

    Go through the same steps again.
     
  5. Hello, excuse my English is not very good, I am using Google Translate
    ok , I have a problem, my friends can not connect to my server, my internet connection is from:

    one Router Modem ( ZTE 660 for the internet, with optical fiber) followed by another router ( Belkin 54g for computers )

    ZTE my IP : 192.168.1.1
    Belkin my IP : 192.168.2.1

    My PC IP : 192.168.2.15

    I opened ports 28015-28020
    28015-28020

    in the 2 routers and I could connect to the server from another PC on the LAN Connection ...

    But with my Public IP can not connect others ..
    although disable my firewall, you can not.
    ZTE and redirect the ip 192.168.2.15

    but still the same

    I need help
     
  6. Wulf

    Wulf Community Admin

    Don't set server.port and server.ip in your command-line or script.
     
  7. ok erase the line "+ server.port 28015" of the file "start_server.bat" and try if I can get entry from another ip, thanks for the prompt response
     
  8. why when i install the oxide in my server 1189 files the .bat does not start? my S.O.: Windows server 2008 r2
     
  9. Wulf

    Wulf Community Admin

    1189 is not the latest. Update your server if you want to use the latest Oxide build. You could use an older build, but we do not support those. You should also check your log for errors, as you're likely missing dependencies.
     
  10. the problem is that the rustdedicated.exe does not start
     
  11. Wulf

    Wulf Community Admin

    Check your logs for errors then.
     
  12. this is the problem, when i start the server with the .bat it`s the same problema.png
     
  13. Wulf

    Wulf Community Admin

    Sorry, we don't support cracked servers.
     
  14. ok, thanks
     
  15. I still can not connect to my server over WAN :confused::mad:
     
  16. A lot of mods seem to need an update for build 266.... teleport, godmode, portal gun, help to name a few.
     
  17. Wulf

    Wulf Community Admin

  18. Code:
    [2/7/2015 4:54:15 PM] [Oxide] 4:54 PM [Error] rustcore: NullReferenceException while calling OnRunCommand: Object reference not set to an instance of an object
      at Oxide.Rust.Libraries.Command.HandleChatCommand (.BasePlayer sender, System.String name, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Rust.Plugins.RustCore.OnRunCommand (.Arg arg) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [DOUBLEPOST=1423328155][/DOUBLEPOST]Posted that before your post Wulf... I'll wait for fixes, or may try a fix a few myself.
     
  19. Wulf

    Wulf Community Admin

    Unless you have a NEED to update, then I'd just stay on and old build. You can easily find/replace all self.Object references with self.Plugin too if you are feeling brave.
     
  20. I've replaced all self.Object with self.Plugin in several plugins, m-godmode, m-teleportation and kits.... none work still. I know a little coding... but just a little....
    [DOUBLEPOST=1423331600][/DOUBLEPOST]working now....