Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extDB3 Failed to Load, Check Requirements #14

Open
ghost opened this issue Oct 4, 2022 · 10 comments
Open

extDB3 Failed to Load, Check Requirements #14

ghost opened this issue Oct 4, 2022 · 10 comments

Comments

@ghost
Copy link

ghost commented Oct 4, 2022

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
Copy link
Owner

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

@ghost
Copy link
Author

ghost commented Oct 5, 2022

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

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

@SteezCram
Copy link
Owner

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

@ghost
Copy link
Author

ghost commented Oct 6, 2022

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
Copy link
Author

ghost commented Oct 6, 2022

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

@SteezCram
Copy link
Owner

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
Copy link

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
Copy link
Owner

SteezCram commented Dec 11, 2022

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

@Ni1kko
Copy link
Contributor

Ni1kko commented Jan 27, 2024

This still an issue?

@mushtea
Copy link

mushtea commented May 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants