Jump to content

Samson

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Samson

  1. Samson

    BetterNpc ladet nicht

    8/02 12:13:59 [Info] [CSharp] Started Oxide.Compiler v successfully 08/02 12:14:03 [Info] BetterNpc was compiled successfully in 1854ms 08/02 12:14:03 [Info] Fallback handler could not load library /server/RustDedicated_Data/MonoBleedingEdge/x86_64/data-0x55e76c582330.so 08/02 12:14:03 [Info] [BetterNpc] NpcSpawn plugin doesn`t exist! (https://drive.google.com/drive/folders/1-18L-mG7yiGxR-PQYvd11VvXC2RQ4ZCu?usp=sharing) 08/02 12:14:03 [Info] Loaded plugin BetterNpc v2.1.0 by KpucTaJl 08/02 12:14:03 [Info] Unloaded plugin BetterNpc v2.1.0 by KpucTaJl 08/02 12:14:07 [Info] Saved 73,290 ents, cache(0.05), write(0.03), disk(0.04). 08/02 12:14:07 [Info] Saving complete
  2. Samson

    BetterNpc ladet nicht

    Hallo, Das BetterNpc] ladet nicht. Ich habe die alte version gelöscht und die neu Version installiert. Gruß Samson 10:54 [Info] [CSharp] Started Oxide.Compiler v successfully 10:54 [Info] AdminPanel, AnimalSpawn, AutoDoors, Backpacks, BetterNpc, CopyPaste, LootManager, NpcHordeRustEdit, Password and StackSizeController were compiled successfully in 0ms 10:54 [Error] Error while compiling RaidableBases: Argument 1: cannot convert from 'method group' to 'System.Action' | Line: 8784, Pos: 49 10:54 [Info] Loaded plugin Admin Panel v1.4.7 by nivex 10:54 [Info] Loaded plugin AnimalSpawn v1.0.5 by KpucTaJl 10:54 [Info] Loaded plugin Auto Doors v3.3.11 by Wulf/lukespragg/Arainrr/James/Bushhy 10:54 [Info] Loaded plugin Backpacks v3.17.0 by WhiteThunder 10:54 [Info] Loaded plugin BetterNpc v2.1.0 by KpucTaJl 10:54 [Info] Loaded plugin Copy Paste v4.2.5 by misticos 10:54 [Info] Loaded plugin LootManager v1.0.9 by Adem 10:54 [Info] Loaded plugin NpcHordeRustEdit v1.0.6 by KpucTaJl 10:54 [Info] Loaded plugin Password v3.0.2 by Wulf 10:54 [Info] [Stack Size Controller] Acquiring vanilla defaults file from official GitHub repo and overwriting; https://raw.githubusercontent.com/AnExiledDev/StackSizeController/master/vanilla-defaults.json 10:54 [Info] Loaded plugin Stack Size Controller v4.1.3 by AnExiledDev/patched by chrome 10:54 [Info] Server password has been changed to: ?-Wot1234-? 10:54 [Warning] [Password] Configuration changes saved to Password.json 10:56 [Info] Shutting down compiler because idle shutdown 10:56 [Info] Compiler shutdown completed 10:57 [Info] IP address from external API: 203.16.163.25 10:57 [Info] [AnimalSpawn] Loading custom navigation mesh files... 10:57 [Info] [AnimalSpawn] All custom navigation mesh files have loaded successfully! 10:57 [Error] [BetterNpc] NpcSpawn plugin doesn`t exist! (https://drive.google.com/drive/folders/1-18L-mG7yiGxR-PQYvd11VvXC2RQ4ZCu?usp=sharing) 10:57 [Info] [NpcHordeRustEdit] Loading files on the /oxide/data/NpcHordeRustEdit/ path has started... 10:57 [Error] Failed to call hook 'OnServerInitialized' on plugin 'NpcHordeRustEdit v1.0.6' (DirectoryNotFoundException: Could not find a part of the path '/server/oxide/data/NpcHordeRustEdit'.) at System.IO.Enumeration.FileSystemEnumerator`1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) [0x00032] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerator`1[TResult]..ctor (System.String directory, System.IO.EnumerationOptions options) [0x00048] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerable`1+DelegateEnumerator[TResult]..ctor (System.IO.Enumeration.FileSystemEnumerable`1[TResult] enumerable) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerable`1[TResult]..ctor (System.String directory, System.IO.Enumeration.FileSystemEnumerable`1+FindTransform[TResult] transform, System.IO.EnumerationOptions options) [0x00042] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.InternalEnumeratePaths (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x0003c] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00007] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Core.DataFileSystem.GetFiles (System.String path, System.String searchPattern) [0x0000c] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Plugins.NpcHordeRustEdit.LoadCustomMapConfigs () [0x0001a] in <9de357a12f044ec2b90c799eede783cd>:0 at Oxide.Plugins.NpcHordeRustEdit.OnServerInitialized () [0x00006] in <9de357a12f044ec2b90c799eede783cd>:0 at Oxide.Plugins.NpcHordeRustEdit.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00181] in <9de357a12f044ec2b90c799eede783cd>: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 10:57 [Info] Unloaded plugin BetterNpc v2.1.0 by KpucTaJl 10:57 [Info] [Copy Paste] Skin detection initialized: 6045 official skins, 331 DLC items. Processing 0 queued paste(s).

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.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.5k
Total sales
Payments
3.6m
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.