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


  • Posts

    • LA ERA DE EINHASAD - Lineage 2 en Castellano Lineage II Crónica 4: Vástagos del Destino x5 - Main Class - Full Craft ───────────────────────────── La diosa Einhasad ha despertado... Una nueva era comienza para los verdaderos aventureros. Un mundo completamente traducido al español, fiel al Lineage II original, creado para una comunidad hispanohablante unida por la nostalgia y la pasión. ───────────────────────────── APERTURA OFICIAL: 14 de NOVIEMBRE - 20:00hs (GMT-3) ───────────────────────────── INFORMACIÓN PRINCIPAL Rates: x5 Tipo: Main Class Sistema: Full Craft Idioma: 100% Español (traducción completa del juego) Comunidad hispanohablante Balance original con mínimas modificaciones Buffer Offline, los jugadores pueden crear sus tiendas de buffs Progresión de crónicas cada 4 meses aprox. Economía estable - Sin Pay to Win - No venta de items/adena por donación Comunidad de 1.000 personas Anterior versión x1 duro casi 3 años con 952 IPs distintas de pico ───────────────────────────── CARACTERÍSTICAS DESTACADAS Experiencia fiel al Lineage II clásico, sin alteraciones invasivas Interfaz, diálogos y objetos completamente en español Ventana de comunidad con servicios personalizados y comercio por Monedas de Oro Olimpiadas, Épicos y Asedios originales Recompensas por votación, Eventos TVT con 3 arenas diferentes. Participan todos sin importar el nivel, pero dentro de la arena solo se atacan por rango cercano Soporte activo y presencia constante del administrador Tickets de soporte con atención rápida en Discord ante cualquier problema ───────────────────────────── ENLACES OFICIALES Website: La Era de Einhasad Discord: https://discord.com/invite/A6PtCCN2SF ───────────────────────────── Una comunidad unida por el idioma, la pasión y la nostalgia. Redescubrí Aden… en tu propio idioma. Bienvenido a La Era de Einhasad.  
    • English you belarus retard ) Seems you so desperate and angry cant even speak back in EN, well guys you see how its easy to destroy scammer xD
    • Чувак) мне на него насрать давно, ты не мне сделал подлянку а людям которые купили и используют. Я его удалил год назад) когда закрыл продажи.   мне вообще похер кто ты и что ты.    Можешь сесть и попрыгать на тот же член на котором ты прыгаешь все это время) и этой версии более 3х лет) ты откопал залупу мамонта , поздравляю)) кто скачает это дерьмо используйте на свой страх и риск)) кто знает что там наворочено)))  удачи в шаринге обиженный жизнью неандерталец.   Можешь лизнуть мое очко на прощание.
    • Rosyk or rusik or whatever u blaim me that my mouth stinks but I assume you the one who stinks and your perfect pack will be now shared and you can suck a DICK )  https://eu2.contabostorage.com/d4b39866f6bb4084b6c969ec8fe20063:kita/Lucera_Classic_Remaster/Lucera Classic Remaster Server and Datapack files.rar  https://eu2.contabostorage.com/d4b39866f6bb4084b6c969ec8fe20063:kita/Lucera_Classic_Remaster/Lucera Classic Remaster Eng Client.rar Drama link    For this crap u need Lucera 2 classic license ) people paying 300 euros for this shit  lol Some Shit will come out soon mxc website need shake it a bit coz getting boring here )    Whats happen rosyk lost speach  xD Your pack was downloded  29 times bussines  not going as plan xD?
  • Topics

×
×
  • 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