Here's the path of my actions due to, when i took that error, so you can understand maybe the reason of the problem, because until now i can't find it.
So i'm working with L2J Mobius Files. I set up a local server from home. Everything work great, without any problems.
After that i noticed, that i made a wrong compile. What i mean by that ?
L2Mobius gives a lot of Chronicles which you can use, as i understand so far. The fact is that the whole Guide is with Classic Interlude "Setup", and i made it with Normal C6 Interlude. So i decided to remake the Server setup, and make it with on Classic Interlude.
I've deleted from Eclipse, the files with L2J Interlude, which i compiled before.
I'm using XAMPP Control panel, to open MySQL and Apache, and eclipse to setup the server.
After that, i've deleted the workspace, where i compiled and saved the server files.
I did all from scratch again, all fine, Login Server/Game server work fine. I mean they read the files, they show that MySQL working.
I'm logging to the game, trying to login, and get the next message : ERROR : INVALID SOCKET !
To be honest here i stuck, because i have no clue how to fix it. I guess that it has to do with the connection between the files ? I'm a really junior beginner with all that.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I present to your attention two options for the Hellbound location map
details in the archive
if you have larger effect files, you do not need to replace them
download
updates can be made behind the scenes, so if you catch a crit, post on the forum or download the archive, it may have already been fixed
additionally you can download
all la2 music from the latest version of the game 2025 download
the entire La2 ambisound from the latest version of the game 2025 download
I do what I like because I don't need to push myself to do things for L2 as a means of income. You, on the other hand, are here trying to scam people for $20k files...
But, since you're so talented and competent, I suppose you must be thriving on the fruits of your talents as an L2Off dev, no?
Oh wait
Guess not
If you have error
[ERR] 1067 - Invalid default value for 'createDate'
`createDate` date DEFAULT NULL '00-00-0000',
need use
`createDate` date DEFAULT NULL,
What game client do you need here?
I can't even log in!
# Auto account creation
# ----------------------------
# Auto account creation
# Default: True
AutoCreateAccounts = True
What did I do wrong?
ServerAddr=127.0.0.1
Question
รoftcorє
Here's the path of my actions due to, when i took that error, so you can understand maybe the reason of the problem, because until now i can't find it.
So i'm working with L2J Mobius Files. I set up a local server from home. Everything work great, without any problems.
After that i noticed, that i made a wrong compile. What i mean by that ?
L2Mobius gives a lot of Chronicles which you can use, as i understand so far. The fact is that the whole Guide is with Classic Interlude "Setup", and i made it with Normal C6 Interlude. So i decided to remake the Server setup, and make it with on Classic Interlude.
I've deleted from Eclipse, the files with L2J Interlude, which i compiled before.
I'm using XAMPP Control panel, to open MySQL and Apache, and eclipse to setup the server.
After that, i've deleted the workspace, where i compiled and saved the server files.
I did all from scratch again, all fine, Login Server/Game server work fine. I mean they read the files, they show that MySQL working.
I'm logging to the game, trying to login, and get the next message : ERROR : INVALID SOCKET !
To be honest here i stuck, because i have no clue how to fix it. I guess that it has to do with the connection between the files ? I'm a really junior beginner with all that.
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.