[ASCENT] Crash on Linux

Results 1 to 3 of 3
  1. #1
    Newbie michael9 is offline
    MemberRank
    Oct 2007 Join Date
    16Posts

    [ASCENT] Crash on Linux

    Every time I run ./ascent, I get the following error:
    Code:
    Ascent 2.8-TRUNK r2801/Release-Linux-X86 :: World Server
    Copyright (C) 2005-2007 Ascent Team. AscentEmu.com - Ascent Emulator
    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)
    I tried all I could to fix it, but I couldn't.

    Please help,
    michael9


  2. #2
    Newbie tziku is offline
    MemberRank
    Mar 2008 Join Date
    4Posts

    Re: [ASCENT] Crash on Linux

    OS: Debian Stable 2.6.8-3-686

    Hi i install ascent and i thik all is needet to run on linux. I start:
    ./ascent-logonserver ...ok
    ./ascent-world ...starting some few errors...

    Code:
    Sleeping for 5 seconds.
    18:21 S Rnd: Initialized Random Number Generators.
    18:21 D ThreadPool: Startup, launched 5 threads.
    18:21 N Config: Loading Config Files...
    18:21 D ThreadPool: Thread 1 started.
    18:21 D ThreadPool: Thread 1 entered the free pool.
    18:21 D ThreadPool: Thread 2 started.
    18:21 D ThreadPool: Thread 2 entered the free pool.
    18:21 D ThreadPool: Thread 3 started.
    18:21 D ThreadPool: Thread 3 entered the free pool.
    18:21 D ThreadPool: Thread 4 started.
    18:21 D ThreadPool: Thread 4 entered the free pool.
    18:21 D ThreadPool: Thread 5 started.
    18:21 D ThreadPool: Thread 5 entered the free pool.
    18:21 S Config: >> ascent-world.conf
    18:21 S Config: >> ascent-realms.conf
    18:21 N MySQLDatabase: Connecting to `127.0.0.1`, database `world`...
    18:21 D ThreadPool: Thread 1 left the thread pool.
    18:21 D ThreadPool: Thread 1 is now executing task at 0x0x86f8410.
    18:21 D ThreadPool: Thread 2 left the thread pool.
    18:21 D ThreadPool: Thread 2 is now executing task at 0x0x86f6248.
    18:21 N MySQLDatabase: Connecting to `127.0.0.1`, database `characters`...
    18:21 D ThreadPool: Thread 3 left the thread pool.
    18:21 D ThreadPool: Thread 3 is now executing task at 0x0x871ae80.
    18:21 D ThreadPool: Thread 4 left the thread pool.
    18:21 D ThreadPool: Thread 4 is now executing task at 0x0x873a9c0.
     
    18:21 N World: Loading DBC files...
    18:21 N DBC: Loading DBC/ItemSet.dbc.
    18:21 N DBC: Loading DBC/Lock.dbc.
    18:21 N DBC: Loading DBC/EmotesText.dbc.
    18:21 N DBC: Loading DBC/SkillLineAbility.dbc.
    18:21 N DBC: Loading DBC/SpellItemEnchantment.dbc.
    18:21 N DBC: Loading DBC/GemProperties.dbc.
    18:21 N DBC: Loading DBC/SkillLine.dbc.
    18:21 N DBC: Loading DBC/Spell.dbc.
    18:21 N DBC: Loading DBC/ItemExtendedCost.dbc.
    18:21 N DBC: Loading DBC/Talent.dbc.
    18:21 N DBC: Loading DBC/TalentTab.dbc.
    18:21 N DBC: Loading DBC/SpellCastTimes.dbc.
    18:21 N DBC: Loading DBC/SpellRadius.dbc.
    18:21 N DBC: Loading DBC/SpellRange.dbc.
    18:21 N DBC: Loading DBC/SpellDuration.dbc.
    18:21 N DBC: Loading DBC/ItemRandomProperties.dbc.
    18:21 N DBC: Loading DBC/AreaTable.dbc.
    18:21 N DBC: Loading DBC/FactionTemplate.dbc.
    18:21 N DBC: Loading DBC/Faction.dbc.
    18:21 N DBC: Loading DBC/TaxiNodes.dbc.
    18:21 N DBC: Loading DBC/TaxiPath.dbc.
    18:21 N DBC: Loading DBC/TaxiPathNode.dbc.
    18:21 N DBC: Loading DBC/CreatureSpellData.dbc.
    18:21 N DBC: Loading DBC/CreatureFamily.dbc.
    18:21 N DBC: Loading DBC/ChrRaces.dbc.
    18:21 N DBC: Loading DBC/ChrClasses.dbc.
    18:21 N DBC: Loading DBC/Map.dbc.
    18:21 N DBC: Loading DBC/AuctionHouse.dbc.
    18:21 N DBC: Loading DBC/ItemRandomSuffix.dbc.
    18:21 N DBC: Loading DBC/gtCombatRatings.dbc.
    18:21 N DBC: Loading DBC/ChatChannels.dbc.
    18:21 N DBC: Loading DBC/DurabilityQuality.dbc.
    18:21 N DBC: Loading DBC/DurabilityCosts.dbc.
    18:21 N DBC: Loading DBC/BankBagSlotPrices.dbc.
    18:21 N DBC: Loading DBC/StableSlotPrices.dbc.
    18:21 N DBC: Loading DBC/gtChanceToMeleeCrit.dbc.
    18:21 N DBC: Loading DBC/gtChanceToMeleeCritBase.dbc.
    18:21 N DBC: Loading DBC/gtChanceToSpellCrit.dbc.
    18:21 N DBC: Loading DBC/gtChanceToSpellCritBase.dbc.
    18:21 N DBC: Loading DBC/gtRegenMPPerSpt.dbc.
    18:21 N DBC: Loading DBC/gtOCTRegenMP.dbc.
    18:21 N DBC: Loading DBC/gtRegenHPPerSpt.dbc.
    18:21 N DBC: Loading DBC/gtOCTRegenHP.dbc.
    18:21 N World: Beginning parallel server startup with 2 threads.
    18:21 N ObjectMgr: 0 players loaded.
    18:21 N ObjectMgr: 0 guilds loaded.
    18:21 N ObjectMgr: 0 disabled spells.
    18:21 N ObjectMgr: 0 vendors loaded.
    18:21 N ObjectMgr: 6662 spell skills loaded.
    Query failed: SELECT * FROM clientaddons
    18:21 N ObjectMgr: 0 reputation modifiers on reputation_creature_onkill.
    18:21 N ObjectMgr: 0 reputation modifiers on reputation_faction_onkill.
    18:21 N ObjectMgr: 0 groups loaded.
    18:21 N ObjectMgr: 0 NPC Gossip TextIds loaded.
    18:21 N ObjectMgr: HighGuid(CORPSE) = 0
    18:21 N ObjectMgr: HighGuid(PLAYER) = 0
    18:21 N ObjectMgr: HighGuid(GAMEOBJ) = 0
    18:21 N ObjectMgr: HighGuid(UNIT) = 0
    18:21 N ObjectMgr: HighGuid(ITEM) = 0
    18:21 N ObjectMgr: HighGuid(CONTAINER) = 0
    18:21 N ObjectMgr: HighGuid(GROUP) = 0
    18:21 N ObjectMgr: HighGuid(CHARTER) = 0
    18:21 N ObjectMgr: HighGuid(GUILD) = 0
    18:21 N WordFilter: Loading...
    18:21 N WordFilter: Done.
    18:21 N World: Database loaded in 3097ms.
    18:21 N InstanceMgr: Deleting Expired Instances...
    18:21 N InstanceMgr: Loading 0 saved instances.
    18:21 N World: Object size: 316 bytes
    18:21 N World: Unit size: 3840 bytes
    18:21 N World: Creature size: 5100 bytes
    18:21 N World: Player size: 97216 bytes
    18:21 N World: GameObject size: 544 bytes
    18:21 N World: Processing 32839 spells...
    Sql query failed due to [Table 'world.spell_coef_override' doesn't exist], Query: [SELECT * FROM spell_coef_override]
    18:21 N World: Starting Transport System...
    18:21 N ObjectMgr: Loading Transports...
    18:21 N World: Starting Auction System...
    18:21 N AuctionMgr: Loading Auction Houses...
    18:21 N World: Backgrounding loot loading...
    18:21 N BattlegroundManager: Starting...
    18:21 N DayWatcherThread: Started.
    18:21 N DayWatcherThread: Running Daily Honor Maintenance...
    18:21 N DayWatcherThread: Running Weekly Arena Point Maintenance...
    Starting network subsystem...
    Loading External Script Libraries...
    Sql query failed due to [Table 'world.disenchantingloot' doesn't exist], Query: [SELECT * FROM disenchantingloot ORDER BY entryid ASC]
      libLUAScripting.so : 0x0x88f3078 : v4.111 : delayed load.
      libSpellHandlers.so : 0x0x87ceb48 : v4.111 : loaded.
      libServerStatusPlugin.so : 0x0x87cf088 : v4.111 : loaded.
      libInstanceScripts.so : 0x0x87cf528 : v4.111 : loaded.
      libGossipScripts.so : 0x0x87cfcb8 : v4.111 : loaded.
    Loaded 5 external libraries.
    Loading optional scripting engines...
    Done loading script engines...
    Server is ready for connections. Startup time: 3832ms
    18:21 N RemoteConsole: Starting...
    18:21 N LogonCommClient: Loading forced permission strings...
    18:21 N LogonCommClient: Attempting to connect to logon server...
    18:21 N LogonCommClient: Connecting to logonserver on `127.0.0.1:8093`...
    18:21 N LogonCommClient: Authenticating...
    18:21 N LogonCommClient: Authentication succeeded.
    18:21 N LogonCommClient: Registering Realms...
    18:21 N LogonCommClient: Realm `FastNet WOW SERVER` registered as realm 1.
    18:21 N LogonCommClient: Logonserver latency is 0ms.
    I start WOW.exe client ...insert account user & pass...ok
    I select realm ...ok
    Then is apear to create a new character....i put my character name/details etc. and after i click "Accept" is disconnected me with "Disconnected" message. Thanks and waiting for an answer
    No Error on console.

  3. #3
    Sorcerer Supreme sebkinne is offline
    Member +Rank
    Jan 2008 Join Date
    Your BiosLocation
    347Posts

    Re: [ASCENT] Crash on Linux

    please follow my guide, step by step and no errors will appear :>

    http://forum.ragezone.com/f114/ascen...server-368969/

    regards, sebkinne



Advertisement