Already done.
Already done.
Check it again, and as you got 3.5
Else you wouldn't get that error
Mmmk I got it working, but now I got a new error:
SQL query failed due to [Unknown column 'encrypted_password' in 'field list], Query: [SELECT acct, login, password, encrypted_password, gm, flags, banned, forceLanguage, muted FROM accounts]
Can anyone help?
Last edited by gurpreet; 06-17-2008 at 12:21 PM.
i got to error unterminatede block![]()
Last edited by praxsas; 06-17-2008 at 12:57 PM.
Praxsas: go to the bottom of ascent-realms and add an EMPTY line at the bottom.
I get this error:
Because of this, there is no realm to be selected.
Hi there, got a rather large problem![]()
When I make a character then enter, my character is floating and trying to fall. If I recall to the ground (map and npcs are all working and ntact), my character disconnects within 5 seconds and i'm back at the login screen.
I've seen a few people with this problem who have fixed it but don't say how. If anyone could help then that would be grandthanks.
N Config: Loading Config Files...
D ThreadPool: Thread 5556 entered the free pool.
S Config: >> ascent-world.conf
Interminated block.
E Config: >> ascent-realms.conf
N Config: Loading Config Files...
D ThreadPool: Thread 5556 entered the free pool.
S Config: >> ascent-world.conf
Interminated block.
E Config: >> ascent-realms.conf
can some one help me? TY
Gurpreet: Check is realm address 127.0.0.1 in ascent-realms.conf
Sosoms: No idea sorry
07Wilsonaf: Add one empty line end of ascent-realms.conf
Here's my realm.conf
Code:####################################################################### # 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 (#). * ********************************************************************************/ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # LogonServer Section # # Address: # The address (no port) of the server. # # Port: # The port on which the logon server listens. (*** NOT 3724 ***) # # Name: # Not really relavant, but name the logon. # # RealmCount: # The number of realms in the next section. # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# <LogonServer Address = "127.0.0.1" Port = "8093" Name = "WoWnage Funserver" RealmCount = "1"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Realm Section # # Name: # The name of the realm. # # Address: # The address (and port) of that realm. # # Icon: # The type of realm (PVP, Normal, RPPVP, RP) # # Colour: # Realm colour in realm list display. # # TimeZone: # Time zone the realm is in. # # Population: # (0 = low, 1 = medium, 2 = high) # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# <Realm1 Name = "WoWnage Funserver" Address = "127.0.0.1:8129" Icon = "PVP" Colour = "0" Population = "1.0" TimeZone = "0">
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
Edit so it looks like that
This is very messy and hard to understand. :confused:
Check Noob Guide, Very simple
Correct..
#######################################################################
# 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 (#). *
********************************************************************************/
<block setting="0" someval = "1">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# LogonServer Section
#
# Address:
# The address (no port) of the server.
#
# Port:
# The port on which the logon server listens. (*** NOT 3724 ***)
#
# Name:
# Not really relavant, but name the logon.
#
# RealmCount:
# The number of realms in the next section.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Realm Section
#
# Name:
# The name of the realm.
#
# Address:
# The address (and port) of that realm.
#
# Icon:
# The type of realm (PVP, Normal, RPPVP, RP)
#
# Colour:
# Realm colour in realm list display.
#
# TimeZone:
# Time zone the realm is in.
#
# Population:
# (0 = low, 1 = medium, 2 = high)
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Realm1 Name = "Apple's Ascent 4.0"
Address = "127.0.0.1:8129"
Icon = "PVP"
Colour = "0"
Population = "1.0"
TimeZone = "0">