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

Shout-Out

User Tag List

Page 89 of 164 FirstFirst ... 39858687888990919293139 ... LastLast
Results 1,321 to 1,335 of 2446
  1. #1321
    novaxeros's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For lorac, pryd, or anyone else that may be able to help for that matter:

    After a bit of poking around in the source files scripts of Trinity Core build 8283, and the Blizz like database provided with Ultracorev4, it seems that the scripted texts and events that the entire utgarde Pinnacle cpp script points to are completely missing in from the database. It seems pretty much all script texts are non-existent in the script_texts table.

    Now I wouldn't know where to begin editing scripts or anything, but I think I know enough to say that this -looks- like it might be a problem. Anyone want to look into this?

    For reference, the script is calling for scripted text entry -1575*** but in the database, there are -1574*** (Utgarde Keep text entries) and 1576*** (Nexus text entries). Done a few searches in that table for keywords from Utgarde Pinnacle speeches and there's nothing, nada.

    ---------- Post added at 02:17 PM ---------- Previous post was at 01:55 PM ----------

    Originally Posted by danis View Post
    Any idea why it keeps loopin' at the realm selection?
    Danis, have you remembered to assign the correct ip address in the realmd database?

    If you try to connect using 192.168.*.* ip or your external internet ip in the realmlist.wtf file, but haven't changed your realmd ip settings, then you will loop back repeatedly, because your WoW is looking for a realm at 192.168.blah.blah, but your realm will only accept clients who are looking for realms at 127.0.0.1.

    Use Navicat or whatever to go into the realmd database and put in the ip address on the realm you're trying to connect to.
    Last edited by novaxeros; 05-25-2010 at 02:18 PM. Reason: Oh wow, it auto adds posts on instead of double posting. Sweet.

    -=/PryDevServer-4TC:\=- Trinity Core!
  2. #1322
    danis's Avatar Member
    Reputation
    5
    Join Date
    Jul 2007
    Posts
    274
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes I did change in the realmd database,it still looping there at the realmlist selection.

  3. #1323
    novaxeros's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, make sure your ports are forwarded correctly, then make sure your settings are like this:

    TrinityCore.conf:

    Code:
    LoginDatabaseInfo     = "127.0.0.1;3306;root;ascent;realmd"
    WorldDatabaseInfo     = "127.0.0.1;3306;root;ascent;world_blizz"
    CharacterDatabaseInfo = "127.0.0.1;3306;root;ascent;char_blizz"
    
    BindIP = "Whatever.Your.Ip.Is"
    TrinityRealm.conf:

    Code:
    LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;realmd"
    
    BindIP = "Whatever.Your.Ip.Is"
    Then your realmd database realm entry AND your realmlist.wtf file MUST all use the same ip as the "Whatever.Your.IP.Is" in my previous text.

    So, in summary, the conf files should point to 127.0.0.1 as the database location. The BindIP in both files should be the same IP that you use to connect with in the realmist file. The realmd database realm entry must also be the ip you connect with. That should work. If it doesn't, then I'd think about reinstalling it, and going over it all from the beginning step by step.

  4. #1324
    danis's Avatar Member
    Reputation
    5
    Join Date
    Jul 2007
    Posts
    274
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oke,thanks alot,fixed it ,using v4 now,the mall doesn't got any vendors right?

  5. #1325
    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 beltic View Post
    I have not had a chance to update to version4 yet, but with version3, on the PVP world, Horde characters are hostile to the trainers in the stratholmn starting area, and some of the npc's just dont wanna talk to a hordie? Im sure its a quick db fix,just have not had the time to check it out yet.

    has this been corrected in version 4?
    No not yet
    I did not do any content work to dbs this release
    I worked on Core
    I was only one able to work on the project this past week Sorry

    U/P
    has had issues since it came out
    U/p uses phases
    We havent even began to un bug the wotlk instances yet

    Mall vendors
    yes we have mall vendors

  6. #1326
    spitfire21's Avatar Member
    Reputation
    2
    Join Date
    Oct 2009
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    -=/PryDevServer:\=- Trinity: Ultra Core [333a]!

    I hope the libssl works...

  7. #1327
    homiebrah's Avatar Member
    Reputation
    9
    Join Date
    Dec 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spacemus View Post
    nice lorac but wen i hit this link it says i download ultracorev3 or u just didnt change the name of it yet?
    Expand ALL In One Server - Auto Install - Repack. It is located there.

  8. #1328
    Presto12's Avatar Member
    Reputation
    5
    Join Date
    Mar 2007
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Stuck on logging in to game server..

    Also when I use XAMPP it wont let me run trinity core, says its using a port already.

  9. #1329
    voltez01's Avatar Member
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi all lorac, pryd and everyone in the team thank you so much for the repacks...hands down easiest and best repacks out there...i do have a question though,im using official tdb blizz like and have been using it since 8070, my question is on our 8291 version there is no official tdb but only ytdb blizz...can i use ytdb for upgrade?what is the difference between official tdb and ytdb?which one is better on blizzlike...thanks alot and im anticipating you guy's reply...

  10. #1330
    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)
    Tdb is most blizzlike
    Ytdb has most of new content in
    and i am gearing up to work with the YTDB since TDB seems to be on hold for some reason
    30+ days with out a simple release we have to do something in order to test the new core supports
    My preff is TDB normally but im not sure what is going on there as far as updates

    I hope the libssl works...
    Compile issues bro?

    Also when I use XAMPP it wont let me run trinity core, says its using a port already.
    how can this be
    Trinity core uses
    8085
    8086
    8087
    3724

    xamp uses
    80
    8080
    3306
    by default

    If your using
    all in one its not compat with xamp
    because mysql and apache is included in the all in one
    so you would have to shut down those services before it would load
    Last edited by lorac; 05-26-2010 at 02:04 AM.

  11. #1331
    voltez01's Avatar Member
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow thank you for the quick response lorac...sorry for being a noob but what does ytdb stands for and you said it has new contents...contents like what for example...anyway i guess i would have to switch to ytdb since tdb is on hold...

  12. #1332
    eimoxs's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by lorac View Post
    Ok the long awaited update has been released
    Trinity Ultracore v4
    This core sports many great features
    Code:

    Port security
    LFG implement
    Many Scripts fixed
    New bot system
    Reworked WG thanks to SPGM
    better packet handler to drop lats some
    Much much more

    So no one misses the link

    Click here for the Pre setup server


    Have fun
    Lorac you forgot the wolrd_fun database because its empty everything else is fine

  13. #1333
    Scherzkeks's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything works wonderfully, thank you for the best release I've ever experienced.

  14. #1334
    spitfire21's Avatar Member
    Reputation
    2
    Join Date
    Oct 2009
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    -=/PryDevServer:\=- Trinity: Ultra Core [333a]!

    libssl is a Linux binary that you need to run a server ubuntu comes with it installed centos I don't know if it comes installed so I compiled it also with ace.

  15. #1335
    esédes's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lorac and Prydev, that's the best repack ever!!

    2 things :

    I) Can we have the source for compile ourselves for the 8291 release ? or is it the same as 8074 O_o ? (I say that for edit the ICC script^^)

    II) Here are the bugs that I found ( I don't know if I might let them here ...)
    a) in Dk quests ( alliance human DK)
    1) The Gift That Keeps On Giving - Quest - World of Warcraft
    When we use the object on the miners they aren't killed, the gouls who spawn are ennemies =s (I don't know if it's normal), and when we create the gouls that does'nt validate the quest =s

    2) Massacre At Light's Point - Quest - World of Warcraft
    When we use the mine car, and when we arrive on the boat :
    - I was IN a wall
    - I wasn't demorph so I had the car mine model, and I can't do anithing
    -when you have killed all of them ,when you have called the mount, and when you have been at the camp you can't demount, all I can do is .die the mount for continu the quests ^^

    3) An End To All Things... - Quest - World of Warcraft
    Same problem whith the mounted wyrm : you can't demount at the end, and I've never used the power that allows you to eat an humanoid for restore mana points, and I've never been in need of mana, so I think the mana regen is too much hight.

    b) In ICC (I know it's in developpement)
    - no elevator work ^^
    -Marrowgar:- it was already said bug bonstorm do damage only if you are at his "center"
    - he doesn't use coldflame or bonespike
    -Deathwhisper: her mana barrier is ...strange (I haven't spend to much time on her just some normal damages then .damage 3000000 and then . die XD) but it's strange as I said for the first phase, when you do damage to her, her life AND her mana come down, while only the mana should fall.
    - Saurfrang (I've just passed only a minut with him but it seems his spells are bugged)
    - Gunship battle: How to access to it ? I haven't found XD
    - I haven't test the Plaguework hall's Bosses =s
    - the crimson hall neither ^^
    - big bug with Varimathra : she is AGRESSIVE for players, and at the beginning she isn't collapsed on the floor, she stands up, and the necromancians aren't triing to transform her into a wyrm .

    - Sindragosa: I've killed all the adds, and the 2 wyrm with .damage 300000 but she didn't appears =s

    -Lich king : The gouls he summons don't attack us they just follow me . The ice sphere don't move, so they can't push us out of the platform, and the platform isn't blasted down by quake.

    Most of his spells aren't working :
    - infest doesn't do increasing damages and doesn't disappears after we are at 90%
    -raging and vile spirits don't do anithing ^^ nothing happends
    -harvest soul doesn't transport us into frostmourne but that's normal if I can say, due to a better script neded^^.

    That's all .
    Thanks twice for the work here.

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 03:17 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