unique data 10001 register a operater

Results 1 to 1 of 1
  1. #1
    Member shiank98 is offline
    MemberRank
    Jul 2014 Join Date
    53Posts

    smile unique data 10001 register a operater

    Hello,

    After I edited some files on my Elements.data ( I just added some armors and stuff, I know what I was doing tho ), I checked for bugs using UDE as usual and found no bugs.

    then I uploaded the elements.data file on my server and started the server, tried to login but it wont let me, then checked my pwadmin to see what's wrong, the gs01 didnt start so I started it manually and through pwadmin, both didn't work tho, so I checked my gs 01 log file and I got this
    Log : [Bash] 总共加入了7705个生产配方 删除了没有生产配方的拆解对象 1 - Pastebin.com

    I tried searching around the forums and I found some solutions like replace the "gs" file and the
    #!/bin/sh
    cd
    /home/auth/build

    export HOME=/usr/lib/jvm/java-6-sun-1.6.0.26
    export PATH=$HOME/bin:$PATH

    export CLASSPATH=.:/usr/lib/jvm/java-6-sun-1.6.0.26/lib/dt.jar:/usr/lib/jvm/java-6-sun-1.6.0.26/lib/tools.jar:/usr/lib/jvm/java-6-sun-1.6.0.26/lib/mysql-connector-java-3.0.16-ga-bin.jar

    export JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.26/

    java -cp ../lib/mysql-connector-java-5.1.7-bin.jar:.:../lib/jio.jar:../lib/application.jar:../lib/commons-collections-3.1.jar:../lib/commons-dbcp-1.2.1.jar:../lib/commons-pool-1.2.jar:../lib/commons-logging-1.0.4.jar:../lib/log4j-1.2.9.jar:.:$CLASSPATH authd /etc/table.xml


    but it still didn't work. hope someone can help, :)




Advertisement