Re: ToyFork(A new maplestory source)
@johnny, it's not that great. Needs alot of cleaning up.
Re: ToyFork(A new maplestory source)
Legacy aren't you on that v73 server dev team?
Posted via Mobile Device
Re: ToyFork(A new maplestory source)
Does the .jar have to be named xotic.jar, odinms.jar or toyfork.jar ?!
Re: ToyFork(A new maplestory source)
xotic.jar.
DragonBIood:
Yes, but I quit. I'm going to start my own 73 team.
I'm working with a couple of good developers, so yes. I quit to make a v73 and a v62.
Re: ToyFork(A new maplestory source)
When I launch start_server.bat I get this
Code:
Aug 15, 2009 3:01:43 PM net.sf.odinms.net.login.LoginServer main
SEVERE: Error initializing loginserver
java.lang.RuntimeException: Could not connect to world server.
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:201)
at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:247)
Caused by: java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:192)
... 1 more
Exception in thread "main" java.lang.RuntimeException: java.lang.NumberFormatExc
eption: null
at net.sf.odinms.net.channel.ChannelServer.run(ChannelServer.java:217)
at net.sf.odinms.net.channel.ChannelServer.main(ChannelServer.java:599)
Caused by: java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at net.sf.odinms.net.channel.ChannelServer.run(ChannelServer.java:191)
... 1 more
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
hokira
When I launch start_server.bat I get this
Code:
Aug 15, 2009 3:01:43 PM net.sf.odinms.net.login.LoginServer main
SEVERE: Error initializing loginserver
java.lang.RuntimeException: Could not connect to world server.
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:201)
at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:247)
Caused by: java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:192)
... 1 more
Exception in thread "main" java.lang.RuntimeException: java.lang.NumberFormatExc
eption: null
at net.sf.odinms.net.channel.ChannelServer.run(ChannelServer.java:217)
at net.sf.odinms.net.channel.ChannelServer.main(ChannelServer.java:599)
Caused by: java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at net.sf.odinms.net.channel.ChannelServer.run(ChannelServer.java:191)
... 1 more
net.sf.odinms.net.login.LoginServer
I already told you guys, this needs more updating and cleaning up. Just take a look at the auto-job. He might of removed it, but I doubt it. It's mixed badly and it lags the server.
Re: ToyFork(A new maplestory source)
That error magically disappeared and now I get
Code:
Aug 15, 2009 3:06:54 PM net.sf.odinms.net.login.LoginServer run
INFO: Listening on port 8484
Aug 15, 2009 3:06:57 PM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 15, 2009 3:06:57 PM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 1: Listening on port 7575
Aug 15, 2009 3:06:57 PM net.sf.odinms.net.world.WorldChannelInterfaceImpl server
Ready
INFO: Channel 1 is online.
Aug 15, 2009 3:06:58 PM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 2: Listening on port 7576
Aug 15, 2009 3:06:58 PM net.sf.odinms.net.world.WorldChannelInterfaceImpl server
Ready
INFO: Channel 2 is online.
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
hokira
That error magically disappeared and now I get
Code:
Aug 15, 2009 3:06:54 PM net.sf.odinms.net.login.LoginServer run
INFO: Listening on port 8484
Aug 15, 2009 3:06:57 PM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 15, 2009 3:06:57 PM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 1: Listening on port 7575
Aug 15, 2009 3:06:57 PM net.sf.odinms.net.world.WorldChannelInterfaceImpl server
Ready
INFO: Channel 1 is online.
Aug 15, 2009 3:06:58 PM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 2: Listening on port 7576
Aug 15, 2009 3:06:58 PM net.sf.odinms.net.world.WorldChannelInterfaceImpl server
Ready
INFO: Channel 2 is online.
Do as it says, I'd advise to rip and just build off of a clean xotic or valhalla. Find exploits, leaks etc. But don't use this repack until it's updated more.
No offense blue.
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
Legacy
Yes, but I quit. I'm going to start my own 73 team.
I'm working with a couple of good developers, so yes. I quit to make a v73 and a v62.
Lucky, I always wanted to make a v73 server but I don't know C++.
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
Legacy
Do as it says, I'd advise to rip and just build off of a clean xotic or valhalla. Find exploits, leaks etc. But don't use this repack until it's updated more.
No offense blue.
Sorry for seeming nubish but this is the first time I've seen this error and I don't know what to do.
Re: ToyFork(A new maplestory source)
Can't Blue get B& for makinga new account after being banned
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
Legacy
Do as it says, I'd advise to rip and just build off of a clean xotic or valhalla. Find exploits, leaks etc. But don't use this repack until it's updated more.
No offense blue.
I agree 100%, listen to this god.
Re: ToyFork(A new maplestory source)
Started off clean got those main java errors xD
Re: ToyFork(A new maplestory source)
Well, i cleaned it up a bit. o.o
---------- Post added at 08:37 PM ---------- Previous post was at 08:35 PM ----------
I know that recvop problem. Give me a sec.
Edit: Fixed.
Re: ToyFork(A new maplestory source)
ima tell u guys the truth
iwas back when koolk and flowsion where up
after it all closed i was not back here since
no i see there isnt 1 good source out and stuff still stuck
honestly i see in this thread so many error exploits like wtf