Jump to content

Error in console

Work in Progress 1.3.0

Marsdon Rhekhu
Marsdon Rhekhu

Posted

When I try to view search or view logs I get this error in the console :

Failed to call hook 'cmd_MENU_ADMIN_EYE_PROFILE' on plugin 'AdminEye v1.3.0' (DirectoryNotFoundException: Could not find a part of the path '/home/container/oxide/data\AdminEye\Players\0\logs\kills'.)
  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.FileInfos (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <f98723dd4586469db5213ec59da723ca>:0
  at System.IO.DirectoryInfo.InternalEnumerateInfos (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x00037] in <f98723dd4586469db5213ec59da723ca>:0
  at System.IO.DirectoryInfo.GetFiles (System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0
  at System.IO.DirectoryInfo.GetFiles (System.String searchPattern) [0x00007] in <f98723dd4586469db5213ec59da723ca>:0
  at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo.GetFiles(string)
  at Oxide.Plugins.AdminEye.cmd_MENU_ADMIN_EYE_PROFILE (ConsoleSystem+Arg arg) [0x003dc] in <42f9af81fb664b2296f0b4e0b5ca71ab>:0
  at Oxide.Plugins.AdminEye.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01d3d] in <42f9af81fb664b2296f0b4e0b5ca71ab>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0

Qbis

Posted

2 hours ago, Marsdon Rhekhu said:

When I try to view search or view logs I get this error in the console :

Failed to call hook 'cmd_MENU_ADMIN_EYE_PROFILE' on plugin 'AdminEye v1.3.0' (DirectoryNotFoundException: Could not find a part of the path '/home/container/oxide/data\AdminEye\Players\0\logs\kills'.)
  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.FileInfos (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <f98723dd4586469db5213ec59da723ca>:0
  at System.IO.DirectoryInfo.InternalEnumerateInfos (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x00037] in <f98723dd4586469db5213ec59da723ca>:0
  at System.IO.DirectoryInfo.GetFiles (System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0
  at System.IO.DirectoryInfo.GetFiles (System.String searchPattern) [0x00007] in <f98723dd4586469db5213ec59da723ca>:0
  at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo.GetFiles(string)
  at Oxide.Plugins.AdminEye.cmd_MENU_ADMIN_EYE_PROFILE (ConsoleSystem+Arg arg) [0x003dc] in <42f9af81fb664b2296f0b4e0b5ca71ab>:0
  at Oxide.Plugins.AdminEye.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01d3d] in <42f9af81fb664b2296f0b4e0b5ca71ab>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0

Hmmm, this errors says, that you try open logs of incorrect player, can you send me short video, I can’t reproduce this error on my server 

Qbis

Posted

Changed Status from Pending to Work in Progress

1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.1k

Files Sold

Total number of files sold.

2.4m

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.