Hi There i need some help with my server , i am creating a takistan server and my
extdb2 doesn't work when i jump in game it gives the following error see image attachment , i have tried looking everything up and i am litterly stuck , been at it for a good 4 hours now and i think its time to ask for help.
Here is the RRP log (see attachment) , i don't think my extdb has a log or i cant find it , how ever its been a pain in my ass please help
I need help , sorry only enlish
-
- Altis Life
-
sickshow -
21. Juli 2021 um 14:13 -
Erledigt
-
-
Hi sickshow ,
your log file contains multiple errors and warnings.
I found the following problems:
- Line 4147, 4148, 4153 and 6164.: The version of "ALiVE" you are running seems to be outdated. Maybe you can try updating to the latest version.
- Line (tbh, idk) 4159-6163: lots of empty lines and an error at the end
- The image you attached shows that extdb is not loaded on the server. It might (again, idk) be caused by the space in the mod name "@CUP_Terrains _Core". You should go ahead and read on mods and servermods and try to only put the mods needed on the client in the mod start parameter and database- or servermods in the servermod start parameter.
Greetings
Fionn
-
extDB2 has no x64 executable, so you have to either rework your code to use extDB3 (would be the best way) or to fall back to 32-bit arma server executable
-
extDB2 has no x64 executable, so you have to either rework your code to use extDB3 (would be the best way) or to fall back to 32-bit arma server executable
Did try this , without any resolve to my issue , thanks for responding and trying to help , any other solutions?
Hi sickshow ,
your log file contains multiple errors and warnings.
I found the following problems:
- Line 4147, 4148, 4153 and 6164.: The version of "ALiVE" you are running seems to be outdated. Maybe you can try updating to the latest version.
- Line (tbh, idk) 4159-6163: lots of empty lines and an error at the end
- The image you attached shows that extdb is not loaded on the server. It might (again, idk) be caused by the space in the mod name "@CUP_Terrains _Core". You should go ahead and read on mods and servermods and try to only put the mods needed on the client in the mod start parameter and database- or servermods in the servermod start parameter.
Greetings
Fionn
Tried this to , not fixing the issue, any other pointers?
-
Did try this , without any resolve to my issue , thanks for responding and trying to help , any other solutions?
what exactly did you try?
this is definitely your biggest issue. extdb2 CAN'T run on x64 - theres no way