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

Shout-Out

User Tag List

Page 16 of 164 FirstFirst ... 12131415161718192066116 ... LastLast
Results 226 to 240 of 2446
  1. #226
    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)
    @artifakt: i will look into that,tho thrown weapons worked fine in rev7..
    Aha and vhere found rev 7? first page only last rev 8a.

    the zeppelins aren't working they drop me in the air.

    -=/PryDevServer-4TC:\=- Trinity Core!
  2. #227
    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)
    u can try searching the forum on pryds homepage...he puts only the latest rev here...

  3. #228
    Sebastian011's Avatar Member
    Reputation
    22
    Join Date
    Jan 2009
    Posts
    112
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get this error when i try to execute the mysql files (Character, realmd):

    Realmd (i just continue on error):
    Code:
    [Err] 1146 - Table 'mysql.time_zone_name' doesn't exist
    [Err] /*!40103 SET TIME_ZONE='+00:00' */;
    [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '/*
    
    --
    -- Table structure for table `character_db_version`
    --
    
    DROP TABLE IF EXI' at line 7
    [Err] /*
    
    --
    -- Table structure for table `character_db_version`
    --
    
    DROP TABLE IF EXISTS `character_db_version`;
    [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '*/
    
    --
    -- Table structure for table `account_data`
    --
    
    DROP TABLE IF EXISTS `acc' at line 1
    [Err] */
    
    --
    -- Table structure for table `account_data`
    --
    
    DROP TABLE IF EXISTS `account_data`;
    [Err] 1146 - Table 'mysql.time_zone_name' doesn't exist
    [Err] /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------
    Character (i just continue on error):
    Code:
    [Err] 1146 - Table 'mysql.time_zone_name' doesn't exist
    [Err] /*!40103 SET TIME_ZONE='+00:00' */;
    [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '/*
    
    --
    -- Table structure for table `character_db_version`
    --
    
    DROP TABLE IF EXI' at line 7
    [Err] /*
    
    --
    -- Table structure for table `character_db_version`
    --
    
    DROP TABLE IF EXISTS `character_db_version`;
    [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '*/
    
    --
    -- Table structure for table `account_data`
    --
    
    DROP TABLE IF EXISTS `acc' at line 1
    [Err] */
    
    --
    -- Table structure for table `account_data`
    --
    
    DROP TABLE IF EXISTS `account_data`;
    [Err] 1146 - Table 'mysql.time_zone_name' doesn't exist
    [Err] /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------
    When i run the TrinityCore i get this error:
    Code:
    2009-09-23 16:56:26 MySQL client library: 5.0.56
    2009-09-23 16:56:26 MySQL server ver: 5.0.67-community-nt 
    2009-09-23 16:56:26 MySQL client library: 5.0.56
    2009-09-23 16:56:26 MySQL server ver: 5.0.67-community-nt 
    2009-09-23 16:56:26 MySQL client library: 5.0.56
    2009-09-23 16:56:26 MySQL server ver: 5.0.67-community-nt 
    2009-09-23 16:56:26 Realm running as realm ID 1
    2009-09-23 16:56:26 Using World DB: YTDB 509 For Trinity
    2009-09-23 16:56:26 Using creature EventAI: ACID 3.0.0 - Full Release
    2009-09-23 16:56:26 Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
    2009-09-23 16:56:26 Visibility. Distance .Creature can't be greater 165.666656
    2009-09-23 16:56:26 Visibility.Distance.Object can't be greater 156.666656
    2009-09-23 16:56:26 Using DataDir ./
    2009-09-23 16:56:26 WORLD: VMap support included. LineOfSight:0, getHeight:0
    2009-09-23 16:56:26 WORLD: VMap data directory is: ./vmaps
    2009-09-23 16:56:26 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2009-09-23 16:56:26 ERROR: Check existing of map file './maps/0004331.map': not exist!
    2009-09-23 16:56:26 ERROR: Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the Trinityd.conf file.

    Any idea?
    Last edited by Sebastian011; 09-23-2009 at 09:59 AM.

  4. #229
    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)
    were u executing in a clean db? make sure its clean before executing realmd.sql and characters.sql

    i cant get the wintergrasp vehicles to work when i add them...any idea why they arent spawned already?
    Last edited by P1raten; 04-10-2010 at 10:06 AM. Reason: No double posting allowed.

  5. #230
    matiedemat's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    aah ty
    I will wait for his repack then ^^

  6. #231
    Sebastian011's Avatar Member
    Reputation
    22
    Join Date
    Jan 2009
    Posts
    112
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wisher View Post
    were u executing in a clean db? make sure its clean before executing realmd.sql and characters.sql
    trust me, it is clean. I reinstalled my whole fking sql server!

    I have got a problem with the TrinityCore as well Anybody able to resolve?

  7. #232
    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)
    hmm,never seen an error like that...
    as for trinitycore,just put maps and vmaps in ure main trinity directory and set DataDir to where ure maps and vmaps are (example DataDir "C:/trinity")

    edit: did u delete the mysql db? from wht i see,it cant find the time_zone table in mysql db...if u have,reinstall mysql server,it should add that db by itself...

  8. #233
    Sebastian011's Avatar Member
    Reputation
    22
    Join Date
    Jan 2009
    Posts
    112
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wisher View Post
    hmm,never seen an error like that...
    as for trinitycore,just put maps and vmaps in ure main trinity directory and set DataDir to where ure maps and vmaps are (example DataDir "C:/trinity")

    edit: did u delete the mysql db? from wht i see,it cant find the time_zone table in mysql db...if u have,reinstall mysql server,it should add that db by itself...
    Can't add a table called 'mysql.time_zone_name' (without ' )

    Need to downgrade your game to 3.0.1? Delete the patch files (mpq) from the data folder and run the repair tool, let wow restart itself and use the patches i have uploaded here to upgrade: Sebs Patches (3.0.1 -> 3.1.3) on DropBox
    Last edited by P1raten; 04-10-2010 at 10:15 AM. Reason: Please dont double post, just use the edit button.

  9. #234
    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)
    the table in 'mysql' database is called 'time_zone_name' ,so check if u have that database besides realmd,characters and world...

  10. #235
    matiedemat's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to add 2 realms with trinitycore?

  11. #236
    fresh's Avatar Member
    Reputation
    23
    Join Date
    Oct 2007
    Posts
    121
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    13 Thread(s)
    Originally Posted by matiedemat View Post
    how to add 2 realms with trinitycore?

    R U Serious? do a google search

  12. #237
    marcmk2's Avatar Member
    Reputation
    5
    Join Date
    Nov 2008
    Posts
    51
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    errr i just updated to windows 7 and the server doesnt start anymore... if anyone knows how to get it running plz contact me via email or just post a reply thanks i cant live without this repack

  13. #238
    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)
    marcmk2 u need to give more info,if u want some help

  14. #239
    batuyanga's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    rev-8c anti-cheat pls

  15. #240
    Archknup's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Rev 7a to rev8c have all the FULL DATABASE SQL BUGGED!

    Since i try to update from 7 to another every time i get the same error while loading the database (any of it, blizz, custom, PvP..) in any of the repacks higher than 7.

    Note: Im NOT updating the db's, i make a clean DB every time, and get the error at the same point.



    Please notice me if someone solved this or the developer just don know about it.

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 08:38 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