-=/PryDevServer-4TC:\=- Trinity Core! menu

User Tag List

Page 30 of 164 FirstFirst ... 26272829303132333480130 ... LastLast
Results 436 to 450 of 2446
  1. #436
    morpheuswolf's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi all

    I try to put 3.1.3 character, item finally to recover everything on the trinity 3.2.2a and I start the server and everything is fine but when come time to enter with my character, it disconnects me and trinity . exe it tells me this ....

    '' Player #87724 have broken data in ''data'' field. Can't be loaded.

    Everyone help me please

    -=/PryDevServer-4TC:\=- Trinity Core!
  2. #437
    Urashima's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello morpheuswolf

    I am having the same problem


    '' Player #87724 have broken data in ''data'' field. Can't be loaded.


    someone help us please

    merry christmas

    happy new year for everybody



    if anyone has any doubt also post there, I'll try to help
    Last edited by Urashima; 12-22-2009 at 11:38 AM.

  3. #438
    dagreg's Avatar Sergeant
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Thx

    Hi again,

    I managed to get my server going, every thing seems to be working great.

    +Rep to Pryd and his repack.

    Just having the same problem from the character loading of the old version.

  4. #439
    Aurille's Avatar Member
    Reputation
    56
    Join Date
    Apr 2007
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by morpheuswolf View Post
    Hi all

    I try to put 3.1.3 character, item finally to recover everything on the trinity 3.2.2a and I start the server and everything is fine but when come time to enter with my character, it disconnects me and trinity . exe it tells me this ....

    '' Player #87724 have broken data in ''data'' field. Can't be loaded.

    Everyone help me please

    Make sure to apply all of the updates to the character and realmd databases that have been released since whatever trinity rev your last server had. For example updating from Pryd's rev 18 database to rev 3 I had to apply all updates that occured between trinity 6208 to trinity 6676.

  5. #440
    dagreg's Avatar Sergeant
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HI Aurille, thx for the reply.

    I realize that I need to update the characters, ando sorry for being newbie in this, but how do I do that.

    Could you explain it with more details?

    Thank you very much for helping.

  6. #441
    Wisher's Avatar Member
    Reputation
    6
    Join Date
    May 2008
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow,ive missed out alot,lol...great work,pryd...as always :wave:
    +Rep for 3.2.2 when i can...finally i can get to work on some new stuff

    @Scoooby

    open up your database using Navicat,HeidiSQL,SQLyog or something else,go to realmd database,then inside,ull see account table...ull then see a row with id,username,sha_pass_hash,gmlevel etc... set your gmlevel there to 2
    another way is to type account set addon <username> 2 when you start your server,in TrinityCore.exe

    @Urashima

    i think u only have to delete these red lines

    -- ----------------------------
    -- Table structure for arena_team
    -- ----------------------------
    DROP TABLE IF EXISTS `arena_team`;
    CREATE TABLE `arena_team`
    (
    `arenateamid` int(10) unsigned NOT NULL DEFAULT '0',
    `name` char(255) NOT NULL,
    `captainguid` int(10) unsigned NOT NULL DEFAULT '0',
    `type` tinyint(3) unsigned NOT NULL DEFAULT '0',
    `BackgroundColor` int(10) unsigned NOT NULL DEFAULT '0',
    `EmblemStyle` int(10) unsigned NOT NULL DEFAULT '0',
    `EmblemColor` int(10) unsigned NOT NULL DEFAULT '0',
    `BorderStyle` int(10) unsigned NOT NULL DEFAULT '0',
    `BorderColor` int(10) unsigned NOT NULL DEFAULT '0',
    PRIMARY KEY (`arenateamid`)
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8;

    -- ----------------------------
    -- Table structure for arena_team_member
    -- ----------------------------
    DROP TABLE IF EXISTS `arena_team_member`;
    CREATE TABLE `arena_team_member`
    (
    `arenateamid` int(10) unsigned NOT NULL DEFAULT '0',
    `guid` int(10) unsigned NOT NULL DEFAULT '0',
    `played_week` int(10) unsigned NOT NULL DEFAULT '0',
    `wons_week` int(10) unsigned NOT NULL DEFAULT '0',
    `played_season` int(10) unsigned NOT NULL DEFAULT '0',
    `wons_season` int(10) unsigned NOT NULL DEFAULT '0',
    `personal_rating` int(10) unsigned NOT NULL DEFAULT '0',
    PRIMARY KEY (`arenateamid`,`guid`)
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8;

    someone correct me if im wrong...
    Last edited by Wisher; 12-22-2009 at 09:21 PM.

  7. #442
    Foley's Avatar Member
    Reputation
    4
    Join Date
    Jun 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    waiting for an update to 3.3a hehe
    and Respect for this DB, best i know this moment

  8. #443
    artifakt's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm all boss normal, and heroic 20 hp
    Karazhan, bt, violet, nexus, etc no hp boss and main elit
    no creature level stats.
    Last edited by artifakt; 12-23-2009 at 08:26 AM.

  9. #444
    artifakt's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    another bug: if change dungeon difficult normal to heroic, teleporting char start place
    or another place hmm.

  10. #445
    Urashima's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I could not update my chars

    I have did what you said Wisher

    the character appears in the screen of creation, but when login and get loading in the end of loading it disconnect

    i will give up, i will play with 3.2.2a

    anyway

    thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you Wisher


    thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you mitfry

    thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you Pryd, for the repack

    thank you everybody for the help

    +Rep+Rep

    merry christmas everybody

    happy new year everybody

  11. #446
    Dranam's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, podrias crear porfavor un repack para la 3.3.0a?

    perdon por no poder escribirte en ingles ><

  12. #447
    mirev's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Trinadmin does not work in the current release. won't even show up in the addons menu

  13. #448
    Lycander's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mirev View Post
    Trinadmin does not work in the current release. won't even show up in the addons menu
    you must rename it from trinadmin to trinityadmin (don't use space), it works!

  14. #449
    dagreg's Avatar Sergeant
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Winter

    Hi again,

    by now my server is running with no issues at all, just have one quetion, is wintergrasp working, I'm using the pure world database, I don't know if I have to activate it or what should I do.

    Thx for all the help and Pryd +rep

  15. #450
    Aurille's Avatar Member
    Reputation
    56
    Join Date
    Apr 2007
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dagreg View Post
    Hi again,

    by now my server is running with no issues at all, just have one quetion, is wintergrasp working, I'm using the pure world database, I don't know if I have to activate it or what should I do.

    Thx for all the help and Pryd +rep
    Look in your trinitycore.conf file towards the bottom

    Wintergrasp runs on a schedule like an event. You can set when the battle starts (ex 30 mins after server startup), how long it lasts, and how often it occurs.

Similar Threads

  1. [Trinity Core] Crashing
    By Synyster in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 08-02-2009, 04:42 PM
  2. Illidan fight bugged in Trinity Core
    By sirjason in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 07-14-2009, 11:07 AM
  3. Trinity Core Vendors [3.1.3]
    By ArcticdeathSR in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 07-07-2009, 04:18 PM
  4. Malls/Vendors for Trinity Core
    By MEC in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 07-05-2009, 01:28 PM
  5. Trinity Core Help
    By Illegalpie in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 06-26-2009, 09:01 AM
All times are GMT -5. The time now is 10:27 AM. 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