Daniel Sanchez Posted July 1, 2017 Share Posted July 1, 2017 So im trying to install a fresh version of altis life 5.0 with extDB3 since i want to be able to run 64 bit. I have followed the many tutorials out there but every time i connect to the server i get "Setting up Client" screen. For some reason it does not want to connect to the database. I have checked all the names to make sure its trying to connect to the right database but still no luck. My logs really don't help much so any help would be nice. Here is the extdb3-conf file [Main] Version = 1 Randomize Config File = false ;; Randomizes Config File after loading. ;; Recommend to turn on, if you have enabled filepatching on arma. Allow Reset = false ;; Allows 9:RESET, usefull for development work Thread = 0; ;; Option to force number of worker threads for extDB3. ;; Auto = 0, Min = 2, Max = 6 [Log] Flush = true; ;; Flush logfile after each update. ;; Option really only usefull if running DEBUG BUILD [altislife] IP = 127.0.0.1 Port = 3306 Username = root Password = hidden Database = altislife Here is the Log extDB3: https://bitbucket.org/torndeco/extdb3/wiki/Home extDB3: Version: 1.028 extDB3: Windows Version Message: All development for extDB3 is done on a Linux Dedicated Server Message: If you would like to Donate to extDB3 Development Message: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SUEFTGABTAM2 Message: Also leave a message if there is any particular feature you would like to see added. Message: Thanks for all the people that have donated. Message: Torndeco: 18/05/15 extDB3: Found extdb3-conf.ini extDB3: Detected 4 Cores, Setting up 4 Worker Threads extDB3: ... extDB3: ... extDB3: ... extDB3: ... Quote Link to comment Share on other sites More sharing options...
joew Posted July 1, 2017 Share Posted July 1, 2017 @Daniel Sanchez you're right, extDB log don't helps much here. Post your server and client logs too. And paste your description.ext too. Paste all on pastebin.com and put here just the links, please. Quote Link to comment Share on other sites More sharing options...
Daniel Sanchez Posted July 2, 2017 Author Share Posted July 2, 2017 Server rpt logs description.ext client Quote Link to comment Share on other sites More sharing options...
joew Posted July 2, 2017 Share Posted July 2, 2017 6 hours ago, Daniel Sanchez said: Server rpt logs description.ext client I found 1 warning and 1 error, but never seen them before. 1) The first one is: Quote Warning Message: Script \life_server\init.sqf not found Make sure you have the file init.sqf inside life_server folder and if its like as: https://github.com/AsYetUntitled/Framework/blob/master/life_server/init.sqf 2) There are some error on spyglass file: Quote 10:02:00 Error in expression <ass\fn_initSpy.sqf" exitWith {}; if (isServer && !hasInterface) exitW> 10:02:00 Error position: <{}; if (isServer && !hasInterface) exitW> 10:02:00 Error Missing ; 10:02:00 File mpmissions\__CUR_MP.Altis\SpyGlass\fn_initSpy.sqf, line 12 10:02:00 Error in expression <tis\SpyGlass\fn_initSpy.sqf" exitWith {}; if (isServer && !hasInterfa> 10:02:00 Error position: <exitWith {}; if (isServer && !hasInterfa> 10:02:00 Error Undefined variable in expression: exitwith 10:02:00 File mpmissions\__CUR_MP.Altis\SpyGlass\fn_initSpy.sqf, line 12 Make a backup of the file: Altis_Life.ALtis\Spyglass\fn_initSpy.sqf and replace for those: https://github.com/AsYetUntitled/Framework/blob/master/Altis_Life.Altis/SpyGlass/fn_initSpy.sqf Quote Link to comment Share on other sites More sharing options...
Graphite Posted July 2, 2017 Share Posted July 2, 2017 make sure you have life_server.pbo like this: @life_server/addons/life_server.pbo Quote Link to comment Share on other sites More sharing options...
Daniel Sanchez Posted July 3, 2017 Author Share Posted July 3, 2017 22 hours ago, joew said: I found 1 warning and 1 error, but never seen them before. 1) The first one is: Make sure you have the file init.sqf inside life_server folder and if its like as: https://github.com/AsYetUntitled/Framework/blob/master/life_server/init.sqf 2) There are some error on spyglass file: Make a backup of the file: Altis_Life.ALtis\Spyglass\fn_initSpy.sqf and replace for those: https://github.com/AsYetUntitled/Framework/blob/master/Altis_Life.Altis/SpyGlass/fn_initSpy.sqf i did what you have said and still no luck now im getting spyglass sees you type of error and i cant seem to whitelist the functions it needs because im getting this error 15:09:51 Error in expression < !hasInterface) exitWith {}; if ((call life_adminlevel) < 1) exitWith {}; hint > 15:09:51 Error position: <life_adminlevel) < 1) exitWith {}; hint > 15:09:51 Error Undefined variable in expression: life_adminlevel 15:09:51 File SpyGlass\fn_notifyAdmins.sqf [SPY_fnc_notifyAdmins], line 66 have you seen this type of error before? Quote Link to comment Share on other sites More sharing options...
Guest Posted July 3, 2017 Share Posted July 3, 2017 17 minutes ago, Daniel Sanchez said: i did what you have said and still no luck now im getting spyglass sees you type of error and i cant seem to whitelist the functions it needs because im getting this error 15:09:51 Error in expression < !hasInterface) exitWith {}; if ((call life_adminlevel) < 1) exitWith {}; hint > 15:09:51 Error position: <life_adminlevel) < 1) exitWith {}; hint > 15:09:51 Error Undefined variable in expression: life_adminlevel 15:09:51 File SpyGlass\fn_notifyAdmins.sqf [SPY_fnc_notifyAdmins], line 66 have you seen this type of error before? Just add the command to spy glass ini Quote Link to comment Share on other sites More sharing options...
Daniel Sanchez Posted July 4, 2017 Author Share Posted July 4, 2017 3 hours ago, John Meiers said: Just add the command to spy glass ini can you explain this better! sorry i just dont really understand what your meaning here Quote Link to comment Share on other sites More sharing options...
Daniel Sanchez Posted July 6, 2017 Author Share Posted July 6, 2017 On 7/3/2017 at 3:34 PM, John Meiers said: Just add the command to spy glass ini bump Quote Link to comment Share on other sites More sharing options...
person2611 Posted September 1, 2017 Share Posted September 1, 2017 You aren't the only one with this issue I've tried everything suggested it refuses to work. I'm gonna get some shut eye it's 5:30am and my brain is fried if nobody has found a solution to it when I return I'll try and look into fiddling with it some more. The only error I have is it isn't finding the init.sqf file in life_server everything else is perfectly fine on my end, I'm thinking it has something to do with extDB3 itself or possibly somewhere in the mountain of lines...... Quote Link to comment Share on other sites More sharing options...
person2611 Posted September 2, 2017 Share Posted September 2, 2017 On 7/6/2017 at 9:46 AM, Daniel Sanchez said: bump Okay my brain was so fried that I didn't even realize what was happening, I had this exact same issue and I found that I didn't make my life_server folder a .pbo so I made it a .pbo and it fixed the issue so if you don't have the folders like this (@life_server>addons>life_server.pbo) it will give you the error you are getting. This is what fixed it for me. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.