8BITADDICTION
Member-
Content count
10 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
0 NeutralAbout 8BITADDICTION
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
ah thank you! did not see this!
-
8BITADDICTION started following APEX item help?
-
Finally got my server running and i am wondering if there is another way to remove the APEX items from the loot table other than removing them item by item in the table? is ther a way to disable APEX entirely from the server? it's just very annoying that i can't pick them up and use them because i don't own apex.
-
stuck Problem with vanilla Exile server
8BITADDICTION replied to 8BITADDICTION's question in Serverside
Im going to change this to solved, apparently Windows 10 kept corrupting the Vcredist installs, it said they were installed but they weren't, i re-installed windows and it works! -
stuck Problem with vanilla Exile server
8BITADDICTION replied to 8BITADDICTION's question in Serverside
@S. could this issue im having with the database be caused by windows 10? i haven't seen anyone post about using it while setting up the server. -
stuck Problem with vanilla Exile server
8BITADDICTION replied to 8BITADDICTION's question in Serverside
no problem man, thanks for the help, im gonna try some more things, if i can figure it out ill post my findings here. -
stuck Problem with vanilla Exile server
8BITADDICTION replied to 8BITADDICTION's question in Serverside
well i checked the extdb_conf.ini and everything is set up correctly, the only thing i wasnt sure of was the exile.sqf so i replaced it with my backup and same issue, same errors not quite sure where i messed up. -
stuck Problem with vanilla Exile server
8BITADDICTION replied to 8BITADDICTION's question in Serverside
okay so upon further analysis of the rpt it seems to just be repeating this error over and over again 5:13:23 Error position: <_result select 0) do { case 0: { (format> 5:13:23 Error Undefined variable in expression: _result 5:13:23 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16 5:13:23 Error in expression <uery_selectFull; _numberOfClans = count _clanIDs; if (_numberOfClans > 0) then > 5:13:23 Error position: <_clanIDs; if (_numberOfClans > 0) then > 5:13:23 Error Undefined variable in expression: _clanids 5:13:23 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20 5:13:23 Error in expression <"extDB2" callExtension _query); switch (_result select 0) do { case 0: { (format> -
stuck Problem with vanilla Exile server
8BITADDICTION replied to 8BITADDICTION's question in Serverside
Sure! just let me run it again and ill get you a fresh one, the others are huge -
stuck Problem with vanilla Exile server
8BITADDICTION replied to 8BITADDICTION's question in Serverside
Yeah, that's the one i followed -
ive been trying to set up an exile server, i followed the guide created by S. and after all was said and done, i get the load in stuck in ground with no control problem, i cannot find a solid fix for it, any help would be greatly appreciated! Note: this is a fresh install of everything from windows to exile and arma 3 themselves.