Jump to content
  • 0

VPS Problem


Tekken

Question

4 answers to this question

Recommended Posts

  • 0
  • MTA Team

Make sure that you are in the server directory when you try to launch the server. You can use cd command to change your current directory.

You can also try setting the executable flag for server binary:

chmod +x mta-server

If it still returns the same error, then please read the Linux Server Manual or my tutorial to find out how to set up the server correctly.

https://wiki.multitheftauto.com/wiki/In ... _GNU_Linux

viewtopic.php?f=106&t=58533

Link to comment
  • 0
Make sure that you are in the server directory when you try to launch the server. You can use cd command to change your current directory.

You can also try setting the executable flag for server binary:

chmod +x mta-server

If it still returns the same error, then please read the Linux Server Manual or my tutorial to find out how to set up the server correctly.

https://wiki.multitheftauto.com/wiki/In ... _GNU_Linux

viewtopic.php?f=106&t=58533

Nothing changed, and I already read those...

mtasa1.png

mtasa2.png

Link to comment
  • 0
You're missing some libraries.

Try this:

apt-get install ia32-libs lib32ncursesw5 lib32readline5 lib32ncurses5 

If it does not work, please reveal your OS and tell us the output of ldd mta-server.

Thank's, some times i am so stupid. :)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...