shady14u / Hotel

Complete Hotel System for Rust
https://umod.org/plugins/hotel
MIT License
3 stars 0 forks source link

Hotel Failing to Load. Invalid IL Code #3

Open Gryffen1971 opened 1 month ago

Gryffen1971 commented 1 month ago

I've been using the Hotel Plugin for about 3-months now and as of the Latest update to Rust the plugin has stopped working. Here is the Error Message when Zone Manager try's to load Hotel.

[ZoneManager] Loading 'Hotel' to parent's request: 'Zone Manager v3.1.5 by k1lly0u' Loaded plugin Zone Manager v3.1.5 by k1lly0u [512ms]

shady14u commented 1 month ago

Hotel does not use harmony. I don’t think zone manager does either.  Are you running carbon. That looks like a bad harmony patchAdamOn Sep 11, 2024, at 7:08 PM, James R Elliott @.***> wrote: I've been using the Hotel Plugin for about 3-months now and as of the Latest update to Rust the plugin has stopped working. Here is the Error Message when Zone Manager try's to load Hotel. [ZoneManager] Loading 'Hotel' to parent's request: 'Zone Manager v3.1.5 by k1lly0u' Loaded plugin Zone Manager v3.1.5 by k1lly0u [512ms]

The current status is FAILURE: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BuildingBlock.DoUpgradeToGrade_Patch0 (BuildingBlock,BaseEntity/RPCMessage): IL_02e8: ret Check for possible errors on the log file ) at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) at MethodInfo HarmonyLib.PatchProcessor.Patch() at MethodInfo HarmonyLib.Harmony.Patch(MethodBase original, HarmonyMethod prefix, HarmonyMethod postfix, HarmonyMethod transpiler, HarmonyMethod finalizer)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

Gryffen1971 commented 1 month ago

Yes, The Latest Version of Carbon. Hotel Works but, when Zone Manager Calls it, I get the Error message I sent you. So, I have no idea what changed in the Coding of Rust that needs to be adjusted in either Plug-in. Also, I have No Harmony Mods in the Harmony Folder. I'll check with k1lly0u also.

Edit: I use only Oxide and Carbon Plug-ins. No Harmony Plug-ins are used on My Server.