PDA

View Full Version : [Update] AC Web Ultimate Repack v3.5


Jargs
06-16-2007, 02:48 AM
Brought to you by AC-Web.org
Visit AC-Web for more updates and tutorials! (http://www.ac-web.org)

Updates:

Updated Antrix Rev (354)

Changelog:

Revision: 354
« moar fixes! lol

Revision: 353
« Floats and ints don't mix, my bad

Revision: 352
For the love of God (not you aim) you call this a problem ?

Revision: 351
« fixed my typos

Revision: 350
Fixed : on buy item honor currency looped (-1=huge value). Not tested yet.

Revision: 349
« Starting basis for my Spirit of Redemption patch

Revision: 348
added proc flag for shaman elemental focus talent to get triggered
added some dmg update to shaman attack power event spell

Revision: 347
« Made commanding shout health increase be handled by UpdateStats()
« Made all EventFieldUpdateExpire calls to be used before UpdateStats to avoid losing more HP than needed

Revision: 346
« Added Spell Mod SMT_EFFECT as a flat modifier also
« Added Spell Mod SMT_EFFECT to Spirit to Spell damage and Spirit to healing.

Revision: 345
Fixed Commanding shout to loose it's effect when other spells are casted.

Revision: 344
« Changed a lot of Spell Auras to be positive if their mod->m_amount value is 0 (where necessary)

Revision: 343
* Added Instance_Scholomance.cpp with most of minibosses (thx for wasting my time)
* Added Instance_BloodFurnace.cpp which contains 3 bosses from that instance.

Revision: 342
« More changes for Last Stand and Gift of Life

Revision: 341
« Changed Last Stand and Gift of Life to cast the auras, and change the hp removal handling to occur on aura removal

Revision: 340
- updatin the svn revision :>

Revision: 339
- Fixed levelup code where it would use the wrong next level xp.

Revision: 338
- Added more crash protection to several crashes that were possible in chat commands.
- Fixed MapScriptInterface::SpawnCreature.
- Applied NeoXon's breathing system patch.

Revision: 337
« Fist Weapons now using the Unarmed skill

Revision: 336
- Fixed my ****** **** up in item prototypes (forgot that they weren't using arrays when i rewrote storage) :P
* stats/mounts/spell items will work now *

Revision: 335
« Added a forced check to Enchanting slot 1 in FindFreeEnchantSlot before checking after gems

Revision: 334
+ Added command override system, allows you to change groupings of commands via sql, data is overriden at startup.

Revision: 333
corrected formula and tested shamanistic rage

Revision: 332
* Fixed faction problem caused by previous patches (in faction.h). Now it shouldn't crash server (tested and works fine).

Revision: 331
« Fixed my problem in faction.h (thanks Captnoord;) )
« Updated some of the todo's

Revision: 330
Should be a fix for spells that give you a chance to do something on next cast. Like presence of mind made your spells instant spells.

Revision: 329
added Shamanistic rage talent. (will test it when i get home but worst case it will not work :P :D )

Revision: 328
« Made a check to make sure there is a m_nextTarget before doing an isAttackable on it

Revision: 328
« Made a check to make sure there is a m_nextTarget before doing an isAttackable on it

Revision: 327
« Reverted formatstring for items. Seemed it was only me with a screwy field :\

Revision: 326
« Fixed items database formatstring

Revision: 325
« Oops, typos

Revision: 324
« Add some checks for totems so that they recheck targets if the targets isAttackable result changes. (ie. At the start or end of a duel)
« Added to a duel complete, the calling off of pets.

Revision: 323
« Changes to isHostile to make totems and pets not attack un-PvP flagged players from opposing factions

Revision: 322
« Made Feigh Death return false in isAttackable
« Made any Unattackable flags or Untouchable flag return false in isAttackable

Revision: 321
« More Sanctuary Zone stuff
« Possibly made totems work in duels
« Added Pet and Totem checks to isAttackable()

Revision: 320
* Added Instance_ShadowLabyrinth. It's almost fully done (I couldn't find about 2 spells and several mobs are unscripted, because of lack of infos). Enjoy as it looks nice. Test Murmur;)
* Fixed Makefile.am and 2k5 Project to make now all scripts compilable.

Revision: 319
fix (hopefully) : bug with items that made your stats loop (-value = huge value) using broken items (i don't remember exact the steps, and this ain't a tale book to write it down here :P )

Revision: 318
-fixed my fix :P. Was causing some passive talents to loop forever on char login. Proccharges cannot be set to -1 for all spells (now i know). Sorry burl for waisting your time :(
- moved AOE sancuary check to spell target aquire. Was causing players to not be able to cast AOE spells at all :(

Revision: 317
lets update this guy :p

Revision: 316
- Allowed reloadtable to access all storage containers.
- Fixed incorrect unsigned integer in spell entry which should've been signed causing infinite loop on some passive spells.

Revision: 315
- Added new static TimedEvent::Allocate function so TimedEvent can be allocated outside of core without memory ownership issues.

Revision: 314
- Migrated npctext to new storage system.
- Added slightly more output.. w000t.

Revision: 313
* Migrated graveyards, teleport coords, pvpareas and fishing to new storage system.

Revision: 312
- Moved quest system over to new storage system. This still isn't what I would call production-ready yet.

Revision: 311
- Fixed crash in console at shutdown.
- Implemented Storage_ReloadTable routine.
- Removed ObjectMgr::ReloadTables.
- .dbreload command -> .reloadtable <table_name>, so e.g. .reloadtable items will reload items.
- Fixed possible memory leak and socket not-getting-deleted-problem in logon comm handler.
- Fixed callstack spam at shutdown of mapmgr.
- Fixed AIAgent loading/start aura loading.

Revision: 310
Nothing escapes the restless bugtester Blizzy. So i forgot to make the check for melee attacks in sanctuary zones. Now you should be able to duel in peace.

Revision: 309
extended sancuary checks to disallow AOE spells and enable friendly spell casting. (**** blizzy has so much free time to bug me with these :P :D )

Revision: 308
fixed exploit : Alliance and horde was able to talk through emote. Slap blizzy real hard (and then slap him again just for fun) if i worked on this for nothing.

Revision: 307
- vc2005 project files

Revision: 306
- linux fixes

Revision: 305
- linux fixes ( i hope )

Revision: 304
oups forgot to remove forced resurrect event.

Revision: 303
fixed : itemcooldown save to mysql sometime caused some query error.

Revision: 302
cleaned up code a little bit. Do not use autokick yet, it might crash the server;)

Revision: 301
- more storage system work :) it loads now :P

Revision: 300
- storage code fixes (STILL IS A BIG WORK IN PROGRESS) :P

Revision: 299
* Added trash mobs to Instance_SethekkHalls.cpp. There are still missing spells (2?) and some things needs to be corrected.
* Added script Raid_CoT_BattleOfMountHyjal.cpp where is only scripted Archimonde :) Not fully as I couldn't find his spell Might of the Defiler and his Doomfire works on himself (no idea why, bugged in core?) but it looks pretty nice :) Also have to add to him more sounds (as I couldn't realize to what they really are).

Revision: 298
- Fixed Storage classes on linux (GCC AND TEMPLATES ARE EVIL!)

Revision: 297
Shaman unleashed rage talent. Though visually you can't see the the attackpower change.

----No more appserv! (If you installed appserv for a previous version then you can uninstall it now)

Download (http://rapidshare.com/files/37457218/ACRepack.exe.html)

Easy Auto Installer!
Fixed Realmloop!
More Stable!

Notes:

You need .Net Framework (http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en) to use this repack.

Once you have extracted the maps (info in readme) place them in C:\AC-Web Ultimate Repack\antrix\maps

krazyone432
06-16-2007, 03:02 AM
Yeshh!!! by the way... you rockzors.. will you have my babies?

Jargs
06-16-2007, 03:08 AM
^^ did it fix anything for you?

nebaku
06-16-2007, 03:14 AM
QQ on the ".cheat cooldown" or whatever it is. It is supposed to take the CD off of spells that have a CD, but almost every spell I use still has a CD on it.

krazyone432
06-16-2007, 03:17 AM
trying it now !!

krazyone432
06-16-2007, 03:26 AM
Hahaha cooool you made your own little installer AC3.5

Jargs
06-16-2007, 03:28 AM
do you guys like the installer?

mdawg112
06-16-2007, 03:32 AM
I do, and also is there a new site layout?

krazyone432
06-16-2007, 03:36 AM
Wait...i dont need appserv so how do i set up a website?

Jargs
06-16-2007, 03:37 AM
just click on the start website on your desktop, uninstall appserv

nebaku
06-16-2007, 03:50 AM
installing now

*edit* SOMETHING IS WRONG WITH FORUM, quadruple post?? on one click?

mdawg112
06-16-2007, 03:54 AM
How do i back up my accounts and characters?

krazyone432
06-16-2007, 04:00 AM
How do i change my website address?

ShadowReaper31
06-16-2007, 04:12 AM
How do i back up my accounts and characters?

If you have navicat select all of the following:

-Accounts
-Characters
-Charters
-Corpses
-Guild_Rank
-Guild
-Playeritems
-Playerpets
-Playerpetspells
-Playersummonspells
-Questlog

Right click any and click "Dump SQL File"

Btw Thanks Ac-Web! cant wait to try it. Keep up the good work

Nekri
06-16-2007, 04:29 AM
looks awsome, keep the good packs coming :)

Nebels
06-16-2007, 05:14 AM
Are there any errors i should know about? =D

mdawg112
06-16-2007, 05:36 AM
Alright, how do i import them into the tables, because when i try it says that it already exists

ShadowReaper31
06-16-2007, 07:50 AM
Alright, how do i import them into the tables, because when i try it says that it already exists

After you backed them up and then installed your new repack or patch or whatever, go into navicat. Then look up the same tables then delete all 11 of them. Then you execute in the old ones.

Onok
06-16-2007, 07:58 AM
i am gettin an error and cnat install..says media.cab has got an error and cant be used..plz help. Thanks, Justin

Jargs
06-16-2007, 09:44 AM
ok ill upload it without the installer

oded242
06-16-2007, 09:46 AM
How i open all the MySQL Stuff here(for sql and website aswell)

Jargs
06-16-2007, 09:46 AM
when you installed it click the shortcuts on your desktop

blukkie
06-16-2007, 09:55 AM
Cool, gonna try it out today.

oded242
06-16-2007, 10:05 AM
Oh didn't saw that, very good repack. if you want to make some "Team" for that i can help on DB :)

Jargs
06-16-2007, 10:07 AM
yea that would be awsome post some db fixes when you make some

xZer0x
06-16-2007, 10:24 AM
Goning to try it out

downloading now

Lordy
06-16-2007, 10:30 AM
Website doesn´t work ...
@ @@@@@ @ @ @ @
@ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @@@ @ @@@
@ @ @ @ @ @ @ @ @ @@ @
@ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @
@@@@@@@ @ @ @ @ @ @@@@@@@ @ @
@ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @@ @
@ @ @@@@@ @ @ @@@ @ @@@
@@@@@@@ @
@ @ @
@ @ @
@ @ @@@ @ @@@ @@@@ @@@ @ @
@ @ @ @ @@ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @
@@@@@@@ @ @ @ @ @@@ @ @ @
@ @ @@@@@@@ @ @ @@@ @ @ @ @@
@ @ @ @ @ @ @ @ @@ @
@ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @@ @ @ @@ @ @ @ @
@ @ @@@ @ @@@ @@@@ @ @@@ @ @
@
@
@
ECHO ist ausgeschaltet (OFF).
AC-Web Ultimate Repack!
Visit AC-Web.org for updates!
ECHO ist ausgeschaltet (OFF).
Leave this window open.
Apache 2 is starting ...
(OS 10048)Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder
Anschluss) nur jeweils einmal verwendet werden. : make_sock: could not bind to
address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

Apache could not be started
Drücken Sie eine beliebige Taste . . .

Sorry for my bad english i´am from austria

oded242
06-16-2007, 10:31 AM
Ok I'll start work soon as I'll understand how to use this emu better :)
Btw. If my IP is : 82.81.219.229
What is the website adreas?
http://82.81.219.229:8080?

Jargs
06-16-2007, 10:32 AM
Website doesn´t work ...


Sorry for my bad english i´am from austria

you most likely have another version of apache running at the same time. You need to switch it off before using the one in the repack.

Jargs
06-16-2007, 10:33 AM
Ok I'll start work soon as I'll understand how to use this emu better :)
Btw. If my IP is : 82.81.219.229
What is the website adreas?
http://82.81.219.229:8080?

follow the guide to make your server public. the website address for you is "localhost"

striderjb
06-16-2007, 10:43 AM
How do I edit the tables so I can make some of the accounts admin?
Also, when I start the Website Launcher it says "Apache is starting..." and doesn't do anything but I can still go to the website and make accounts etc.

Jargs
06-16-2007, 10:47 AM
it will stay like that just leave it open, edit the accounts table in navicat column "GM" change it to az to make other people gm

oded242
06-16-2007, 10:57 AM
Yep, work's perfect now :).
Thanks for the great support and great repack :)

striderjb
06-16-2007, 11:00 AM
Thanks, but I have a few questions
How do I create a spawn somewhere for when something dies?
How do I make it where I don't have to restart the server each time someone makes an account?
How do I make permanent NPC's that don't delete when the server restarts?
How do I make portals to a specific area?

Kurp
06-16-2007, 11:01 AM
What did you exactly change in this rev Jargs? I can't see any changes.
And btw, Windows installer? No. It sucks.

Jargs
06-16-2007, 11:03 AM
What did you exactly change in this rev Jargs? I can't see any changes.
And btw, Windows installer? No. It sucks.


how does it suck? there are no database changes only changes to the core and theres an installer...

blukkie
06-16-2007, 11:07 AM
If you have navicat select all of the following:

-Accounts
-Characters
-Charters
-Corpses
-Guild_Rank
-Guild
-Playeritems
-Playerpets
-Playerpetspells
-Playersummonspells
-Questlog

Right click any and click "Dump SQL File"

Btw Thanks Ac-Web! cant wait to try it. Keep up the good work

I did this, but when I try to add it to my Navicat (execute batch file) it can't do it because the tables already exist.
What do I do with the SQL file then?

striderjb
06-16-2007, 11:08 AM
Seriously though, why do we have to restart the server each time someone makes an account in order for them to be able to login?

Jargs
06-16-2007, 11:08 AM
delete the tables that already exist then execute them...

Jargs
06-16-2007, 11:09 AM
Seriously though, why do we have to restart the server each time someone makes an account in order for them to be able to login?

you dont the accounts refresh every 60 seconds

blukkie
06-16-2007, 11:10 AM
I did that but then it still said the table Accounts still exist >_>


EDIT: Reopened Navicat, worked now. Cheers.

Jargs
06-16-2007, 11:10 AM
well you obviously didnt do it then lol...

striderjb
06-16-2007, 11:13 AM
How do I make it where someone spawns in a certain place when they die? So I can move the Nagrand graveyard into the Nagrand arena. PM me your MSN or AIM if you would like to help me for a min.

Jargs
06-16-2007, 11:14 AM
look around in navicat use your common sence

striderjb
06-16-2007, 11:27 AM
Do you think you can help me setup a server where you start out, do a quest to get level 70, and port to an Arena? I want the graveyard to be close to the arena.

Lordy
06-16-2007, 11:30 AM
you most likely have another version of apache running at the same time. You need to switch it off before using the one in the repack.
Deinstalled it restartet same error ... can i change something in the conf to get it work?

Jargs
06-16-2007, 11:37 AM
no press Ctrl+Alt+Delete and go to process and check apache isn't running

striderjb
06-16-2007, 11:38 AM
What faction number is neutral? We want to make trainers trainable by both factions.

Lordy
06-16-2007, 11:48 AM
no press Ctrl+Alt+Delete and go to process and check apache isn't running

Checked isn´t running same problem
[Ps: If some one other than me connects the server crashes? why? my old Antrix server worked]
Ok fixed the accounts did have a problem buit the website problem isn´t fixed yet

Jargs
06-16-2007, 11:51 AM
What faction number is neutral? We want to make trainers trainable by both factions.

474

also im not sure why your server crashes, are you using hamachi or what?

munsking
06-16-2007, 12:47 PM
can i enter something else then az in the GM list to make em "less GM", like a mod?

Jargs
06-16-2007, 12:56 PM
ye enter 3

blukkie
06-16-2007, 01:01 PM
well you obviously didnt do it then lol...

I'm not stupid, I deleted the account table as first, it wasn't there and it still said it was.

popo
06-16-2007, 01:40 PM
when i try to conect the server it gets timeouts and also when i try to log in then none of the realms are online

Amy
06-16-2007, 02:21 PM
Wen i download maps i don't get all the maps jsut 0-568???

deivade
06-16-2007, 02:25 PM
im newb with this....private server creation so got a problem
i open all thos (1,2,3) files but when i start my WoW and fill acc and pass things
it show me that this acc dont exist.... what i do wrong and whats the prob. Help would really nice :)

popo
06-16-2007, 03:08 PM
help how do i get the realms online?!

fogged2005
06-16-2007, 03:17 PM
Good Stuff.. however now when i add my .sql antrix compatible custom items, then antrix server bugs out. O_o

Onok
06-16-2007, 03:19 PM
i am gettin an error and cnat install..says media.cab has got an error and cant be used..plz help. has anyone been able to fix.

Onok
06-16-2007, 03:29 PM
ok that error that i first had..i got past that but now everytime i login tried diff accounts its says disconnected from server every time. and then it logonserver it says removing realm due to socket close...need help thx

mdawg112
06-16-2007, 04:22 PM
After you backed them up and then installed your new repack or patch or whatever, go into navicat. Then look up the same tables then delete all 11 of them. Then you execute in the old ones.


When i do that it says that,

[Err] 1050 - Table 'ai_agents' already exists
[Msg] Finished - Unsuccessfully

thats what it says.
It says that when i try to import the accounts table.
All the other ones. worked. besides the accounts.

Jargs
06-16-2007, 04:35 PM
you need to delete the accounts table first...(try reading the error next time? "accounts table already exists" <-- so maybe it needs to be removed? common sense people im sure you have it so USE IT

Amy
06-16-2007, 04:36 PM
Jargs how do i get a account creation site i mean ive had one before???

inpraiseof
06-16-2007, 04:37 PM
thank you anyone using a netgear router and not being able to open the ports even though you forwared them to your internal ip (example 192.168.0.*) theres 3 ways to let others connect the hamachi, dns forward, and just a plain external ip host(exp 65.***.37.***)but no matter how many times i run through all the host, antrix server configs etc i cant get the server public even updated and reset my router changed my internal ip address .the 3.5 repack was nice all compacted down idiot proof but i guess im special so if anyone knows how to molest the router into opening the ports for REAL gimmie a shout

Amy
06-16-2007, 04:40 PM
i did try that tried every thing

Draklor
06-16-2007, 04:45 PM
there's no DB included
which one should i use?

popo
06-16-2007, 04:52 PM
[http://i92.photobucket.com/albums/l24/popo0/WoWScrnShot_061607_175445.jpg
how i get em online?

Lordy
06-16-2007, 05:30 PM
Website doesn´t work ...
@ @@@@@ @ @ @ @
@ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @@@ @ @@@
@ @ @ @ @ @ @ @ @ @@ @
@ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @
@@@@@@@ @ @ @ @ @ @@@@@@@ @ @
@ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @@ @
@ @ @@@@@ @ @ @@@ @ @@@
@@@@@@@ @
@ @ @
@ @ @
@ @ @@@ @ @@@ @@@@ @@@ @ @
@ @ @ @ @@ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @
@@@@@@@ @ @ @ @ @@@ @ @ @
@ @ @@@@@@@ @ @ @@@ @ @ @ @@
@ @ @ @ @ @ @ @ @@ @
@ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @@ @ @ @@ @ @ @ @
@ @ @@@ @ @@@ @@@@ @ @@@ @ @
@
@
@
ECHO ist ausgeschaltet (OFF).
AC-Web Ultimate Repack!
Visit AC-Web.org for updates!
ECHO ist ausgeschaltet (OFF).
Leave this window open.
Apache 2 is starting ...
(OS 10048)Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder
Anschluss) nur jeweils einmal verwendet werden. : make_sock: could not bind to
address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

Apache could not be started
Drücken Sie eine beliebige Taste . . .

Sorry for my bad english i´am from austria

I checked if appache is running : It isn´t
What can i do about that?

Jargs
06-16-2007, 05:31 PM
open port 80

Lordy
06-16-2007, 05:56 PM
open port 80

Is open ... same problem

popo
06-16-2007, 06:01 PM
i want awnser!( sorry for shouting)how do i get my reals online?

jsa
06-16-2007, 06:09 PM
this was great once it came out i got it and installed it but it wiped my accounts but watever

Zeldagod07
06-16-2007, 06:12 PM
Nice job, keep it up :)

mdawg112
06-16-2007, 06:25 PM
you need to delete the accounts table first...(try reading the error next time? "accounts table already exists" <-- so maybe it needs to be removed? common sense people im sure you have it so USE IT


Jargs i did read....... I also did delete the accounts and then when i excute my other accounts.sql in there it says ai_agents already exists and im not trying to excute the ai_agents.

popo
06-16-2007, 06:34 PM
apche says it can conect or listing to 0.0.0.0 and alsoe how do i get my realms online!! please tell me iam desperate

popo
06-16-2007, 06:54 PM
?
?

krazyone432
06-16-2007, 06:55 PM
jargs i found out my problem.. Antrix.exe doesnt work when you batch items for me

ShadowReaper31
06-16-2007, 09:16 PM
Jargs i did read....... I also did delete the accounts and then when i excute my other accounts.sql in there it says ai_agents already exists and im not trying to excute the ai_agents.

Maybe you backuped the ai_agents along with your accounts. Try deleting it to. You CAN backup more than one thing under one sql file. Thats what i do, saves so much time.

Jacksparrow
06-16-2007, 09:52 PM
yay i am switching to ac-web repack to see how it is. and why is the file so big!

nebaku
06-16-2007, 09:58 PM
Popo, it seems that both of your servers are offline. It shows your Local server also offline, which could mean that you do not have 1 of the 2 servers listed correctly in your information.

I strongly believe that you did not change the data for the 2 servers, because Local should be online, IF you are on the same computer as your server is being run from. Your Logonserver is running, because you can see the servers, your Antrix is working, but your realms conf file has something wrong.

Zeldagod07
06-17-2007, 01:14 AM
im still getting some bugs here and there but its still works great.

KeRiZmA
06-17-2007, 03:14 AM
.lookupcreature command isn't working anymore but I love all the .recall locations you've added.

kabersirk
06-17-2007, 05:03 AM
Thanks for this jargs ima try it out and to those people with problems post it in the support section so this isnt flooded

Lordy
06-17-2007, 08:49 AM
T.T i want to have a working hp...
Isn´t there a easy solution? a hp that is installed with a few clicks and works fpr me?

EDIT: ok -.- FUC**** SKYPE it uses the same ports as apache... website works now

markudov
06-17-2007, 11:09 AM
Do i have to have the old Rev 1 Rev 2 Rev 3 to use the Rev 3.5 ?

Jargs
06-17-2007, 11:11 AM
lol use the v3.5 it is the latest version ^^

flamey
06-17-2007, 11:16 AM
When (3) Antrix loads it shows an error... any way to fix this?

nebaku
06-17-2007, 11:33 AM
if (3)antrix says failed, you need framework. If it just closes quickly, you have something wrong in your information. You may also have something corrupted during download/unpackaging, you may want to just delete/reinstall it, and see if you antrix works then.

DjShugaA
06-17-2007, 11:38 AM
First off let me say thanks for a really straightforward and easy to use server pack. Keep up the good work :)

But also a question....is it just me or does it seem like all the mobs have more hp than blizzard offical servers? cant remember i had to use all my mana just to kill 1 mob when i started as a mage.

bboys
06-17-2007, 01:24 PM
Why its stopping "logging into game server"??

sirpro
06-17-2007, 01:27 PM
so if i'm right your saying the database is the same as before? or did i read that wrong and its an updated one with fix;s

also wheres the best place to get fix's for databases?

sumkid
06-17-2007, 04:31 PM
nice :P

NaoRR
06-17-2007, 05:43 PM
This is wierd, dunno how to fix it, but the items from kara and all other items taht got updated/buffed, is still the old items, they arent buffed or updated.
so what is wrong

vincetheprince
06-17-2007, 06:55 PM
when I click start logonserver or start antrix from the (2) Restarter, it says:

"This application has failed to start because MSVCP71.dll was not found. Re-installing the application may fix this problem."

if I click OK, it just keeps giving me the same error every second

suzyrex
06-17-2007, 08:40 PM
so all i do is download this do installer start up my website mysql and what else do i start

lerch
06-18-2007, 01:15 AM
don't like installer, want to put it where i want to

Katie
06-18-2007, 01:47 AM
it only works in the C drive

krazyone432
06-18-2007, 01:48 AM
it only works in the C drive

Duhh... everyone knew that

sirusarai
06-18-2007, 01:49 AM
Jargs....seriously

you the man

Katie
06-18-2007, 01:51 AM
don't like installer, want to put it where i want to

i was refering to Lerch. He wants to put it some where else but he cant cuz it wont work if he does.

DaRkMiLlEnIuM
06-18-2007, 06:23 AM
it says it can't connect to MySQL. What do i do?

EDIT: that website thing doesn't work either. It says Apache could not start.

Jargs
06-18-2007, 06:26 AM
what says it cant connect to MySQL? (try starting MySQL?)

DaRkMiLlEnIuM
06-18-2007, 06:28 AM
When i click start for Antrix on the restarter it says could not connect to MySQL.

Edit: This is what it says

http://imageigloo.com/images/6163MySQL Error.jpg

and for the Website thing, this is what is says

http://imageigloo.com/images/861Apache error.jpg

pls help

Lordy
06-18-2007, 07:00 AM
When i click start for Antrix on the restarter it says could not connect to MySQL.

Edit: This is what it says

http://imageigloo.com/images/6163MySQL Error.jpg

and for the Website thing, this is what is says

http://imageigloo.com/images/861Apache error.jpg

pls help
To get the website work start cmd and write netstat -ano then search for the ports 80 and 443 . There is the pid go to the taskmanager and there you can see the pid if not you can enable that by clicking "Ansicht" dont know what this means in english^^ the thing right from options... and then you can close trhat programm or configure it to use other ports

Jargs
06-18-2007, 07:02 AM
start MySQL on your desktop...

DaRkMiLlEnIuM
06-18-2007, 07:08 AM
thx Lordy I will try tht. ~*Edit*~: my cmd is messed. when i type something it says '(what i put)' is not recognized as an internal or external command, operable program or batchfile. It never did that before I installed and uninstalled MySQL 5.0 for another server guide.

Jargs I did start MySQL from desktop but it still can't connect. Do you want a screenshot of the window when i start MySQL from desktop?

Brandon505
06-18-2007, 07:14 AM
thanks so much for this,im sure it will help me out, ive been trying to set up a server for a long time,but just incase i have any problems can i have your msn? or anything you use for instant messaging? thanks

Jargs
06-18-2007, 07:16 AM
dark post a screenshot

DaRkMiLlEnIuM
06-18-2007, 07:17 AM
Here is the screenshot:
http://imageigloo.com/images/4043MySQL startup.jpg

[Nazzeth]
06-18-2007, 08:07 AM
Here is the screenshot:
http://imageigloo.com/images/4043MySQL startup.jpg
Firstly, Your ur IP is wrong

In all config files the sql server should be set to either localhost or 127.0.0.1
This is what connects the apps with the database and doesnt effect the external play.

If changing that still doesnt help

Assuming u run on XP!:


1. Close all open server windows
2. Go Start -> Control Panel -> Administrative tools -> Services
3. Find the apache service there, right click it and click stop.
4. Rerun all server shortcuts 1 - 4

Also, Un

DaRkMiLlEnIuM
06-18-2007, 10:07 AM
I got it working but for that Apache it is in Administrative --> Services but when i click start it can't start (there isn't an option to close)

Also how do i play after logonserver and Antrix connect?

sirusarai
06-18-2007, 01:52 PM
damnit, i was downloading the pak and it got closed now i have to wait 24 hours, that place is super lame, someone send it to me :)

Zeldagod
06-18-2007, 05:19 PM
Theres a few bugs here and there but keep up the good work :)

Wildcard999
06-18-2007, 05:40 PM
Nice work Jargs, Everything seems to work perfect.

gaspipe
06-18-2007, 05:59 PM
When i log in i get a message saying "the information i have entered is not valid"

Wildcard999
06-19-2007, 05:22 PM
Dam reading through some of these posts are harsh. First off the installer just made it easier and looks nice. Give Jargs some credit there. I hate people who always have to say good shit sucks. I had no issue installing this and got it to work with no problem. I know other people are having trouble but just ask the questions and people will help, but saying the installer sucks is just freakin annoying.

xxWARKILLxx
06-19-2007, 05:33 PM
Does this repack support client 2.1.2? just came out and I wanted to know if I could just change the version in the login file

Chras
06-19-2007, 05:37 PM
what version does it requires ?

xxWARKILLxx
06-19-2007, 05:41 PM
Ok confirmed it does work with the latest patch just need to update the logonserver.file but how do I prevent my clients from updating automatically in the future I delete the patch server blizz etc. in the Realmlist al thats there is my server number

x8xwillox8x
06-19-2007, 05:48 PM
what has 2.1.2 got extra what has it fixed and do i need to change anything like the client build for it ?

x8xwillox8x
06-19-2007, 05:50 PM
Can some1 please help me test my server to see if it works publicly u dont have to stay if u do u can have GM powers as long as u dont abuse please Private message me

x8xwillox8x
06-19-2007, 05:58 PM
so shouldnt i donwload 2.1.2 ?

Jargs
06-19-2007, 05:59 PM
just use WoW.exe and it goes straight to game it wont update

x8xwillox8x
06-19-2007, 06:06 PM
so 2.1.2 is bad? what is it meant to have fixed?

xxWARKILLxx
06-19-2007, 10:50 PM
i dont know I havent had any problems with 2.1.2 I kinda like it :P
And Ive been creating alot of custom content and uploading alot of crap into the DB no problems at all

Wildcard999
06-19-2007, 10:59 PM
Just verified that if you change the logonserver.conf to the new patch 6803 on maxbuild it works like a champ. I know people know this but just posting to let people know it works.

shadowmagius
06-20-2007, 12:38 AM
i never had a problem, wait anywhere from 60 sec to 600 seconds then they can get in, i think you can change the account update time in the conf file, not sure which one though.

iamjack
06-20-2007, 02:17 AM
so if the game were updated, would i have to repack all the maps with the updated stuff?

EDIT: ok so i updated and just repacked all the maps just in case. still working peachy :-)

shadowmagius
06-20-2007, 03:48 AM
Am i the only one that doesnt have the shortcuts........


EDIT: MUST READ: ok , i am using Aston shell, and it doesnt automatically put the shortcuts on the desktop. so the shortcuts are there, you will just have to set up a new element and add the details to place the shortcuts on your desktop.

DaRkMiLlEnIuM
06-20-2007, 08:10 AM
What is that (3)Website? and how do i use it?

drobee
06-20-2007, 01:20 PM
Please post a noninstaller version of this repack, i havent got enough space on C, i have to put my server files on D.

wilman
06-20-2007, 03:31 PM
you rock! :D

^Ghost_Hunter^
06-23-2007, 06:37 AM
good job XD

where can i get gm commands ?