[Ascent] Server Crash Access Violation Error [Help] menu

Shout-Out

User Tag List

Results 1 to 4 of 4
  1. #1
    jklei18's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Ascent] Server Crash Access Violation Error [Help]

    Hi this has happened about 6 times now i got the server running with my 2 realms local and online and once i login it does not matter what character i get this happen straight away



    Any help would be great

    [Ascent] Server Crash Access Violation Error [Help]
  2. #2
    Stabatha's Avatar Contributor
    Reputation
    84
    Join Date
    Dec 2007
    Posts
    345
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your missing the playerscooldown table from your char database. run thisin phpmyadmin..

    Code:
    DROP TABLE IF EXISTS playercooldownsecurity;
    DROP TABLE IF EXISTS playercooldownitems;
    DROP TABLE IF EXISTS playercooldowns;
    
    CREATE TABLE `playercooldowns` (
      `player_guid` int(30) NOT NULL,
      `cooldown_type` int(30) NOT NULL COMMENT '0 is spell, 1 is item, 2 is spell category',
      `cooldown_misc` int(30) NOT NULL COMMENT 'spellid/itemid/category',
      `cooldown_expire_time` int(30) NOT NULL COMMENT 'expiring time in unix epoch format',
      `cooldown_spellid` int(30) NOT NULL COMMENT 'spell that cast it',
      `cooldown_itemid` int(30) NOT NULL COMMENT 'item that cast it'
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8;

  3. #3
    Chrispee's Avatar The True Repacker


    Reputation
    686
    Join Date
    Mar 2007
    Posts
    931
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just use navicat right click on the database then console paste



    DROP TABLE IF EXISTS playercooldownsecurity;
    DROP TABLE IF EXISTS playercooldownitems;
    DROP TABLE IF EXISTS playercooldowns;

    CREATE TABLE `playercooldowns` (
    `player_guid` int(30) NOT NULL,
    `cooldown_type` int(30) NOT NULL COMMENT '0 is spell, 1 is item, 2 is spell category',
    `cooldown_misc` int(30) NOT NULL COMMENT 'spellid/itemid/category',
    `cooldown_expire_time` int(30) NOT NULL COMMENT 'expiring time in unix epoch format',
    `cooldown_spellid` int(30) NOT NULL COMMENT 'spell that cast it',
    `cooldown_itemid` int(30) NOT NULL COMMENT 'item that cast it'
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
    and hit enter




  4. #4
    Stabatha's Avatar Contributor
    Reputation
    84
    Join Date
    Dec 2007
    Posts
    345
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chrispee View Post
    just use navicat right click on the database then console paste
    Same as I said above.. But I prefur phpMyAdmin

Similar Threads

  1. Server Crashing - Access Violation
    By 1ns0mnia in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 04-10-2009, 02:17 PM
  2. Help! I restarted my server now Ascent.exe crashes every time i run it!
    By foamysquirl in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 02-26-2008, 08:30 PM
  3. I got this error in ascent (52 level up informations generated) an access violation??
    By PRIMO12 in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 01-09-2008, 09:31 PM
  4. [Help] Ascent.exe crashes with a strange error
    By Lakelog in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 01-07-2008, 11:30 PM
  5. Please help - ascent server problem (pic)
    By lazboy in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 09-06-2007, 02:36 AM
All times are GMT -5. The time now is 02:06 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search