CDawg
-
Posts
1477 -
Joined
-
Last visited
-
Days Won
85
Posts posted by CDawg
-
-
1 hour ago, Ibeatdungeon said:
I am running 3.3.5 (12340) Intel on 10.12.6 (MacBook Pro (15-inch, 2017)), works at my native resolution fine in Fullscreen Windowed mode. What video setting do you use that won't go higher than 1024x768?
On most Macs you can't. Once you go to a higher resolution on a Mac, then exit out, it will clip the screen and you then have to manually modify wtf/confg.wtf.
That has been a bug since TBC (2.x), it was fixed in 4.x- 1
-
@timp11 To add what Brainy mentioned, figure out what your public IP is..
set your database realmlist with that public IP.
You will only need 3724 (authserver) and the worldserver (default: 8085) open to public. worldserver port is configured in your .conf file. There should be no other ports open. -
12 hours ago, HannibalRoG said:
@CDawg sorry, what its an OP.
Original poster
https://www.lifewire.com/what-does-o-p-stand-for-2483372
http://www.urbandictionary.com/define.php?term=ophttp://lmgtfy.com/?q=what+is+op+on+forums
5 hours ago, Chrisseria2520 said:Anyway, you guys seems 2 be very helpful and friendly which I do appreciate! Furthermore, I would like 2 know the difference of TrinityCore Repack and a self-compiled server of Trinitycore? Do I have any benefits compiling my own server? Why I am asking is cus after days of work, I must admit that I am simple not good enough 2 make my own compiled server, I do not have the knowledge yet... Also, back in the days had my own TrinityCore Repack up and running and even my online friends could come join. I think we were like 10 people online raiding Naxx. But a guy was able 2 put on cheat and TrinityCore's anticheat was not able 2 detect him cheating.
A repack is where you wont get support. It's a pre-comiled server package for people that are incompetent on building their own server. You get no updates, you can't fix core problems, and most of the time they are extremely outdated with so many bugs locked into a pre-compiled core that you have to deal with.
@Chrisseria2520 You said it best... You just explained that you had a negative experience with a repack (one of the largest) You had a guy that was able to cheat and hack your "repack" and there wasn't a single thing that you could do, due to someone else that created the server in a package nad not able to add special detection and core functions within a repack.
Look... People are lazy, i'm not saying you are. But don't let one small issue you run into block you from giving up. It's very very while worth it to compile your own server. Not only can you make custom modifications and keep your package up to date, but you will learn a lot from it and have the confidence to tell your friends that you may be able to fix a certain issue - since you will get support.
- 2
-
20 hours ago, Chrisseria2520 said:
@HannibalRoG and @CDawg, well have u guys ever been compiling ur own Trinitycore? I mean what version of different programs do u use? I just want 2 make sure, that I am not using some kind of wrong version or something?
I use Linux, and compile and extract 3.3.5a. (Ubuntu Server 16.04).
Like I said before, this really isn't a "version" issue. If you compiled TC (3.3.5a), the issue is with your client asset extraction.
6 hours ago, Daniel25 said:I thougth the same, so weird. +credit for helping people
Not making any assumptions on the OP, but with my experience, most of the time it's an OP that doesn't like the answer, even if it's the right one.
- 1
-
On 10/4/2017 at 11:55 AM, HannibalRoG said:
@Chrisseria2520 As long as you do not use the original client without any modification and the tools that are compiled with the core you will still have problems extracting the datas and running the server
BTW who is dedicated to giving bad reputation in the post where it is trying to help people?
Poor unfortunate.I gave you credit , I don't normally touch credit thingy, however, extracting from a corrupt or broken client is actually pretty common.
Good catch!
- 1
-
If it gets deleted, it's probably because you are not using the official extractors for that version. The "VMap file './vmaps/000.vmtree' does not exist" also means it can't read the file, due to unsupported version.
You have to extract them fresh from what you compiled. Do NOT download and use unsupported mmaps, dbcs, or vmaps from another source.
https://trinitycore.atlassian.net/wiki/spaces/tc/pages/2130046/Server+Setup#ServerSetup-Extractors
- 1
-
9 hours ago, LordPsyan said:
I have the exact same issue with 335a running latest TC as of this post. Base core, no extras. Driving me nuts... Not running in screen, but on debian. I do have another worldserver running, but on a different port - 8085. this one runs on 8086 but both bind to 0.0.0.0
BindIP to 0.0.0.0 on multiple worldserver configs won't matter.
Ports are where there issues are happening. The service is trying to run on a port that is already occupied.The only logical explanation is to find worldserver service running and kill it. Restaring the service seems to be apparent that the service is not properly shutting down and thus, still occupying the port.
-
Came late to the party and you appear to have found the solution
I am actually running several diff servers (one specifically for a build), so that if anything is being built or upgraded it will only blow up one server and not affect the running world.
TIP: Remember to update your boost libraries (for Linux) when it calls for a specific version on the build box or core update. The mysql client libraries and boost must match exactly or you get a mismatch error.
- 2
-
On 9/11/2017 at 10:34 AM, Asandru93 said:
I did Aokromes, still does not help.
Debian 9.1
What error are you receiving on Linux when you git clone? Are you making modifications to the core after you clone the repo?
-
@SouthSideDown Just give the community a bit of patience. We are to help. I personally will still help even if you rant on the forums. But as Rochet2 mentioned, ask us in IRC if you need a more immediate response and we can also help with some of the steps (even if the wiki is not detailed with beginners experience on compiling a program)
-
6 hours ago, skipperheartbeat said:
I had a similar one recently. I had previously added something like Monsterheight = 50000 into the worldserver.conf file due to info message in the start log. Removing it fixed it.
So try updating your worldserver.conf file to the latest
worldserver.conf file flags or settings wouldn't have anything to do with a broken database.
- 1
-
Did you manually update your world database? Because that is what you get from not reading the wiki.
-
-
4 hours ago, ceresia said:
Good, now for the next steps.
1. git checkout 4aceb7bf9196b0c83d75effdd132afb84569c963
2. Re-compile (windows: rebuild solution)And let me know if the problem goes away... If it is, then we have a range to work with. Like I mentioned, I'm not having the issue So you will have to do the testing.
- 1
-
Which branch are you using? Did you check your firewall? It's possible that there may be conflicts with that port.
FYI: you can share your worldserver.conf settings with that particular section. You just exposed your password to the world.
-
On 9/1/2017 at 11:25 AM, CDawg said:
Also, it helps to tell us what last commit you were using, before the random disconnects. It helps the community to investigate the bad commit (if there are any)
@ceresia In order to get help. do this ^^^
- 1
-
5 hours ago, jempson said:
Doesn't appear to be the solutions for me. Please help.
I had to switch things up a bit since I'm not using maria, but I also found that on Ubuntu 16.04 libssl1.0-dev and libncurses-dev do not exist.
sudo apt-get install git cmake make gcc g++ libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses5-dev libboost-all-dev mysql-server p7zip
Reading package lists... Done
Building dependency tree
Reading state information... Done
g++ is already the newest version (4:5.3.1-1ubuntu1).
gcc is already the newest version (4:5.3.1-1ubuntu1).
libbz2-dev is already the newest version (1.0.6-8).
libncurses5-dev is already the newest version (6.0+20160213-1ubuntu1).
libreadline-dev is already the newest version (6.3-8ubuntu2).
make is already the newest version (4.1-6).
libboost-all-dev is already the newest version (1.58.0.1ubuntu1).
p7zip is already the newest version (9.20.1~dfsg.1-4.2).
cmake is already the newest version (3.5.1-1ubuntu3).
git is already the newest version (1:2.7.4-0ubuntu1.2).
libmysqlclient-dev is already the newest version (5.7.19-0ubuntu0.16.04.1).
mysql-server is already the newest version (5.7.19-0ubuntu0.16.04.1).
libssl-dev is already the newest version (1.1.0f-2~ubuntu16.04.1+deb.sury.org+1).
The following packages were automatically installed and are no longer required:
linux-headers-4.4.0-75 linux-headers-4.4.0-75-generic
linux-image-4.4.0-75-generic linux-image-extra-4.4.0-75-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.Ubuntu expert here
What error are you receiving? What version are you looking for?
MariaDB is just an option and your version of libssl (openssl) is just fine.
However, you will need to use a newer version of boost for Ubuntu 16.04+Are you trying to compile 3.3.5 or master?
-
These forums are not for your personal website. This is for Help and Support with your TC install.
- 1
-
20 hours ago, Szone said:
Hello,
When i try to build the core i recive this error (i use ubuntu 16.4.3 and last rev of Trinitycore 335):
/home/szone/TrinityCore/TrinityCore/src/common/Collision/Maps/TileAssembler.cpp: In member function ‘bool VMAP::TileAssembler::readMapSpawns()’:
/home/szone/TrinityCore/TrinityCore/src/common/Collision/Maps/TileAssembler.cpp:227:51: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(&tileX, sizeof(uint32), 1, dirf);
^
/home/szone/TrinityCore/TrinityCore/src/common/Collision/Maps/TileAssembler.cpp:228:51: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(&tileY, sizeof(uint32), 1, dirf);
Thank you!
Are you cancelling out the compile? It should continue. It will say "build failed". Otherwise, just let continue.
- 1
-
I'm not having that issue..., but please file full details here:
https://github.com/TrinityCore/TrinityCore/issuesAlso, it helps to tell us what last commit you were using, before the random disconnects. It helps the community to investigate the bad commit (if there are any)
- 1
-
That really all depends on population, as well as GM support. I've had players open a ticket on simple quests issues with no details, tickets opened, then closed immediately (maybe they are testing or resolved own issue?!?), tickets opened and never responded by the player, tickets opened and it's not resolved to "their satisfactory", tickets opened and the player never logs back in (unanswered).
For 3.3.5a, I don't think Iv'e seen the wait time as you described, mine has always said, "your ticket will be served soon".
-
4 hours ago, cloudfox said:
but my vps is 1core 1Gram,i use "make" can only got one core,would "make -j 1" make any diffrent?
Yes, it should. If not, then you will need to dedicate more RAM to your vps. That is extremely low even for testing 3.3.5a.
-
@darki73 Whoops! I meant to put in the releases folder. Also, I have a compiled version that disabled the auto-update.
@Daniel25 Sorry for the confusion, to add what darki73 mentioned. It will try to connect to their server and check for updates. It does take a good minute once you launch the app.
I have the Editor with that feature disabled. I just have to find it. Once I'm home from work I can PM you one.- 1
-
WDBXEditor was created by barncastle to be compatible with every revision .
Personally, it is my favorite, especially when you need to dissect from different revisions with the project that I have been working on.
- 2
Stuck at connected / infinite loop / login issues / battle.net
in Help and Support
Posted
It should be pretty obvious. Just show him how it's configured for "master"
https://github.com/TrinityCore/TrinityCore/blob/master/src/server/bnetserver/bnetserver.conf.dist#L76
Rather than complain, then show both options.