Jump to content

mcsigu

Member
  • Posts

    163
  • Joined

  • Last visited

Everything posted by mcsigu

  1. mcsigu

    Corrupting save file

    saving the server
  2. mcsigu

    NpcRaiders

    OMG... such a noob mistake, thanks mate
  3. mcsigu

    NpcRaiders

    I cannot seem to start expert or nightmare raids via command, the rest works. the error I get: 07/27 18:26:18 | Command 'ncpraiders buy nightmare steamid' not found where steamID is my steamID. For normal etc it works fine
  4. mcsigu

    Error after update

    ok thanks - so far does not seem to cause issues - will update if that changes
  5. mcsigu

    Error after update

    Getting the below error since the update: Failed to call hook 'OnPlayerCorpseSpawned' on plugin 'RestoreCorpse v1.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.RestoreCorpse.OnPlayerCorpseSpawned (BasePlayer player, PlayerCorpse corpse) [0x000b1] in <675d20debcfc43e08f972b69d304f840>:0 at Oxide.Plugins.RestoreCorpse.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00100] in <675d20debcfc43e08f972b69d304f840>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  6. mcsigu

    Error

    Hey, I'm getting the below error from the plugin, running latest version: Failed to call hook 'OnEntitySpawned' on plugin 'TheWalkingDead v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TheWalkingDead.GetZombieLoot (BaseNetworkable entity) [0x0006a] in <8d462eb901f943b5a620ad022b5b2b47>:0 at Oxide.Plugins.TheWalkingDead.OnEntitySpawned (BaseNetworkable entity) [0x00025] in <8d462eb901f943b5a620ad022b5b2b47>:0 at Oxide.Plugins.TheWalkingDead.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00123] in <8d462eb901f943b5a620ad022b5b2b47>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  7. I have the same issue in current update still, periodically.. NullReferenceException: Object reference not set to an instance of an object NullReferenceException: Object reference not set to an instance of an object NullReferenceException: Object reference not set to an instance of an object NullReferenceException: Object reference not set to an instance of an object
  8. mcsigu

    Error message

    yes, the zombie horde and better npc plugins
  9. mcsigu

    Error message

    now additionally the plugin spams the console with: InvalidOperationException: Nullable object must have a value.
  10. mcsigu

    SvFastMenu

    how can I convert RGB color codes to color codes used here? Any idea what the name of this color code is? Tried CMYK but that's not it
  11. mcsigu

    Skill Tree

    Running latest version. Error is: Error while compiling SkillTree: 'IFuelSystem' does not contain a definition for 'nextFuelCheckTime' and no accessible extension method 'nextFuelCheckTime' accepting a first argument of type 'IFuelSystem' could be found (are you missing a using directive or an assembly reference?) | Line: 6816, Pos: 58
  12. Running latest version. Error is: Error while compiling SkillTree: 'IFuelSystem' does not contain a definition for 'nextFuelCheckTime' and no accessible extension method 'nextFuelCheckTime' accepting a first argument of type 'IFuelSystem' could be found (are you missing a using directive or an assembly reference?) | Line: 6816, Pos: 58
  13. unfortunately no longer works after the July update
  14. mcsigu

    update broke it

    unfortunately no longer works after the July update
  15. mcsigu

    Update broke it

    unfortunately no longer works after the July update
  16. mcsigu

    doesn't work

    writing the start command to the console doesn't start it, event never starts. config is the only command acceptable
  17. mcsigu

    Events don't start

    writing the start command to the console doesn't start it, event never starts. config is the only command acceptable
  18. mcsigu

    Mushroom Event

    same for me - writing it to the console doesn't start it, event never starts. config is the only command acceptable
  19. mcsigu

    Not working since update

    Hey, this worked great but ever since the update in June, it does not work anymore. Tried deleting the config and plugin and reinstalling but same thing. Can you please look into it?
  20. mcsigu

    Error message

    I'm sorry, I do not know
  21. mcsigu

    Error message

    I get the following error message: Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.InjuriesAndDiseases.IsInflictionEntity (Oxide.Plugins.InjuriesAndDiseases+StatusCondition condition, BaseEntity entity) [0x00054] in <724f6caec7be49eea5319401923d9f5e>:0 at Oxide.Plugins.InjuriesAndDiseases+<>c__DisplayClass50_0.<InflictByEntity>b__0 (Oxide.Plugins.InjuriesAndDiseases+StatusCondition x) [0x00018] in <724f6caec7be49eea5319401923d9f5e>:0 at System.Linq.Enumerable+WhereListIterator`1[TSource].MoveNext () [0x00037] in <77c7c3cb49744ec6a3f31b19ec81dcc4>:0 at Oxide.Plugins.InjuriesAndDiseases.InflictByEntity (BasePlayer basePlayer, BaseEntity entity, System.Boolean isMelee) [0x000c1] in <724f6caec7be49eea5319401923d9f5e>:0 at Oxide.Plugins.InjuriesAndDiseases+<>c__DisplayClass70_0.<OnEntityTakeDamage>b__0 () [0x00395] in <724f6caec7be49eea5319401923d9f5e>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0
  22. mcsigu

    Corrupting save file

    when the plugin is enabled and the server saves, after a server restart, we are no longer able to load the same save. This issue only happens when we use this plugin (please note, we reproduce this issue on a test server, so we only have this plugin running) This is super strange, haven't had this issue, but I can show you / reproduce it on demand.
    Really great plugin, works flawlessly, very easily customisable through the web interface. Updates always arrive on time, adds a lot of value to any server especially PvE servers. Developer is super communicative and very nice. Plugin is extremely great price for value. I really recommend it
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

145.4k

Files Sold

Total number of files sold.

3.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.