Anyone else having Oxide spamming "MissingMethodException: Method not found: 'Steamworks.SteamAPI.get_isInitialized " constantly after the last oxide update this morning?
Solved Method not found: 'Steamworks.SteamAPI.get_isInitialized (outdated)
Discussion in 'Rust Discussion' started by =T$E= Sonido, Aug 21, 2015.
-
Same problem here.
-
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)
Make sure that your server is up-to date -
Thanks for your reply! I have updated both Rust and Oxide a few times but that did not help. Still trying!
-
I just reinstalled and works!
-
Yup i had the same and validating Rust, then re-isntalling oxide worked
-
I finally got mine fixed. Apparently my update batch file was corrupt and not sending the files to the right location
-
Problem seems to be back when i downloaded the last patch again.
-
There was another Rust update also.
-
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.
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 appreciatedLast edited by a moderator: Aug 22, 2015 -
Wulf Community Admin
Your server is outdated. Shut it down, update Rust, then install the latest Oxide build.
-
Thanks Wulf was able to fix it as well.
-
updated its server to the oxide, was the issue how to solve the error missingfieldexception
Attached Files:
-
-
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) -
Steam was down for a short time running a update then reinstalling oxide fixed mine
-