custom recipe get critical error D:

Discussion in 'Help' started by Renobizarro, Jul 26, 2010.

  1. Renobizarro

    Renobizarro AdvExt64 Customers (IL)

    well... i'm trying to made 3 new recipes to craft antharas, valakas and frintezza jewels, the dwarf can register the recipe, but when you try to see it in private creation for example client crash x.x...

    some items are custom items

    here what i have done:

    recipe-c.dat:

    Code:
    a,mk_antharas666_i\0	911	20712	8	6656	1	201	60	8	20711	1	9900	150000	9595	500	9593	650	9596	700	9630	150	9628	75	9674	360						
    a,mk_valakas666_i\0	912	20713	8	6657	1	201	60	8	20711	1	9900	150000	9595	450	9594	650	9593	700	9630	100	9628	50	9674	200						
    a,mk_frintezza666_i\0	913	20714	8	8191	1	201	60	8	20711	1	9900	100000	9595	200	9596	150	9593	100	9630	50	9628	23	9674	200						
    itemname-e.dat:

    Code:
    20712	Recipe: Earing of Antharas(60%)		a,For Dwarves only. The recipe for Earing of Antharas. Requires Create Item - Skill Level 9. The success rate is 60%.\0	-1	a,	a,	a,	a,	0	0	0	a,
    20713	Recipe: Necklace of Valakas(60%)		a,For Dwarves only. The recipe for Necklace of Valakas. Requires Create Item - Skill Level 9. The success rate is 60%.\0	-1	a,	a,	a,	a,	0	0	0	a,
    20714	Recipe: Frintezza's Necklace(60%)		a,For Dwarves only. The recipe for Frintezza's Necklace. Requires Create Item - Skill Level 9. The success rate is 60%.\0	-1	a,	a,	a,	a,	0	0	0	a,
    
    etcitemgrp.dat

    Code:
    2	20712	0	3	6	3	0	dropitems.drop_scroll_m00			dropitemstex.drop_scroll_t00			icon.etc_recipe_violet_i00					-1	30	53	0	0	0								1		1		ItemSound.itemdrop_scroll		2	5	0
    2	20713	0	3	6	3	0	dropitems.drop_scroll_m00			dropitemstex.drop_scroll_t00			icon.etc_recipe_violet_i00					-1	30	53	0	0	0								1		1		ItemSound.itemdrop_scroll		2	5	0
    2	20714	0	3	6	3	0	dropitems.drop_scroll_m00			dropitemstex.drop_scroll_t00			icon.etc_recipe_violet_i00					-1	30	53	0	0	0								1		1		ItemSound.itemdrop_scroll		2	5	0
    

    recipe.txt:

    Code:
    recipe_begin	[mk_antharas666_i]	911	level=9	material={{[material_joya];13};{[l2america_coin];150000};{[blue_seed_of_evil_shard];750};{[yellow_seed_of_evil_shard];900};{[green_seed_of_evil_shard];1000};{[orichalcum];180};{[leonard];100};{[darions_badge];600};{[gold_of_divinity];13};{[golden_ticket];25}}	catalyst={}	product={{[earring_of_antaras];1}}	npc_fee={}	mp_consume=201	success_rate=60	item_id=20712	iscommonrecipe=0	recipe_end
    recipe_begin	[mk_valakas666_i]	912	level=9	material={{[material_joya];15};{[l2america_coin];150000};{[blue_seed_of_evil_shard];800};{[red_seed_of_evil_shard];900};{[yellow_seed_of_evil_shard];1000};{[orichalcum];200};{[leonard];150};{[darions_badge];800};{[gold_of_divinity];15};{[golden_ticket];30}}	catalyst={}	product={{[necklace_of_valakas];1}}	npc_fee={}	mp_consume=201	success_rate=60	item_id=20713	iscommonrecipe=0	recipe_end
    recipe_begin	[mk_frintezza666_i]	913	level=9	material={{[material_joya];9};{[l2america_coin];100000};{[blue_seed_of_evil_shard];400};{[red_seed_of_evil_shard];500};{[yellow_seed_of_evil_shard];600};{[orichalcum];60};{[leonard];50};{[darions_badge];150};{[gold_of_divinity];10};{[golden_ticket];15}}	catalyst={}	product={{[frintezza_s_necklace1];1}}	npc_fee={}	mp_consume=201	success_rate=60	item_id=20714	iscommonrecipe=0	recipe_end
    
    itemdata.txt:

    Code:
    item_begin	etcitem	20712	[rp_antharas666]	item_type=etcitem	slot_bit_type={none}	armor_type=none	etcitem_type=recipe	recipe_id=911	blessed=0	weight=30	default_action=action_recipe	consume_type=consume_type_stackable	initial_count=1	maximum_count=1	soulshot_count=0	spiritshot_count=0	reduced_soulshot={}	reduced_spiritshot={}	reduced_mp_consume={}	immediate_effect=1	price=0	default_price=600000000	item_skill=[none]	critical_attack_skill=[none]	attack_skill=[none]	magic_skill=[none]	item_skill_enchanted_four=[none]	material_type=liquid	crystal_type=none	crystal_count=0	is_trade=1	is_drop=1	is_destruct=1	physical_damage=0	random_damage=0	weapon_type=none	can_penetrate=0	critical=0	hit_modify=0	avoid_modify=0	dual_fhit_rate=0	shield_defense=0	shield_defense_rate=0	attack_range=0	damage_range={}	attack_speed=0	reuse_delay=0	mp_consume=0	magical_damage=0	durability=0	damaged=0	physical_defense=0	magical_defense=0	mp_bonus=0	category={}	enchanted=0	html=[rp_wooden_arrow.htm]	equip_pet={0}	magic_weapon=0	enchant_enable=0	can_equip_sex=-1	can_equip_race={}	can_equip_change_class=-1	can_equip_class={}	can_equip_agit=-1	can_equip_castle=-1	can_equip_castle_num={}	can_equip_clan_leader=-1	can_equip_clan_level=-1	can_equip_hero=-1	can_equip_nobless=-1	can_equip_chaotic=-1	item_end
    item_begin	etcitem	20713	[rp_valakas666]	item_type=etcitem	slot_bit_type={none}	armor_type=none	etcitem_type=recipe	recipe_id=912	blessed=0	weight=30	default_action=action_recipe	consume_type=consume_type_stackable	initial_count=1	maximum_count=1	soulshot_count=0	spiritshot_count=0	reduced_soulshot={}	reduced_spiritshot={}	reduced_mp_consume={}	immediate_effect=1	price=0	default_price=600000000	item_skill=[none]	critical_attack_skill=[none]	attack_skill=[none]	magic_skill=[none]	item_skill_enchanted_four=[none]	material_type=liquid	crystal_type=none	crystal_count=0	is_trade=1	is_drop=1	is_destruct=1	physical_damage=0	random_damage=0	weapon_type=none	can_penetrate=0	critical=0	hit_modify=0	avoid_modify=0	dual_fhit_rate=0	shield_defense=0	shield_defense_rate=0	attack_range=0	damage_range={}	attack_speed=0	reuse_delay=0	mp_consume=0	magical_damage=0	durability=0	damaged=0	physical_defense=0	magical_defense=0	mp_bonus=0	category={}	enchanted=0	html=[rp_wooden_arrow.htm]	equip_pet={0}	magic_weapon=0	enchant_enable=0	can_equip_sex=-1	can_equip_race={}	can_equip_change_class=-1	can_equip_class={}	can_equip_agit=-1	can_equip_castle=-1	can_equip_castle_num={}	can_equip_clan_leader=-1	can_equip_clan_level=-1	can_equip_hero=-1	can_equip_nobless=-1	can_equip_chaotic=-1	item_end
    item_begin	etcitem	20714	[rp_frintezza666]	item_type=etcitem	slot_bit_type={none}	armor_type=none	etcitem_type=recipe	recipe_id=913	blessed=0	weight=30	default_action=action_recipe	consume_type=consume_type_stackable	initial_count=1	maximum_count=1	soulshot_count=0	spiritshot_count=0	reduced_soulshot={}	reduced_spiritshot={}	reduced_mp_consume={}	immediate_effect=1	price=0	default_price=600000000	item_skill=[none]	critical_attack_skill=[none]	attack_skill=[none]	magic_skill=[none]	item_skill_enchanted_four=[none]	material_type=liquid	crystal_type=none	crystal_count=0	is_trade=1	is_drop=1	is_destruct=1	physical_damage=0	random_damage=0	weapon_type=none	can_penetrate=0	critical=0	hit_modify=0	avoid_modify=0	dual_fhit_rate=0	shield_defense=0	shield_defense_rate=0	attack_range=0	damage_range={}	attack_speed=0	reuse_delay=0	mp_consume=0	magical_damage=0	durability=0	damaged=0	physical_defense=0	magical_defense=0	mp_bonus=0	category={}	enchanted=0	html=[rp_wooden_arrow.htm]	equip_pet={0}	magic_weapon=0	enchant_enable=0	can_equip_sex=-1	can_equip_race={}	can_equip_change_class=-1	can_equip_class={}	can_equip_agit=-1	can_equip_castle=-1	can_equip_castle_num={}	can_equip_clan_leader=-1	can_equip_clan_level=-1	can_equip_hero=-1	can_equip_nobless=-1	can_equip_chaotic=-1	item_end
    

    well.. i have tried some things and nothing works...

    where is my error? some1 have made custom recipes before?
     
  2. Nish

    Nish AdvExt64 Customers (IL)

    did u make html for the recipes ?

    in your itemdata you have this html=[rp_wooden_arrow.htm] for all 3 of your recipes fix this see if you still get it
     
    Last edited: Jul 26, 2010
  3. FidoW

    FidoW AdvExt64 Customers (IL)

    Im not sure but i guess something is wrong with client, not with server.
     
  4. Renobizarro

    Renobizarro AdvExt64 Customers (IL)

    i was thinking the same, but htmls are linked to recipes... so maybe Nish is right.

    i'll try it and see if nish was right.
     
  5. Renobizarro

    Renobizarro AdvExt64 Customers (IL)

    nope... with right html file i still get critical error.

    does the materials order affect this? could this be causing the critical error?
     
  6. Nish

    Nish AdvExt64 Customers (IL)

    post the crit error you get, might help solving this
     
  7. Renobizarro

    Renobizarro AdvExt64 Customers (IL)

    right... here it is:


    [​IMG]

    Code:
    2010.7.29 22:57:16
    OS : Windows Vista 6.1 (Build: 7600)
    CPU : AuthenticAMD Unknown processor @ 1237 MHz with 2047MB RAM
    Video : ATI Radeon HD 3200 Graphics (24)
    PosCode : LS1:77582:-152542:-544 2/1
    
    General protection fault!
    
    History: UUIDATA_ITEM::execGetItemAdditionalName <- UObject::execClassContext <- (RecipeBuyManufactureWnd Transient.RecipeBuyManufactureWnd0 @ Function Interface.RecipeBuyManufactureWnd.ReceiveRecipeShopSellList : 050C) <- UObject::ProcessEvent <- (RecipeBuyManufactureWnd Transient.RecipeBuyManufactureWnd0, Function Interface.RecipeBuyManufactureWnd.OnEvent) <- XMLUIManager::ExecuteUIEvent <- NConsoleWnd::ReceiveRecipeShopItemInfo <- UNetworkHandler::Tick <- Function Name=RecipeShopItemI <- UGameEngine::Tick <- UpdateWorld <- MainLoop
    
    
    
     
    Last edited: Jul 30, 2010
  8. demo

    demo New Member

    I assume this is already fixed?:p
     
  9. Renobizarro

    Renobizarro AdvExt64 Customers (IL)

    nop, it isnt.