Jump to content
  • 0

L2OFFGMPanel: error when make pch skill.


Question

Posted

Hello, I need help with this:

When I paste the skilldata in the skilldata of the program, when I click generate show a error:
 

See the end of this message for details on how to invoke Just-In-Time (JIT) debugging instead of this dialog box. 
Just-In-Time (JIT) debugging instead of this dialog box.

************** Exception text **************
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
   in System.String.Substring(Int32 startIndex, Int32 length)
   in L2OFFGMPanel.Editor.pchMK.ex0fw1kAOte16pCJFCj(Object , Int32 , Int32 )
   in L2OFFGMPanel.Editor.pchMK.tW0WWWF2JnU(Object , EventArgs )
   in System.Windows.Forms.Control.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.ButtonBase.WndProc(Message& m)
   in System.Windows.Forms.Button.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded assemblies **************
mscorlib
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B
    Base code: file:///C:/2/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
_
    Assembly version: 0.0.0.0.0
    Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
L2OFFGMPanel
    Assembly version: 4.7.1.0
    Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4605.0 built by: NET48REL1LAST_C
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4550.0 built by: NET48REL1LAST_C
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4390.0 built by: NET48REL1LAST_C
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4190.0 built by: NET48REL1LAST_B
    Base code: file:///C:/2/Micros

 

1c0c4ca76abec90f9469d43af302e3e4.png

2 answers to this question

Recommended Posts

  • 0
Posted
4 hours ago, fa1thDEV said:

Hello, I need help with this:

When I paste the skilldata in the skilldata of the program, when I click generate show a error:
 

See the end of this message for details on how to invoke Just-In-Time (JIT) debugging instead of this dialog box. 
Just-In-Time (JIT) debugging instead of this dialog box.

************** Exception text **************
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
   in System.String.Substring(Int32 startIndex, Int32 length)
   in L2OFFGMPanel.Editor.pchMK.ex0fw1kAOte16pCJFCj(Object , Int32 , Int32 )
   in L2OFFGMPanel.Editor.pchMK.tW0WWWF2JnU(Object , EventArgs )
   in System.Windows.Forms.Control.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.ButtonBase.WndProc(Message& m)
   in System.Windows.Forms.Button.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded assemblies **************
mscorlib
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B
    Base code: file:///C:/2/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
_
    Assembly version: 0.0.0.0.0
    Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
L2OFFGMPanel
    Assembly version: 4.7.1.0
    Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4605.0 built by: NET48REL1LAST_C
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4550.0 built by: NET48REL1LAST_C
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4390.0 built by: NET48REL1LAST_C
    Base code: file:///C:/2/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly version: 4.0.0.0.0
    Win32 version: 4.8.4190.0 built by: NET48REL1LAST_B
    Base code: file:///C:/2/Micros

 

1c0c4ca76abec90f9469d43af302e3e4.png

Hello, the problem may be in the skill line. Check spaces is a common error.

  • 0
Posted
9 hours ago, UnknownSoldier said:

Hello, the problem may be in the skill line. Check spaces is a common error.

You can help me with this:

skill_begin    skill_name=[s_summon_v1]    /* [s_summon_v1] */    skill_id=10309    level=1    operate_type=A1    magic_level=1    effect={{i_summon_npc;[vanor_chief_kandra];1}}    is_magic=0    mp_consume2=0    cast_range=-1    effective_range=-1    skill_hit_time=0    skill_cool_time=0    skill_hit_cancel_time=0    reuse_delay=0    attribute=attr_none    effect_point=0    target_type=self    affect_scope=single    affect_limit={0;0}    next_action=none    ride_state={@ride_none}    skill_end

what is the problem in this code?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock