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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • L2 DEVS - HTML DESIGN (ALL NPC'S)    
    • I only share for free what they are reselling 🙂 You keep crying in all the publications, and if you are looking for h5 or gd wait for 5 or 6 years... cheers.... GENERAL Cached Extended to 8192kb IOBuffer Hair2SlotCache ItemBidAuctioner Clan Hall Current Olympiad Season Rank pages System (Shows Points/Games - Fully Configurable) Automatic Flag Around Raidboss System Offline Shop & Buffers Restore After Restart (Fixed location) Offline Buffer System PvP Auto Announce System Rebuilt with Extra Addons (Fully Configurable, Name, Zones, Rewards) Automatic Announce System Rebuilt with Extra Addons (Fully Configurable) ALT+B Augmentation House Shift+Click Droplist/Spoil List Epic Items Rank RB points Rank ChangeColorName ChangeColorTitle Change Skin (Race) Change Gender Custom Subclass (Acumulative) Achievements Item Delivery System  Augmentations/Enchants Automatic Announce System Auto Learn Skills PvP Reward Pk Reward War Reward Scheme buffer GlobalChatTrade Trade Augment Items Castle Announce Time Castle Standby Time Fix Spiritshots delay SpellbooksDrop Enable/Disable Drop custom Fully configurable, lvl min max allmobs, allrb, individual New cancel effect min,max BlessedarmorEnchantRate BlessedmagicWeaponEnchantRate BlessednormalWeaponEnchantRate MaxSlosChars MaxSlotsDwarfs Enable or disable all commands Fix fast loading npc OlympiadRestoreStatsOnFightStart OlympiadSystemSecondTimeEnabled OlympiadEnterLast10Minute OlympiadThirdClassSummons MinLevelTrade AnnounceSubClassMsg1 AnnounceSubClassMsg2 AnnounceSubClassMsg3 LimitedSubClassRace NoSellItems Change ID SealStones for AA NoPrivateBuyItems NoDropPlayerOnDie DisableSkillEnchantData Show Level Mobs Show npc clan flag DespawnSummonEnBattle SummonPetEnBattle RideSummonPetEnBattle DitanceToTargetMove EnterWorld_Undying EnterWorld_UnHide BlockWhispMessagePlayerToGM UseItemsWithHide CriticalSkillDamageBonusPer=4.0 Disable SSQSystem OnCastle Siege End Use any dyes Buy halls directly in auctioneer without waiting for the auction, configuration to change the item you consume MensajeEnterWorldServer Command .hero enable/disable hero aura Config vip global chat character, chat by systemsg Soulshots: NoSendSystemMessageUse Panel //admin Global vote reward Agathions system Anti Interface, control all patch files by md5 Command .menu configurable, last restart, name, maxusers, privatestores Spawn protection activate deactivate consume items to activate  Activate or deactivate autoloot for vip characters EVENTS Happy Hour Event reworked Configurable by announcements or systemsg Team VS Team Capture The Flag Death Match Last Man Standing Destroy The Base Korean Style Castle Siege Check if the player is inside the tvt event due to disconnection/critical error Top 1/5 killer reward/announce TimeAfk ResetReuseSkills ResetBuffsOnFinish Firework effect Reward win/lost Add Team Location Title custom Red/blue Open Door/Wall System BalanceBishops Show kills in title Invest positions Show Death To Top Delete Non-Subclass Skills     RELOADS Reload Enterworld Html Option Reload Faction System Reload Donate Shop Reload OfflineBuffer Reload Champion NPC Reload CliExt Reload AntiBot Reload Vip System Reload Auction Reload AutoLoot Reload CastleSiegeManager Reload CharacterLock Reload ClanPvPStatus Reload AutoLearn Reload ClanReputationRank Reload ClanSystem Reload CreatureAction Reload Customs.ini Reload L2server.ini Reload SkillData.txt Reload doordata.txt Reload decodata.txt Reload Multisell Reload DropList   Extender tested for more than 3 years. Assured stability. Possibility of adding MOD's upon request. (Not included, consult).
    • some peoples trash is another mans treasure, is that your treasure?   people might like the content but you are still the rat in the room     thats the community judging you.  
    • Keep reselling what I publish here for free!!! 🙂 GG  
  • Topics

×
×
  • Create New...