Jump to content

Timo17

Member
  • Content Count

    9
  • Joined

  • Last visited

  • Medals

Community Reputation

2 Neutral

About Timo17

  • Rank
    Private

Profile Information

  • Gender
    Male
  • Location
    France
  1. Timo17

    Extension in Linux

    Thank you a lot for your thorough research that resolved my problem. I'm very grateful. You've right, It's working in 1.62.
  2. Timo17

    Extension in Linux

    I also run that command to check if it's actually loaded or not lsof -p ... and like I was thinking it's not.
  3. Timo17

    Extension in Linux

    Thanks for the reply, the command you gave work perfectly but this is not working in the game and always no clue in the logs. I have done a ldd command ldd example.so Here the output : linux-gate.so.1 => (0xb7759000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb757e000) /lib/ld-linux.so.2 (0xb775a000)
  4. Okay I finally resolve the problem. I don't know how in the details but this is what I did : I deactivated the windows firewall then I start IObit Malware Fighter (Which I already install before the APEX update) and then without doing anything my game works. After that I activated back the firewall and everythings work fine. Honestly I don't know what the problem was, I think it came from IObit but I'm not sure at all. Well tell me if you manage to resolve the problem.
  5. Yes I tried. Didn't work too.
  6. Hello, I have problems making an extension in C for Arma in Linux (Ubuntu 16.04). For testing I just took the example from the wiki : After creating the .c file I use the command "gcc -shared -fPIC -o example.so example.c" without any errors. I place example.so in the root folder of my arma 3 server. I start the server but infortunately I have no confimation of the loading of the extension in the logs and in the game if i launch : "hint ("example" callExtension "version");" nothing happen. I hope someone can help me with this. Thanks in advance.
  7. Na. I will ask a mate to give me his arma3battleye.exe and I will try if it works that way.
  8. I have the same problem : "Starting the game or battleye has failed". I tried to delete the folder Battleye and arma3battleye.exe in the steam directory and then I "Verify the integrity of cache" whitout success. I also tried to remove Battleye folder from c:/Program Files (x86)/Common Files/ and reinstalling battleye service from battleye.com, again no success. I hope someone will found a solution, however I will continue investigating on my side. EDIT : I read the rpt of the launcher and I found that when I'm trying to launch the game : Sorry for the french language, so, It's appear that we can't access to arma3battleye.exe and when i'm trying to launch arma3battleye.exe without the launcher I got : "Windows can't access to the file, ...". So apparently windows himself can't access to the file.
×