1. Anyone else having Oxide spamming "MissingMethodException: Method not found: 'Steamworks.SteamAPI.get_isInitialized " constantly after the last oxide update this morning?
     
  2. fTa

    fTa

    Same problem here.
     
  3. Same ! Good luck for the fix ! :)

    Here is the full error I got spammed in my logs:
    Code:
    MissingMethodException: Method not found: 'Steamworks.SteamAPI.get_isInitialized'.
      at ServerMgr.Update () [0x00000] in <filename unknown>:0
    (Filename:  Line: -1)
    EDIT : Got it fixed by revalidating Rust and reuploading Oxide.

    Make sure that your server is up-to date
     
  4. Thanks for your reply! I have updated both Rust and Oxide a few times but that did not help. Still trying! :)
     
  5. fTa

    fTa

    I just reinstalled and works! :)
     
  6. Yup i had the same and validating Rust, then re-isntalling oxide worked
     
  7. I finally got mine fixed. Apparently my update batch file was corrupt and not sending the files to the right location :p
     
  8. fTa

    fTa

    Problem seems to be back when i downloaded the last patch again.
     
  9. There was another Rust update also.
     
  10. I am getting spammed in my console log every time i try to run oxide i have tried removing all the plugins running a map wipe and had it so that it was just raw rust files + oxide (fresh install of rust server itself works normally) but once oxide is installed i get this ?
    Code:
    [8/22/2015 12:56:36 PM] MissingFieldException: Field 'Steamworks.GameServer.isInitialized' not found.
    [8/22/2015 12:56:36 PM] MissingFieldException: Field 'Steamworks.GameServer.isInitialized' not found.
    [8/22/2015 12:56:36 PM] MissingFieldException: Field 'Steamworks.GameServer.isInitialized' not found.
    [8/22/2015 12:56:36 PM] MissingFieldException: Field 'Steamworks.GameServer.isInitialized' not found.
    [8/22/2015 12:56:36 PM] MissingFieldException: Field 'Steamworks.GameServer.isInitialized' not found.
    [8/22/2015 12:56:36 PM] MissingFieldException: Field 'Steamworks.GameServer.isInitialized' not found.
    [8/22/2015 12:56:36 PM] MissingFieldException: Field 'Steamworks.GameServer.isInitialized' not found.
    <this dose not stop for as long as i run the server>

    I think that it is something to do with the changes to how server lists are populated but i am not sure how to fix it.

    The server itself seems to run fine otherwise, some things to try would be appreciated :D
     
    Last edited by a moderator: Aug 22, 2015
  11. Wulf

    Wulf Community Admin

    Your server is outdated. Shut it down, update Rust, then install the latest Oxide build.
     
  12. Thanks Wulf was able to fix it as well.
     
  13. updated its server to the oxide, was the issue how to solve the error missingfieldexception
     

    Attached Files:

  14. After last Oxide update I get this message spaming my console:

    MissingFieldException: Field 'Steamworks.GameServer.isInitialized' not found.
    at ServerMgr.Update () [0x00000] in <filename unknown>:0

    (Filename: Line: -1)
     
  15. Steam was down for a short time running a update then reinstalling oxide fixed mine
     
  16. Thanks, working now!