- Joined
- Oct 18, 2007
- Messages
- 11
- Reaction score
- 0
Every time I run ./ascent, I get the following error:
I tried all I could to fix it, but I couldn't.
Please help,
michael9
Code:
Ascent 2.8-TRUNK r2801/Release-Linux-X86 :: World Server
Copyright (C) 2005-2007 Ascent Team. [URL="http://www.ascentemu.com/"]AscentEmu.com - Ascent Emulator[/URL]
This program comes with ABSOLUTELY NO WARRANTY, and is FREE SOFTWARE.
You are welcome to redistribute it under the terms of the GNU General
Public License, either version 3 or any later version. For a copy of
this license, see the COPYING file provided with this distribution.
The key combination <Ctrl-C> will safely shut down the server at any time.
16:03 S Rnd: Initialized Random Number Generators.
16:03 D ThreadPool: Startup, launched 5 threads.
16:03 N Config: Loading Config Files...
16:03 D ThreadPool: Thread 1 started.
16:03 D ThreadPool: Thread 1 entered the free pool.
16:03 D ThreadPool: Thread 2 started.
16:03 D ThreadPool: Thread 2 entered the free pool.
16:03 D ThreadPool: Thread 3 started.
16:03 D ThreadPool: Thread 3 entered the free pool.
16:03 D ThreadPool: Thread 4 started.
16:03 D ThreadPool: Thread 4 entered the free pool.
16:03 D ThreadPool: Thread 5 started.
16:03 D ThreadPool: Thread 5 entered the free pool.
16:03 S Config: >> ascent.conf
16:03 S Config: >> realms.conf
16:03 N Database: Connecting to MySQL on localhost with (wtfz : *********)
16:03 D ThreadPool: Thread 1 left the thread pool.
16:03 D ThreadPool: Thread 1 is now executing task at 0x0x86b62c0.
16:03 N Database: Connecting to MySQL on localhost with (wtfz : *********)
16:03 D ThreadPool: Thread 2 left the thread pool.
16:03 D ThreadPool: Thread 2 is now executing task at 0x0x86da238.
16:03 N World: Loading DBC files...
16:03 N DBC: Loading DBC/ItemSet.dbc.
16:03 N DBC: Loading DBC/Lock.dbc.
16:03 N DBC: Loading DBC/EmotesText.dbc.
16:03 N DBC: Loading DBC/SkillLineAbility.dbc.
16:03 N DBC: Loading DBC/SpellItemEnchantment.dbc.
16:03 N DBC: Loading DBC/GemProperties.dbc.
16:03 N DBC: Loading DBC/SkillLine.dbc.
16:03 N DBC: Loading DBC/Spell.dbc.
16:03 N DBC: Loading DBC/ItemExtendedCost.dbc.
16:03 N DBC: Loading DBC/Talent.dbc.
16:03 N DBC: Loading DBC/SpellCastTimes.dbc.
16:03 N DBC: Loading DBC/SpellRadius.dbc.
16:03 N DBC: Loading DBC/SpellRange.dbc.
16:03 N DBC: Loading DBC/SpellDuration.dbc.
16:03 N DBC: Loading DBC/ItemRandomProperties.dbc.
16:03 N DBC: Loading DBC/AreaTable.dbc.
16:03 N DBC: Loading DBC/FactionTemplate.dbc.
16:03 N DBC: Loading DBC/Faction.dbc.
16:03 N DBC: Loading DBC/TaxiNodes.dbc.
16:03 N DBC: Loading DBC/TaxiPath.dbc.
16:03 N DBC: Loading DBC/TaxiPathNode.dbc.
16:03 N DBC: Loading DBC/CreatureSpellData.dbc.
16:03 N DBC: Loading DBC/CreatureFamily.dbc.
16:03 N DBC: Loading DBC/ChrRaces.dbc.
16:03 N DBC: Loading DBC/ChrClasses.dbc.
16:03 N DBC: Loading DBC/Map.dbc.
16:03 N DBC: Loading DBC/AuctionHouse.dbc.
16:03 N DBC: Loading DBC/ItemRandomSuffix.dbc.
16:03 N World: Beginning parallel server startup with 2 threads.
16:03 N Storage: 14153 entries loaded from table creature_names.
16:03 N Storage: 22640 entries loaded from table items.
16:03 N Storage: 12421 entries loaded from table gameobject_names.
16:03 N Storage: 712 entries loaded from table areatriggers.
16:03 N Storage: 912 entries loaded from table itempages.
16:03 N Storage: 5175 entries loaded from table quests.
16:03 N Storage: 384 entries loaded from table graveyards.
16:03 N Storage: 59 entries loaded from table teleport_coords.
16:03 N Storage: 328 entries loaded from table fishing.
16:03 N Storage: 13821 entries loaded from table creature_proto.
16:03 N Storage: 61 entries loaded from table worldmap_info.
16:03 N Storage: 22 entries loaded from table zoneguards.
16:03 N Storage: 2987 entries loaded from table npc_text.
16:03 N ObjectMgr: 0 players loaded.
16:03 N ObjectMgr: 0 guilds loaded.
16:03 N ObjectMgr: 52 player create infos loaded.
16:03 N ObjectMgr: 52 level up informations generated.
16:03 N ObjectMgr: 0 disabled spells.
16:03 N ObjectMgr: 107 totem spells loaded.
16:03 N ObjectMgr: 6659 spell skills loaded.
16:03 N ObjectMgr: 678 trainers loaded.
16:03 N ObjectMgr: 43 spell overrides loaded.
Segmentation fault (core dumped)
Please help,
michael9