Jump to content

Jayson

Member
  • Posts

    53
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jayson's Achievements

Contributor

Contributor (5/15)

  • One Year In
  • Reacting Well
  • Collaborator
  • Conversation Starter
  • First Post

Recent Badges

3

Reputation

  1. Based on this you can close this as i feel the issue is now resolved Thank you
  2. i have removed all data and config files and reinstalled BetterNPC and NPCSpawn and so far no errors. I have not used the data files from the Kong MAP as yet.
  3. Could this be from the data file i received from MAP Kong: Skull Island? I just purchased MAP for this wipe and it had the BetterNPC folder to copy to Data folder. Map was latest version from LoneDesign website.
  4. i also get the this error when the suppydrop event is triggered Failed to call hook 'OnSupplyDropDropped' on plugin 'BetterNpc v1.2.8' (KeyNotFoundException: The given key 'AirDrop' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.BetterNpc.OnSupplyDropDropped (SupplyDrop supplyDrop, CargoPlane cargoPlane) [0x0002f] in <f04dace61e484a47862f92d983895bc4>:0 at Oxide.Plugins.BetterNpc.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00304] in <f04dace61e484a47862f92d983895bc4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  5. 2nd error I enabled the event CH47 in BetterNPC This error happens and no NPC spawns
  6. First error happens every restart dont know why.
  7. also get this error Failed to call hook 'OnHelicopterDropCrate' on plugin 'BetterNpc v1.2.8' (KeyNotFoundException: The given key 'CH47' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.BetterNpc.OnHelicopterDropCrate (CH47HelicopterAIController ai) [0x00000] in <7890f64a84594b29b36ff762e46ae9cf>:0 at Oxide.Plugins.BetterNpc.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007f6] in <7890f64a84594b29b36ff762e46ae9cf>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  8. currently getting this error in console Failed to call hook 'OnServerInitialized' on plugin 'BetterNpc v1.2.8' (ArgumentNullException: Value cannot be null. Parameter name: input) at System.TimeSpan.Parse (System.String s) [0x00003] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.BetterNpc.OnServerInitialized () [0x00051] in <f99307d738d9499fb90b891889e92d18>:0 at Oxide.Plugins.BetterNpc.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002de] in <f99307d738d9499fb90b891889e92d18>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  9. Jayson

    Dont work anymore

    Same for me After update and downloading latest version i get this error in console o.reload CustomizableWeapons Added '// Reference: 0Harmony' in plugin 'CustomizableWeapons' was compiled successfully in 4460ms Error while compiling CustomizableWeapons: 'BaseProjectile.Magazine' does not contain a definition for 'Reload' and no accessible extension method 'Reload' accepting a first argument of type 'BaseProjectile.Magazine' could be found (are you missing a using directive or an assembly reference?) | Line: 231, Pos: 44
  10. Jayson

    Destroys External TC

    I'm getting reports from Players that while they use the SimpleSymmetry and place external TC's after a short period of time the TC's will break.
  11. Yes I have considered this option As the wipe progresses I manually change the config to increase the difficulty so the plugin grows with the players. You could say that I'm being lazy in asking for there to be levels already in the config that you preset and enable/disable at will. Just I have over 180 plugins in my server and will always try to ask if it is possible to make it easier I try to make my server a place for players to learn and improve but also keep regulars entertained. So please don't feel obligated to make these changes as it is just a suggestion. I have no idea how much work it would be to implement as I'm not a plugin designer. You created the plugin with your own vision of how you want it to be used. Thank you for the great work of finding ways to keep the game entertaining.
  12. Yes I understand The best way for beginners to improve is to give them the option to challenge themselves.
  13. Love the plugin Just a Suggestion Can you add an extra level of difficulty like when a player kills a gang member then re-enforcements arrive maybe another carload of gang members or a Boss spawns in?
  14. thank you will try the update you DM me.
  15. Failed to initialize plugin 'TactiToolsPluginCore v1.0.0' (Exception: DATA FILE NULL) at TactiRustPlugin`3[TThis,TConfig,TData].LoadData () [0x00062] in <16d0851336de437ca451f914b328a629>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Loaded plugin Tacti Tools Plugin Core v1.0.0 by Unnamed (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Loaded plugin Unity v2.0.3777 by Oxide Team and Contributors (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [TactiDllPluginLoader]: Loading C:\Users\Admin\Desktop\20x Rustron Server\oxide\plugins\IMRGAdvancedCombatLogging.dll... (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [TactiDllPluginLoader]: Verifying Core... (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) IMR .dll Verification failed. Please install the newest version of the IMR Tools Package and the newest version of IMRGAdvancedCombatLogging. If you are still having trouble after that feel free to contact IMR Games (by creating a Suppport Request) on the website you bought this plugin from. Please be sure to supply the below information should contacting IMR Games be necessary: System.Exception: Verify Core TactiToolsCore ---> Oxide.TactiDllPluginLoader.DllVerifyException: Member Reference uid (RID: 182) in [Unknown Parent] not found Field 'Item.uid' not found. at Oxide.TactiDllPluginLoader.Verify.VerifyAssemblyInternal (System.Reflection.Assembly assem, System.String assemPath) [0x00200] in <98ebcdc17e794253945a856f2d20caf8>:0 at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x00066] in <98ebcdc17e794253945a856f2d20caf8>:0 --- End of inner exception stack trace --- at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x00084] in <98ebcdc17e794253945a856f2d20caf8>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyCore () [0x00014] in <98ebcdc17e794253945a856f2d20caf8>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00007] in <98ebcdc17e794253945a856f2d20caf8>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Could not load plugin IMRGAdvancedCombatLogging (Exception: .dll Verification Failed. Please see line above plugin initialize message) at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00071] in <98ebcdc17e794253945a856f2d20caf8>:0 at Oxide.Core.Plugins.TactiDllPluginLoader.GetPlugin (System.String filename) [0x00066] in <98ebcdc17e794253945a856f2d20caf8>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.9k

Files Sold

Total number of files sold.

1.6m

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.