SteezCram / extDB3

An archive repository of extDB3
Other
62 stars 34 forks source link

extDB3 Failed to Load, Check Requirements #14

Open ghost opened 1 year ago

ghost commented 1 year ago

Hello! I get some message in cosole, after player click spawn button in lobby:

20:04:47 "---------------------------------------------------------------------" 20:04:47 "---------------------------------------------------------------------" Call extension 'extDB3' could not be loaded 20:04:47 "extDB3 Failed to Load, Check Requirements @ https://bitbucket.org/torndeco/extdb3/wiki/Installation" 20:04:47 "" 20:04:47 "If you are running this on a client, Battleye will random block extensions. Try Disable Battleye" 20:04:47 "---------------------------------------------------------------------"

Ubuntu 20.04 (64 bit)

Starting server by /arma3server -name=server -config=server.cfg -servermod=@extDB3_Debug -mod=ws;

mariadb is corretly working. Admin user created, table created.

tbbmalloc.dll and tbbmalloc64.dll in arma3 server root folder. apt-get install libtbb2:i386 and apt-get install libtbb2 executed.

Mission: Domination Western Sahara (last version)

pls help :((

SteezCram commented 1 year ago

Hello, you need to choose the right extDB for your OS.

ghost commented 1 year ago

Hello, you need to choose the right extDB for your OS.

Hi, I think. I'm downloaded and used @extDB3.v1032-linux

SteezCram commented 1 year ago

You need to put both of the .so in your folder, or else it can't work.

ghost commented 1 year ago

Hello. I understand it. I dumped all the necessary files in the root folder. Everything is on your github. But it doesn't work.

20:50:30 Mission file: co40_domination_4_64_blufor_ws (__cur_mp) 20:50:30 Mission world: sefrouramal 20:50:30 Mission directory: mpmissions__cur_mp.sefrouramal\ 20:50:34 "---------------------------------------------------------------------" 20:50:34 "---------------------------------------------------------------------" Call extension 'extDB3' could not be loaded 20:50:34 "extDB3 Failed to Load, Check Requirements @ https://github.com/SteezCram/extDB3/wiki/Instalation" 20:50:34 "" 20:50:34 "If you are running this on a client, Battleye will random block extensions. Try Disable Battleye" 20:50:34 "---------------------------------------------------------------------" 20:50:34 "---------------------------------------------------------------------"

My files: arma3_server_root/ -steamapps/ -mpmissions/ ... and other default folders and files of the server arma ... -@extDB3 -build/ -/Optional

@extDB3 dir: -addons/extdb3.pbo -extdb3-conf.ini -extDB3_x64.so -extDB3_x64.dll -extDB3.so -extDB3.dll

ghost commented 1 year ago

Can I somehow provide you with logs? Describe me how to use the debugger

SteezCram commented 1 year ago

For me it should be fine, I'm not an expert, especially on Linux, but you have a Release tab with a release for Linux. You should download it instead of dumping the whole GitHub repository.

mixxedxyz commented 1 year ago

someone have an solution for it ? i downloaded the latest version for Linux in releases tab but i still cant get it work.

16:45:34 "---------------------------------------------------------------------" 16:45:34 "---------------------------------------------------------------------" CallExtension 'extDB3' could not be found 16:45:34 "extDB3 Failed to Load, Check Requirements @ https://bitbucket.org/torndeco/extdb3/wiki/Installation" 16:45:34 "" 16:45:34 "If you are running this on a client, Battleye will random block extensions. Try Disable Battleye" 16:45:34 "---------------------------------------------------------------------" 16:45:34 "---------------------------------------------------------------------"

i tried to access the URL bitbucket but is down. i tried to disable battleye but still error.

using debian 11 x64

SteezCram commented 1 year ago

Hello, do you use the latest version of this GitHub?

Ni1kko commented 5 months ago

This still an issue?

mushtea commented 2 months ago

I have the same issue, does anyone have a fix?

I am running on Linux with amd processor, dedicated Server.

I installed the dependencie: apt-get install libtbbmalloc2 This was not possible (could not be found): apt-get install libtbb2:i386

I use version extDB3.v1032-linux