Why the fuck would he mind? it's an open soure.
Printable View
Because unlike some people that are spoonfed, and leech repacks, sources, or whatever they possibly can, I like to ask permission first as a respect to the author.
So Please don't troll me for respecting the author.
Is there a way to download all these files at once instead of clicking them seperatly? :$
Fix GM Commands and GM SHOP =D
I got the server and everything working ,but when I create a character it goes to the char select screen and my char doesnt show up. Then I closed it and check the SQL database and the character wasnt created there either. What's the problem?
No I executed ALL the SQL files, configured everything. I've ran two version 62 servers before. So I know what I'm doing.
I can retry to execute all the SQL's.
It's just when I put in the characters name, select what they look like, then click ok, it goes to the character select screen and my character's not there or in the SQL database.
Mine works PERFECTLY... I had to wipe mi database and when I re-executed all the SQLS my server is up and running =D No problems..
Arberb- How can I make a GM SHOP for v72. can I just insert an SQL from v62 for an All In One GM Shop? Also whats is the !shop ID that opens?
Here's my error. I reexecuted all the SQL still same problem.
Code:Dec 20, 2009 1:01:59 PM arberms.client.MapleCharacter saveToDB
SEVERE: (Account: mikeydoom) [charsave] Error saving character data
java.sql.SQLException: Field 'StaffType' doesn't have a default value
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
va:1734)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
:2019)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
:1937)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
:1922)
at arberms.client.MapleCharacter.saveToDB(MapleCharacter.java:630)
at arberms.net.login.handler.CreateCharHandler.handlePacket(CreateCharHa
ndler.java:111)
at arberms.net.MapleServerHandler.messageReceived(MapleServerHandler.jav
a:139)
at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)