Code Monkey home page Code Monkey logo

aipolicy-deluxe's People

Contributors

beyastard avatar

Watchers

 avatar

aipolicy-deluxe's Issues

Bug Func

Edit PW aipolicy 1.4.5 v69
1.Bug : Player_Aimed_NPC_Spawn(id 1570-1)
*****************************************
Подробная информация об использовании 
оперативной 
(JIT) отладки вместо данного диалогового 
окна содержится в конце этого сообщения.

************** Текст исключения **************
System.InvalidCastException: Не удалось привести тип 
объекта "System.Int32" к типу "System.Byte[]".
   в AIPolicy.MainWindow.ListBoxProcedureSelectedIndexChanged(Object sender, EventArgs e)
   в System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
   в System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
   в System.Windows.Forms.ListBox.WndProc(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Загруженные сборки **************
mscorlib
    Версия сборки: 4.0.0.0
    Версия Win32: 4.0.30319.225 (RTMGDR.030319-2200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
AIPolicy
    Версия сборки: 4.0.0.0
    Версия Win32: 0.1.8.2
    CodeBase: file:///D:/games/Perfect%20World/Proekt/soft/AIPolicy%20Deluxe%20v0.1.8.2/AIPolicy%20Deluxe%20v0.1.8.2.exe
----------------------------------------
System.Windows.Forms
    Версия сборки: 4.0.0.0
    Версия Win32: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Версия сборки: 4.0.0.0
    Версия Win32: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Версия сборки: 4.0.0.0
    Версия Win32: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevComponents.DotNetBar2
    Версия сборки: 10.2.0.1
    Версия Win32: 10.2.0.1
    CodeBase: file:///D:/games/Perfect%20World/Proekt/soft/AIPolicy%20Deluxe%20v0.1.8.2/DevComponents.DotNetBar2.DLL
----------------------------------------
Accessibility
    Версия сборки: 4.0.0.0
    Версия Win32: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Windows.Forms.resources
    Версия сборки: 4.0.0.0
    Версия Win32: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_ru_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Xml
    Версия сборки: 4.0.0.0
    Версия Win32: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
    Версия сборки: 4.0.0.0
    Версия Win32: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_ru_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------

************** Оперативная отладка (JIT) **************
Для подключения оперативной (JIT) отладки 
файл .config данного
приложения или компьютера (machine.config) должен 
иметь
значение jitDebugging, установленное в секции 
system.windows.forms.
Приложение также должно быть 
скомпилировано с включенной
отладкой.

Например:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

При включенной отладке JIT любое 
необрабатываемое исключение
пересылается отладчику JIT, 
зарегистрированному на данном компьютере,
вместо того чтобы обрабатываться данным 
диалоговым окном.
**************************************************************************

2.Edit Cast Skill. Target not changing

Original issue reported on code.google.com by [email protected] on 6 Jun 2013 at 3:42

Attachments:

Unknown type 27

Unknown type 27, the unknown type AIPolicy Deluxe can not open AIPolicy.data 
complete
    2 hope can support conditions tied for editing.
    Such as:

  ((Variable[30331] > Variable_Value[100]) && (Variable[30331] < Variable_Value[250]))
    ((Variable[10041] = Variable_Value[0]) && ((Variable[10007] > Variable_Value[2]) && (Variable[10008] > Variable_Value[2])))

((Is_Dead[] && (Rank[500] > Variable_Value[151])) && Randomize[0.14])

Thank you


Original issue reported on code.google.com by [email protected] on 27 Dec 2012 at 8:29

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.