Jump to content
TrinityCore

Trev71

Plebs
  • Posts

    8
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Trev71

  1. Thanks for the complement. Really. Due note that I mentioned my client early on, it isn't referenced in the server how to wiki, it isn't referenced in the apparently 'out of date' map extractions on the site either. Yet, I am not bitching or complaining, just looking for a little direction and working to stay away for general forum drama that happens to always fucking come up with someone who has more specific knowledge of a subject than the person asking... then being called an idiot or something even more.. sinisiter.. lol. Hence trying to give you ALL the data vs some real idiots version of " I have a problem, it don't work work, help " with no provided info at all. But, apparently, it is a client issue. Sorry to insult you oh great one. And yes, thanks for clarifying the problem. Also - worth noting, are the first pages results on the oracle's (Google, for you non-idiots) search, using such idiot search terms such as 3.3.5a WOW client download -- one might assume the no-install client as fairly over-fucking-whelming on the results. The ole 80-20 rule apparently doesn't apply here... Thanks bub, keep flexing on the forums, it makes you look good. -- Trev *** Actually, since I have a couple bacardi's in me here at this point.. What would make you look good would be something like this, ready, hang tight, it's brilliant. " Hey Trev, noticed your using a prepackaged no-install client, we don't support that and your bound to have troubles using it. Please note that isn't supported in our Wiki (or other document that I clearly overlooked.. still cant find it in the wiki btw.. /shrug whatever). I'd suggest you use google, or follow this link [url... ] and download the torrent. Build your maps, should be good to go. Welcome aboard. -- God/Genius/Superman" That's something I would respect, as would pretty much anyone else out there. Your welcomed for the lesson. -- Trev
  2. Sorry, yea, was running out for dinner and well, sorta needed a break from working on this. " The version of this file is not compatible with the version of windows your using.. bla bla bla... " typical 32 bit vs 64 bit error message. My server platform: root@wow-server:/etc# uname -a Linux wow-server 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Client where I am getting maps from: (again, 3.3.5 no install version) Windows 7 Enterprise x64 bit... is where i am running it on. BUT WAIT... The extractors are build on Linux platform, do I need to copy over the client and run those on the linux box ? ? I thought it was kewl to bring the extractors over to my windows box.. and run em.. hrmm.. PS: don't take anything I write, or the way I write it, as derogatory I know people have put tons of work into these things and sometimes I write what is on my mind, and that little LOL was literally me chuckling to myself, and figuring I needed a short break Is this a client issue? Should I be looking for another 3.3.5a client to use? maybe not the no install client... or.. ?
  3. Updated the core and recompiled... I got the extractors this time around.. but they don't work with the 64 bit windows.. so cannot extract.. lol.. wtf.. And previous set of maps still throwing me the same error.. I dunno... ok heading out to eat and think this shit through...
  4. used map 0002036.map as example of mine.. course if the headers are the same in all maps.. matters not the map eh? heh. 4D 41 50 53 76 31 2E 31 34 30 .... I got the tools from the downloads link on the site here... followed downloads.. then to tools... just noting.. Regarding compiling the tools myself in Ubuntu, should it not be as easy as a recompile and adding -DTOOLS=1 ?? The results look like the tools compile.. but they are no where to be found.. root@wow-server:~/build# cmake ../TrinityCore/ -DPREFIX=/root/server -DWITH_WARNINGS=1 -DTOOLS=1 -- Detected 64-bit platform -- UNIX: Using jemalloc -- UNIX: Using default configuration directory -- UNIX: Using default library directory -- UNIX: Configuring uninstall target -- UNIX: Created uninstall target -- GCC: SFMT enabled, SSE2 flags forced -- GCC: All warnings enabled -- Found ACE library: /usr/local/lib/libACE.so -- Found ACE headers: /usr/local/include -- Using mysql-config: /usr/bin/mysql_config -- Found MySQL library: /usr/lib/x86_64-linux-gnu/libmysqlclient_r.so -- Found MySQL headers: /usr/include/mysql -- Found Readline library: /usr/lib/x86_64-linux-gnu/libreadline.so -- Include dir is: /usr/include * TrinityCore rev. hash : 2fa8d06b25e3+ * TrinityCore rev. date : 2013-02-05 22:30:34 -0500 * TrinityCore buildtype : Release * Install core to : /root/server * Install libraries to : /root/server/lib * Install configs to : /root/server/etc * Build world/auth : Yes (default) * Build with scripts : Yes (default) * Build map/vmap tools : Yes * Build core w/PCH : Yes (default) * Build scripts w/PCH : Yes (default) * Show all warnings : Yes * Use coreside debug : No (default) -- SCRIPT PREPARATIONS -> Prepared: Spells -> Prepared: Commands -> Prepared: Examples -> Prepared: Custom -> Prepared: World -> Prepared: Outdoor PVP Zones -> Prepared: Eastern Kingdoms -> Prepared: Kalimdor -> Prepared: Outland -> Prepared: Northrend -> Prepared: Events -- SCRIPT PREPARATION COMPLETE -- Configuring done -- Generating done -- Build files have been written to: /root/build Here, I expect to see a bin directory with the tools.. to then migrate to my windows box and extract... root@wow-server:~/build# ls -1 CMakeCache.txt CMakeFiles cmake_install.cmake cmake_uninstall.cmake dep install_manifest.txt Makefile revision.h src Any links to updated tools for extractions... or even maps themselves if they are somewhere to be snatched ( I did find and try a few different map packages I found online... similiar issues of course.. ) .. or should I be using a different client ?! Thanks... -- Trev Note... updating the build now... will test post that as well...
  5. - I've uninstalled my 'installed version' of WOW (as I noted registry setting issues in other forum posts) - ran the 3.3.5 client to the login screen <-- it is a NO INSTALL client, is that an issue with map creations ?? though the extractors run without error.. - ran multple versions ( probably all the same extactors, just packaged with different names via forum links etc...) for the last few hours.. at least 5-6 map extractions.. copies.. same failures over and over.. kind of at a loss here... - still receiving: Realm running as realm ID 1 Using World DB: TDB 335.49 Will clear `logs` table of entries older than 1209600 seconds every 10 minutes. Using DataDir ./ WORLD: MMap data directory is: ./mmaps VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1 VMap data directory is: ./vmaps Map file './maps/0004331.map' is from an incompatible clientversion. Please recreate using the mapextractor. Correct *.map files not found in path './maps' or *.vmtree/*.vmtile files in './vmaps'. Please place *.map/*.vmtree/*.vmtile files in appropriate directories or correct the DataDir value in the worldserver.conf file. I know, read the forums for answers, and the answers are --> Rebuild the Extractors & link to the Windows Server How To... Any thoughts on this would be appreciated.. Again: - Server running the world & auth server is Ubuntu - Client is on windows 7 (extracting maps from here as indicated.....) Thanks, -- Trev
  6. Ok, I am wrapping up a new install on Ubuntu. The auth server works, worldserver 'works' as far as I can tell, at least up until the point where I get the map errors. (had to rename one of the ip2Country tables -- cap letter issue.. trivial... ) Map file './maps/0004331.map <-- incorrect version Now, I am a little lost, let me explain what I have been trying: Followed the Linux guide I have the 3.3.5(12340) no install client on my Windows 7 machine (where I intend to play from, and extract maps if need be) -- utorrent link from eternal - wow site. I have downloaded the TrinityCore Tools for i3.5.7 and tried those tools to extract maps Runs great - the maps are incompatible I have tried to get the extractors to compile on the Ubuntu server using the -DTOOLS=1 option I don't end up with any executable to bring over to my Windows box to execute. Not a big deal 'per say' as I expect to find maps online or the tools to bring down (as above) - I've downloaded a few map packs from the web.. same issues.. incorrect versions - Tried different tool extractors... mysql> select * FROM `version`; | TrinityCore rev. 2013-02-05 22:30:34 -0500 (2fa8d06b25e3) (Unix, Release) | 2fa8d06b25e3 | TDB 335.49 | 49 So the links associated with map issues point me to, well, starting from scratch on a Windows box. Ok, not a big deal, I can jam out a VirtBox server and do just that.. however.. I'll end up with the same damn tools I am trying right ? same extracted maps/vmaps/dbc that I am already getting... There is a versioning issue here somewhere.. and I am not familiar enough with TrinityCore version mappings to see it. My client should be correct - it's listed as the supported version right up at the top right of the forums My linux server should be correct - I followed the listed guide - very good guide btw - the only thing different I am doing here is using phpmyadmin on the server instead of one of the others you listed, and bitvise tunnelier as an app to move data.. but that is again.. trivial.. I don't want to go and build a windows server, to build the extractors, to have the same map errors. What am I doing wrong here? what version mistake have I made ? Your thoughts are appreciated, Thanks ! -- Trev
×
×
  • Create New...