GM Shop for CT1.5 L2J 

Status
Not open for further replies.
Re: [Share]GM Shop for CT1.5

Running L2JFree v1.2.1A, I tried with 5 characters.

The GM Shop works, I can spawn it.. but as soon as I click (for example: S Grade Weapons) I get such an error:

Code:
SEVERE Client: [Character: TEST - Account: TEST - IP: x] - Failed running: [C] 21 RequestBypassToServer - L2J Server Version: 1.2.1A java.lang.NoClassDefFoundError: Could not initialize class com.l2jfree.gameserver.model.L2Multisell
        at com.l2jfree.gameserver.model.actor.instance.L2MerchantInstance.onBypa
ssFeedback(L2MerchantInstance.java:189)
        at com.l2jfree.gameserver.network.clientpackets.RequestBypassToServer.ru
nImpl(RequestBypassToServer.java:200)
        at com.l2jfree.gameserver.network.clientpackets.L2GameClientPacket.run(L
2GameClientPacket.java:78)
        at com.l2jfree.gameserver.threadmanager.ExecuteWrapper.run(ExecuteWrapper.java:40)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
 
Re: [Share]GM Shop for CT1.5

Nobody that has a solution for my problem?? :O
 
Re: [Share]GM Shop for CT1.5

the sql columns are not the same. check the difference and fix it

Hello Darkangel sounds like you know how fix this, I been reading the mysql help but I didnt find anything related with this, Im not a programmer and please if you can explain how do it I will really appreciate.

Best regards.
 
Re: [Share]GM Shop for CT1.5

Running L2JFree v1.2.1A, I tried with 5 characters.

The GM Shop works, I can spawn it.. but as soon as I click (for example: S Grade Weapons) I get such an error:

Code:
SEVERE Client: [Character: TEST - Account: TEST - IP: x] - Failed running: [C] 21 RequestBypassToServer - L2J Server Version: 1.2.1A java.lang.NoClassDefFoundError: Could not initialize class com.l2jfree.gameserver.model.L2Multisell
        at com.l2jfree.gameserver.model.actor.instance.L2MerchantInstance.onBypa
ssFeedback(L2MerchantInstance.java:189)
        at com.l2jfree.gameserver.network.clientpackets.RequestBypassToServer.ru
nImpl(RequestBypassToServer.java:200)
        at com.l2jfree.gameserver.network.clientpackets.L2GameClientPacket.run(L
2GameClientPacket.java:78)
        at com.l2jfree.gameserver.threadmanager.ExecuteWrapper.run(ExecuteWrapper.java:40)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
ANYONE that can help me?? Help is HIGHLY appreciated!! :O
 
Re: [Share]GM Shop for CT1.5

Nobody that has a solution for my problem?? :O

Looks like nobody give a hand dude, I posted one question days ago and nothing for you or for me.
I dont have idea how assist to you on your problem because I can not even add the SQL file to the database for the error mencioned before.
 
Re: [Share]GM Shop for CT1.5

Looks like nobody give a hand dude, I posted one question days ago and nothing for you or for me.
I dont have idea how assist to you on your problem because I can not even add the SQL file to the database for the error mencioned before.
At the moment I'm at work, but I'll try to find a fix for your problem.

My problem was kinda easy to fix though, it was a problem with the names of my .XML files. These files can't have any other name than numbers, so this ain't allowed: 123564-1 I found that out myself by now, so my problem is fixed. :)

Ok, I looked into it.

When I try to add the sql data I get this error, with navicat or phpadmin same thing:

Error

SQL query:

INSERT INTO `custom_npc`
VALUES (
'90000', '25532', 'GM Shop', '1', 'GM Shop', '1', 'NPC.a_traderA_MHuman', '10.00', '27.00', '70', 'male', 'L2Merchant', '40', '3862', '1493', '11.85', '2.78', '40', '43', '30', '21', '20', '10', '0', '0', '1314', '470', '780', '382', '278', '0', '333', '0', '0', '0', '55', '132', NULL , '0', '1', '0', 'LAST_HIT', '0', '0', '0', 'fighter'
);

MySQL said: Documentation
#1136 - Column count doesn't match value count at row 1


Any idea ?

And about the prices, they are recommended for what adena drop rates for be interesting.
I recommend you to manually add these things in the "custom_npc" template. It takes about one minute to do so, but it's more safe plus you know what you're doing then.

Had the same problem, had to add everything manually as well. But it works fine now! :)
 
Re: [Share]GM Shop for CT1.5

Worked perfectly for me....

Ran into one problem in game after summoning it though....

The double s w or d s ...on s80 gear...when you mouse over it...it crashes client...

lol it censored my word sw or ds lmao
I think that problem is client-sided, not server-sided. Since the textures are client-based and have nothing to do with the server. Try using a different version of the client, and see what happens then.

If the problem persists, you could temporarily remove the 'sw_ords' from the GM Shop.

Good luck!

Kind regards,

Tendency.
 
Re: [Share]GM Shop for CT1.5

well, don't mind me asking, can someone make a mirror for this? ty =]
 
Re: [Share]GM Shop for CT1.5

Very good shop especially for pvp servers!! thx 4 sharing it! keep up the good work.

Works for me ! :D:
 
Re: [Share]GM Shop for CT1.5

i got it to work like the design of it but stil missing some stuff from it like books for mage,s weapon,s
 
Re: [Share]GM Shop for CT1.5

First i was having Lineage 2 Gracia server and the gm shop was working fine now i have Lineage 2 Gracia part II server and when i try to execut batch file in l2jdb give me a error

[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `custom_npc` VALUES ('90000', '25532', 'GM Shop', '1', 'GM Shop', '1', 'NPC.a_traderA_MHuman', '10.00', '27.00', '70', 'male', 'L2Merchant', '40', '3862', '1493', '11.85', '2.78', '40', '43', '30', '21', '20', '10', '0', '0', '1314', '470', '780', '382', '278', '0', '333', '0', '0', '0', '55', '132', null, '0', '1', '0', 'LAST_HIT', '0', '0', '0', 'fighter');
[Msg] Finished - Unsuccessfully
--------------------------------------------------
 
Status
Not open for further replies.
Back