[Source] | v97 | ZenthosDev

Re: [Source] | v83 | ZenthosDev

The attack bug is rather frustrating. Also, it happens with any attack or skill that inflicts damage.

If anyone on any map attacks, or uses a damage inflicting skill, everyone else on the map error 38s. Watching the Channel server, I see this - "Exception Caugh: Connection reset by peer".

Also, NPCs don't recognize the js files. Cody is confirmed as one.
Fail, npc's like cody do NOT use scripts in v83, therefor are they client sided.
 
Re: [Source] | v83 | ZenthosDev

Fail, npc's like cody do NOT use scripts in v83, therefor are they client sided.

Ah, I'm sorry, I didn't know that. Though that explains the problems I was having. lol

Do you have any idea what is causing the attack bug d/c? I would try harder to solve it, but I've always had a hard time navigating Java code. I'll post if I discover a solution though.
 
Last edited:
Re: [Source] | v83 | ZenthosDev

And i have a error , i cant get pass the channel choosing page .
and my channel.bat also have error . i will show you this is what it says

-----------
ZenthosDev has started:
World Launched
Login Launched
Listening on IP: 5.63.171.87 Port: 8484.
Channel Launched
Exception in thread "main" java.lang.ExceptionInInitializerError
at net.channel.ChannelServer.<init>(ChannelServer.java:90)
at net.channel.ChannelServer.newInstance(ChannelServer.java:230)
at net.channel.ChannelServer.main(ChannelServer.java:206)
Caused by: java.lang.RuntimeException: Loading WZ File failed
at provider.MapleDataProviderFactory.getWZ(MapleDataProviderFactory.java
:18)
at provider.MapleDataProviderFactory.getDataProvider(MapleDataProviderFa
ctory.java:28)
at provider.MapleWZProvider.<clinit>(MapleWZProvider.java:18)
... 3 more
Caused by: java.io.FileNotFoundException: wz\Character.wz (The system cannot fin
d the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at provider.wz.WZFile.<init>(WZFile.java:34)
at provider.MapleDataProviderFactory.getWZ(MapleDataProviderFactory.java
:16)
... 5 more
Press any key to continue . . .
 
Re: [Source] | v83 | ZenthosDev

Bro , no auto register ? o.o . It keeps saying . The ID is not registered

And i have a error , i cant get pass the channel choosing page .
and my channel.bat also have error . i will show you this is what it says

-----------
ZenthosDev has started:
World Launched
Login Launched
Listening on IP: 5.63.171.87 Port: 8484.
Channel Launched
Exception in thread "main" java.lang.ExceptionInInitializerError
at net.channel.ChannelServer.<init>(ChannelServer.java:90)
at net.channel.ChannelServer.newInstance(ChannelServer.java:230)
at net.channel.ChannelServer.main(ChannelServer.java:206)
Caused by: java.lang.RuntimeException: Loading WZ File failed
at provider.MapleDataProviderFactory.getWZ(MapleDataProviderFactory.java
:18)
at provider.MapleDataProviderFactory.getDataProvider(MapleDataProviderFa
ctory.java:28)
at provider.MapleWZProvider.<clinit>(MapleWZProvider.java:18)
... 3 more
Caused by: java.io.FileNotFoundException: wz\Character.wz (The system cannot fin
d the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at provider.wz.WZFile.<init>(WZFile.java:34)
at provider.MapleDataProviderFactory.getWZ(MapleDataProviderFactory.java
:16)
... 5 more
Press any key to continue . . .

For the first problem, go into your server.properties, (Open in notepad) and find this line -> AutoRegister=false
Change false to true.

For the second one, you have to have a folder called wz and it has to have the maplestory wz files in it. I suggest the xml version, which you can get here ->
 
Re: [Source] | v83 | ZenthosDev

Bro , the wz file . Do you have a website that have no recaptcha . Bloody hell , it keeps saying incorrect when i have get it correct for alot of times ._.
 
Re: [Source] | v83 | ZenthosDev

ZenthosDev has started:
World Launched
Login Launched
Error initializing loginserverjava.lang.RuntimeException: Could not connect to w
orld server.
Press any key to continue . . . Channel Launched
Exception in thread "main" java.rmi.ConnectException: Connection refused to host
: localhost; nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.newCall(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.channel.ChannelServer.main(ChannelServer.java:204)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
n Source)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
... 6 more
Press any key to continue . . .
Terminate batch job (Y/N)? ^V

C:\Documents and Settings\User\Desktop\ZenthosDev>

C:\Documents and Settings\User\Desktop\ZenthosDev>

C:\Documents and Settings\User\Desktop\ZenthosDev>

C:\Documents and Settings\User\Desktop\ZenthosDev>

C:\Documents and Settings\User\Desktop\ZenthosDev>

C:\Documents and Settings\User\Desktop\ZenthosDev>
 
Re: [Source] | v83 | ZenthosDev

Sorry for double post , but this is the newer error ._.

---------- Post added at 11:35 AM ---------- Previous post was at 11:19 AM ----------

Sorry guys for the double posting . But thats my newer error .

---------- Post added at 11:35 AM ---------- Previous post was at 11:35 AM ----------

Sorry guys for the double posting . But thats my newer error .
 
Re: [Source] | v83 | ZenthosDev

made it to character selection screen but after i highlight the character and press start it takes me back to the login screen with the could not login to server error. any ideas on how to fix this?
 
Re: [Source] | v83 | ZenthosDev

i reinstalled windows and everything and when i start the my server and everything stopped work i reinstalled everything(Java,ect) and i get this unable to connect to the game server and there is no bat errors or nothing i really really need someones help and if you could help with with this i'd thank you so much
 
Re: [Source] | v83 | ZenthosDev

There's a few bug's cant drop item's and buddylist glitch some skill's etc.. couple of stuff i hate to name but all though it's a nice source .. keep up the work .
 
Re: [Source] | v83 | ZenthosDev

fully bugged repack.
and think he stoppd developing it.
 
Re: [Source] | v83 | ZenthosDev

Haven't dropped it just deving a website where I'm going to have the source and keep updating it.
The website will also provide services such as (coding something for you, setting up your website, etc).
No, no its not free (only the sources will be free).
 
Re: [Source] | v83 | ZenthosDev

Thank's, XiuzSu.
Everything works perfectly fine, except,
Whenever I try any command, where its player/donor/gm/ or admin, the command just comes out as a message, not a command.

---- EDIT ----
Nevermind :)
I did some random crap and I got them working,
but I have something you could maybe fix.

Jobs - Sometimes when I use "@cody" I disconnect, but I do get the job advancement.

Lol, nvm about commands again. Only Donor and Player works,
GM and Admin don.t
 
Last edited:
Back