Erytheia is kind enough to inform me that he has made a new repack that can be used for WoW 3.1.3 and also support updating from the last Darkened Linux Trinity Core V2 release, and because he has made an excellent release i’ve decided to post his repack into the main page. (the original post can be found at forums). And so full credits should be given to Erytheia for his wonderful repack

And here are some information about Erytheia Trinity Core Repack V1:
Trinity Core:
TrinityCore2 REV 4194 (See changelog.txt because there are too many changes to be listed here)
Trinity DB:
Framework:
Homepage:

With a registration page, login-area, Re-Customization, Players Online, Player Map, Item-Arsenal, Player-Arsenal, Download of the client (thanks to wow-europe, which allow this), Ticket-System (for GMs), Teleport Players to home (for GM), See Accountinfos (for GM), Remote-Access-”Console” (for GM), client tools (allows simple connection to the server, activate support for launcher redirect in the client) and much more!
Note: The homepage is under devolopment. I need testdata for adding future things (like Arena-Team-List).
Items with dynamic stats are don’t displayed (I don’t have engouth information). In player-arsenal reputation and items are missing.
ControlServer:
This little tool allows more than one user access the remote-access of the trinity realm. You can also access the “control.bat” to remote control the complete server (some functions are locked for remote access!). On the homepage login with an account with GM-Level 3 and select remote-access.
For an alternative you can use putty, by choosing raw connection.
And because Port 6832 is used, you should route this port.
Important: In order to use this. Remote Access in trinitycore.conf must be activated (port 3443, locked to 127.0.0.1)
Known Problems:
And finally here are the Instructions and download link:
Download Link:
Mirror #1: Filebeam | 14.31 MB
If you are updating from Darkened Linux Trinity Core Repack for WoW 3.0.9 V2:
1. Backup your data first!
2. Simple run control.bat and choose “Update from Darkened Linux Trinity Core Repack for WoW 3.0.9 V2″. Follow the instruction on screen. And of course you will need a WoW 3.1.3 Client because some datas must be extracted (will take about one hour).
3. Because of a Bug in Darkened Linux trinity Core Repack for wow 3.0.9 the first two characters wich anyone are creating are lost. So first you should create two “dummy-chararacters” befor3 you go live!
New Installation:
1. Make sure you have WOW 3.1.3 Client for extracting datas!
2. Extract the archive / trinity core release you just downloaded
3. Run control.bat. When you don’t have a mysql installed, select “Install XAMPP”. Or if you prefer to install MySQL, Apache and PHP manually (XAMPP is Automatic method) you can read it from my previous post about MySQL installation, Apache with PHP Installation
4. Now select “Install Trinity”. Follow the instructions given on screen.
Important Notes:
Leave a response
i see i got a laod of errors in db-errors log
2009-08-02 19:16:43 SQL ERROR: Table ‘characters.mail_items’ doesn’t exist
2009-08-02 19:16:43 SQL: SELECT MAX(guildid) FROM guild
2009-08-02 19:16:43 query ERROR: Table ‘characters.guild’ doesn’t exist
2009-08-02 19:16:43 SQL: DELETE FROM auctionhouse WHERE itemguid >= ‘1′
2009-08-02 19:16:43 SQL ERROR: Table ‘characters.auctionhouse’ doesn’t exist
2009-08-02 19:16:43 SQL: DELETE FROM guild_bank_item WHERE item_guid >= ‘1′
2009-08-02 19:16:43 SQL ERROR: Table ‘characters.guild_bank_item’ doesn’t exist
2009-08-02 19:16:43 SQL: DELETE FROM corpse WHERE corpse_type = ‘0′
2009-08-02 19:16:43 SQL ERROR: Table ‘characters.corpse’ doesn’t exist
2009-08-02 19:46:53 SQL: SELECT MAX(guid) FROM characters
2009-08-02 19:46:53 query ERROR: Table ‘characters.characters’ doesn’t exist
2009-08-02 19:46:53 SQL: SELECT MAX(guid) FROM item_instance
2009-08-02 19:46:53 query ERROR: Table ‘characters.item_instance’ doesn’t exist
2009-08-02 19:46:53 SQL: SELECT MAX(id) FROM auctionhouse
2009-08-02 19:46:53 query ERROR: Table ‘characters.auctionhouse’ doesn’t exist
2009-08-02 19:46:53 SQL: SELECT MAX(id) FROM mail
2009-08-02 19:46:53 query ERROR: Table ‘characters.mail’ doesn’t exist
2009-08-02 19:46:53 SQL: SELECT MAX(id) FROM item_text
2009-08-02 19:46:53 query ERROR: Table ‘characters.item_text’ doesn’t exist
2009-08-02 19:46:53 SQL: SELECT MAX(guid) FROM corpse
2009-08-02 19:46:53 query ERROR: Table ‘characters.corpse’ doesn’t exist
2009-08-02 19:46:53 SQL: SELECT MAX(arenateamid) FROM arena_team
2009-08-02 19:46:53 query ERROR: Table ‘characters.arena_team’ doesn’t exist
2009-08-02 19:46:53 SQL: SELECT MAX(guildid) FROM guild
2009-08-02 19:46:53 query ERROR: Table ‘characters.guild’ doesn’t exist
2009-08-02 19:46:53 SQL: UPDATE characters SET online = 0 WHERE online0
2009-08-02 19:46:53 SQL ERROR: Table ‘characters.characters’ doesn’t exist
2009-08-02 19:46:53 SQL: UPDATE characters SET bgid = 0 WHERE bgid0
2009-08-02 19:46:53 SQL ERROR: Table ‘characters.characters’ doesn’t exist
2009-08-02 19:46:53 SQL: DELETE FROM character_inventory WHERE item >= ‘1′
2009-08-02 19:46:53 SQL ERROR: Table ‘characters.character_inventory’ doesn’t exist
2009-08-02 19:46:53 SQL: DELETE FROM mail_items WHERE item_guid >= ‘1′
2009-08-02 19:46:53 SQL ERROR: Table ‘characters.mail_items’ doesn’t exist
2009-08-02 19:46:53 SQL: DELETE FROM auctionhouse WHERE itemguid >= ‘1′
2009-08-02 19:46:53 SQL ERROR: Table ‘characters.auctionhouse’ doesn’t exist
2009-08-02 19:46:53 SQL: DELETE FROM guild_bank_item WHERE item_guid >= ‘1′
2009-08-02 19:46:53 SQL ERROR: Table ‘characters.guild_bank_item’ doesn’t exist
2009-08-02 19:46:53 SQL: DELETE FROM corpse WHERE corpse_type = ‘0′
2009-08-02 19:46:53 SQL ERROR: Table ‘characters.corpse’ doesn’t exist
2009-08-02 20:04:33 SQL: SELECT MAX(guid) FROM characters
2009-08-02 20:04:33 query ERROR: Table ‘characters.characters’ doesn’t exist
2009-08-02 20:04:33 SQL: SELECT MAX(guid) FROM item_instance
2009-08-02 20:04:33 query ERROR: Table ‘characters.item_instance’ doesn’t exist
2009-08-02 20:04:33 SQL: SELECT MAX(id) FROM auctionhouse
2009-08-02 20:04:33 query ERROR: Table ‘characters.auctionhouse’ doesn’t exist
2009-08-02 20:04:33 SQL: SELECT MAX(id) FROM mail
2009-08-02 20:04:33 query ERROR: Table ‘characters.mail’ doesn’t exist
2009-08-02 20:04:33 SQL: SELECT MAX(id) FROM item_text
2009-08-02 20:04:33 query ERROR: Table ‘characters.item_text’ doesn’t exist
2009-08-02 20:04:33 SQL: SELECT MAX(guid) FROM corpse
2009-08-02 20:04:33 query ERROR: Table ‘characters.corpse’ doesn’t exist
2009-08-02 20:04:33 SQL: SELECT MAX(arenateamid) FROM arena_team
2009-08-02 20:04:33 query ERROR: Table ‘characters.arena_team’ doesn’t exist
2009-08-02 20:04:33 SQL: SELECT MAX(guildid) FROM guild
2009-08-02 20:04:33 query ERROR: Table ‘characters.guild’ doesn’t exist
2009-08-02 20:04:33 SQL: UPDATE characters SET online = 0 WHERE online0
2009-08-02 20:04:33 SQL ERROR: Table ‘characters.characters’ doesn’t exist
2009-08-02 20:04:33 SQL: UPDATE characters SET bgid = 0 WHERE bgid0
2009-08-02 20:04:33 SQL ERROR: Table ‘characters.characters’ doesn’t exist
2009-08-02 20:04:33 SQL: DELETE FROM character_inventory WHERE item >= ‘1′
2009-08-02 20:04:33 SQL ERROR: Table ‘characters.character_inventory’ doesn’t exist
2009-08-02 20:04:33 SQL: DELETE FROM mail_items WHERE item_guid >= ‘1′
2009-08-02 20:04:33 SQL ERROR: Table ‘characters.mail_items’ doesn’t exist
2009-08-02 20:04:33 SQL: DELETE FROM auctionhouse WHERE itemguid >= ‘1′
2009-08-02 20:04:33 SQL ERROR: Table ‘characters.auctionhouse’ doesn’t exist
2009-08-02 20:04:33 SQL: DELETE FROM guild_bank_item WHERE item_guid >= ‘1′
2009-08-02 20:04:33 SQL ERROR: Table ‘characters.guild_bank_item’ doesn’t exist
2009-08-02 20:04:33 SQL: DELETE FROM corpse WHERE corpse_type = ‘0′
2009-08-02 20:04:33 SQL ERROR: Table ‘characters.corpse’ doesn’t exist
got both realm is upp and runing but the core disapears after i started it is that normal ?
@Darkwalking
So is everything working for you?
@Rocker
Do you have TrinityRealm.exe Running and do you have TrinityCore.exe?
If so are you getting any errors on start up?
Rocker
hey i got it all instaled and all sems to be working fine til i log in and then it says the server is ofline but i can see it the one i set upp but its shown as offline and cant log on to it. any ideas ?
@old man
ok cool ty and no i am runing XP i hate vista.
Download this http://rapidshare.com/files/260429910/Fun_database_by_Xion.rar
You will then need to extract the files with Winrar or whatever you would like. Inside Fun_database_by_Xion.rar is a folder called Fun database by Xion. Open that folder, then you will see Reaper-X [Xion Pack].bat. If you do not see this, your antivirus might have deleted it. Are you running vista?
@oldman
i got the promble fixed with the key Blinding myfrines had a bad wow lol. where do i find Then run Reaper-X [Xion Pack].bat i am lookingfor it andcna not find it and i am using XP .
I Will need to look into your Key Blinding problem because I do not know why your are getting that problem. If you would like to install the Custom pack for Gm Island you will need to download this,
http://rapidshare.com/files/260429910/Fun_database_by_Xion.rar
Then run Reaper-X [Xion Pack].bat
Enter the location of Mysql
Enter option 1
Enter yes
Enter Mysql Username [Root]
Enter Mysql Password [*****]
Enter World Database name [World]
Then log in, [.tele gmisland] or [.tele gm island] then you will have all the custom vendors on gm island.
@old man
all i am sry the problems they are haveingis that there Key Blinding is all ways gone is there any way to fixit one my end or they have to do it .it is just every time they login and out it is gone.and were wouldi put they file you at for the GM stuff. and sry being such a Noob on all this
I am trying to improve my Easy Installer, so I need you to help me. I need feedback from everyone who thinks I could improve my program. I would like you to download it and try it out. All improvement ideas will taken and your name will be on the end product for helping me. So please I need your help!! If you have any other ideas for the repack please also give me feedback. Try it out and email me at
TheDarkenedLinux@Reaper-x.com
@Darkwalking
If you would like to port to Gm island you need to do this
.tele gmisland
or
.tele gm island
If you would like to install the custom vendors this it the link,
http://rapidshare.com/files/260429910/Fun_database_by_Xion.rar
I do not know what there “Keys” are, could you reexplain it? thanks
yea that is great if he can make a new repack this one is very nice.all and do’s any one know how to get they Gm island to work. and @old man i got very thange is working great and all friends can get on but have just one little problem there keys on the game do not work and when they make go in and fix them and log out the reset is there any way i can fix this from my end of is it coming from them!
Darkened Linux Will create a repack if anyone would like it.
I will ask Darkened Linux to create a new repack!
UDB update Pack 382 is out.
It works great for me. A few latest items are missing though. Can anyone tell me how to create custom items? and how do i set it to allow flying in azeroth?
I love questions, so ask any and all!
@ old man
Yea i know and ty for the help. i am going to try what you sayed to do and see if it works.
@Darkwalking
I could never get a WOW server running over the internet on Windows. I use Linux! There is a post on this page where someone explained how to start one. Use Linux! Ubuntu Will rule the world!
@Morvaltur can you login from your computer? Also have you opened the posts for the World to connect. Also you should open the port the MySQL.
This would also help
http://www.reaper-x.com/2008/02/04/how-to-set-up-public-wow-server/
@Francis Marion
You should google how to remove MySQL. You need to uninstall it and then delete 2 folders, C:\Programs\MysqL and C:\MyDoc\… I can not remember. Then restart your computer. You should then install Mysql from Darkened Linux repack. All database will be removed and you will need to create a new root password. After that use the video and then you can not go wrong.
@Darkwalking
You will need to go to cmd and enter
ipconfig
If anyone would like to join your server in your network they need to enter your computer id address.
ipconfig
Ip Address ……………: 192.168.2.10
yours will be different. Just enter that address into the Realm list on any other computer in your network. Do not change your Realm list, it should be 127.0.0.1 This will not work for anyone over the internet.
yes i have i am haveing the some problems as Morvaltur and i have all the port open and all on the router too so i have know clue why when i us my other computer or any one on the internet can not link and play the game.
@Morvaltur
Its looping I guess,look for errors when someone tries to connect,maybe you can solve the prob like that
Update: I got my ports forwarded, and now my friend gets as far as “Logging into the Game Server,” and then it drops her back into the Realm list.
Any ideas?
@Darkwalking
Have you changed the realmlist.wtf file?
I have everything working now.
The only problem is that while I can login fine while the server is running, my friend cannot log in via the internet. It just tells her “Login Server Down.” I can log into her account from my computer fine, but it will not let her log in.
Any suggestions?
OK i need some little help. i got my server running very good but i can not get any of my computer in my own house or any others to get on it do’s any one know what i am doing wrong.plz help if can
I already did. I get the same problem with both packs.
@Francis Marion
I did not like how Erytheia put together the Core and Database part of the repack. I would use Darkened Linux repack for installing Database. Darkened Linux installer configures all the files for you that you would need to start a server on a local connection. All you would need to do is download Darkened Linux Repack and follow the youtube video. The only thing is that you can copy the maps from Erytheia repack… I think.? Try Darkened Linux repack and them comeback and ask some more question. I would recommend downloading the Repack with the Requirements with it. Just fallow the video! Have fun!!
http://www.youtube.com/watch?v=0Y0z2KWJxG4
Update: I have a world.sql file that is almost 66 MB is size that appears to be much too large for MySQL. At least it’s too big for SQLyog to open. Where are the databases located that this pack should be opening?
I’m at the pulling hair out stage and quickly moving toward the baseball bat stage. I need help.
I’m running Vista 32, MySQL 5.1, WoW 3.1.3, and this bundle.
Control.bat says:
Start TrinityRealm
Start TrinityCore
Wait for activity of Trinity Realm
ERROR: Trinity Ream has ended!
wait for activity of TrinityCore
ERROR: Trinity Core has ended!
Server.log says:
2009-07-31 22:24:15 ERROR: Could not connect to MySQL database at 127.0.0.1: Unknown database ‘world’
2009-07-31 22:24:15 ERROR: Cannot connect to world database 127.0.0.1;3306;root;root;world
MySQL root pw=root
Please help!
@Morvaltur
Have you started the server and realmd? Also have you set world of warcraft to connect to your server? Are you getting any errors in your database startup? Does your database start then closes with out asking you? Have you installed the Requirements (MySQL, .NET FrameWork 3.5 SP1)?
@JamesE
I use the Darkened linux installer to make GM accounts(or the command line) and the website in this pack to make normal ones.
Check that your ports are not being used by other programs(apache I presume)-try stopping skype or look at post 204 from me to see any other culprits.Also put in the IP/hostname you specified in the control.bat 1/5 stage into your browser,If you run the apache from your machinee just enter your lan IP or 127.0.0.1(localhost)
Hope this helps
`Gopher
Sorry for the double post, but as a follow-up to my earlier comment, I already have an account made, but it seems that the webpages are not working for me, and thus I need an alternate way to create more accounts.
Otherwise, if someone could tell me why I get an error message when I try to load the webpages, that would be great.
I, too, want to know how to create new accounts using the Erytheia Trinity Core Repack.
Can someone please help me? What do I do with the webpages?
Okay, so I installed the Darkened Linux Repack, following every instruction, but when I try to login, it tells me either than the login server is down or that it is unable to connect and to try again later.
You do not need to uninstall anything. Darkened Linux Repack will delete the old database.
@Old Man
Is there something I have to do to uninstall this Repack that I currently setup, before I do download the Darkened Linux New Repack?
@Morvaltur
Downlaod Darkened Linux New Repack, it has an easy Installer. With the installer comes an easy account creator. All you need to do is enter in your MySQL location.
Try it out @
http:||//www.youtube.com/watch?v=0Y0z2KWJxG4
Delete ||
How do I create new player accounts? The websites from the Release Folder say that they cannot connect to the server at my IP.
You will need to copy (ad.exe) (makevmaps_SIMPLE.bat)(vmapextract_v2.exe)(vmap_assembler.exe) and (splitConfig.txt) into your world of warcraft folder. Run (makevmaps_SIMPLE.bat) and
(ad.exe) Run this if you have 3.1.3 (WOTLK) installed on your computer. After you have created the maps you will then copy them into the trinity folder. After that you do not need any expansions installed (WOTLK or TBC ) to run the game on you server. But you will still need to have 3.1.3 installed. This is really easy to do with Darkened Linux New Easy Installer.
http://||www.youtube.com/watch?v=0Y0z2KWJxG4 Delete the ||
@Old Man
How do I go about creating new maps and Vmaps?
Ok quick question….I have added all world sql’s from Trinitycore 2(bitbucket) and am busy downloading the new ACID 3.0.0
Is my game db/server updated when I do this ? or am I missing something(compiling ?) ?
Please help me out here,any info would be appreciated,I think many here have the same questions.
Anyone got a guide on 1.How to update 2.What to look out for 3.For nubs
@ Kaldore
Try running cmd.exe and then run ‘netstat/ano’ and check what Program is using your ports(look at the pid and go to services to check)
Hope this helps
im having the same problem as a few people…cant connect another computer through the LAN network…i did it when i was using MaNGOS for burning crusade but this one is a little different…i tried changing realmlist and mysql ip address, as well as changing the IP in the realm and core configs…i also tried bindIP but no good…any help?
@Arandur
You do not need to reinstall the DataBase but you will need to create new ad.exe maps and new Vmaps.
Hi,
Can someone help me with this:
I am getting an error when Trinityrealm starts:
Using configuration file TrinityRealm.conf.
MySQL client library: 5.0.56
MySQL server ver: 5.1.33-community
Added realm “KalWorld”.
Trinity realm can not bind to 0.0.0.0:3724
I am also getting an erro in the server log for TrinityCore:
ERROR: MaNGOS RA can not bind to port 3443 on 127.0.0.1
Thanks