Jump to content

PapaZola

Members
  • Posts

    925
  • Joined

  • Last visited

Posts posted by PapaZola

  1. i got this error when trying make character

    Time Stamp: 0x4ad4401b - Tue Oct 13 16:53:47 2009

    Exception Type: 0xc0000005

    0x0041d304 LRO.exe

    0x00534ad2 LRO.exe

    0x0045b372 LRO.exe

    0x004e5bf4 LRO.exe

    0x004ed3b5 LRO.exe

    0x005f03a2 LRO.exe

    0x005efe58 LRO.exe

    0x006e22d0 LRO.exe

    0x006f6b4c LRO.exe

    0x767aed6c kernel32.dll

    0x772f377b ntdll.dll

    0x772f374e ntdll.dll

    eax: 0x00000051 ebx: 0x1003a79c

    ecx: 0x00002710 edx: 0x00000510

    esi: 0x1003a344 edi: 0x00000012

    ebp: 0x0012f82c esp: 0x0012f63c

    stack 0012f63c - 0012fa3c

    0012F63C : 65 F9 12 00 00 00 00 00 80 69 03 10 C4 00 F5 01

    0012F64C : 40 00 00 00 5E 02 00 5C F2 04 00 00 20 00 00 01

    0012F65C : 20 77 BB 17 88 0F 00 00 68 49 01 01 40 F5 12 00

    0012F66C : 00 00 00 00 00 00 00 00 00 00 00 00 54 0C 60 00

    0012F67C : FE FF FF FF 00 F6 C3 17 00 00 00 00 00 00 00 00

    0012F68C : 00 00 00 00 7E 4A 7E C7 00 00 00 00 30 30 34 00

    0012F69C : 00 00 40 00 DC F6 12 00 00 00 00 00 00 00 00 00

    0012F6AC : 70 04 35 00 82 B8 7F 70 00 00 00 00 00 00 00 00

    0012F6BC : 00 00 00 00 00 00 F1 0E B8 13 00 00 74 EE 00 00

    0012F6CC : 64 61 74 61 5C 73 70 72 69 74 65 5C C0 CE B0 A3

    0012F6DC : C1 B7 5C B8 D3 B8 AE C5 EB 5C B3 B2 5C 32 5F B3

    0012F6EC : B2 2E 61 63 74 00 35 00 0C 06 35 00 64 06 35 00

    0012F6FC : F4 08 35 00 00 09 35 00 FC 08 35 00 54 09 35 00

    0012F70C : 00 00 00 00 00 00 00 00 00 00 00 00 56 F9 12 00

    0012F71C : 90 00 00 00 48 9B C3 17 00 00 00 00 00 00 00 00

    0012F72C : 14 2E 00 00 14 2E 00 00 64 61 74 61 5C 69 6D 66

    Launch Info

    0000 0000 0000 0000 0000 0000 0000 0000

    0000 0000 0000 0000 0000 0000 0000 0000

    0000 0000 0000 0000 0000 0000 0000 0000

    0000 0000 0000 0000 0000 0000 0000 0000

    Job : Novice

  2. From recent topics I've came across.. some of these pc_bonus issues are caused by either you indicating the wrong bonuses (i.e. they don't exist in the server or spelt wrong, etc.) or you currently have to much set bonuses inside an item script.

    You can try increasing PC_BONUS' here:

    #define MAX_PC_BONUS 10
    #define MAX_PC_SKILL_REQUIRE 5
    #define MAX_PC_FEELHATE 3
    

    Besides those... I'm not sure exactly what else could be the issue when it comes to pc_bonuses.

    im edy add

    #define MAX_PC_BONUS 10

    #define MAX_PC_SKILL_REQUIRE 5

    #define MAX_PC_FEELHATE 3

    but still have warning

  3. hello rA

    im just like to asking why all my custom item_db2.when i use the item all show this

    here my item_db2 im used(database eAthena)

    30048,White_Traveler_Hat,White Traveler Hat,5,20,,200,,3,,1,0xFFFFFFFF,7,2,256,,1,1,1048,{ bonus bAspdRate,20; bonus bCastrate,-10; bonus bCritAtkRate,4; },{},{}

    30050,Aura_BlackRed,Aura BlackRed,5,20,,200,,3,,1,0xFFFFFFFF,7,2,1,,0,0,1050,{ bonus bIntravision,0; },{},{}

    30071,Deviling_Rucksack,Deviling Rucksack,5,20,,200,,3,,1,0xFFFFFFFF,7,2,512,,0,0,1071,{ bonus2 bResEff,Eff_Blind,5000; bonus2 bResEff,Eff_Silence,5000; bonus2 bResEff,Eff_Sleep,5000; bonus2 bResEff,Eff_Curse,5000; bonus2 bResEff,Eff_Stun,5000; bonus2 bResEff,Eff_Bleeding,1000; },{},{}

    [Warning]: pc_bonus3: unknown type 1010 0 5 16!

    [Warning]: pc_bonus3: unknown type 1010 1 5 16!

    [Warning]: pc_bonus3: unknown type 1010 2 5 16!

×
×
  • Create New...