Phoenix - Achievements [System.ArgumentException]

Cronus

Cerberus Founder/Developer
Jul 19, 2013
449
25
Can I get a fix for this:


Code:
Connecting to database...completed!
Loading your settings..completed!
Loading external texts...completed!
Loading bans..completed!
Loading Roles..completed!
Loading Help Categories..completed!
Loading Help Topics..completed!
Loading Pre-set Help Messages..completed!
Loading Current Help Tickets..completed!
Loading Items..completed!
Loading Soundtracks..completed!
Loading Catalogue..completed!
Loading Catalogue Cache..completed!
Loading Navigator..completed!
Loading Room Models..completed!
Loading Room Cache..completed!
Loading Room Adverts..completed!
Loading Bot data..completed!
Loading Achievements..System.ArgumentException: An item with the same key has al
ready been added.
 

Ghost

Legacy, it's all anyone leaves behind.
Jun 8, 2012
1,641
503
Can I get a fix for this:


Code:
Connecting to database...completed!
Loading your settings..completed!
Loading external texts...completed!
Loading bans..completed!
Loading Roles..completed!
Loading Help Categories..completed!
Loading Help Topics..completed!
Loading Pre-set Help Messages..completed!
Loading Current Help Tickets..completed!
Loading Items..completed!
Loading Soundtracks..completed!
Loading Catalogue..completed!
Loading Catalogue Cache..completed!
Loading Navigator..completed!
Loading Room Models..completed!
Loading Room Cache..completed!
Loading Room Adverts..completed!
Loading Bot data..completed!
Loading Achievements..System.ArgumentException: An item with the same key has al
ready been added.


look in the achivments and achivments_owned tables more 1 coloum thats been double like

1
1

You'd delete one of the ID's of one.
 

Brought

更加努力
Jan 14, 2013
593
203
nOPE NO DUPEs its all in order ect!
He's right... something is doubled or something is in two's that the database is calling for.. i'm assuming it's in the achievements table. Check it out. If you're using Navicat, right click on the table and click "Design table" and take a glance through there.
 

Cronus

Cerberus Founder/Developer
Jul 19, 2013
449
25
He's right... something is doubled or something is in two's that the database is calling for.. i'm assuming it's in the achievements table. Check it out. If you're using Navicat, right click on the table and click "Design table" and take a glance through there.


Hello,

I am using the orgalnal phoenix achiments
 

Users who are viewing this thread

Top