Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to make a MapleStory Private Server [v62]

Newbie Spellweaver
Joined
Jul 8, 2008
Messages
6
Reaction score
0
Hi, i've got this error on my channel:

Oct 3, 2009 2:04:23 PM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 1: Listening on port 7575
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'xiuzsource.spa
wns' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.Util.getInstance(Util.java:381)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
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.executeQuery(PreparedStatement.java:
1885)
at net.sf.odinms.server.maps.MapleMapFactory.getMap(MapleMapFactory.java
:152)
at net.sf.odinms.server.maps.MapleMapFactory.getMap(MapleMapFactory.java
:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.org.mozilla.javascript.internal.MemberBox.invoke(Unknown Source)
at sun.org.mozilla.javascript.internal.NativeJavaMethod.call(Unknown Sou
rce)
at sun.org.mozilla.javascript.internal.Interpreter.interpretLoop(Unknown
Source)
at sun.org.mozilla.javascript.internal.Interpreter.interpret(Unknown Sou
rce)
at sun.org.mozilla.javascript.internal.InterpretedFunction.call(Unknown
Source)
at sun.org.mozilla.javascript.internal.ContextFactory.doTopCall(Unknown
Source)
at sun.org.mozilla.javascript.internal.ScriptRuntime.doTopCall(Unknown S
ource)
at sun.org.mozilla.javascript.internal.InterpretedFunction.call(Unknown
Source)
at com.sun.script.javascript.RhinoScriptEngine.invoke(Unknown Source)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(Unknown So
urce)
at net.sf.odinms.scripting.event.EventScriptManager.init(EventScriptMana
ger.java:81)
at net.sf.odinms.net.channel.ChannelServer.run(ChannelServer.java:280)
at net.sf.odinms.net.channel.ChannelServer.main(ChannelServer.java:599)
Oct 3, 2009 2:04:24 PM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 2: Listening on port 7576
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'xiuzsource.spa
wns' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.Util.getInstance(Util.java:381)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
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.executeQuery(PreparedStatement.java:
1885)
at net.sf.odinms.server.maps.MapleMapFactory.getMap(MapleMapFactory.java
:152)
at net.sf.odinms.server.maps.MapleMapFactory.getMap(MapleMapFactory.java
:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.org.mozilla.javascript.internal.MemberBox.invoke(Unknown Source)
at sun.org.mozilla.javascript.internal.NativeJavaMethod.call(Unknown Sou
rce)
at sun.org.mozilla.javascript.internal.Interpreter.interpretLoop(Unknown
Source)
at sun.org.mozilla.javascript.internal.Interpreter.interpret(Unknown Sou
rce)
at sun.org.mozilla.javascript.internal.InterpretedFunction.call(Unknown
Source)
at sun.org.mozilla.javascript.internal.ContextFactory.doTopCall(Unknown
Source)
at sun.org.mozilla.javascript.internal.ScriptRuntime.doTopCall(Unknown S
ource)
at sun.org.mozilla.javascript.internal.InterpretedFunction.call(Unknown
Source)
at com.sun.script.javascript.RhinoScriptEngine.invoke(Unknown Source)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(Unknown So
urce)
at net.sf.odinms.scripting.event.EventScriptManager.init(EventScriptMana
ger.java:81)
at net.sf.odinms.net.channel.ChannelServer.run(ChannelServer.java:280)
at net.sf.odinms.net.channel.ChannelServer.main(ChannelServer.java:599)

Where did I go wrong?

Thanks!
 
Junior Spellweaver
Joined
Mar 25, 2009
Messages
162
Reaction score
6
How do I hex edit my local host to my hamachi IP? Can someone give me a link to the program and guide me through?
 
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
where can i go to download v62 client?

V62 Client :

How do I hex edit my local host to my hamachi IP? Can someone give me a link to the program and guide me through?

Look up guides on hex editing

@in3bib , Try fixing your java problems and It seems like your missing some tables
 
Newbie Spellweaver
Joined
Aug 13, 2009
Messages
5
Reaction score
1
Made my server work cuz i needed to redownload v.62... But i cant get my server public... I have edited to my Hamachi IP (Login,Channel,World and Client)Do i miss something? :S
 
Last edited:
Initiate Mage
Joined
Aug 26, 2009
Messages
4
Reaction score
1
1.) Do all of the properties files have a place for me to change the IP
Channel properties, world properties, and login properties have spots for the IP address. Default is Localhost.

2.) Do I change the IP to my computers IP, or the IP I input for MySQL
Your computers IP i think.

3.) How do I make a client
Download the Localhost.exe from the first post, hex edit it with Hex Workshop (or w/e). CTRL+F to find '127.0.0.1' and change all instances of it to your IP. Save and rename the Localhost to whatever you call your server.

4.) How do I change the rates
One of the properties files has them right in the beginning. I'm not on my server comp, so I don't remember which one it is.

5.) How do I setup an Admin account
Open the SQL, open Accounts, find your account, change the GM level (or w/e) to 4


sorry for all of the questions, I'm willing to wait awhile, and if they're already in the forums, I apologize, my internet is running sort of slow tonight so instead of answering the question with an answer in the forum you can tell me the page or something
That's what forums are for!
If I got anything wrong its because I'm answering from memory and I are nub.
 
Skilled Illusionist
Joined
Apr 19, 2008
Messages
305
Reaction score
20
Nice tut but maby post some pic's it will help some errors away

---------- Post added at 09:21 AM ---------- Previous post was at 09:20 AM ----------

Hi, i've got this error on my channel:



Where did I go wrong?

Thanks!

Maby you typed the rong information in your database file
 
Initiate Mage
Joined
Sep 28, 2009
Messages
4
Reaction score
0
This is what my Login.bat says when I get stuck at the character screen.
Please tell me how I can fix this. ; ~ ;
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Oct 3, 2009
Messages
3
Reaction score
0
my problem now is everythings working fine i get maple to pop up but then when i try logging in right when i click it, the screen goes black and it D/c me from the server. Also everytime i try editing the Account page it wont save. THanks for the help so far =D
 
Newbie Spellweaver
Joined
Oct 2, 2009
Messages
13
Reaction score
0
Your computers IP i think.

1.) Ok then, what if I used localhost and root to set it up? :/ would I still change the IP or not? because according to MySQL, my IP address is "invalid" so I just used the defaults :/

2.) When in hex workshop, what exactly do I do to find those magical numbers I should change to my computers or my servers IP

3.) If I wasn't suppose to use the defaults to make a server, then am I suppose to unhook the Netgear router (it's interfered with IP address things before) and attempt remaking the server thing again?

4.) When I'm all done with this do I move the files from Xiuz into the v62 maple file?
 
Last edited:
♥мεмbεя☯
Joined
Jan 31, 2005
Messages
361
Reaction score
1
is either it's incomplete or you didn't put them in the correct folder
 
Newbie Spellweaver
Joined
Oct 2, 2009
Messages
13
Reaction score
0
erm.....how?

D: when I use hex editor to edit the IP of local to mine, I'm not sure what I'm reading... do I paste, or fill?

I've tried filling and it comes out to 00 00 00 which I have an aching feeling isn't right. Does my IP need to be static? and if so show should I go about changing it.
xx.xx.xxx.xx my ip looks like that currently
 
♥мεмbεя☯
Joined
Jan 31, 2005
Messages
361
Reaction score
1
Yes, you need static IP

there are guides on how to make static IP search around for it
 
Last edited:
Newbie Spellweaver
Joined
Aug 13, 2009
Messages
5
Reaction score
1
D: when I use hex editor to edit the IP of local to mine, I'm not sure what I'm reading... do I paste, or fill?

I've tried filling and it comes out to 00 00 00 which I have an aching feeling isn't right. Does my IP need to be static? and if so show should I go about changing it.
xx.xx.xxx.xx my ip looks like that currently

CTRL + F and search for 127.0.0.1 rewrite it with your Hamachi or Wan IP.
 
Newbie Spellweaver
Joined
Oct 2, 2009
Messages
13
Reaction score
0
I click launcher, I get this, Is this is error? and how do I fix it? 8D

XiuzSu - How to make a MapleStory Private Server [v62] - RaGEZONE Forums


1.) Do I need to execute the script in SQL THEN Run all Services?

2.) after I have a forwarded port, what do I do with it?

3.) in that screen shot my IP is long 99.103.xxx.xxx insted of the same length as the default one, is that correct?
 
Last edited:
Newbie Spellweaver
Joined
Sep 21, 2009
Messages
36
Reaction score
1
This is the best guide around, organized...
 
Back
Top