Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 21:44

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Error at items adding in item mall

Discussion on Error at items adding in item mall within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2012
Posts: 11
Received Thanks: 1
[HELP]Error at items adding in item mall

Hey,,

I recently tried to add 3 growth pets to the item mall and in the first one I succeeded but then the second one which I did exactly the same way is letting my client crash at loading block, it just goes away. Both are put into the database with the script of Caipi in this thread:

RefShopGoods:

Code:
1    15    MALL_PET_A_GROWTH    PACKAGE_ITEM_COS_PET2_BDOG_SCROLL    7    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    MALL_PET_A_GROWTH    PACKAGE_ITEM_COS_PET2_FOX_SCROLL    8    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    MALL_PET_A_GROWTH    PACKAGE_ITEM_COS_PET2_LION_SCROLL    9    -1    xxx    -1    xxx    -1    xxx    -1    xxx
RefPricePolicyOfItem:

Code:
1    15    PACKAGE_ITEM_COS_PET2_BDOG_SCROLL    2    0    249    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    PACKAGE_ITEM_COS_PET2_BDOG_SCROLL    4    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    PACKAGE_ITEM_COS_PET2_BDOG_SCROLL    16    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    PACKAGE_ITEM_COS_PET2_FOX_SCROLL    2    0    249    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    PACKAGE_ITEM_COS_PET2_FOX_SCROLL    4    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    PACKAGE_ITEM_COS_PET2_FOX_SCROLL    16    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    PACKAGE_ITEM_COS_PET2_LION_SCROLL    2    0    249    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    PACKAGE_ITEM_COS_PET2_LION_SCROLL    4    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    PACKAGE_ITEM_COS_PET2_LION_SCROLL    16    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx
RefScrapOfPackageItem:

Code:
1    15    PACKAGE_ITEM_COS_PET2_BDOG_SCROLL    ITEM_COS_PET2_BDOG_SCROLL    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx    86685
0    15    PACKAGE_ITEM_COS_PET2_FOX_SCROLL    ITEM_COS_PET2_FOX_SCROLL    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx    86686
0    15    PACKAGE_ITEM_COS_PET2_LION_SCROLL    ITEM_COS_PET2_LION_SCROLL    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx    86687
RefPackageItem:

Code:
1    15    84037    PACKAGE_ITEM_COS_PET2_BDOG_SCROLL    0    EXPAND_TERM_ALL    SN_ITEM_COS_PET2_BDOG_SCROLL    SN_ITEM_COS_PET2_BDOG_SCROLL_TT_DESC    pet2\item\item_pet2_scroll_ass_jaguar_a.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    84038    PACKAGE_ITEM_COS_PET2_FOX_SCROLL    0    EXPAND_TERM_ALL    SN_ITEM_COS_PET2_FOX_SCROLL    SN_ITEM_COS_PET2_FOX_SCROLL_TT_DESC    pet2\item\item_pet2_scroll_enc_fox_a.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx
0    15    84039    PACKAGE_ITEM_COS_PET2_LION_SCROLL    0    EXPAND_TERM_ALL    SN_ITEM_COS_PET2_LION_SCROLL    SN_ITEM_COS_PET2_LION_SCROLL_TT_DESC    pet2\item\item_pet2_scroll_enc_lion_a.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx
The BDOG is working and when adding the FOX or LION it crashes, to me they look exactly the same in the PK2 but maybe you guys see the problem..

Thanks,,
Heeysam

EDIT:Okay I Tried with the LION which is also almost the same and I get the same crash. When setting service to 0 for LION and FOX the client does load..

I don't know it anymore, please help

EDIT2: I did some more tests. Found out that only the upper one of the three, doesn't matter which one, works. If I set the upper one to service 0 and the second one to 1 then is does not work. It only works when the upper one is service 1 and the other 2 service 0...

wtf?
heeysam is offline  
Old 07/27/2013, 18:54   #2
 
elite*gold: 0
Join Date: Sep 2012
Posts: 11
Received Thanks: 1
Anyone? Still not been able to fix..
heeysam is offline  
Old 07/31/2013, 19:13   #3
 
elite*gold: 0
Join Date: Sep 2012
Posts: 11
Received Thanks: 1
Uppppppp
heeysam is offline  
Old 08/03/2013, 10:44   #4
 
elite*gold: 0
Join Date: Jul 2013
Posts: 454
Received Thanks: 55
Remove 0 service items

and remove it from the media too

and try again

press thanks if i helped you
TheB1QB0SS is offline  
Old 08/03/2013, 21:00   #5
 
elite*gold: 0
Join Date: Sep 2012
Posts: 11
Received Thanks: 1
Quote:
Originally Posted by TheB1QB0SS View Post
Remove 0 service items

and remove it from the media too

and try again

press thanks if i helped you
remove all the items with service 0?







EDIT:Tried it, didn't work. More Solutions?
heeysam is offline  
Old 08/04/2013, 21:17   #6
 
WRONG WAY's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 353
Received Thanks: 62
0 = Disable , 1 = Enable from DB and Media check it again
WRONG WAY is offline  
Old 08/04/2013, 21:59   #7
 
elite*gold: 0
Join Date: Sep 2012
Posts: 11
Received Thanks: 1
Yeah I of course tried it at first with everything service 1 but gives me a crash when loading client
heeysam is offline  
Reply

Tags
add item, crash, item mall, silkroad, vsro


Similar Threads Similar Threads
Adding NPC's and Adding Items in Shopping Mall
03/19/2015 - CO2 Private Server - 21 Replies
Hello there, I have an 5518 source; Albetros Source. Now I have a few questions about it. 1. How do you add new NPC's and where can I find them in the Source? 2. How to add items in the Shopping Mall. I tried a few things but that didn't helped me alot. 3. How to set game char to GM. I tried to give it 5 but that didn't helped either. I looked in the Commands file and that was 5. But it didn't helped. Thanks...
adding new sections item mall
10/04/2012 - SRO Private Server - 1 Replies
Hey guys, im trying to make my own vsro server but i have a problem, i want to make a new section on item mall with some items, a section like "pvp things" where you'll find items you'll use on pvp mode, or other new sections. Any idea about how to do it? Thank you! :)
Adding item to the Mall
04/10/2012 - EO PServer Hosting - 6 Replies
Read through various posts on how to do this, (in the guides/releases section). I have come to a dead-end. The item is on the mall but is not buyable. Now i understand it has to be added to cq_goods. Its this that i am having some trouble with. So would someone please explain? I have the id of the item, and i know the id of the mall. But where i am stuck is ......... I see the columns as ID OWNERID and ITEMTYPE Where do i put the item id? (Obviously, I know its not in the middle...
problem adding item to mall
06/22/2010 - CO2 Private Server - 3 Replies
it was working before and now it's not.. I know how to add an item to shoppingmall but now apparently it's all fucked up.. I added moonbox, emerald, euxore, +8 stone and 130 talis to my shoppingmall. All items exist within the client and source. And both shop.dat files are EXACTLY the same... Yet when I try to buy one of the items I added the client crashes. Honest to God, I'm so fucking mad so I'm leaving it to one of you guys to find something wrong with my shop.dat. Cuz seriously, everything...
[Guide] Adding item to shopping mall.
12/16/2008 - EO PServer Guides & Releases - 8 Replies
ok guys i would like to thanks the great :p cypherghoser1 first for releasing how to replace item i wouldn't remember all this without his guide, so thought of sharing this as a pay back. :handsdown: *Recommanded to read this first* http://www.elitepvpers.com/forum/eo-pserver-hostin g/189204-guide-hexedit-shopping-mall-replace-items -equipment-eggs.html <<Cypherghoser1's guide alright everyone probably seen his guide about replacing item on shopping mall.. so lets now do this new version of...



All times are GMT +1. The time now is 21:44.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.