i made maps folder and runned ad.exe in wow folder but it just wont start
when i open ad.exe it shoots error window to screen
something like '' failed opening program becuse parallel definition is wrong'' >.< sorry my bad english
now im getting another error... its saying
"Cant connect to database"....
I fixid my maps problem myself by downloading them from other site
oh well now i have done every thing
but.
when i am opening the logonserver.exe / realm.exe
il get same error -.-
CURSE YOU WINDOUS VISTA
i got problem with this TGMS repack , if i log in i dont see characters ... Can someone help me ?
Joss did you do this for character database?Code:Right click on the 'world' database - Chose 'Excute Batch File'. It will pop up with a box where you can chose where to direct it. Find your repack folder. Open the folder inside it called 'Database' and chose file called 'world_structure.sql'.. Click Start, and wait for it to be done. When your done repeat it to the other 2 databases. But when you do it to the 'logon' database, you should chose the file 'logon_structure.sql'. And for the 'character' database, you should chose the file 'character_structure.sql'.
Something wrong in logonserver.conf. Check it agien.
I done the guide again and happens the same thing...
#######################################################################
# ArcEmu Realms Configuration File
#######################################################################
/********************************************************************************
* How to use this config file: *
* Config files are in a block->variable->setting format. *
* A < signifies the opening of a block, the block name is expected after that. *
* After the block name, a space and then the settings sperated by = / ' '. *
* *
* e.g. *
* <block setting="0" someval = "1"> *
* *
* Comments can be in C format, e.g. /* some stuff */, with a // at the start *
* of the line, or in shell format (#). *
********************************************************************************/
# LogonDatabase Section
#
# These directives are the location of the `realms` and `accounts`
# tables.
#
# LogonDatabase.Host - The hostname that the database is located on
# LogonDatabase.Username - The username used for the mysql connection
# LogonDatabase.Password - The password used for the mysql connection
# LogonDatabase.Name - The database name
# LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
# LogonDatabase.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
#
#
#
# LEAVE THIS ALONE UNLESS YOU CHANGE SETTINGS IN SQL DATABASE
#
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = "mysqlpassXD"
Name = "logon"
Port = "3306"
Type = "1">
# Host Directive
#
# This is the address that the realmlist will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# Note: ISHost is the interserver communication listener.
#
#
#
# LEAVE THIS ALONE
#
<Listen Host = "myhamachiIP"
ISHost = "myhamachiIP"
RealmListPort = "3724"
ServerPort = "8093">
# Server console logging level
#
# This directive controls how much output the server will
# display in it's console. Set to 0 for none.
# 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
# Default: 3
#
#
#
#
# LEAVE THIS ALONE
#
<LogLevel Screen = "0"
File = "-1">
# Account Refresh Time
#
# This controls on which time interval accounts gets
# refreshed. (In seconds)
# Default = 300
#
#
#
#
# LEAVE THIS ALONE
#
<Rates AccountRefresh = "300">
# Accepted Build Range Setup
#
# These two directives set up which clients will be
# allowed to authenticate with the realm list.
#
# Set these to the same builds that the server was
# compiled for.
#
# As of the last update, version 2.1.1 was build 6739.
#
#
#
#
# LEAVE THIS ALONE
#
<Client MinBuild = "8606"
MaxBuild = "8606">
# WorldServer Setup
#
#
#
# LEAVE THIS SECTION AS IS!!!! DO NOT TOUCH IT UNLESS YOU KNOW WHAT
# YOU'RE DOING!!! THIS IS A MAJOR PART!!!
#
#
#
# RemotePassword
# This directive controls the password used to authenticate with the worldserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
# Default: "remotepass"
#
# AllowedIPs
# This section MUST be completed, otherwise all attempts to link your servers will fail.
# These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
# to make server connections to your logonserver, and register realms.
# For example, everything in the 127.0.0.* range would be:
# 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
#
# To allow a single IP,
# 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
#
# AllowedModIPs
# In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
# (adding bans, GMs, account permissions, etc)
#
#
#
#
# LEAVE THIS SECTION AS IS!!!! DO NOT TOUCH IT UNLESS YOU KNOW WHAT
# YOU'RE DOING!!! THIS IS A MAJOR PART!!!
<LogonServer RemotePassword = "mysqlpassXD"
AllowedIPs = "myhamachiIP/24"
AllowedModIPs = "myhamachiIP/24">
Last edited by coardoso; 09-25-2008 at 06:01 PM.
<Listen Host = "myhamachiIP"
ISHost = "myhamachiIP"
RealmListPort = "3724"
ServerPort = "8093">
and
<LogonServer RemotePassword = "mysqlpassXD"
AllowedIPs = "myhamachiIP/24"
AllowedModIPs = "myhamachiIP/24">
wee i fixed my server. anywas rep for ya
<Listen Host = "myhamachiIP"
ISHost = "myhamachiIP"
RealmListPort = "3724"
ServerPort = "8093">
and
<LogonServer RemotePassword = "mysqlpassXD"
AllowedIPs = "myhamachiIP/24"
AllowedModIPs = "myhamachiIP/24">
I changed to:
<Listen Host = "(the numbers that were on top of my hamachi)"
ISHost = "(the numbers that were on top of my hamachi)"
RealmListPort = "3724"
ServerPort = "8093">
and
<LogonServer RemotePassword = "(the password I did for mysql and for sqlyog)"
AllowedIPs = "(the numbers that were on top of my hamachi)/24"
AllowedModIPs = "(the numbers that were on top of my hamachi)/24">
and...
still the same thing...I would like to rep you...rlly...if it works of course...![]()
Im getting another error...
"Cant Connect to Databse" please help =)