Mehrere Realms? Trinity

04/15/2011 21:20 DerHeld#1
Huhu Leute, hab ne Frage,

undzwar habe ich ein Problem dabei einen 2. Realm hochzufahren.

Was habe ich gemacht?

Ich hab den "build" kopiert und in realm2 benannt.
Dann habe ich in der worldserver.conf die Datenbanken abgeändert (Nur den world)
und den Worldport auf 8090 gestellt und die Realm ID angepasst in der DB und world.conf

Wenn ich jetzt versuche den Server zu starten sagt er :



WORLD: World initialized in 0 minutes 10 seconds

TC>Max allowed socket connections 1024
Failed to open acceptor ,check if the port is free
Failed to start network
TC>
Closing down databasepool 'characters'.
MySQLConnection::~MySQLConnection()
Asynchronous connections on databasepool 'characters' terminated. Proceeding with synchronous connections.
MySQLConnection::~MySQLConnection()
MySQLConnection::~MySQLConnection()
All connections on databasepool characters closed.
Closing down databasepool 'world'.
MySQLConnection::~MySQLConnection()
Asynchronous connections on databasepool 'world' terminated. Proceeding with synchronous connections.
MySQLConnection::~MySQLConnection()
All connections on databasepool world closed.
Closing down databasepool 'realmd'.
MySQLConnection::~MySQLConnection()
Asynchronous connections on databasepool 'realmd' terminated. Proceeding with synchronous connections.
MySQLConnection::~MySQLConnection()
All connections on databasepool realmd closed.
Halting process...
~DatabaseWorkerPool for 'realmd'.
~DatabaseWorkerPool for 'characters'.
~DatabaseWorkerPool for 'world'.


wieso er immernoch die "world" datenbank nimmt weiß ich nicht, habe sie eig geändert :X
04/15/2011 22:23 Emragon#2
Ich denk mal die fahren bzw. stossen auf einen port zusammen der sql :)
04/15/2011 23:25 DerHeld#3
Nope :)

Habs rausgefunden^^

also für einen 2. Realm muss man neu Compilen ( Hab ich gelesn )

Nur es gab wieder sql updates, somit kann ja der neue core nicht auf der alten db laufen :D
04/16/2011 17:33 Lionzero#4
*Aua man tut das weh!*

Wie wäre es wenn du die Aktuelle Core Kopierst einen Neuen Ordner erstellst und danach in deiner Datenbank in die Realmd geht unter realmlists einen neuen server einträgst und diesen mit der id 2 benennst, danach in die world config gehtst und der 2ten core die id 2 auch zuweist ?