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!

Nexus TK Server (DB+Source Code+Map Editor)

Newbie Spellweaver
Joined
Apr 7, 2014
Messages
12
Reaction score
0
i download cygwin from this topic, but not extrate files
any outer cygwin link for download? thx
 
Newbie Spellweaver
Joined
Apr 7, 2014
Messages
12
Reaction score
0
Well, I managed to run the private server. But the mobs are walking very fast. How to fix it? I already change the MobMovementTime in db tab 'mobs' but it did not work :$:
thx

one screen running my private :D

Nobel - Nexus TK Server (DB+Source Code+Map Editor) - RaGEZONE Forums
 
Initiate Mage
Joined
Apr 4, 2016
Messages
1
Reaction score
0
Hello, can I get installing tutorial (more specific and step by step tutorial) for windows 7? I have read "Info!!!.txt" in cygwin folder, but since i'm a "newbie/gaptek", i stuck in step 1 :blush::

- right click cygwin shortcut -->properties, change Target in "d:/cygwin" :


d:\cygwin\bin\mintty.exe -i /Cygwin-Terminal.ico -


When I change Target, dialogue box appear. The message is about "The name "C:\Desktop\Nexia Offline\cygwin\bin\mintty.exe -i /Cygwin-Terminal.ico -t" is not valid, etc"

What should i do? FYI, I just downloaded 2 files ( and ) and extract to C:\Desktop\Nexia Offline


Should I download another file?

Question number two about tutorial number 3:

3. Runing server

- Start mysql di cygwin "/usr/bin/mysqld_safe &"

- cd d:/comithia/mithia (for change direcotry)
- Start login server di cygwin "./login-server" (1 window)
- Start save server di cygwin "./save-server" (1 window)
- start character server di cygwin "./char-server" (1 window)
- start map server dicygwin "./map-server" (1 window)

- to stop the server each window, just type "ctrl+c"

Honestly, I totally lost with this step. How I start mysql in cygwin?

Thank you.
 
Last edited:
Initiate Mage
Joined
Jul 28, 2014
Messages
4
Reaction score
3


This is a project that has a team fully committed to making the best experience in a NexusTK private server. Tons of content, a bunch of new and advanced features, and custom boss/monster AI.
 
Joined
Oct 21, 2010
Messages
316
Reaction score
175
Hello,
I have been messing around with these files and
I'm having an issue with login.

Here is the log info.

Andrew@Boomer /cygdrive/f/comithia/mithia[2JMithia - Revision Unknown
Mithia - Revision UnknownConfiguration File (conf/login.conf) reading finished!
Configuration File (conf/char.conf) reading finished!Configuration File (conf/inter.conf) reading finished!ConfigurationConfiguration File (conf/char.conf) reading finished!
Configuration File (conf/inter.conf) reading finished!
Configuration File (conf/inter.conf) reading finished!
Mithia Char Server is Mithia Save Server is readyready! Listening at 2006.! Listening at 2005.
Language File (conf/lang.conf) reading finished!
Mithia Login Server is ready! Listening at 2000.
Attempt to connect to login-server...
Attempt to connect to save-server...
Connection from Char Server accepted.
Connected to Save Server.
Connection from Char Server accepted.
Connected to Login Server.


[5] 4408


Andrew@Boomer /cygdrive/f/comithia/mithia
$ ./check-mithia-server-stateMithia - Revision Unknown
Login IP: 192.168.1.131
../mithiamaps/Accepted/warps.txt
Configuration File (conf/map.conf) reading finished!
Configuration File (conf/inter.conf) reading finished!
Configuration File (conf/char.conf) reading finished!
Language File (conf/lang.conf) reading finished!
5 Guides Loaded
Map data file reading finished. 2 map loaded!
NPC script read done. Total 0 NPC read!
Loaded warps!
Item db read done. 1 item loaded!
Recipe DB read done. 0 recipes loaded!
Monster db read done. 2 monsters loaded!
Monster spawn read done. 17 monsters spawned!
Magic db read done. 0 magic loaded!
Class db read done. 0 classes loaded!
Loaded bank slots for clan ??
Clan db read done. 0 clans loaded!
Board db read done. 0 boards loaded!
old pause: 200
old mult: 200
Loaded 0 game registries
Mithia Map Server is ready! Listening at 2011.
Attempt to connect to char-server...
Map Server #0 connected.(192.168.1.131:2011).
Connected to Char Server.
Map Server #0(2 map) is ready!
got this far
made it!
Denied access to SitiJenar (ip:192.168.1.131)
(Reason: NORMAL_EOF)
got this far
made it!
Denied access to SitiJenar (ip:192.168.1.131)
(Reason: NORMAL_EOF)
got this far
made it!
Denied access to SitiJenar (ip:192.168.1.131)
(Reason: NORMAL_EOF)

What is the "Denied access to SitiJenar (ip:192.168.1.131)
(Reason: NORMAL_EOF)" mean?

Any ideas on how to resolve this issue?

Thank you in advance
 
Last edited:
Joined
Oct 21, 2010
Messages
316
Reaction score
175
Hello,
I have been messing around with these files and
I'm having an issue with login.

Here is the log info.



What is the "Denied access to SitiJenar (ip:192.168.1.131)
(Reason: NORMAL_EOF)" mean?

Any ideas on how to resolve this issue?

Thank you in advance



Issue Resolved.

Re compiled server and works like a charm!

Now to add maps and continue with this wonderful release!!!

Thank you Nobel
 
Newbie Spellweaver
Joined
May 22, 2004
Messages
17
Reaction score
11
Hello,
I have been messing around with these files and
I'm having an issue with login.

Here is the log info.



What is the "Denied access to SitiJenar (ip:192.168.1.131)
(Reason: NORMAL_EOF)" mean?

Any ideas on how to resolve this issue?

Thank you in advance

simply restart the server can clear all the denied access lockout,
possible reason of lockout is entered wrong password to many times,
having multiple ip address in a box,
unintended ddos that caused by the client re-connection

another hint, if the problem still occur try check the Authorize table and clear all the content inside
since it is resolved there is no need to clear, as it is mostly empty, only blocked ip will have their entry inside

Thank you :)
 
Joined
Oct 21, 2010
Messages
316
Reaction score
175
simply restart the server can clear all the denied access lockout,
possible reason of lockout is entered wrong password to many times,
having multiple ip address in a box,
unintended ddos that caused by the client re-connection

another hint, if the problem still occur try check the Authorize table and clear all the content inside
since it is resolved there is no need to clear, as it is mostly empty, only blocked ip will have their entry inside

Thank you :)


Thank you very much for that information :)

This is a learning experience for sure for me, as I have never used Cygwin.
Just need to learn how to get everything setup correctly with maps,quests,armor,spells and everything else needed.

Server & client connects now and my char is playable, and first map loaded from @Nobel and everyone's information in this thread.
Lots left to do.
 
Joined
Oct 21, 2010
Messages
316
Reaction score
175
Well, I managed to run the private server. But the mobs are walking very fast. How to fix it? I already change the MobMovementTime in db tab 'mobs' but it did not work :$:
thx




one screen running my private :D

Nobel - Nexus TK Server (DB+Source Code+Map Editor) - RaGEZONE Forums


Hello,
I'm also having this error.
Been trying to figure out these files.

Working on how to load maps ,npc and all data needed to have a working server.

Anyone else have any progress?

If I figure this error out, and other information to populate database I will post here.
 
Newbie Spellweaver
Joined
May 22, 2004
Messages
17
Reaction score
11
Hello,
I'm also having this error.
Been trying to figure out these files.

Working on how to load maps ,npc and all data needed to have a working server.

Anyone else have any progress?

If I figure this error out, and other information to populate database I will post here.

I suggest you clear up the Spawns table
and fix the Mobs table entry
mobs movement speed and attack speed are configured from Mobs table
enter 1000 to make it move/attack per 1 seconds adjust the value as you need it

when adding a spawn using /mob command be sure to enter the correct id from the Mobs table otherwise the mob will move very fast

Thank you
 
Joined
Oct 21, 2010
Messages
316
Reaction score
175
I suggest you clear up the Spawns table
and fix the Mobs table entry
mobs movement speed and attack speed are configured from Mobs table
enter 1000 to make it move/attack per 1 seconds adjust the value as you need it

when adding a spawn using /mob command be sure to enter the correct id from the Mobs table otherwise the mob will move very fast

Thank you


Thank you very much, for the information on how to solve this issue.
I will work on this after Father's Day.

Really appreciate your help.
 
Initiate Mage
Joined
Jun 27, 2016
Messages
1
Reaction score
0
Can anybody tell me what does it mean when you get disconnected from the map server with the error;
Disconnected "Character"
(Reason: WPE_HACK)

Edit: Managed to work around for now by commenting out the script lines in the clif.c file relating to this but it'd be good to know if there is a better solution.
 
Last edited:
Newbie Spellweaver
Joined
May 22, 2004
Messages
17
Reaction score
11
Can anybody tell me what does it mean when you get disconnected from the map server with the error;
Disconnected "Character"
(Reason: WPE_HACK)

Edit: Managed to work around for now by commenting out the script lines in the clif.c file relating to this but it'd be good to know if there is a better solution.

If you commented out the line then you are vulnerable to WPE HACK, which is a packet editing that could alter the stats of character in game, i will not do it on production server and it is not recommended.
the better solution is analyze the packet structure then handle it, this mithia server only support client up to 7.09, for newest clients, there are few changes on the packet and some new packet introduced. unfortunately i'm not skilled enough to do the packet thing, there maybe someone out there could manage this packet thing.

Thank you.
 
Initiate Mage
Joined
Dec 13, 2015
Messages
2
Reaction score
0
Re: [RELEASE] Nexus TK Server (DB+Source Code+Map Editor)

Anyone have new .map to old .map converter ? or .map to .cmp converter I want to convert .map (client 7.x) to .map (client 5.x)Currently I have is cmp to map converter..
 
Newbie Spellweaver
Joined
Jul 10, 2013
Messages
10
Reaction score
0
Re: [RELEASE] Nexus TK Server (DB+Source Code+Map Editor)

I managed to run both on windows 7 using cygwin and using ubuntu server.
I need help with setting up the database.

Can someone give me tips on how to set up the maps, spells and monsters?

thank you.
 
Last edited:
Initiate Mage
Joined
Nov 19, 2016
Messages
2
Reaction score
0
I dont know which part to handle this, but somehow the item info is popup normal. I usually make a note for every changes, lol. Now still figure it out to make a note...


Do you remember how you made this work? It almost seems like it's an issue with the game client (using v709 currently) not generating the data off of the stats. I could find nothing in the source code on why this function does not work.
 
Newbie Spellweaver
Joined
May 22, 2004
Messages
17
Reaction score
11
Do you remember how you made this work? It almost seems like it's an issue with the game client (using v709 currently) not generating the data off of the stats. I could find nothing in the source code on why this function does not work.

run ./metan inside the cygwin console or terminal then restart your client :D
 
Newbie Spellweaver
Joined
Jan 4, 2017
Messages
6
Reaction score
0
Re: [RELEASE] Nexus TK Server (DB+Source Code+Map Editor)

ok i got most things to work and i noticed many LUA scripts for NPC's and other functions. Adding NPC "f1npc" to the database allowed the usage of the F1 key. You then have access to DEV and GM functions. I have not finished going through all the scripts and code but I am assuming many ohter things will come into play once these are done. Does anyone have a copy of the COOLMIB made utilities which used to be on <rapidshare> which was taken offline in late 2015 ? Can anyone who has already done "trial and error" shed some light on the additional tables in the database like for quest NPC's etc.?
 
Last edited:
Newbie Spellweaver
Joined
May 22, 2004
Messages
17
Reaction score
11
Re: [RELEASE] Nexus TK Server (DB+Source Code+Map Editor)

Example Item, NPC, Maps, Spells table entry

Nobel - Nexus TK Server (DB+Source Code+Map Editor) - RaGEZONE Forums

Nobel - Nexus TK Server (DB+Source Code+Map Editor) - RaGEZONE Forums


identifier act as placeholder for lua script
example shothe spell
Nobel - Nexus TK Server (DB+Source Code+Map Editor) - RaGEZONE Forums


all other field is self explanatory just try enter any number and reload to watch the effect or what is does, or you can dig inside the source to see what it do

mapFile is relative path of your maps folder, it will only read the accepted folder unless you changed the path in the source :)

Hope that help and good luck :)
 
Newbie Spellweaver
Joined
Apr 22, 2017
Messages
8
Reaction score
1
Re: [RELEASE] Nexus TK Server (DB+Source Code+Map Editor)

I'm having trouble getting the Warps to appear in the right location. /region0/tutorial.map -> /region0/tutorial_cave.map, The warp is active and I can enter, the problem is its on the bottom of the /region0/tutorial.map and not in front of the cave entrance. What section of the Database do I write the cords for the way point. //source,x,y,destination,x,y. If someone could help me better understand how to place warp locations, I will be forever thankful. ((I can warp back and forth between the two maps, Just the warp locations on the map are completely off))



I figured it out!!
 
Last edited:
Back
Top