Jump to content

Endr1ck

Member
  • Posts

    31
  • Joined

  • Last visited

Everything posted by Endr1ck

  1. Good evening, You can close the ticket because I found the source of the problem and I reinstalled the entire plugin, including the raid base folder, and it's working correctly now.
  2. Hello, Could you help me? I'm having trouble enabling purchase permissions on raid bases, even though all permissions are enabled on my end. Here is my configuration file. Regards Endr1ck RaidableBases.json
  3. Endr1ck

    error compilation

    Thx work correctly in v1.4.5 and plugin load correctly
  4. Endr1ck

    error compilation

    Error while compiling UltimateIndustrialFarm: } expected | Line: 808, Pos: 81 with UltimateIndustrialFarm v1.4.4
  5. Failed to call hook 'OnServerInitialized' on plugin 'UpdaterBetterNpc v1.1.1' (IOException: Cannot create a file when that file already exists.) at System.IO.FileSystem.MoveDirectory (System.String sourceFullPath, System.String destFullPath) [0x00040] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.Move (System.String sourceDirName, System.String destDirName) [0x000ed] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.UpdaterBetterNpc.ReadAndRenameConfigOldNpcSpawn () [0x0092d] in <a9cb5b607214456494e7ac6fad0bbd30>:0 at Oxide.Plugins.UpdaterBetterNpc.OnServerInitialized () [0x00014] in <a9cb5b607214456494e7ac6fad0bbd30>:0 at Oxide.Plugins.UpdaterBetterNpc.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0148c] in <a9cb5b607214456494e7ac6fad0bbd30>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
  6. Failed to call hook 'OnServerInitialized' on plugin 'UpdaterNpcSpawn v1.0.0' (IOException: Cannot create a file when that file already exists.) at System.IO.FileSystem.MoveDirectory (System.String sourceFullPath, System.String destFullPath) [0x00040] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.Move (System.String sourceDirName, System.String destDirName) [0x000ed] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.UpdaterNpcSpawn.ReadAndRenameConfigOldNpcSpawn () [0x0091d] in <fdbbd1f9c3544b53aefec999bd6e2558>:0 at Oxide.Plugins.UpdaterNpcSpawn.OnServerInitialized () [0x0000a] in <fdbbd1f9c3544b53aefec999bd6e2558>:0 at Oxide.Plugins.UpdaterNpcSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00072] in <fdbbd1f9c3544b53aefec999bd6e2558>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
  7. Hello, Is it normal that the skill for the mixing table has disappeared ? Will it be back ? Will there be a fix for the recycler (speed) ? Regards
  8. Ok thx
  9. Hello Mevent, When will the skills I mentioned be fixed ? Thank you
  10. Hello, I would like to know when the crafting speed issue will be fixed ? Are you experiencing the same bug as me? I'm also having trouble with the revive function and I can't seem to configure it. A player on my server has upgraded it to level 10/10 and has a 45% chance of reviving their character. I would like to set the chances of getting up at level 10 of the "stand-up" skill to 100%. I've attached the plugin configuration so you can help me, as I'm completely lost with your settings. Regards L4c4z3tt3_69 Skills.json
  11. Hello, I have a bug with skill weapon durability and attachment take damage when i have full. I have a bug when i craft items and create items queue Cordialy
  12. Endr1ck

    update required

    Error while compiling AntiLadderandTwig: 'ulong' does not contain a definition for 'userid' and no accessible extension method 'userid' accepting a first argument of type 'ulong' could be found (are you missing a using directive or an assembly reference?) | Line: 38, Pos: 80
  13. Endr1ck

    Bug "OnEntityBuilt"

    Failed to call hook 'OnEntityBuilt' on plugin 'VehicleBuy v2.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.VehicleBuy+<>c__DisplayClass175_0.<OnEntityBuilt>b__0 (System.Collections.Generic.KeyValuePair`2[TKey,TValue] x) [0x0002b] in <8b4f6deffc684d64881a7e474e7cd413>:0 at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0003f] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.VehicleBuy.OnEntityBuilt (Planner planner, UnityEngine.GameObject gameObject) [0x0005d] in <8b4f6deffc684d64881a7e474e7cd413>:0 at Oxide.Plugins.VehicleBuy.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01223] in <8b4f6deffc684d64881a7e474e7cd413>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  14. Endr1ck

    Convoy

    Hello, Is possible to add permission for /convoystart and /convoystop ? Thx
  15. Endr1ck

    Convoy

    Hi, It's possible to add minimum player for a convoy start ? Thx
  16. Endr1ck

    Convoy

    Same error when my plugin compil : -> Error while compiling Convoy: 'Convoy.MovableBaseMountable.GetDismountPosition(BasePlayer, out Vector3, bool)': no suitable method found to override | Line: 3221, Pos: 34
  17. Endr1ck

    Raidable Bases

    Hello, I am contacting you because once an easy base or whatever the difficulty, I only have a chest filled to 3/4 (either small or large), tc also filled with resources and I would like it to be there no more loot large box raid base Easy.json EasyBases.json
  18. Endr1ck

    Raidable Bases

    (10:11:40) | Failed to run a 3600.00 timer in 'RaidableBases v2.0.1' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component) at Oxide.Plugins.RaidableBases+RaidableBase.<Undo>m__B () [0x0000b] in <d2794722c1dc40f78ce191af45bd0fc2>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
  19. Endr1ck

    Quarry Manager

    is it possible to block the engine shutdown?
  20. Endr1ck

    Garage

    Hi, is possible to have also console commands for guishop ?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.4k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.