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

User Tag List

Page 57 of 164 FirstFirst ... 7535455565758596061107157 ... LastLast
Results 841 to 855 of 2446
  1. #841
    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 I've been using pryd since rev3, for all I know the steps to mount the server haven't changed. I use navicat and get error while batching CTDB Fun or any other DB. Tried Sqlyog, and even command prompt and keep getting errors. I don't know if it is Mysql or the batching that causes the errors.

    [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 '0',imity'Mine', '', '', '0', '1', '1', '0', '35', '35', '0', '1', '1.14286', '1'' at line 1

    That's an example while batching on a newly installed mysql service using navicat.
    Last edited by dagreg; 04-08-2010 at 07:45 PM.

    -=/PryDevServer-4TC:\=- Trinity Core!
  2. #842
    Failboat's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dagreg View Post
    Hi I've been using pryd since rev3, for all I know the steps to mount the server haven't changed. I use navicat and get error while batching CTDB Fun or any other DB. Tried Sqlyog, and even command prompt and keep getting errors. I don't know if it is Mysql or the batching that causes the errors.

    [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 '0',imity'Mine', '', '', '0', '1', '1', '0', '35', '35', '0', '1', '1.14286', '1'' at line 1

    That's an example while batching on a newly installed mysql service using navicat.
    Whats your MySQL Version? It works just fine on 5.1, for me atleast.

  3. #843
    Norxus's Avatar Member
    Reputation
    5
    Join Date
    Oct 2009
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe you should try remove all data, then uninstall the mysql, reinstall the service or use wamp, xamp etc...

    I´m using Wamp here and everything is just great with the mysql + apache

    Give a try...

    Btw, does anyone know how I could remove the spawn of all custom npc in the mall?
    Ahm yes... I would like to remove them to move the mall to another area

    I don´t remember how to create an sql file to remove their spawn x.x and I dont want to remove one by one ingame (LOL)

    Thanks for the help anyone

  4. #844
    pryd's Avatar Member
    Reputation
    182
    Join Date
    Dec 2008
    Posts
    215
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have a few errors also.

    DB - UltraCore_CTDB_FUN

    Quote:
    ERROR: game_event_save includes event save for non-worldevent id 35
    ERROR: game_event_save includes event save for non-worldevent id 36
    ERROR: game_event_save includes event save for non-worldevent id 37
    ERROR: game_event_save includes event save for non-worldevent id 38
    ERROR: game_event_save includes event save for non-worldevent id 39
    ERROR: game_event_save includes event save for non-worldevent id 40
    ERROR: game_event_save includes event save for non-worldevent id 41
    ERROR: game_event_save includes event save for non-worldevent id 42
    ERROR: game_event_save includes event save for non-worldevent id 43
    ERROR: game_event_save includes event save for non-worldevent id 44
    ERROR: game_event_save includes event save for non-worldevent id 45
    ERROR: `game_event_save` game event id (46) is out of range compared to max event id in `game_event`
    ERROR: `game_event_save` game event id (47) is out of range compared to max event id in `game_event`
    ERROR: `game_event_save` game event id (4 is out of range compared to max event id in `game_event`
    ERROR: `game_event_save` game event id (49) is out of range compared to max event id in `game_event`
    and also from bots and other stuff

    Quote:
    ERROR: PlayerbotClassAI.castSpell : returning false b/c still castin
    ERROR: CreatureEventAI: Creature 28017 has events but no events added to list because of instance flags.
    ERROR: SQL: INSERT INTO character_aura (guid,caster_guid,spell,effect_mask,recalculate_mask,stackcount,amount0,amount1, amount2,base_amount0,base_amount1,base_amount2,maxduration,remaintime,remainchar ges) VALUES ('10', '17379391522750984938', '58667', '3', '3', '1', '250', '20', '0', '249', '19', '0', '30000', '4032', '0')
    ERROR: SQL ERROR: Duplicate entry '10-58667-3' for key 'PRIMARY'
    ERROR: AuraEffect::TriggerSpell: Spell 63132 have 0 in EffectTriggered[0], not handled custom case?
    ERROR: CreatureEventAI: EventMap for Creature 40001 is empty but creature is using CreatureEventAI.
    and a few more but this is all basically

    For the most part make sure you have updated all the character sqls from your old core / database version to the newest version that you are using.

    As far as the game_event_save errors go, you can remedy that by opening your character database and truncating your game_event_save.

    This error normally occurs when a person was previously using their character database with TDB then switched to a CTDB world.

    As far as the other errors, they can be fixed by reading what the core says. For example if creature eventmap is empty and is using eventai, remove eventai from creature 40001<--guid most likely or find creature 40001, see what ID this is using from the creature table and link up the ID with the entry in creature_template. Again remove the eventai and the error won't come back. This is just 1 way to resolve the error.

    Lastly the bot console errors will be fixed ( some of them ) in the next release.
    Otherwise this feature can be turned off in your trinitycore.conf

    Hope this helps
    Last edited by pryd; 04-09-2010 at 07:12 AM.

  5. #845
    badspeed's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks pryd it worked =)

    im looking forward for the next release =D

  6. #846
    Failboat's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Norxus View Post
    Maybe you should try remove all data, then uninstall the mysql, reinstall the service or use wamp, xamp etc...

    I´m using Wamp here and everything is just great with the mysql + apache
    Im using WAMP aswell, and everything is good to go, but whats a good website to use? sorry if this is 100% offtopic...

  7. #847
    Norxus's Avatar Member
    Reputation
    5
    Join Date
    Oct 2009
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Failboat View Post
    Im using WAMP aswell, and everything is good to go, but whats a good website to use? sorry if this is 100% offtopic...
    Dunno mate, I´m not using any... I just have the server to play at my home, do some tests, help find some bugs etc... Maybe you can find something here in MMOwned, just search

  8. #848
    SergeySV's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for your assembly, I'm from Russia tested it, liked it, but many players 3.3.3a. Are you planning to move to the nucleus?

  9. #849
    lorac's Avatar Active Member
    Reputation
    69
    Join Date
    Oct 2008
    Posts
    387
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SergeySV View Post
    Thank you for your assembly, I'm from Russia tested it, liked it, but many players 3.3.3a. Are you planning to move to the nucleus?
    your welcome
    Next repack will be 3.3.3a
    Trinity core just released a 3.3.3a basic support
    Currently we are applying our current fixes to the core
    Last edited by lorac; 04-11-2010 at 07:23 AM. Reason: Edited responce due to 3.3.3a support from TC

  10. #850
    CoDHeRo's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OMG BEST REPACK EVAR!!! all is balanced and not bugged even custom imba lvl 255 gear!! i made lvling area and all but i cant get xp from lvl 100+ i found a patch how to do it but idk how to apply it someone plz help me i will pray for u everyday if u doo.. [email protected]

  11. #851
    CoDHeRo's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BTW my friends who have patch 3.3.3 can log in.. without bugs =D

  12. #852
    lorac's Avatar Active Member
    Reputation
    69
    Join Date
    Oct 2008
    Posts
    387
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ::EDITED ::
    Next release will Now support 3.3.3 build 11723
    ETA on release
    Not announced yet currently we are patching our fixes to the core

    :: Added Responce ::
    Did you set your
    Code:
     MaxPlayerLevel = 80
    to
    Code:
    MaxPlayerLevel = 255 
    If not ....Dont be so quick to patch up a core
    and next question is Did you do the needed work in the playerclasslevel And player_xp_for_level tables in the db?
    [ I wont answer questions on how to do this because I dont support modding that data..this could mess alot of things up and I will not be responcable for that ]

    As for patching that patch



    you need a few things

    1. The raw source code not compiled
    2. The know how to patch using the patch que in a repo
    3. The know how to compile the source code once patched

    your biggest problem will be #1 because untill everything is back into the new core
    I am not pushing the new core to the developer repo

    and you will find that the regular core from trinity will throw alot of errors

    your best bet is to post information on how to obtain the patch
    if it does not mess with the exsisting work we have done to the formulas then it might get implimented
    how ever if it does .......
    1 we will not support this patch in the core
    2 we will not offer support to users who use this patch

    theres to much we need to fix and dont need a patch to undo our fixes
    So please if you want this possably implimented into the core send us more information on this patch and where we can obtain it

    And you would pray for us every day only if we help you patch the core?
    0.o

    Imo thats the wrong reason to pray lol but hey just my thought on that
    I wont go ferther on that so I dont offend anyone whos beliefs are different

    I hope this helps shed a little light on things
    Lor
    Last edited by lorac; 04-11-2010 at 06:53 AM.

  13. #853
    Norxus's Avatar Member
    Reputation
    5
    Join Date
    Oct 2009
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh nice... Should I say that I love Lorac and Pryd? hehehehe no no...but thanks alot for your efforts on this repack, you really do a great job on it.

    Btw guys, check the commands of the server, beacuse with Rev14b and Rev14c some of them doesn´t work 0.o

    If you need help testing something in the server you can count on me for sure, just send a PM.

    Best regards!

  14. #854
    rullare's Avatar Member
    Reputation
    1
    Join Date
    Jul 2009
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice can i get this server but i will have it on 3.1.3 plz.

  15. #855
    Failboat's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will this repakc ever be released for linux base systems?

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 11:15 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