Reaper-X » Trinitycore » Darkened Linux Trinity Core Repack for World of Warcraft 3.0.9 V2

Darkened Linux Trinity Core Repack for World of Warcraft 3.0.9 V2

The word is out! Trinity is dropping their Database and they are also shutting down their forum all for one reason, more people working on one Database.  Trinity is dropping their DB for a UDB (Unified Database). This is because they are join forces and create one super database that can be used for Trinity or MaNGOS. Ya big shock to everyone.  The developers told us it would be for the better of the community. When you look at it, it seems like a big jump, but it can only get better from hear.  The two different teams joining together to creating one database, the time for update will be so fast with more people working on one DB.  What does this mean? A new repack!  This new repack will run off a Trinity Core 2 with a UDB Database. It will still be 3.0.9 but better, a lot better.  This is not an upgrade because of the new DB. We strongly subject you backing up you old DB and manual delete your old DB  before installing this repack.

Lich King

UDB Update Pack

  • All outdoor areas in Northrend spawned, including new zone Stormwind Harbor
  • Redo most of equipments
  • All vendor’s and trainers redone
  • Thousands of updates and additions for quests/creatures/items/gameobjects/similar
  • And other basic 3.0.9 support
  • Updates and additions for bounding_radius and equipments
  • New npc_texts/gameobjects/items/page_texts…
  • Many updates for npc_vendor.extendedcost
  • Some 3.x related spawns to old world
  • type_flags for creature_template
  • Many npc_trainer updates
  • Added many quests chains in new map
  • Massive updates and additions for creature_model_info and creature_equip_template
  • New npc_texts/gameobjects/items/page_texts and wdb-updates for old ones
  • BonusTalents, RewMoneyMaxLevel and PlayersSlain data for quest_template
  • Hundreds of emotes and text updates for quests
  • Some immunities for tbc instances’ trash mobs
  • Some data for spell_loot_template
  • Spawned ~4000 new herbs/veins
  • Updated skill_discovery_template

Thanks to Reaper for helping this repack happen. Also thanks for the extra hand helping us test the repack Spike and Erytheia. There is a custom pack you can install with the Reaper-X installer; full credit goes to Xion87 and his good job on the custom sql! All credit goes to the Trinity team and the UDB Team for the Core and DB.

Requirements

1. You need to have MySQL Installed (how to Install MySQL)
2. World of Warcraft Client version 3.0.9
3. DBC’s , VMAPS and MAPS Need to be Updated for 3.0.9 (use the vmaps, and dbc extractor included in the repack)
4. .NET FrameWork 3.5 SP1
5. Reaper-X Trinity Server :

MIRROR #1 Trinity Core 2 [UDB] 3.0.9 [V2] | 17.7MB | Rapidshare
MIRROR #2 Trinity Core 2 [UDB] 3.0.9 [V2] | 17.7MB | File Beam

How to Install:

Please check the Reaper Trinity Core Installation Guide

Have fun with this new release! Try and find all the developer in the game, we hid them all over the world! Please leave comments or questions. They always help for the next time when we create a repack.

The Darkened Linux Team

Leave a Comment

Comments Navigation 1 2 3 4 5 6
  1. Arkwolf said Jun 8, 2009 at 4:49 pm

    Im still having trouble with the vmap extractor but i think im running it wrong? It will extract the building no problems but it shows alot of errors with doodads. So i ask where do i move the vmap extractor 2 before extracting… Please explain like this…

    Move everything in the vmap folder into your world of warcraft data folder OR move the vmap folder containing the extractors into the data folder…

    Please really need help with this annoying issue!

    and just fyi i have done this before but it usally comes with decent instructions!

  2. callisto113 said Jun 8, 2009 at 3:29 pm

    u guys are awesome, hardworking ppl, thanks for the repack.been waiting for a while

  3. Arkwolf said Jun 8, 2009 at 3:08 pm

    @Spike
    Thank you for help, retrying this now… will post results if it worked… thank you…

    By the way has anyone had the server working on a vista OS computer because mysql doesnt seem to want to intiallise the database for some reason… Sorry about my spelling…

  4. Arkwolf said Jun 8, 2009 at 3:08 pm

    @Spike
    Thank you for help, retrying this now… will post results if it worked… thank you…

    By the way has anyone had the server working on a vista OS computer because mysql doesnt seem to want to intiallise the database for some reason… Sorry about my spelling…

  5. j said Jun 8, 2009 at 11:22 am

    previous statement should read:
    mysql -u username -p

  6. j said Jun 8, 2009 at 11:20 am

    @faby47

    Regarding the error…
    2009-06-06 00:16:56 ERROR: SQL: INSERT INTO character_action (guid,button,action,type,misc) VALUES (’1′, ‘0′, ‘6603′, ‘0′, ‘0′)
    2009-06-06 00:16:56 ERROR: SQL ERROR: Duplicate entry ‘1-0′ for key ‘PRIMARY’

    I too had this. You’ll find that the first two characters you try to create fail because the hybrid unique keys (1-0 and 2-0) are already in use, but the third will work. Looking at the table (and the creation sql file), there’s two characters that are already in the system.

    I’m not sure if they were leftovers from the person who packed it, but it seems to be fine if you delete them. From your fav gui, you can navigate to database CHARACTERS and table character_action, deleting the multiple rows with guid 1 and 2.

    Or from a dos prompt,
    mysql -u -p
    (enter password)
    connect characters;
    delete * from character_action;
    exit

  7. Spike said Jun 8, 2009 at 7:21 am

    @Arkwolf

    You just need to run makevmaps_SIMPLE, after the buildings are extracted you’ll see a line regarding the splitconfig.txt (hopefully you moved that into the same folder as well), you won’t see progress but it is assembling the Vmaps according to that file. The next line you’ll get after a while will be something to the extent of hit any key to continue or it paused or something like that, just hit the spacebar, if the window closes you’re fine, if it doesn’t then you still need to wait.

    @Danny
    The only advice I can give you at the moment is in the trinity.conf file change the

    127.0.0.1;3306;trinity;trinity;realmd
    127.0.0.1;3306;trinity;trinity;world
    127.0.0.1;3306;trinity;trinity;characters

    to 127.0.0.1;3306;root;(yourpasswordhere;realmd/world/characters whichever

    hope that helps.

    @~XxX~
    To be honest I couldn’t tell you xD, but rest assured the only reason I haven’t been working is because I have a trip to get ready for and I’ve been sick in bed all week…>.<

    @All that are having problems installing

    I’ll see if I can’t make a notepad file and post it somewhere to give you all some help, still got a bit of a headache, there’s a really makeshift guide at post 90 if you want some sloppy instructions…I was sick and tired when I posted that but it helped someone I think.

    @all that are providing help
    We appreciate it, it’s nice to see the community helping each other out, great thing to see keep up the good work.

    Back to bed, ‘night

  8. Danny said Jun 8, 2009 at 6:26 am

    I’ve been setting up the server on my computer, and it was going fine until it was time to start the Trinity Realm and Core programs and I got the following error::

    ———————————————

    Database: 127.0.0.1;3306;trinity;trinity;realmd
    Could not connect to MySQL database at 127.0.0.1: Access denied for user ‘trinity’@'localhost’ (using password: YES)

    Cannot connect to database

    ——————————————–

    I had it set up to use the username ‘root’ and the password I set up is ‘mangos’

    I’ve set up a private server before for BC Sunwell patch, and I’m wondering if I’m doing the connection wrong now. On my old realm, the server was set up on a seperate machine, on this realm I’m setting it up on the same machine I intend to play it from so I can easily take it with me.

    Any fix advice?

  9. Djarum Black said Jun 8, 2009 at 12:43 am

    @ DK 4

    Nope. Didn’t work. I opened Navicat and dropped world, realmd, and characters. I then used the Reaper-x installer.

    I opened up realmd and then the “account” table. I gave my new account the id of 1, username of userone, password as mypassword, and set gmlevel to 3.

    I went to login and the same thing happened. You need to patch.

    Did I do something wrong?

  10. Arkwolf said Jun 7, 2009 at 9:08 pm

    hey im having troubles with the vmap extractor? it extracts the files into the building folder fine… but after that the assembly wont work to turn them into vmaps? please help! (im using vista) and when i click on assembly it just flashes open for a split second and then closes….

    if you can help please email me at majorarkwolf@hotmail.com

  11. ~XxX~ said Jun 7, 2009 at 2:20 pm

    and when the new repack release?? :D
    i just wait it

  12. DK 4 File said Jun 7, 2009 at 1:15 am

    You need to delete the world database manually, open up Navicat or what ever you use. Then Click on the world database, a menu will pop up. Use the drop database option. Do the same for realmd and characters, thats if you are willing to lose your characters. Then use the Reaper-x installer. This should work because the same thing happened to me. Try that and if it does not work just leave another comment.

  13. Djarum Black said Jun 6, 2009 at 8:12 pm

    Here’s something weird…I got the server up and running up to the point of the login screen. After I login, it tells me I need update, and hit the restart button to update to 3.1.0. What’s up with that?

  14. faby47 said Jun 6, 2009 at 4:21 pm

    2009-06-06 11:16:08 Loading InstanceTemplate…
    2009-06-06 11:16:08 ERROR: Error in instance_template table, probably sql file format was updated (there should be 11 fields in sql).
    why is that? can someone help me please?

  15. faby47 said Jun 6, 2009 at 5:20 am

    2009-06-06 00:16:56 ERROR: SQL: INSERT INTO character_action (guid,button,action,type,misc) VALUES (’1′, ‘0′, ‘6603′, ‘0′, ‘0′)
    2009-06-06 00:16:56 ERROR: SQL ERROR: Duplicate entry ‘1-0′ for key ‘PRIMARY’
    rhat happens to me when i try to make an account……..

  16. faby47 said Jun 6, 2009 at 4:51 am

    @DK 4 File
    i have made duble map ‘maps’, ‘vmaps’, ‘dbc’
    heh

  17. faby47 said Jun 6, 2009 at 4:50 am

    oh now i got a problem i can’t solve….when i make a character it doesn’t display in the character menu…so it goesn’t want to create

  18. DK 4 File said Jun 6, 2009 at 4:44 am

  19. faby47 said Jun 6, 2009 at 4:42 am

  20. faby47 said Jun 6, 2009 at 4:35 am

    2009-06-05 23:32:56 ERROR: Check existing of map file ‘./maps/0004331.map’: not exist!
    2009-06-05 23:32:56 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.

    i get this error when i try to run trinitycore.exe…i have done everything about extracting

  21. DK 4 File said Jun 5, 2009 at 9:32 pm

    You need to start with a new database, you can not update from the last repack. You need a fresh install. Someone did get there old characters working, look at the top to see how. Also you need to use everything in the repack, like the core, not the old core but the one in the repack. The core get updated everday on trinitys website. So every new repack will have an updated core, so use it. The only thing you can bring over from the last repack is the maps. I do not know that for a fact but it should work. This should help. :)

  22. slipk487 said Jun 5, 2009 at 10:30 am

    I get this error when trying to start trinitycore.

    2009-06-04 20:27:34 SQL: UPDATE `version` SET `core_version` = ‘TrinityCore2 Rev: 3567 Hash: 513e1a2e483c (Win32,little-endian)’, `core_revision` = ‘3567′
    2009-06-04 20:27:34 SQL ERROR: Table ‘world.version’ doesn’t exist
    2009-06-04 20:27:34 SQL: UPDATE characters SET online = 0 WHERE online0
    2009-06-04 20:27:34 SQL ERROR: Table ‘characters.characters’ doesn’t exist
    2009-06-04 20:27:34 SQL: UPDATE characters SET bgid = 0 WHERE bgid0
    2009-06-04 20:27:34 SQL ERROR: Table ‘characters.characters’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT db_version FROM version LIMIT 1
    2009-06-04 20:27:34 query ERROR: Table ‘world.version’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(guid) FROM characters
    2009-06-04 20:27:34 query ERROR: Table ‘characters.characters’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(guid) FROM item_instance
    2009-06-04 20:27:34 query ERROR: Table ‘characters.item_instance’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(guid) FROM gameobject
    2009-06-04 20:27:34 query ERROR: Table ‘world.gameobject’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(id) FROM auctionhouse
    2009-06-04 20:27:34 query ERROR: Table ‘characters.auctionhouse’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(id) FROM mail
    2009-06-04 20:27:34 query ERROR: Table ‘characters.mail’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(id) FROM item_text
    2009-06-04 20:27:34 query ERROR: Table ‘characters.item_text’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(guid) FROM corpse
    2009-06-04 20:27:34 query ERROR: Table ‘characters.corpse’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(arenateamid) FROM arena_team
    2009-06-04 20:27:34 query ERROR: Table ‘characters.arena_team’ doesn’t exist
    2009-06-04 20:27:34 SQL: SELECT MAX(guildid) FROM guild
    2009-06-04 20:27:34 query ERROR: Table ‘characters.guild’ doesn’t exist
    2009-06-04 20:27:34 SQL: DELETE FROM character_inventory WHERE item >= ‘1′
    2009-06-04 20:27:34 SQL ERROR: Table ‘characters.character_inventory’ doesn’t exist
    2009-06-04 20:27:34 SQL: DELETE FROM mail_items WHERE item_guid >= ‘1′
    2009-06-04 20:27:34 SQL ERROR: Table ‘characters.mail_items’ doesn’t exist
    2009-06-04 20:27:34 SQL: DELETE FROM auctionhouse WHERE itemguid >= ‘1′
    2009-06-04 20:27:34 SQL ERROR: Table ‘characters.auctionhouse’ doesn’t exist
    2009-06-04 20:27:34 SQL: DELETE FROM guild_bank_item WHERE item_guid >= ‘1′
    2009-06-04 20:27:34 SQL ERROR: Table ‘characters.guild_bank_item’ doesn’t exist

  23. kalverra said Jun 5, 2009 at 9:32 am

  24. DK 4 File said Jun 5, 2009 at 8:24 am

    If you would like to disable that you will need to reinstall the repack and before you reinstall xion custom pack you will need to delete lines 8498 to 8501.

    UPDATE item_template SET Buyprice=0;
    UPDATE item_template SET RequiredReputationFaction=0;
    UPDATE item_template SET RequiredReputationRank=0;
    UPDATE item_template SET MaxDurability=0;

    Delete that in the Xion87.sql. It is at the bottom.

  25. kalverra said Jun 5, 2009 at 7:47 am

    hey, i’m noticing something here, the vendors and skill trainers and things, they don’t have any prices on their stuff, everything is free, i think it has something to do with the custom pack, how do i disable that?

  26. slipk487 said Jun 5, 2009 at 5:14 am

    I would like a easy install to. I can figure out how to even set this repack up properly. i just get all kinds of errors and can’t figure any of it out. Ive been trying to set this up for the past 3 days.

  27. Evok3r said Jun 4, 2009 at 11:13 pm

    Hey

    Have any of u guys tried ArcEmu?? Its quite cul. But hard to set up.

  28. kalverra said Jun 4, 2009 at 9:33 pm

    ya, could he also go over the death knight area and try to see if he can fix the glitches with teleporters and things like that? Also get the quests working, i wish i could help but sadly, i only know HTML and CSS :(

  29. DK 4 File said Jun 4, 2009 at 12:08 pm

    Ya sometimes I really wish that It could just be a click of a button to install everything.

  30. Jakalth said Jun 4, 2009 at 9:24 am

    An easy installer would be a nice touch for the repack. Would help out those that are new too running a server, and would help out those of us, like me, that tend too forget things easily… :\ Gets frustrating sometimes.

  31. DK 4 File said Jun 4, 2009 at 9:12 am

    I know Darkened and he is a crazy programmer. He can do that no problem. I will email him and ask him if he could add a lan server configuration tool in the installer. Any other ideas, I am going to ask him for a easy PVP/Normal changer.

  32. kalverra said Jun 4, 2009 at 7:54 am

    ya, the easy installer would be great, and possibly add something to make public and lan server creating easier

  33. Darkened Linux said Jun 4, 2009 at 6:01 am

    Also if anyone has any ideas for in game mods, just leave a comment. Someone asked for a Pirate Bay npc, so I added it into the last repack. Just leave a comment on what you would like to see in the game. You will need to fill out this:

    Modelid_A = #
    Name = Any Name
    Subname= Any Name
    level = #

    and so on….

    Also where you would like the npc to be placed.

  34. Darkened Linux said Jun 4, 2009 at 5:23 am

    Would anyone like a new easy installer? I am working on a VB Easy Installer. This new installer will make the installing proses faster and easier. I am working hard at it but I do not know if I should continue or not. I would just like to know if anyone really would like an easy installer.

  35. kalverra said Jun 3, 2009 at 10:12 pm

    nevermind, i got it all working now

  36. Erytheia said Jun 3, 2009 at 1:35 am

    @offstream
    set /p mysqlpath=”c:\MySQL\MySQL Server 5.0\bin”
    is incorrect!

    with /p you don’t set a value, you “set” a message!

    set mysqlpath=”c:\MySQL\MySQL Server 5.0\bin”
    echo [%mysqlpath%]
    set /p mysqlpath=Enter your Path or enter for default:

    Would be correct.

  37. kalverra said Jun 2, 2009 at 10:24 pm

    nope, that didn’t work eitheir, i’m still getting the same error, i got this with the last trinity thing and i somehow fixed it but i forget how

  38. GuildwarsLover said Jun 2, 2009 at 9:43 pm

    Hi.

    I would like to know if some of u guys can make a Guildwars Emu like WoW Trinity or mangos plz. or if u know of any, plz tell me plz. :D

  39. You said Jun 2, 2009 at 9:20 pm

    Uninstall MySQL then delete the two folders, see the last release. There is a comment there on how to properly remove MySQLl.

  40. kalverra said Jun 2, 2009 at 8:27 pm

    hey, i tried to reinstall MySQL to get this thing running, but at the very last part i get could not start the service error:0

  41. Offstream said Jun 2, 2009 at 5:23 pm

    Sorry got rid of the /p and it worked. Ignore my previous post

  42. Offstream said Jun 2, 2009 at 5:21 pm

    Hey Sorry Im having a bit of a problem. I modified the .bat file so it looks like this

    @ECHO off
    :Start
    cls
    color 07

    echo ———————————————————————
    echo – -
    echo - R E A P E R – X -
    echo - -
    echo - -
    echo - -
    echo - Enter The Location Of Your MySQL bin Directory -
    echo - EXAMPLE: C:\Program Files\MySQL\MySQL Server 5.1\bin -
    echo - -
    echo - -
    echo ———————————————————————

    set /p mysqlpath=”c:\MySQL\MySQL Server 5.0\bin”

    If exist %mysqlpath% (

    path=”%mysqlpath%”;”%PATH%”
    goto menu

    ) else (

    goto error

    )

    but when I click on install database the REAPER – X part appears followed by c:\MySQL\MySQL Server 5.0\bin and when I press enter the bat closes.

    Sorry bout this I had no trouble with the 2.4.3 core. Thanks in advance

  43. Evok3r said Jun 2, 2009 at 11:41 am

    Use Windows 7. it comes standerd with .net framwork 3.5 SP1

    :P

  44. kalverra said Jun 2, 2009 at 8:05 am

    nope, my .net framework is 3.5SP1, that’s what it’s supposed to be right?

  45. kalverra said Jun 2, 2009 at 8:00 am

    k, ty, i’ll try the framework

  46. jeremym1978 said Jun 2, 2009 at 7:57 am

    @kalverra you don’t need to muck around with the data dir. Mangos you did, trinity you don’t. here’s a copy of my .conf file. I also had some problems, but I found that my .net framework wasn’t up to speed.

    RealmID = 1
    DataDir = “.”
    LogsDir = “”
    LoginDatabaseInfo = “127.0.0.1;3306;root;fallen78;realmd”
    WorldDatabaseInfo = “127.0.0.1;3306;root;fallen78;world”
    CharacterDatabaseInfo = “127.0.0.1;3306;root;fallen78;characters”
    MaxPingTime = 30
    WorldServerPort = 8085
    BindIP = “0.0.0.0″

  47. kalverra said Jun 2, 2009 at 6:55 am

    i have everything installed and i’m all good, i can run the Trinity Realm it it runs normally, then when i try to run the Trinity conf, it pops up, runs two things to 100%, then closes immediatley, i edited my login info for MySQl and everything, it might be my DataDir, but i’m not sure what to set it to, everyone keeps saying C:\WoW\Data, but that didn’t work, so i tried putting my Vmaps and DBc’s and maps into a folder called Data and set it to that path, it hasn’t worked eitheir, (yes i’m putting quotes around them.) can anyone help?

  48. Spike said Jun 2, 2009 at 3:53 am

    @Robocop
    Yes set it to the IP address you’re using statically, I had to do it for LAN games while I was over at my buddy’s, you can’t use 127.0.0.1 for some reason.

  49. Freemen117 said Jun 2, 2009 at 1:33 am

    For the record it seems all of the 80 raids are out of loot. thats all. and violet hold doesn’t work well

  50. Davcat said Jun 1, 2009 at 11:00 pm

    I finaly got my server running by removing every bit of trinity info i had on my pc. Now I notice when I make a guild tabard its split at the waist, like a two piece loin cloth. I know this wasn’t like this in 3.0.9 V1. Is anyone else having this problem?

Comments Navigation 1 2 3 4 5 6

CommentLeave a response

Please read our comment policy | XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>