Duplicating Items

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Alexer
Posts: 7
Joined: Wed Sep 29, 2010 5:33 pm

Duplicating Items

Post by Alexer »

L2J Revision 4319:
L2JDP Revision 7549:

Can anyone explain to me how he did it? I didn't managed to find out. He was trading and he doubled his items by trades. Not only gold bars.
Checking the login logs, i observed that when he was making this trades, the player logged in and out a lot. It must be an issue but i dont figure it out. At this moment my server is closed.
Maybe someone will tell me how he did it and what is the solution? Updating L2J Revision will work?

Code: Select all

[18 Sep 1:53:15] CHANGE:Trade, item 268748513:Gold Bar(1), L2PcInstance:Garones[268706280], L2PcInstance:Insensitive[268705950][18 Sep 1:53:15] CREATE:Trade, item 268749003:Gold Bar(5), L2PcInstance:Garones[268706280], L2PcInstance:Insensitive[268705950] [18 Sep 1:53:48] DELETE:Trade, item 268749003:Gold Bar(0), L2PcInstance:Insensitive[268705950], L2PcInstance:Garones[268706280][18 Sep 1:53:48] CHANGE:Trade, item 268748513:Gold Bar(11), L2PcInstance:Insensitive[268705950], L2PcInstance:Garones[268706280]  [18 Sep 1:56:03] CHANGE:Trade, item 268748513:Gold Bar(1), L2PcInstance:Garones[268706280], L2PcInstance:Insensitive[268705950][18 Sep 1:56:03] CREATE:Trade, item 268749265:Gold Bar(10), L2PcInstance:Garones[268706280], L2PcInstance:Insensitive[268705950] [18 Sep 1:56:35] DELETE:Trade, item 268749265:Gold Bar(0), L2PcInstance:Insensitive[268705950], L2PcInstance:Garones[268706280][18 Sep 1:56:35] CHANGE:Trade, item 268748513:Gold Bar(21), L2PcInstance:Insensitive[268705950], L2PcInstance:Garones[268706280] [18 Sep 1:58:29] CHANGE:Trade, item 268748513:Gold Bar(1), L2PcInstance:Garones[268706280], L2PcInstance:Insensitive[268705950][18 Sep 1:58:29] CREATE:Trade, item 268749420:Gold Bar(20), L2PcInstance:Garones[268706280], L2PcInstance:Insensitive[268705950] [18 Sep 1:58:59] DELETE:Trade, item 268749420:Gold Bar(0), L2PcInstance:Insensitive[268705950], L2PcInstance:Garones[268706280][18 Sep 1:58:59] CHANGE:Trade, item 268748513:Gold Bar(41), L2PcInstance:Insensitive[268705950], L2PcInstance:Garones[268706280]
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Duplicating Items

Post by JIV »

Alexer wrote:Can anyone explain to me how he did it?
L2J Revision 4319
User avatar
kocinski
Posts: 141
Joined: Wed May 06, 2009 3:12 pm
Location: España
Contact:

Re: Duplicating Items

Post by kocinski »

I think that exploit was fixed here: http://trac.l2jserver.com/changeset/4408
Alexer
Posts: 7
Joined: Wed Sep 29, 2010 5:33 pm

Re: Duplicating Items

Post by Alexer »

I'm interested about how it was done so I can be able to test after i update l2j version. Maybe someone send me a pm to not spread it.
Alexer
Posts: 7
Joined: Wed Sep 29, 2010 5:33 pm

Re: Duplicating Items

Post by Alexer »

Sorry for double posting. I just don't know where to post this.
Since i didn't had time till now because of my job, i wanted to start the updates this night. But i can't see the changesets diffs on L2J Timeline. Is requesting me to login because i dont have FILE_VIEW privileges.
I want to manually update from rev 4319 to the newest one.
Can you tell me why i cant see the diffs? Last night I could.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Duplicating Items

Post by jurchiks »

Confirmed, I can't see them too.
Probably TPB is doing smth with trac settings or more. Should be over tomorrow.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Alexer
Posts: 7
Joined: Wed Sep 29, 2010 5:33 pm

Re: Duplicating Items

Post by Alexer »

How much bad luck can i have?
1. Some guy is using an exploit to mess up my server.
2. When i finally have the time to fix it, by updating to a newer revision, l2jserver restricts the trac diffs. I can see the diffs in eclipse but is way out of hand since every time i see my custom scripts also as difs.

But at least can you answer me how it will be? It will remain like this (with FILE_VIEW restriction) or it will go back to normal? I hope I can call it normal how it used to be.

Congrats for the job you're doing it. L2JServer is the best.
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Duplicating Items

Post by hiroshima »

i have this same thing, was this ppl from Spain??

Please give me the code to fix !!! ASAP :)
Pangea
Posts: 6
Joined: Fri Jul 30, 2010 12:09 pm

Re: Duplicating Items

Post by Pangea »

same here guys :/ please give us a solution or we have to close our servers :/
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Duplicating Items

Post by _DS_ »

LOL, old revisions contains tons of such things. Update, and stop useless crying.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Duplicating Items

Post by hiroshima »

tell us only how we can disable trade till we make update?
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Duplicating Items

Post by _DS_ »

Shutdown server until you update it.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Alexer
Posts: 7
Joined: Wed Sep 29, 2010 5:33 pm

Re: Duplicating Items

Post by Alexer »

Well,
I updated till the last epilogue revision. I have the same problem. I guess i'm forced to update to Freya. Hope that is fixed.
Post Reply