the link I have found for de MySQL DUMP is dead.
This is on the www.mmorpg - dev.com (without the spaces) forum, but this forum is down.
PS : sorry for my english, I'm frensh
Printable View
the link I have found for de MySQL DUMP is dead.
This is on the www.mmorpg - dev.com (without the spaces) forum, but this forum is down.
PS : sorry for my english, I'm frensh
Im currently trying to install the sql.. And i have to caopy a dll to some directory...
But where is "SQL_Server_Root/binn"
Do i have to install anything for this ?
We wish to express our gratitude
Yeah here's a question.....
Where is that MySQL dump? (used search, nothing, and nothing in the sticky so your recomendation failed)
I have the server all set up but I cant reach the registration page or connect to the server, it just times out. IE 7 just says the page cannot be displayed. Its not a connection problem because I can run my RO server just fine.
If you mean Auction House, then the answer is Yes.
heh, have the same problem with mysql dump files, didn`t download when it was possible, cose i tryed diferent way to setup server - on winXP with coLinux, now i try on Linux, but can`t find MYSQL DUMPS :(
If someone have plzz send me a link or to mail flam3rx@gmail.com
tnx a lot :)
Good luck to every one who trys to setup :) Hope u can :)
Here dbo mysql file: http://files.filefront.com/13307667
from mmo...
question, I've been looking for quite some time now and have come to nothing substantial, would anyone know how to fix an issue where when GameDBD is loading and it spits out a Transaction Manager filed error? Thus causing a gdelivery: connect to GameDB failed error. I've checked all my gamesys.conf's and my hosts file and all the ips are set correctly. My database and server are both running on the same machine(Fedora 9) So I've got all ip's set to 127.0.0.1. If I am wrong what ip should they be set to and why would it be anything else except 127.0.0.1?
Got it almost running, database is running as well as reg page, but its after I log in and create a char that it craps out, it just DC's me when I try to start the game, im suspecting an Elements conflict between the versions (136 server and 131 client)
IP's are good to go, ISEC and OSEC keys are fine, database is functioning, searched for possible solutions but yet to find any.. ideas anyone? :?:
what i get on the server is..
TRACE: : gdelivery:: status announce: user 32 offline online user count is 1
and from the client i see this..
http://i585.photobucket.com/albums/s...1821-40-47.jpg
Server is my laptop running ubuntu 8.04 server using a 320GB HD (12GB swap) 4GB RAM with a 1.8GHz CPU (Core Duo2)
I noticed that authd.conf was missing from /etc/ so if you want to recreate it heres the code..
Code:[GAuthServer]
type = tcp
port = 29200
address = 192.168.0.50
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 819200
obuffermax = 819200
tcp_nodelay = 1
listen_backlog = 10
mtrace = /tmp/mtrace.authd
isec = 2
iseckey = baxiykbpn3fxLqpsdpiodI4iazqjdl
osec = 2
oseckey = baxixD0awqydOtrxjxr8uhzaslmnqh
shared_key = baxiIvunkjfjlj0Ckgxzzdfpess5vw
[ThreadPool]
config = (1,1)(2,10)(3,1)
max_queuesize = 1048576
No, I've got the authd.conf there. Tried redoing the hosts file with all ips set to servers ip, except the database ip. Left that as 127.0.0.1. Still getting a err: init : Transaction Manage failed error. I'm completely lost as to what is going on...
paths all correct? did all ips in the gamesys.confs?
i went through every file i could think of and noticed a path was off, corrected it and now my server runs :thumbup:
i would go through all the files again making sure all paths are correct etc.. :thumbup1:
Well I know all the obvious files are fixed. I'll double check. Though it's weird, because it's not coming up with a "file not found" error. So IU have no idea what it's relating to or why.