This is my log (after running the database_installer.sh):
updates parser results. Last run: Fri Mar 20 19:57:45 ART 2015 050912-[1033].sql ERROR 1061 (42000) at line 1: Duplicate key name 'key_item_id' 051016-[1334].sql ERROR 1060 (42S21) at line 1: Duplicate column name 'custom_type1' 051103-[1438].sql ERROR 1060 (42S21) at line 2: Duplicate column name 'clan_privs' 051104-[1447].sql ERROR 1060 (42S21) at line 2: Duplicate column name 'wantspeace' 051112-[1505].sql no errors 051112-[1506].sql no errors 051129-[1670].sql ERROR 1060 (42S21) at line 2: Duplicate column name 'crest_id' 051205-[1768].sql ERROR 1060 (42S21) at line 2: Duplicate column name 'class_index' 051205-[1769].sql no errors 051208-[1876].sql no errors 060215-[c4_1489].sql ERROR 1060 (42S21) at line 1: Duplicate column name 'crest_large_id' 060215-[c4req_update].sql ERROR 1060 (42S21) at line 1: Duplicate column name 'type' 11012007_3477.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'paid' 20060305-[1575].sql ERROR 1060 (42S21) at line 2: Duplicate column name 'onlinetime' 20060314-[1581].sql no errors 20060412.sql ERROR 1060 (42S21) at line 21: Duplicate column name 'heading' 20060424b.sql no errors 20060424.sql ERROR 1060 (42S21) at line 2: Duplicate column name 'friend_id' 20060527-[2012].sql ERROR 1060 (42S21) at line 4: Duplicate column name 'in_jail' 20060712-[2209].sql ERROR 1060 (42S21) at line 1: Duplicate column name 'periodOfDay' 20060712-[dp1888].sql no errors 20060712-[dp1896].sql no errors 20060720-[2229].sql no errors 20060920-[dp2090].sql ERROR 1060 (42S21) at line 1: Duplicate column name 'power_grade' 20060925-[dp2103].sql no errors 20061010-[dp2162].sql no errors 20061015-[dp2197].sql ERROR 1060 (42S21) at line 1: Duplicate column name 'nobless' 20070501.sql no errors update05052006.sql no errors update05092006.sql no errors update05152006.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'class_index' update06072007.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'owner_exp_taken' update06082007.sql no errors update06122007.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'mana_left' update09122007.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'death_penalty_level' update10152006.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'nobless' update12092007.sql no errors update17092007.sql no errors update17112007.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'buff_index' update20060522.sql no errors update20060607.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'isin7sdungeon' update20060614.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'absorb_level' update20061118.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'reputation_score' update20061124.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'last_recom_date' update20061126.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'reuse_delay' update20061204.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'fornoble' update20061206.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'lvl_joined_academy' update20061207.sql no errors update20061208.sql no errors update20061223.sql no errors update20061230.sql ERROR 1060 (42S21) at line 3: Duplicate column name 'auction_bid_at' update20070101.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'varka_ketra_ally' update20070210.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'dropable' update20070216.sql ERROR 1091 (42000) at line 1: Can't DROP 'objId'; check that column/key exists update20070221.sql no errors update20070223.sql ERROR 1091 (42000) at line 1: Can't DROP 'respawn_delay'; check that column/key exists update20070303.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'ally_penalty_expiry_time' update20070503-[dp2978].sql ERROR 1060 (42S21) at line 1: Duplicate column name 'count' update20070503-[dp2980].sql ERROR 1060 (42S21) at line 1: Duplicate column name 'item_skill_id' update20070511.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'expBeforeDeath' update20070601.sql ERROR 1060 (42S21) at line 1: Duplicate column name 'lastServer' update20070929-[dp3399].sql no errors update20071203.sql no errors update25052007.sql ERROR 1091 (42000) at line 1: Can't DROP 'inDebt'; check that column/key exists
I also had some problems with Java and Eclipse, I ended up downloading the data using "wget -m -np" and using those files (maybe that's a problem)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
🤣
You were talking about security — I want you to prove that it's actually insecure, try to hack it or something.
You're just talking without any evidence, and that's not right.
Without the personal key that's generated for each site, you can't do anything. And by the way, boberKurwa isn't even used — it's a joke, and you totally fell for it.
You're being very unconstructive.
I appreciate criticism based on facts, and here's a fact: Sphere 2 has been running publicly since October, and there haven't been any successful hacking attempts.
If you doubt that, go ahead and prove me
wrong.
When a conversation loses its direction and turns into pointless justifications, maybe the problem isn't who's right it's who's insecure. The phrase "there is nothing for me to prove" shows confidence or indifference. But let’s look at it in PHP.
class Logan22 {
public bool $hasSomethingToProve = false;
public string $communicationMode = 'normal';
public bool $usesChatGPT = false;
public function respond(string $input): string {
if (str_contains($input, 'prove')) {
return "I have nothing to prove.";
}
if (str_contains($input, 'defensive')) {
$this->communicationMode = 'defensive';
return "You got defensive – did something feel threatening?";
}
if (str_contains($input, 'ChatGPT')) {
$this->usesChatGPT = true;
return "Yes, I use it for speed, accuracy, and because my spelling sucks.";
}
return "What did you just say again?";
}
}
You wrote complete nonsense. Everything you said is utter rubbish from someone who doesn’t understand a thing.
As for the ticking time bomb — go ahead and try to prove it. No one has managed so far, and trust me, there’ve been plenty of “smart guys” before you.
Question
linager
Hi,
I have problems with the database installer.
Sofware installed:
OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode)
MySQL - 5.5.41-0ubuntu0.14.04.1
Eclipse 3.8
Server files:
http://svn.l2jdp.com/branches/L2J_DataPack_IT/
This is my log (after running the database_installer.sh):
I also had some problems with Java and Eclipse, I ended up downloading the data using "wget -m -np" and using those files (maybe that's a problem)
Can someone help?
Thanks.
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.