-
Posts
1,452 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Covfefe
-
- 26 comments
-
- #attack helicopter
- #vehicles
-
(and 1 more)
Tagged with:
-
Please update for the mini and new attack heli
-
- 26 comments
-
- #attack helicopter
- #vehicles
-
(and 1 more)
Tagged with:
-
A lot of players keep trying to get their slaves to fly the new attack mini and I have to explain to every single one of them it’s not supported yet thank you
-
Plugin keeps dialing to load after server restart. Have to manually load it again. Found this error in logs 05:16 [Info] Unloaded plugin PNPC Heli AI Addon v0.0.5 by walkinrey 05:16 [Info] Unloaded plugin PersonalNPC v1.6.3 by walkinrey 05:16 [Error] Failed to call hook 'AddImage' on plugin 'ImageLibrary v2.0.62' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ImageLibrary.AddImage (System.String url, System.String imageName, System.UInt64 imageId, System.Action callback) [0x00044] in <772b39bd6fc14e50949328fb59851f13>:0 at Oxide.Plugins.ImageLibrary.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00781] in <772b39bd6fc14e50949328fb59851f13>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <4a59899debc1481c9a833bf029c30d16>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <2de770dd80a948ff8a36f27ac5d3d58e>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <2de770dd80a948ff8a36f27ac5d3d58e>:0 @walkinrey
-
I already tried deleting all related files and doing a fresh install, but I keep getting this error Failed to call hook 'OnServerInitialized' on plugin 'MyTugBoat v1.2.7' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <745c4d442eef4e08b35b5975d62d89d1>:0 at Oxide.Plugins.MyTugBoat.UpdateTugBoats () [0x00014] in <3d96da4e001640eba0cacbdbe76e2051>:0 at Oxide.Plugins.MyTugBoat.OnServerInitialized () [0x00045] in <3d96da4e001640eba0cacbdbe76e2051>:0 at Oxide.Plugins.MyTugBoat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0006a] in <3d96da4e001640eba0cacbdbe76e2051>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <4a59899debc1481c9a833bf029c30d16>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <2de770dd80a948ff8a36f27ac5d3d58e>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <2de770dd80a948ff8a36f27ac5d3d58e>:0 Loaded plugin My TugBoat v1.2.7 by NooBlet
-
need update 157 PersonalNPC - Failed to compile: The type or namespace name 'BaseHelicopterVehicle' could not be found (are you missing a using directive or an assembly reference?) | Line: 2538, Pos: 32 @walkinrey
-
I'm not sure what changed, but now everything works today. I'm able to spawn, fetch, load the plugin, no errors. Strange
-
This is what I get when I reload the plugin and below is when I try to spawn a tugboat Failed to call hook 'OnServerInitialized' on plugin 'MyTugBoat v1.2.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <745c4d442eef4e08b35b5975d62d89d1>:0 at Oxide.Plugins.MyTugBoat.UpdateTugBoats () [0x00018] in <4981de867fa54b699f35e94968a8a00b>:0 at Oxide.Plugins.MyTugBoat.OnServerInitialized () [0x00045] in <4981de867fa54b699f35e94968a8a00b>:0 at Oxide.Plugins.MyTugBoat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0006a] in <4981de867fa54b699f35e94968a8a00b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Loaded plugin My TugBoat v1.2.5 by NooBlet Failed to call hook 'tugboatCommand' on plugin 'MyTugBoat v1.2.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <745c4d442eef4e08b35b5975d62d89d1>:0 at Oxide.Plugins.MyTugBoat.hastugboat (BasePlayer player) [0x00018] in <4981de867fa54b699f35e94968a8a00b>:0 at Oxide.Plugins.MyTugBoat.canspawntugboat (BasePlayer player) [0x00000] in <4981de867fa54b699f35e94968a8a00b>:0 at Oxide.Plugins.MyTugBoat.tugboatCommand (BasePlayer player, System.String command, System.String[] args) [0x0003e] in <4981de867fa54b699f35e94968a8a00b>:0 at Oxide.Plugins.MyTugBoat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00958] in <4981de867fa54b699f35e94968a8a00b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
@iLakSkiL?
-
Right now rustgpt messages being sent to discord are also being sent again in game, because with Rustcord any channel with msg_chat flag will send messages from discord to in game looking like this I made a thread on umod asking for rust gpt support as well since I don't know which plugin needs to make the change https://umod.org/community/rustcord/49910-request-rust-gpt-support
-
-
I keep getting this in console since new update. I already tried shortening length to 100 Loaded plugin Convoy v2.3.1 by Adem convoystart [Convoy] Event activated [Convoy] Insufficient route length! [Convoy] Insufficient route length! ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
-
-
Basically flips the tug boat upright again. Tugboats go crazy when the server saves and some end up being flipped upside down.