Jump to content

Blokker_1999

MTA Team
  • Posts

    2,446
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Blokker_1999

  1. please use the search function or browse trough the recent topics, this has been asked multiple times already https://forum.multitheftauto.com/viewtop ... 06&t=25636
  2. one topic below this one : https://forum.multitheftauto.com/viewtop ... 06&t=25636
  3. Blokker_1999

    Free Hosting

    Locked due to misleading advertising. Free == Free.
  4. Yes, due to a change in the httpserver you are now required to set an ip in the mtaserver.conf . If you do not know the ip you can set it to 0.0.0.0 . <serverip>0.0.0.0</serverip>
  5. Blokker_1999

    noob introduction

    At the moment we use an external system to keep track of server. All servers are handled the same and we have no control over the system that keeps the master server list. While anyone can make a financial contribution to the project, that contribution has no effect on the status of the player or the server. We do not enforce any other kind of regulation (MTA is open source, freedom is important for us). The only agreements you have to approve are related to the source code.
  6. that is strange, it did compile on my deb5 box.
  7. Linux binaries can be found on http://linux.multitheftauto.com . If it still shows 1.0r3, do a hard refresh of that page (ctrl+F5). libcurl4-openssl-dev is not available on Debian 4, you need to ge libcurl3-dev . Also json-c will most likely fail. Go to ./vendor/json-c and execute make clean && autoreconf -fi && ./configure && make && make install && cd ../..
  8. Compiling the MTA-Server fails on some distributions while it is attempting to make json-c . To fix this do the following: cd vendor/json-c && make clean && autoreconf -fi && ./configure && make && make install && cd ../.. afterwards continue building mta with "make install"
  9. Error is fixed in 1.0.1. Either compile the source from scratch or wait for precompiled binaries, available this weekend.
  10. wait for a solution. Only thing you can do. Hopefully someone finds it soon.
  11. problem is present on both debian 4 and 5 with both version 1.0 and 1.0.1n . Reported it on the mantis bug tracker.
  12. download this package : http://linux.multitheftauto.com/dl/mta-1.0r3.tar.gz and try again. When the server starts it should report itself as version 1.0r3 and not 1.0 . It should be fixed then.
  13. As you are I'm sure aware, MTA was the first multiplayer mod for Grand Theft Auto, way back in 2003. Since then the team have built up substantial knowledge and understanding of GTA, and have always done their own research to develop the mod, not relying on external 'community' sources. As such, whether anyone else has found where field-of-view is located, for example, has little bearing on whether MTA found it. It's likely the MTA source contains a wide range of functions and exposed variables that weren't known to the community before the mod was open sourced. As I'm sure you also know, Rockstar have always been very supportive of Multi Theft Auto, and occasionally have provided information and guidance to assist with its development.
  14. The problem is solved in r1641 Those who compile their own server can patch it with that information, I probably won't have time to rebuild my packages until sunday.
  15. We know and are investigating the problem. Something is outdated but we don't know yet what
  16. No report from ppl that they spawn over the middle of the ocean?
  17. The problem is also present on CentOS 5.3, we are investigating the cause. Unfortunatly at this moment we do not have an idea about what is causing it.
  18. Well, it doesn't work. The centos package was based upon the generic package that uses the bins from the deb4 compile and the deb4 compile has an error in it. So i'll have to redo those
  19. I've been able to confirm the bug, no solution yet. Obvious solution would be to upgrade to Debian 5.0
  20. looks like i indeed uploaded the wrong one, could you try again? http://linux.multitheftauto.com/dl/libpme.so.0
  21. great, that keeps happening, don't know how i keep mixing them up let me find the correct one
  22. Blokker_1999

    Cant install...

    looks like the installer is f*cked, did you try downloading the installer again?
×
×
  • Create New...