Recent content by jeff

  1. jeff

    Server won't start, gives errors(crash)

    You responded very quickly hehe. I figured it out, the Pluton.cfg wasn't loading on server start.
  2. jeff

    Server won't start, gives errors(crash)

    Initialize engine version: 5.0.0b8 (d779158c91f2) Forcing GfxDevice: 4 GfxDevice: creating device client; threaded=0 NullGfxDevice: Version: NULL 1.0 [1.0] Renderer: Null Device Vendor: Unity Technologies Begin MonoManager ReloadAssembly Platform assembly...
  3. jeff

    Important Pluton for Experimental Branch

    Woops, I meant the class instead of transform.positon. I'm not on my pc atm hehe.
  4. jeff

    Important Pluton for Experimental Branch

    This was reported earlier. SafeTeleport hasn't been implemented yet. Yes I was trying to get one player at another players positon by using it's transfom.position. But did not get it fully working so will be trying again tomorrow.
  5. jeff

    Important Pluton for Experimental Branch

    Plugin is now working correctly. I have made a preset location for /tpa command and everyone who uses it will teleport to that location :)
  6. jeff

    Important Pluton for Experimental Branch

    I've made a TPA on my server, but I'm still testing it. Somehow it doesn't work everytime yet.
  7. jeff

    Important Pluton for Experimental Branch

    Always doing that, also.. Is chat logging not working yet? The file is in my "Logs" folder but it's always empty.
  8. jeff

    Important Pluton for Experimental Branch

    Yesterday my server had [50/50] for +- two hours. Ethernet Send and Receive both under 1.5 Mbps.. The only had two thing that keep happening The NullReferenceExeption loop that starts at a complete random time. It makes it very hard to monitor the server. Whenever I restart the server my...
  9. jeff

    Important Pluton for Experimental Branch

    I don't know if it's a problem with Pluton or rust server itself but I'm getting a loop of NullreferenceExeptions in my console. Server is running Ok but the messages keep coming
  10. jeff

    Important Pluton for Experimental Branch

    Yes I did :(
  11. jeff

    Important Pluton for Experimental Branch

    Updated, server does not show in Modded section.
  12. jeff

    Important Pluton for Experimental Branch

    That did the trick, server is now up and running.
  13. jeff

    Important Pluton for Experimental Branch

    When I try to compile with net/mono 3.5 I get 23 CS0241(Default parameter specifiers are not permitted ) errors
  14. jeff

    Important Pluton for Experimental Branch

    I only tried with 4.0, haven't tried 4.5 yet. Does it work when you compile it with 4.5?
  15. jeff

    Important Pluton for Experimental Branch

    This is the exact thing I'm getting in my console.. [EAC] Registering 'steamidhere' Exception in Server.ReceivedMessage: 0 -> 2 TypeloadException: Could not load type 'Pluton.Server' from assembly 'Pluton, Version=0.9.2.0, Culture=neutral, PublicKeyToken=null'. (name) has left Server Network...