How to Compile ArcEmu menu

User Tag List

Page 4 of 12 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 172
  1. #46
    Aduis's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Most usefull thank you

    How to Compile ArcEmu
  2. #47
    keeevin92's Avatar Member
    Reputation
    8
    Join Date
    Jul 2007
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm I saw at arcemu site that many people don't got so stable cores... Like they can only have about 100-150 players online than the server can crash ever 1-2 hour.
    Is this because the server itself or there Computer or server.
    So they cannot have more players because the computer they have is not the best?
    Because I will have more than 100 players online at the same time.
    And if it is that the Arcemu server is not stable is there anyway to fix so more players can be online?

    Also there is 2 arcemuVC90.sln and one arcemuVC90 - all projects.sln. Which should I take?
    I'am doing all projects.sln and got 1 error
    Code:
    7>------ Build started: Project: ArcScriptInstanceScripts, Configuration: Release Win32 ------
    8>------ Build started: Project: ArcScriptGossipScripts, Configuration: Release Win32 ------
    7>Compiling...
    8>Compiling...
    7>Setup.cpp
    8>Setup.cpp
    8>Compiling...
    8>Gossip_Wotlk.cpp
    8>Gossip_Trainer.cpp
    8>Gossip_Tanaris.cpp
    8>Gossip_Stormwind.cpp
    8>Gossip_Shattrath.cpp
    8>Gossip_Mulgore.cpp
    8>Gossip_Moonglade.cpp
    8>Gossip_Innkeepers.cpp
    8>Gossip_Guard.cpp
    8>Gossip_Battlemaster.cpp
    8>Linking...
    7>Compiling...
    7>The_Culling_of_Stratholme.cpp
    7>Drak_Tharon_Keep-Bosses.cpp
    7>Ahn_kahet_The_Old_Kingdom.cpp
    7>Raid_ZulGurub.cpp
    7>Raid_ZulAman.cpp
    7>Raid_WorldBosses.cpp
    7>Raid_TheEye.cpp
    7>Raid_SunwellPlateau.cpp
    8>   Creating library ..\..\..\bin\release\script_bin/GossipScripts.lib and object ..\..\..\bin\release\script_bin/GossipScripts.exp
    8>Generating code
    7>Raid_SerpentshrineCavern.cpp
    7>Raid_OnyxiasLair.cpp
    7>Raid_Naxxramas.cpp
    7>Raid_MoltenCore.cpp
    7>Raid_Magtheridons_Lair.cpp
    7>Raid_Karazhan.cpp
    7>Raid_GruulsLair.cpp
    7>Raid_CoT_BattleOfMountHyjal.cpp
    7>Raid_BlackwingLair.cpp
    7>Raid_BlackTemple.cpp
    7>Instance_ZulFarrak.cpp
    7>Instance_WailingCaverns.cpp
    7>Instance_Uldaman.cpp
    7>Instance_TheUnderbog.cpp
    8>Finished generating code
    7>Instance_TheStockade.cpp
    7>Instance_TheSteamvault.cpp
    7>Instance_TheSlavePens.cpp
    7>Instance_TheShatteredHalls.cpp
    7>Instance_TheMechanar.cpp
    7>Instance_ShadowLabyrinth.cpp
    7>Instance_ShadowfangKeep.cpp
    7>Instance_SethekkHalls.cpp
    7>Instance_Scholomance.cpp
    8>Embedding manifest...
    7>Instance_ScarletMonastery.cpp
    7>Instance_RazorfenDowns.cpp
    7>Instance_RagefireChasm.cpp
    7>Instance_OldHillsbradFoothills.cpp
    7>Instance_Mauradon.cpp
    8>mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "..\..\..\bin\Release\script_bin\GossipScripts.dll". Etkomst nekad.
    7>Instance_ManaTombs.cpp
    8>Build log was saved at "file://c:\Users\Kevin\Desktop\ArcEMU\trunk\src\scripts\projects\2008_int_release_gossipscripts\BuildLog.htm"
    8>ArcScriptGossipScripts - 1 error(s), 0 warning(s)
    I also get some warnings on some buildings but no errors.
    And at end I got
    Code:
    15>Build log was saved at "file://c:\Users\Kevin\Desktop\ArcEMU\trunk\src\scripts\projects\2008_int_release_spellhandlers\BuildLog.htm"
    15>ArcScriptSpellHandlers - 0 error(s), 0 warning(s)
    ========== Build: 14 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    And on scripts2008 i get:

    Code:
    1>------ Build started: Project: ArcScriptGossipScripts, Configuration: Release Win32 ------
    1>Embedding manifest...
    1>Build log was saved at "file://c:\Users\Kevin\Desktop\ArcEMU\trunk\src\scripts\projects\2008_int_release_gossipscripts\BuildLog.htm"
    1>ArcScriptGossipScripts - 0 error(s), 0 warning(s)
    ========== Build: 1 succeeded, 0 failed, 7 up-to-date, 0 skipped ==========
    What do i need to do to fix this problem.

    Also how do i extract my own Database tables? And how do I fix bugged spells like death grip on dks? Sorry if it is many questions just want my server to be good.
    Last edited by 2dgreengiant; 03-12-2009 at 05:04 AM.

  3. #48
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to extract them? You mean dump them (for sharing)? All you do is right click the table name and click dump to dump the table or right click the database name and choose dump to dump the whole database.

    Your Scripts2008 is fine, as long as you get no failed or skipped.

    And idk what this means: "Etkomst nekad" so can't help you there


  4. #49
    keeevin92's Avatar Member
    Reputation
    8
    Join Date
    Jul 2007
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    etkomst nekad=Access denied. And also is this kind of server stable with about 500 players online at the same time. I got a real server like 1000 connection, 4gb ram, good processor and so on is that enough for 500 players?

  5. #50
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Should be stable. Assuming you don't do anything stupid with the core :/


  6. #51
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cant download C++ :S i dont know why!
    please can u upload it to a File Host site like Medafire or filebeam?

    if so then thank you! (and ofc +Rep for big efforts!)
    It's been a while

  7. #52
    jingxuan's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dear Vindicated,

    It's me again. I used to ask how to setup a teleportNPC and teleportStone in your other threads. You really did me a big favour. Thanks for that!!

    Now I have another problem, which is, I wonder how can I update the files in "Scripts"folder on my server?

    Hope will have your reply....+Rep

    Jingxuan
    Last edited by jingxuan; 03-11-2009 at 10:09 PM.

  8. #53
    diekiller's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide +Rep

  9. #54
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sasoritail - Try and figure out why Because there is really no point in compiling ArcEmu if you cannot update it using TortoiseSVN

    jingxuan - Double click the scripts2008 solution in the "trunk/src/scripts" folder

    And thank you diekiller


  10. #55
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vindicated View Post
    sasoritail - Try and figure out why Because there is really no point in compiling ArcEmu if you cannot update it using TortoiseSVN

    jingxuan - Double click the scripts2008 solution in the "trunk/src/scripts" folder

    And thank you diekiller
    I only need the Visual C++..... everything else is fine... XD
    It's been a while

  11. #56
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The download for Visual C++ is at the top of the guide


  12. #57
    jingxuan's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Annoying #132 error

    Hi every1,

    As many of you knows, this annoying #132 error pops up when we enter the game for a while. Would any1 help to have a look at the error code and give me some ideas about how to do with it? I didn't have this error when I ran 2.4.3 version or Mangos.

    Code:
    error #132 (0x85100084)fatal exception
    program:   \\wow.exe
    exception:  0xc0000005(access_wiolation) at 001B:0066F4F2
    The instruction at "0x0066F4F2"referenced memory at "0x00000004"
    themenory could not be "read"
    press OK terminate the appliation
    Thank you guys!!

  13. #58
    Kirsebaer's Avatar Banned
    Reputation
    6
    Join Date
    Nov 2008
    Posts
    156
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very good guide +Rep for you and this thread should get a sticky.

  14. #59
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vindicated View Post
    The download for Visual C++ is at the top of the guide
    I have tried like 100 times now..... this is the error i get:

    Code:
    Content-language: cs Content-type: text/html; charset=ISO-8859-2 Body:----------cs--  Po**adované URL nebylo na tomto serveru nalezeno.  Zdá se, **e odkaz na ">odkazující stránce je chybný nebo zastaralý. Informujte, prosím, autora ">této stránky  o chybì.  Pokud jste zadal(a) URL ruènì, zkontrolujte, prosím, zda jste zadal(a) URL správnì, a zkuste to znovu. ----------cs-- Content-language: de Content-type: text/html; charset=ISO-8859-1 Body:----------de--  Der angeforderte URL konnte auf dem Server nicht gefunden werden.  Der Link auf der ">verweisenden Seite scheint falsch oder nicht mehr aktuell zu sein. Bitte informieren Sie den Autor ">dieser Seite  über den Fehler.  Sofern Sie den URL manuell eingegeben haben, überprüfen Sie bitte die Schreibweise und versuchen Sie es erneut. ----------de-- Content-language: en Content-type: text/html; charset=ISO-8859-1 Body:----------en--  The requested URL was not found on this server.  The link on the ">referring page seems to be wrong or outdated. Please inform the author of ">that page  about the error.  If you entered the URL manually please check your spelling and try again. ----------en-- Content-language: es Content-type: text/html; charset=ISO-8859-1 Body:----------es--  El enlace requerido no ha sido localizado en este servidor.  El enlace en la ">página referente parece tener algun error o ha expirado. Por favor comunique al autor de ">la página el error.  Si usted proporcionó el enlace de manera manual le solicitamos que por favor revise los datos e intentelo de nuevo. ----------es-- Content-language: fr Content-type: text/html; charset=ISO-8859-1 Body:----------fr--  L'URL requise n'a pu etre trouvée sur ce serveur.  La référence sur ">la page citée  semble être erronée ou perimée. Nous vous prions d'informer l'auteur de ">cette page  de cette erreur.  Si vous avez tapé l'URL à la main, veuillez vérifier l'orthographe et réessayer. ----------fr-- Content-language: ga Content-type: text/html; charset=ISO-8859-1 Body:----------ga--  Níor aimsigh an URL iarraithe ar an fhreastalaí seo.  Is cosúil go bhfuil an nasc ar an ">leathanach thagarthach mícheart nó as dáta. Cur in iúl d'úadar " >an leathanach sin go bhfuil earráid ann, le do thoil.  Má chuir tú isteach an URL tú féin, deimhnigh go bhfuil sé litrithe i gceart agat, agus déan iarracht eile le do thoil. ----------ga-- Content-language: it Content-type: text/html; charset=ISO-8859-1 Body:----------it--  L'URL richiesto non esiste su questo server.  Il link della ">pagina da cui sei arrivato potrebbe essere errato o non essere più valido. Per favore, informa dell'errore l'autore della ">pagina.  Se hai scritto l'URL a mano, per favore controlla che non ci siano errori. ----------it-- Content-language: ja Content-type: text/html; charset=ISO-2022-JP Body:----------ja--  $BMW5a$5$l$?(B URL $B$OK\%5!<%P$G$O8+$D$+$j$^$;$s$G$7$?!#(B  ">  $B;2>H85%Z!<%8(B$B$N%j%s%/$,4V0c$C$F$$$k$+!"8E$/$J$C$F$7$^$C$F$$$k$h$&$G$9!#(B " >$B%Z!<%8(B$B$NCx<$r$*CN$i$;2<$5$$!#(B  $B$b$7l9g$O!"DV$j$r3NG'$7$F:FEY$*;n$72<$5$$!#(B ----------ja-- Content-language: ko Content-type: text/html; charset=EUC-KR Body:----------ko--  ¿äûÇÑ URLÀ» ÀÌ ¼*¹ö¿¡¼* ãÀ» ¼ö **ø½À´Ï´Ù.  ">ÀÌÀü ÆäÀÌÁö¿¡ ÀÖ´Â ¸µÅ©°¡ À߸øµÇ**ú°Å³ª ¿À·¡µÇ**î **ø**îÁø °Í °°½À´Ï´Ù. ">±× ÆäÀÌÁö¸¦ ¸¸µçÀÌ¿¡°Ô ÀÌ »ç½ÇÀ» **Ë·ÁÁֽñ⠹ٶø´Ï´Ù.  URLÀ» Á÷Á¢ ÀÔ·ÂÇÏ¼Ì´Ù¸é ¹Ù¸£°Ô ÀÔ·ÂÇϼ̴ÂÁö È®ÀÎÇÏ½Ã°í ´Ù½Ã ½ÃµµÇϽñ⠹ٶø´Ï´Ù. ----------ko-- Content-language: nl Content-type: text/html; charset=ISO-8859-1 Body:----------nl--  De gevraagde URL was niet gevonden op deze server.  De link op ">deze pagina pagina is verkeerd of achterhaald. Gelieve de auteur van ">die pagina  in te lichten over deze fout.  Indien u de URL manueel hebt ingevuld, gelieve uw spelling te controleren en probeer opnieuw. ----------nl-- Content-language: pl Content-type: text/html; charset=ISO-8859-2 Body:----------pl--  Nie znaleziono ¿±danego URLa na tym serwerze.  Odno¶nik na ">referuj±cej stronie  wydaje siê byæ nieprawid³owy lub nieaktualny. Poinformuj autora ">tej strony  o problemie.  Je¶li wpisa³e¶ URLa rêcznie, sprawd¼, czy nie siê nie pomyli³e¶. ----------pl-- Content-language: pt-br Content-type: text/html; charset=ISO-8859-1 Body:-------pt-br--  A URL requisitada não foi encontrada neste servidor.  O link na ">página referida parece estar com algum erro ou desatualizado. Por favor informe o autor ">desta página sobre o erro.  Se você digitou o endereço (URL) manualmente, por favor verifique novamente a sintaxe do endereço. -------pt-br-- Content-language: ro Content-type: text/html; charset=ISO-8859-1 Body:----------ro--  URL-ul cerut nu a fost gasit pe acest server.  Link-ul de pe ">pagina de unde ati venit pare a fi gresit sau invechit. Va rugam informati autorul ">acestei pagini  despre eroare.  Daca ati introdus URL-ul manual, va rugam verificati corectitudinea si incercati din nou. ----------ro-- Content-language: sr Content-type: text/html; charset=ISO-8859-5 Body:----------sr--  ·**åâÕÒ**ÝØ ÃÀ» ÝØøÕ ßàÞÝ**òÕÝ Ý** ÞÒÞÜ áÕàÒÕàã.  ¸×ÓÛÕÔ** Ô** øÕ ÒÕ×** Ý** ">ØáåÞÔØèÝÞø áâà**ÝØæØ ßÞÓàÕèÝ** ØÛØ ×**áâ**àÕÛ**. ¼ÞÛØÜÞ ÞÑ**ÒÕáâØâÕ **ãâÞà** ">âÕ áâà**ÝØæÕ  Þ ÓàÕèæØ.  ÃÚÞÛØÚÞ áâÕ ÃÀ» ãÝÕÛØ àãçÝÞ, ÜÞÛØÜÞ ßàÞÒÕàØâÕ ÜÞÓãûÕ ÓàÕèÚÕ Ø ßàÞÑ**øâÕ ßÞÝÞÒÞ. ----------sr-- Content-language: sv Content-type: text/html; charset=ISO-8859-1 Body:----------sv--  Den efterfrågade adressen hittades inte på denna server.  Länken på den ">tidigare sidan verkar vara felaktig eller inaktuell. Vänligen informera författaren av ">sidan  om felet.  Om du skrev in adressen manuellt så kontrollera din stavning och försök igen. ----------sv-- Content-language: tr Content-type: text/html; charset=ISO-8859-9 Body:----------tr--  Talep ettiğiniz URL, sunucu üzerinde bulunmuyor.  ">Referans sayfa  üzerindeki bağlantı güncel değil. Lütfen ">referans sayfa'nın yazarını konuyla ilgili bilgilendirin.  URL'i kendiniz elle girdiyseniz, yazımınızı denetleyip tekrar deneyin. ----------tr--
    It's been a while

  15. #60
    Kirsebaer's Avatar Banned
    Reputation
    6
    Join Date
    Nov 2008
    Posts
    156
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And yeah, NCDB is down...
    Why?

Page 4 of 12 FirstFirst 12345678 ... LastLast

Similar Threads

  1. How to Compile: ArcEmu
    By Sounddead in forum WoW EMU Guides & Tutorials
    Replies: 41
    Last Post: 06-01-2009, 08:38 PM
  2. How to compile ArcEmu (Mac)
    By f1racer328 in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 03-04-2009, 03:51 AM
  3. [Guide] How to Compile ArcEmu (FOR NOOBS)
    By DarkFever in forum WoW EMU Guides & Tutorials
    Replies: 22
    Last Post: 03-02-2009, 01:15 PM
  4. How to compile ArcEmu (Linux)
    By f1racer328 in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 01-12-2009, 12:31 PM
  5. How to Compile ArcEmu Scripts
    By Sokatu in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 08-09-2008, 01:52 PM
All times are GMT -5. The time now is 07:31 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