Excellent repack o-repacker god!![]()
Excellent repack o-repacker god!![]()
Hmm, for some reason when I make a Druid character and open his character sheet, I tend to crash WoW when playing on this server. I get the error:
Anyone know why this is?Code:This application has encountered a critical error: ERROR #132 (0x85100084) Fatal Exception Program: C:Program FilesWorld of WarcraftWoW.exe Exception: 0xC0000005 (ACCESS_VIOLATION) at 001B:0086062F The instruction at "0x0086062F" referenced memory at "0x00000000". The memory could not be "read".
And I'm not sure why, but it's giving me Invalid Entry Id when I try to spawn one of my custom mobs. Which in reality is just the same mob as another that I put in *which worked* but with a name change, entry ID change *only one digit change* and a different displayID
Last edited by Khandor; 05-13-2008 at 08:46 PM.
LOVED THE REPACK!!! +rep :P
Hi Chrispee, :wave: thanks for the repack, but have a few issues.
I've been running my server for a few years, and 2.4.1 on Ascent r4335 for a few weeks, but changed over to your repack, and now I cant connect to the realm.
The ascent-logonserver.exe authenticates ok, and none of the IP issues people have described, but I cant connect to my realm on my local network using the DynDNS address in my Realmlist anymore...just gets stuck on "Connecting"...but if I change it to the server's local IP, it logs in. BUT, when I go to select the Realm, it displays "Logging into game server", then drops back to the Realm list...
Also to note, my webserver-hosted website is allowing me to create new accounts in teh database, but is saying the realm is offline, same with the WoWStatus website.
If I bootup my old setup, it runs perfect in all ways, so I know its not my DynDNS or internal IP/networking config.
Can you help please? I have 350 users bashing on my door...lol
Thank you in advance![]()
help me no works;s repack helpme![]()
if your talking to me its #######################################################################
# Ascent Realms Configuration File
# Last updated at revision 446 by Burlex
#######################################################################
/********************************************************************************
* 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
#
<LogonDatabase Hostname = "host"
Username = "user"
Password = "root"
Name = "dbname"
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.
#
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
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
#
<LogLevel Screen = "0"
File = "-1">
# Account Refresh Time
#
# This controls on which time interval accounts gets
# refreshed. (In seconds)
# Default = 600
#
<Rates AccountRefresh = "600">
# 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.
#
<Client MinBuild = "8089"
MaxBuild = "8125">
# WorldServer Setup
#
# 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: "change_me_logon"
#
# 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/24, 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)
#
<LogonServer RemotePassword = "change_me_logon"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.0/24">
guys use the config files in the repack and follow uop my guide how to get them to work its really simple guys belive me
hi chrispee
have a small problem on gmisland theres an enchant vendor, but he doesn't work and i haven't been able to find him in my db to check the problem.
help please.
+Rep
Worked just fine the repack and its realy good xD
Great job Chrispee xD
Last edited by Bloodcrow; 05-16-2008 at 08:36 AM.
Great repack dude! Getting jumped by 20+ mobs when porting into sunwell...oh my! adjusted slightly
Lots of people seem to be having trouble getting this repack to work. I had to do 3 things to get this repack to work for me.
1) I downloaded and installed .Net Framework 3.5 <I wish i cld link:P>
This prevented 'Application failed to initialze, reinstall blah blah' errors when trying to start Ascent-logonserver.exe and world.
2) In the Ascent-World.conf file, adjusted the following -
<LogonServer DisablePings = "0"
RemotePassword = "change_me_world">
to
<LogonServer DisablePings = "0"
RemotePassword = "APASSWORD">
and in the Ascent-logonserver.conf file adjusted
<LogonServer RemotePassword = "change_me_logon"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.0/24">
to
<LogonServer RemotePassword = "APASSWORD"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.0/24">
*Note for simple minded folk, APASSWORD can be whatever you want it to be, as long as the same phrase is used in Ascent-logonserver.conf and ascent-world.conf.
In Chrispee's original repack, the phrases DO NOT match. Just be aware as there is no mention of this in the set-up thread.
3) and most importantly, followed the original instructions. <I wish i cld link:P>
peace and sorry, no links cos forum nubs can't create links![]()
i get this problem with ascent-realmserver.exe ERRORERRORERROR.jpg - Image - Photobucket - Video and Image Hosting and i dont know what my DB name is how do i know that
You needn't use the ascent-realmserver.exe
How i Get The Mysql to work it says: Denied to Connect to 127.0.0.1 (2003)??
the patch for WoW is now 4.2.2 and it says outdated when i try to logon
if i dont have to use realmserver.exe what does it do? cause i wanna play on the server