Sneer Posted March 16, 2017 Report Share Posted March 16, 2017 I updated arma3 1.68 on my linux server using steamcmd now I get this: What could it be? 15:04:31 "Epoch: Starting ArmA3 Epoch Server, Version 0.4.0.0" Call extension 'epochserver' could not be found Call extension 'epochserver' could not be found 15:04:31 "Epoch: Server DLL mismatch! Current: Needed: 0.5.1.8" 15:04:31 "Epoch: Server DLL mismatch! Current: Needed: 0.5.1.8" 15:04:31 "Epoch: Server DLL mismatch! Current: Needed: 0.5.1.8" 15:04:31 "Epoch: Server DLL mismatch! Current: Needed: 0.5.1.8" 15:04:31 "Epoch: Server DLL mismatch! Current: Needed: 0.5.1.8" Link to comment Share on other sites More sharing options...
Sneer Posted March 16, 2017 Author Report Share Posted March 16, 2017 See no issues here: ldd epochserver.so linux-gate.so.1 => (0xf77e4000) libhiredis.so.0.10 => not found libpcre.so.3 => /usr/lib32/libpcre.so.3 (0xf767e000) libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7506000) libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf74b1000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf7494000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf72de000) libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf72c1000) /lib/ld-linux.so.2 (0x56559000) arma3 server works fine: ldd arma3server linux-gate.so.1 => (0xf7745000) libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7718000) librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xf770f000) libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7709000) libsteam_api.so => /home/steam/steamcmd/arma3/./libsteam_api.so (0xf76e0000) libPhysX3_x86.so => /home/steam/steamcmd/arma3/./libPhysX3_x86.so (0xf741c000) libPhysX3Common_x86.so => /home/steam/steamcmd/arma3/./libPhysX3Common_x86.so (0xf72ad000) libPhysX3Cooking_x86.so => /home/steam/steamcmd/arma3/./libPhysX3Cooking_x86.so (0xf727e000) libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7106000) libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf70b1000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf7094000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf6ede000) /lib/ld-linux.so.2 (0x56607000) Link to comment Share on other sites More sharing options...
Sneer Posted March 17, 2017 Author Report Share Posted March 17, 2017 Does anyone has 1.68 with epoch 0.4.0.0 working on linux? Link to comment Share on other sites More sharing options...
vbawol Posted March 18, 2017 Report Share Posted March 18, 2017 These are the older epochserver.so files just in case the newer ones have issues: https://github.com/EpochModTeam/Epoch/tree/experimental/Server_Install_Pack/@epochhive/legacy Also to use these you need to have this line in your startup script so that I can load the dependencies. https://github.com/EpochModTeam/Epoch/blob/experimental/Server_Install_Pack/epoch_linux_startscript.sh#L18 I am working on a new static lib that should have less external dependencies, I must note that these newer extensions may not work currently. Link to comment Share on other sites More sharing options...
Sneer Posted March 18, 2017 Author Report Share Posted March 18, 2017 I rolled back arma3 to 1.66 using steamcmd and everything works fine. The only thing that's changed is the arma3server executable. I tried the newer libraries and I got the same errors. I didn't try the legacy ones though, but I don't think it'll make a difference. Link to comment Share on other sites More sharing options...
Sneer Posted March 18, 2017 Author Report Share Posted March 18, 2017 There seems to be other people with the same issue with other mods. I think there is an issue with the arma3server executable and how it detects or searches the mods. Does that make any sense? Call extension 'extDB2' could not be found Call extension 'ARMA_LOAD' could not be found Link to comment Share on other sites More sharing options...
vbawol Posted March 18, 2017 Report Share Posted March 18, 2017 Check your RPT to see if you are running x86 or x64. I am working on x64 support for both Linux and Windows for 0.5. Maybe this need to be reported to BI: https://feedback.bistudio.com Link to comment Share on other sites More sharing options...
vbawol Posted March 18, 2017 Report Share Posted March 18, 2017 also, Dwarden posted this 1.68 hotfix yesterday it may help: 1.68.140925 new PROFILING branch with PERFORMANCE binaries, v00, server and client, windows/linux only 32-bit binaries + sync with 1.68.main branch 1.68.140940 new PROFILING branch with PERFORMANCE binaries, v01, server and client, windows/linux only 32-bit binaries + fixed linux issues and some crashes note: 64-bit binaries in near future (not this week(end)) details: https://forums.bistudio.com/forums/topic/160288-arma-3-stable-server-166-performance-binary-feedback/?do=findComment&comment=3164769 Link to comment Share on other sites More sharing options...
Sneer Posted March 18, 2017 Author Report Share Posted March 18, 2017 Arma 3 Console version1.68.140908 x86 : port 2302 Link to comment Share on other sites More sharing options...
vbawol Posted March 19, 2017 Report Share Posted March 19, 2017 Ya, it seems that hotfix was supposed to fix that. If not report back and we can try to follow up with someone at BI. Link to comment Share on other sites More sharing options...
Sneer Posted March 19, 2017 Author Report Share Posted March 19, 2017 I'm back in business! All working now. Thanks for your help. Arma 3 Console version1.68.140940 x86 : port 2302 vbawol 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now