-
Member
Help in LEN v116
Need help on fixing this! been looking around for fixes..

everything's in 127.0.0.1 and i changed version from 1.17 to 1.16.
Still getting this error.
public static final short MAPLE_VERSION = (short) 116;
public static final String MAPLE_PATCH = "1";
public static final boolean BLOCK_CS = false;
Last edited by lovevin94; 14-01-13 at 06:59 PM.
-
-
Re: Help in LEN v116
You do know you can't just simply change versions right?
Packets, headers and etc would be different.
-
Member
Re: Help in LEN v116
I tried both it doesn't work, spent time finding threads others get this problem too.
Tired other v116 servers it works and when i change the server's IP to localhost it cant work again.
Last edited by lovevin94; 15-01-13 at 02:44 AM.
-
Re: Help in LEN v116
Im not completely sure, But try out the loopback adapter? 0.o
-
Member
Re: Help in LEN v116
Loopback adapter? How would i be able to use it? For now the LEN i use it as 127.0.0.1. it doesnt work but come out that message for me.
-
Account Upgraded | Title Enabled!
Re: Help in LEN v116
LEN is build to work without the loopback adapter so that shouldn't be the problem.. you sure you changed all the IP Addresses in the source code? And builded it the right way?
-
Member
Re: Help in LEN v116
I changed the ip in serverconstants and in the LEN to 127.0.0.1. Localhost should be able to connect right?
For now when i run the client , Maplestory.exe runs but till 30,000kb it automatically ends it's task in the task manager.
-
Re: Help in LEN v116
Are you running windows 7? or 8?