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!

Server don't start. Help!!!

Junior Spellweaver
Joined
Sep 12, 2008
Messages
100
Reaction score
35
how to fix it? Ubuntu 16.04 lts.


DB- ok



Please help me
 
Last edited:
Junior Spellweaver
Joined
Sep 12, 2008
Messages
100
Reaction score
35
where can i find the logs?



in the logs folder, only the authd.debug_log file contains something inside ...

encrypt with public:6a2320b055cf28c52bcf51f8de0865f267a1570b452da2d9c45f6aaf5bd38d314cc392be2191e1e3fbbd5df3d3b2aff7e3ceef84a4b917d7d59868972972709737fe4d20d722c4f07bce7fc11aec411b4b2b5e9075b43a062aba2a2abceac6bca5d948f954129a39841bd909c4857e20ad4066a2207ea02314303b35d54a535973151ac38beb369f96559ee4c67c5daf2ea787b660f6693e2845b59ef0f5a8f49805da660e160acfb4a7103472ec8808ef323c35a19ee8332505897f97984d2d25f6d3710c9d6aaca78b06187bbe280e3a7b8459cbe74bde73b1c3062061e8ce180ad547f7d401e3328775917e41674cde368ec097d161a8033efb589c30d22f2b43e68078b80efd4ccb91de92e273e98824408770519bb66571d72a1f6c368b065a6d1b12eb02da8c232a6ee77c774f204b4ce8bace0a633234573b436863dd71a2358870b78bc1a28799786c3feea472dc88fb0f0308449d43cd243a8e17cb4a9fcdb9199f5a6e1f666c387116183dcde3aec8fa74bd54181258a4cde0bf3b5f404c35802d1082e78e69fc9f922acac57107cfef92d690362ff2794639735a7095f8424017e0eda55044ea456b280e58e0f2a945168d7cef391d434d805a44861396348821272a45a3cd0fcaa0a9cdfdee660a8f9e66a9566afa5f20ebcc06064f1f37df1d5dd6330c7ea9fe4684bc3b67b86e52110343398158bd4df33fa2
decrypt with private:d480fa524d83b8e6
encrypt with private:d1018c66f2dc5c2dfa42531ba09cf93f9327fc9295a2029deb3f26bfb141500e2cbefadf26d4647380183ab99acc4c25206546536edde8ef3eacd7eef328e58bb2a5d5d4deb311d551e436b6dbfa42f81a7531d3d59af8440d74b13d66766d3f1dbbc1e41250e5c67f69cb7f6857eb3e2016513e6cd4bf66b2423f698c026471c98a1dfc40a6442336bb7cbd6b6cf313b7e59dd2742d57a060bf81834b4205daf9edb3a83ba9decdb80c748adf2d5b500748b08695358077c247f69c84f10fd0657fa733790e704bdc4ad414a21633aeae30244727d9e6f5f83037fb07bfdd60caa1db14a07da7dd98cf50dc4447852a91640f56c65d2dfebab68881496dc1cf20f883431866d0c8f8654c9f2739e9232f664bd9b5cadd041cdc3f6af02a5f9024562a6a8a545955722653af6c0b5eeb663ef8ac31cf7eaba20f24f20c80aafe8bfa8375c7450df47abaa3f9b7676fd96916e5cbb8701945cb312c1dc00e79017e2209df47f37183751d47611383f9566f8f1e1c3b056a5a56963a8a6768474494911f36dcdc38eb2c5445f1ffd175dc993e70c095a98e5bdca78295c776320a89a71208ed004538c6be80e868c0008cf8dd0293a637709f1077521a239106b36b804b8dfba46962c61d7b3c6db7701082a2da7365cbf3e04a17f7eba2d2239b106427650914fbb131fe2ded744d162e1556769e23d4e135ae00050cdc540d52
decrypt with public:d480fa524d83b8e6
authd:: add PollIO task.
gauthd: 24 Nov 2019 05:18:07,985 INFO GAuthServer:68 - authd:: add PollIO task.
 
Upvote 0
Junior Spellweaver
Joined
Sep 12, 2008
Messages
100
Reaction score
35
Can you help me install the libraries?



in the folder opt/authd/build/pkcs11.cfc is written this

name = Authd
library = /usr/local/lib/libepsng_p11.so
slotListIndex = 0


but I can't find the libepsng_p11.so file in this folder. How do I install it?
 
Upvote 0
Junior Spellweaver
Joined
Sep 12, 2008
Messages
100
Reaction score
35
Thank you ;D
what do I have to configure? where do i put my ip and mysql password?



how to start the server? what commands?
 
Upvote 0
Junior Spellweaver
Joined
Sep 12, 2008
Messages
100
Reaction score
35
I was able to configure and start the files. but this error happened.


I used the server file of this package

In gacd.log there is nothing.
how to fix? Without it I can't get in the game.
 
Upvote 0
Joined
Jun 10, 2012
Messages
557
Reaction score
131
Well if gacd fails to run you should be able to get in-game about this problem make sure you've uploaded libz.so.1 in /lib folder, but be careful if the system ask you to replace the file do not replace it otherwise you will fck up your OS.
 
Upvote 0
Junior Spellweaver
Joined
Sep 12, 2008
Messages
100
Reaction score
35
libz.so.1 is loaded in the / lib folder. Is there another way to fix the problem?

And I can not login to the server.







ports 29000 tcp / udp are open
 
Upvote 0
Joined
Jun 10, 2012
Messages
557
Reaction score
131
Edit
-> root/authd/build/table.xml
Code:
<connection name="auth0" poolsize="3" url="jdbc:mysql://127.0.0.1:3306/[COLOR="#FF0000"]zx[/COLOR]?useUnicode=true&characterEncoding=utf8" username="[COLOR="#FF0000"]root[/COLOR]" password="[COLOR="#FF0000"]password[/COLOR]"/>
zx - is your database
root- is your MySQL username
password - is your MySQL password.

Also make sure you've java installed on your server otherwise your authd won't work.

Edit your client
-> element/userdata/serverlist.txt
-> element/userdata/servergroup_new.txt
 
Upvote 0
Junior Spellweaver
Joined
Sep 12, 2008
Messages
100
Reaction score
35
all in
-> root / authd / build / table.xml
OK!

Java ok
Client files ok



Auth log -




I can not login: $:



in the glink.log file has an error

TRACE : youshuang
TRACE : compile time: Oct 21 2015:12:06:16
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
debug : GLinkServer::OnAddSession sid=12
debug : GLinkServer::OnDelSession sid=12 status=0x10000
debug : GLinkServer::OnAddSession sid=13
TRACE : glinkd::receive response from client. identity=fade1, use_token=0, state=cn, mid=wanmei, mid.size=6
TRACE : glinkd::send matrixpasswd, algo=0, version=0
debug : glinkd::SessionError: change to Null state sid=13, errno=8 reason=Server error.
debug : GLinkServer::OnDelSession sid=13 status=0x10000
 
Upvote 0
Joined
Jun 10, 2012
Messages
557
Reaction score
131
all in
-> root / authd / build / table.xml
OK!

Java ok
Client files ok



Auth log -




I can not login: $:



in the glink.log file has an error

You cant login, because your authd is failing to connect to your host its either missing database or bad java or wrong mysql credentials.
Code:
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:195)
	at application.driver.handler.action(Unknown Source)
	at application.handler.traverse(Unknown Source)
	at application.handler.action(Unknown Source)
	at com.goldhuman.xml.parser.endElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1783)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:642)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:326)
	at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
	at com.goldhuman.xml.parser.parse(Unknown Source)
	at com.goldhuman.xml.parser.parse(Unknown Source)
	at authd.main(authd.java:71)

Here is another authd - you can try with it if you keep getting the same error I'd say check the things I mentioned above.
 
Upvote 0
Junior Spellweaver
Joined
Sep 12, 2008
Messages
100
Reaction score
35
yes, it is installed, including the databases


- mysql version

-databases
 
Upvote 0
Back
Top