Hey everybody, as you may know the RUST update came out today, now I have gone through updating the plugins that were updates via OXIDE and when I go onto the server, it only shows some plugins working etc. Some that are down are NTeleportation, Quests, Shop and Home. When I reload a plugin it gives me something on these lines.
"(12:37:25) | [Oxide] 12:35 [Error] NTeleportation.cs(2240,29): error CS1061: Type `BuildingBlock' does not contain a definition for `LookupPrefabName' and no extension method `LookupPrefabName' of type `BuildingBlock' could be found. Are you missing an assembly reference?"
"(12:39:33) | [Oxide] 12:37 [Error] Quests.cs(310,77): error CS1061: Type `BaseCombatEntity' does not contain a definition for `LookupShortPrefabName' and no extension method `LookupShortPrefabName' of type `BaseCombatEntity' could be found. Are you missing an assembly reference?"
If you're able to respond with some assistance that'd be excellent. Thanks!
Solved Plugin errors with update (use plugin support threads)
Discussion in 'Rust Discussion' started by ThaSillas, Jul 15, 2016.
-
i can't get any plugin to work not even rust IO and they just updated wtf is going on my whole server is on shutdown because of this crap
-
Screenshot Images as well
[DOUBLEPOST=1468550666][/DOUBLEPOST] -
Change LookupShortPrefabName() for LookupPrefab()
-
Wulf Community Admin
Please report plugin errors in each plugin's support thread. Most plugins already have updated versions, either official or community contributed as well.