Jump to content

Glowy

Members
  • Posts

    6
  • Joined

  • Last visited

Details

  • Interests
    I like Coding & Gaming!

Glowy's Achievements

Vic

Vic (3/54)

1

Reputation

1

Community Answers

  1. Glowy

    Emojis

    Hello, all emojis in the chatbox (Tahoma bold font) appear as a square box “□” , this doesn't happen with the console. only the chat, anyone got an idea? I tried removing all fonts from the c:/windows/fonts (Keeping verdana), installing different version of all fonts, nothing worked. Im using linux wine-staging
  2. Hello, i was able to fix this by setting up an MTA Server on my machine then running it as sudo. after that, the game running on wine didn't crash or make errors anymore. Here's the steps: 1- Make a folder for the server 2 - Make a file, name it servercreation.sh 3 - open the file and edit it's contents to: https://pastebin.com/raw/1tMcFVJK 4 - open a terminal and cd to this folder 5 - type in the terminal: bash servercreation.sh 6 - After it's done, cd to the multitheftauto folder that got generated by the script, run "mta-server-64" OR "mta-server-32" as root "sudo ./mta-server-64" - Wait for the server to load and run, after that close the server and run the client with wine; and it'll work just fine! Troubleshooting: If you faced this issue while running the server: You can solve it by: For Arch linux: install ncurses5-compat-libs using any AUR helper [Tried it myself, works!] For debian: sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 Source of fixes: https://forum.multitheftauto.com/topic/121715-libncurseswso5-cannot-open-shared-object-file/
  3. MTADiag: https://pastebin.mtasa.com/1000004023
  4. I'm not sure if running the server is a process of validating the serial or not; but im sure the issue he faces is a client issue. He's trying to run the MTA:SA Client on linux using WINE I'm also currently facing this issue.
  5. So.. Im trying to run MTA on archlinux using wine, after it launches with some seconds, mta freezes and crashes with a message of any idea? Heres some info: OS: Linux Distro: Arch Wine version: wine-7.11
  6. So.. Im trying to run MTA on archlinux using wine, after it launches with some seconds, mta freezes and crashes with a message of any idea? Heres some info: OS: Linux Distro: Arch Wine version: wine-7.11
×
×
  • Create New...