Пользуюсь AI Editor из пакета L2 OFF GM Panel
Не могу декомпилировать один класс: class 1 guild_master_ex : guild_master
Вылезает ошибка.
Может кто нибудь пояснить в чем дело?
Не могу декомпилировать один класс: class 1 guild_master_ex : guild_master
Вылезает ошибка.
Код:
Подробная информация об использовании оперативной
(JIT) отладки вместо данного диалогового
окна содержится в конце этого сообщения.
************** Текст исключения **************
System.IO.FileNotFoundException: Файл 'D:\LineAge2\server\Tool\tools\ai\L2OFFGMPanel v4.8\base\bin\Compiler_C4_sauron\guild_master_ex.nasc' не найден.
Имя файла: 'D:\LineAge2\server\Tool\tools\ai\L2OFFGMPanel v4.8\base\bin\Compiler_C4_sauron\guild_master_ex.nasc'
в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
в L2OFFGMPanel.AiEditorForm.euU8p2sJWopw7ZMrsUo(Object )
в L2OFFGMPanel.AiEditorForm.B85ZBFoK7d(Object , EventArgs )
в System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
в System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
в System.Windows.Forms.Control.InvokeMarshaledCallbacks()