Whenever i try to start a Server it gives me an error like:
Server.... Has stopped working
i dont have it with 1 server but with all of them can anyone help plz <3
I deleted that thread here for a reason. That source you downloaded is full of bugs, and our developers have no experience fixing said bugs, thus we cannot help you. Please use a source from our community. For more reasons why, check on modified-Trinity sources. Also, check for some stable sources.
If you're still dead set on torturing yourself and your players, the problem is related to the database. Did you set it up correctly?
PS: Why are those two screenshots of two different sources? Not that it matters, they're both modified-Trinity sources with the same problems.
I deleted that thread here for a reason. That source you downloaded is full of bugs, and our developers have no experience fixing said bugs, thus we cannot help you. Please use a source from our community. For more reasons why, check on modified-Trinity sources. Also, check for some stable sources.
If you're still dead set on torturing yourself and your players, the problem is related to the database. Did you set it up correctly?
PS: Why are those two screenshots of two different sources? Not that it matters, they're both modified-Trinity sources with the same problems.
both are messi but different versions
messi source is the reason that make trinty modified sources banned here
Lol mine isn't "Messi". My source doesn't have the same problems as this egy's source. Mine is stable and playable. It has a lot of features working but some aren't and I'm sure mine is more fixed than some of the "stables" sources released on ePvP. Don't take trinity based sources as one because they're not all ****** up.
To the thread owner: Did you install appserv or xampp? Did you insert Fresh SQL in navicat or another program like this? And you didn't change the debug path.
Lol mine isn't "Messi". My source doesn't have the same problems as this egy's source. Mine is stable and playable. It has a lot of features working but some aren't and I'm sure mine is more fixed than some of the "stables" sources released on ePvP. Don't take trinity based sources as one because they're not all ****** up.
To the thread owner: Did you install appserv or xampp? Did you insert Fresh SQL in navicat or another program like this? And you didn't change the debug path.
mine too.
they should banned Messi version not Trinity Sources.
or the ****** up version only.
but Trinity Source is a good references despite some issuses (as they said)
Until I see stress and unit tests on the socket system, each packet handler, the database relational mapper, and all threads created by the server, I refuse to believe there are any significant differences between the modified-Trinity sources. Adding features is not fixing the base's stability. I looked at your source elhermanos, there were no significant improvements to base stability that I could see.
Until I see stress and unit tests on the socket system, each packet handler, the database relational mapper, and all threads created by the server, I refuse to believe there are any significant differences between the modified-Trinity sources. Adding features is not fixing the base's stability. I looked at your source elhermanos, there were no significant improvements to base stability that I could see.
Creating those tests are probably overkill for a simple Conquer server tho. If it were for a bigger game like League of Legends (just as an example) I would personally understand it though.
Creating those tests are probably overkill for a simple Conquer server tho. If it were for a bigger game like League of Legends (just as an example) I would personally understand it though.
Unit testing is a very important testing procedure that good software should follow. Here's a quick definition from Wikipedia (since they can explain it better than I can). "In computer programming, unit testing is a software testing method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures are tested to determine if they are fit for use."
So, the purpose of unit testing is to find problems with basic user input or user cases. A lot of the problems in the modified Trinity sources are cased by a lack of this practice - checking for a range of test cases and error checking input. Like, how many times do you see people posting about null exceptions? And we always say how painfully simple it is to prevent, yet it is never prevented because nobody unit tests their systems. Then, when an exception is thrown and the server doesn't handle it properly and loops or something stupid, it causes server errors like deadlocks if it's in a lock. It's not just for large projects, it's for any scale. The practice is a huge portion of software development. Even in programming competitions they expect you to allocate time to unit test before judging (if you're a successful team). It's so important.
I deleted that thread here for a reason. That source you downloaded is full of bugs, and our developers have no experience fixing said bugs, thus we cannot help you. Please use a source from our community. For more reasons why, check on modified-Trinity sources. Also, check for some stable sources.
If you're still dead set on torturing yourself and your players, the problem is related to the database. Did you set it up correctly?
PS: Why are those two screenshots of two different sources? Not that it matters, they're both modified-Trinity sources with the same problems.
As I see.
1 Who are you to prohibit to posts about M-Trinity based sources. How'd you know that this community does not want to posts about M-Trinity sources.
2 I know many servers that use Trinity-B sources, and many of them are perfect.Don't understand like i do adv, will start by UnitedGenerals, UnionTeams, MYM-Classic (5517 i think was), TheAvengers maybe have and more with i do not know.
3.I can certainly prove to be far better than those that you call (STABLE SOURCES).
4. Lets do an example.You sharing an source after it begin popular ... touching it many peoples are you will prohibit it too.Cos that is called PUBLIC because each one can have and do whatever he wants.
Now, I don't know what level of programming you're at, but if you think that kind of code is acceptable for server use -- you are woefully mistaken. The fact the these sources can still run is a miracle in itself.
Now, I don't know what level of programming you're at, but if you think that kind of code is acceptable for server use -- you are woefully mistaken. The fact the these sources can still run is a miracle in itself.
xD cuz this one is from the ****** up ones
u should concern more about the basics structure that there r a fatal issues in it