Jump to content
TrinityCore

Dbc, Maps, mmaps, Vmaps problems


Munga
 Share

Recommended Posts

Where was WoW installed on the old computer you copied from? I know Vista and Windows 7 can put file and folder permissions on stuff in certain folders and it's possible those copy from the old computer. If that happened you'd have to use the advanced permissions crap and take ownership. Just a thought.

Link to comment
Share on other sites

Where was WoW installed on the old computer you copied from? I know Vista and Windows 7 can put file and folder permissions on stuff in certain folders and it's possible those copy from the old computer. If that happened you'd have to use the advanced permissions crap and take ownership. Just a thought.

Thanks for the reply. My World of Warcraft was installed on a Windows XP system. All administrators/users (which is only 1 account on the pc) have full control/read/write permissions on the folder. I don't know what else I could say about this. I will be testing this on another PC with the same version of windows (64bit win 7)

UPDATE: Just ran it from my other PC, same specs/software as this one and it seems to be working. No idea what is the problem

Edited by James
Link to comment
Share on other sites

My guess would be bad hard drive or RAM. One bad sector on a HD being used by data for the extractor or Windows swap could cause crazy failures. Bad RAM not normally used by regular use could be used during the large vmap extraction process causing it to fail. Or just some strange hardware incompatibility the extractor doesn't like.

Link to comment
Share on other sites

Well, the error is generated with this code so I would guess you've got the extractors in the wrong place:


	bool TileAssembler::readMapSpawns()

	{

		std::string fname = iSrcDir + "/dir_bin";

		FILE* dirf = fopen(fname.c_str(), "rb");

		if (!dirf)

		{

			printf("Could not read dir_bin file!\n");

			return false;

		}

This is the CMD script I use on XP without any problems, give it a shot:

@echo off

cls


REM	  Place the following in your WoW root (the folder that has wow.exe)

REM

REM	  * This CMD file

REM	  * mapextractor.exe

REM	  * vmap4extractor.exe

REM	  * vmap4assembler.exe

REM

REM	  Then run this CMD file


ECHO.

ECHO Extracting DBCs and Maps...

mapextractor.exe


ECHO.

ECHO Extracting VMAPs

vmap4extractor.exe


ECHO.

ECHO Building VMAPs

md vmaps

vmap4assembler.exe Buildings vmaps


ECHO.

ECHO Press any key to exit

PAUSE > NUL

Link to comment
Share on other sites

Well, the error is generated with this code so I would guess you've got the extractors in the wrong place:

...

This is the CMD script I use on XP without any problems, give it a shot:

...

Hiya,

Thanks for your suggestion.

I have tried the CMD script, and it seems to produce the same error. The Map Extractor works perfectly, but when it reaches executing the vmap4extractor, it bugs up

I do have the vmap files in my WoW WOTLK 3.3.5a folder, and it does indeed work on my other PC, so I think using the extractors on my other pc will temporarily fix the problem I'm having.

Edited by James
Link to comment
Share on other sites

Hello all, i have compiled my own trinity core on windows 7, and cant seem to get the maps/vmaps to extract it opens starts to extract for like a milisecond and then closes plz help me

EDIT: i posted here by mistake thinking that i created my own thread fyi@ the "Very Smart" "all Knowing" moderator that replied to my thread

Edited by nipdip
Link to comment
Share on other sites

Hello all, i have compiled my own trinity core on windows 7, and cant seem to get the maps/vmaps to extract it opens starts to extract for like a milisecond and then closes plz help me

EDIT: i posted here by mistake thinking that i created my own thread fyi@ the "Very Smart" "all Knowing" moderator that replied to my thread

So, you are admitting that you broke the rules? And trying to insult the moderator that was nice enough to merge your first thread here? People like you deserve no help or support.

Edit: Boy, do I wish I was still a moderator...

Link to comment
Share on other sites

So, you are admitting that you broke the rules? And trying to insult the moderator that was nice enough to merge your first thread here? People like you deserve no help or support.

fuck u the and the moderators u need to move out of mommys basement and get a fcking life fck face fags have fun fcking each other suckup bitch

Link to comment
Share on other sites

Juvenile babbling not worth quoting

I have my disagreements with some of the MOD actions here but you just completely lost your argument by being an idiot. You'll find it pretty hard to get any sympathy or help from anyone unless you "grow up and move out of mommy's basement". You'll be lucky to even read my reply since you'll probably get banned outright and frankly you'd deserve it. At the very least you owe every MOD here more respect than you've just shown since they work here for free cleaning up after infantile people like you.

  • Upvote 1
Link to comment
Share on other sites

fuck u the and the moderators u need to move out of mommys basement and get a fcking life fck face fags have fun fcking each other suckup bitch

With this behavior, you have nothing in this life ..

@all

The current extractors are working perfectly.I tested now. ( latest )

  • Upvote 1
Link to comment
Share on other sites

Hi guys.

I recently compiled my own server with the latest ( SHA: a1a7a2d7c06e9a8d1cbf3a8901d8d134dcd1ee6a ) code. I have been able to complete everything as stated in http://www.trinitycore.info/How-to:Win. I am on Windows 7, 64-bit, but all the tools I'm using are indeed 32-bit. DBC and MAPS went down without a hitch and then I got into trouble with VMAPS. The solution I used was (and as is mostly the solution in Windows) to start up the CMD in admin. mode before running the .bat file. All working quite fine now. Hope this helps someone with the same problem.

Regards ,

Phillip.

Link to comment
Share on other sites

start up the CMD in admin. mode before running the .bat file. All working quite fine now. Hope this helps someone with the same problem.

Yes that will solve a lot of problems on Vista and Windows 7. I believe the default install location (program files) has elevated security and requires an admin command prompt for the extractors to work. I think my WoW is on another partition and didn't require an admin command prompt but I may be wrong since I frequently open command prompts as admin out of habit now.

Link to comment
Share on other sites

Hi

I have the following error when I start the Mapextractor.

http://imageshack.us/photo/my-images/24/fehlermeldungk.jpg/

it says i have to check weather i have an 32 or 64 bit system and then download the correct one.

I tryed it on both systems but it does not work .

And i should get in touch with the developer which Im doing now.

Sorry for bad englisch

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.


  • Similar Content

    • By WalkerSh
      Friends,
      I am going through a big problem.
      all maps in "BFa" are completely empty. (without "mobs", without "Npc's".
      how can I enable world missions and all the content in "BFa".  ??????????????????????
      I looked everywhere on this subject, but I was unsuccessful.
      I apologize, I am a beginner in the projects.

      ====================================================================
      I am currently using this project. 8.3.0 (33369)
      http://www.ac-web.org/forums/showthread.php?237071-World
       
      updated to 8.3.7 (35662)
      https://mega.nz/file/0dpmla4Q#4tKwrc-G9uhyxCkJozNwZp8Pr0ArgZmwO-ay7OCMvGw
      Source project
      https://github.com/TrinityCore/TrinityCore

      ====================================================================
      My WorldServ.conf
      #    Expansion
      #        Description: Allow server to use content from expansions. Checks for expansion-related
      #                     map files, client compatibility and class/race character creation.
      #        Default:     7 - (Expansion 7)
      #                     6 - (Expansion 6)
      #                     5 - (Expansion 5)
      #                     4 - (Expansion 4)
      #                     3 - (Expansion 3)
      #                     2 - (Expansion 2)
      #                     1 - (Expansion 1)
      #                     0 - (Disabled, Ignore and disable expansion content (maps, races, classes)
      Expansion = 8
      #
    • By reyne
      Hey there!

      I've followed a few threads here about map extraction, and am still having issues. Originally, I was having the issue described here.
      After following the advice given in that thread (creating characters of both BC races and running around for a bit), I am no longer getting that error, however now I get the following error while trying to extract maps:

      `Error loading World\Maps\Expansion01\Expansion01_42_6.adt`

      This repeats for every line in Expansion01, and then the extractor crashes.

      I'm not sure where else to go from here.

      Thanks for your help

      Edit: I've created an 85 on an i85 server and flown all around Outland now, same issue.
    • By Ithylis
      =====[ English ]=====
      Hello,
      First of all I'm sorry if my english is not good, it's the use of Mr Google translation
      That's after years I restart in a WoW private server.
      I thank everyone who gives their time to help TrinityCore evolve.
      I appeal to the community because I can not find the dbc-cameras-vmaps-maps-mmaps-gt files of master 8.2.0.31478.
      I have the official version of the game in 8.2.5 and going through Arctium I do not have the data to extract all that, or else I get it wrong.
      Would anyone be kind enough to share all these extracted files please?
      Thank you very much and have a good day / night
      Regards,
      Ithylis
      =====[ Français ]=====
      Bonjour,

      Avant tout je suis désolé si mon anglais n'est pas bon, c'est l'utilisation de Monsieur Google traduction

      Voilà après des années je me relance dans un serveur privé WoW.
      Je remercie tout ceux qui donnent de leur temps pour faire évoluer TrinityCore.
      Je fais appel à la communauté, car je n'arrive pas à trouver les fichiers dbc-cameras-vmaps-maps-mmaps-gt de la version master 8.2.0.31478.
      J'ai la version officielle du jeu en 8.2.5 et en passant par Arctium je n'ai pas les données pour extraire tout cela, ou alors je m'y prends mal.

      Est-ce que quelqu'un aurait la bonté de partager tous ces fichiers extraits s'il vous plait ?

      Merci beaucoup et bonne journée/nuit
      Cordialement,
      Ithylis
    • By roweqharoji
      Hi guys, this is my first post for help. I think this may be a really noob problem, but I just can't...... Sorry first if there's any mistakes.
      I tried to host 4.3.4 from https://gitlab.com/trinitycore/TrinityCore_434, but with no luck I keep recieving error like The `spell_proc` table entry for spellIdXXX has Attribute PROC_ATTR_REQ_SPELLMOD, but spell has no spell mods. Proc will not be triggered. Detailed log is attached below.
      I have host 3.3.5 without error, but when it comes to 4.3.4, I just can't figure out how to solve this situation. I've tried searching for similar problem, but they said it's client side issue. like this https://gitlab.com/trinitycore/TrinityCore_434/issues/165. I tried download different client data such as wowmortal, atlantiss, mangos wowregeneration...and other two client. But no luck with those...
      If anyone can show me any hint, I would really appreciate
      DBErrors.log
    • By omgdior
      Hello user!  Help me please. How to extract the client DBC, Maps, VMaps & VMaps. I for some reason after 3.3.5 can not understand what to do in the new version. I hope for you.
×
×
  • Create New...