EEZY-E

Donator
  • Content count

    24
  • Donations

    10.00 EUR 
  • Joined

  • Last visited

Everything posted by EEZY-E

  1. EEZY-E

    MySQL undefined variable

    I just installed a3 server and it runs perfect. I added the exileserver and exile mod and modified the config files and now it gives me this MySQL error. It doesn't generate extDB log files so i cant show you those. It gives me this error: if (_numberOfClans > 0) then > 18:49:43 Error Undefined variable in expression: _clanids 18:49:43 File exile_server\code\ExileServer_world_loadAllClans.sqf line 20 18:49:43 Error in expression <"extDB2" callExtension _query); switch (_result select 0) do { case 0: { (format> 18:49:43 Error position <_result select 0) do { case 0: { (format> 18:49:43 Error Undefined variable in expression: _result 18:49:43 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16 18:49:43 Error in expression <uery_selectFull; _numberOfClans = count _clanIDS; if (_numberOfClans > 0) then > 18:49:43 Error position: <_clanIDs; if (_numberOfClans > 0) then > 18:49:43 Error Undefined variable in expression: _clanids 18:49:43 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20 I already tried deleting and creating the exile MySQL database but that didn't help either. I defined the database in the extdb-conf.ini file as "exile" is that correct aswell?
  2. EEZY-E

    A3Launcher trouble joining

    If i try to join my server using the A3Launcher (which a lot of people join servers through). It gives me the following error message: Once i try to join my server directly via the in-game server browser it lets me join perfectly fine. So this must mean that there is an issue with A3Launcher. How can i fix this, because i feel like im losing a lot of potential players with this bug.
  3. I just added the Extended Base Mod to my server and i noticed that the doors aren't opening after restarting the server. I know there is a thread on the forums with a fix for this bug (the one below). I have tried using the method in the thread below but without success. I hope someone can help me out. Im using a dedicated ubuntu 16.04 server if that helps. (Thread that i was talking about: )
  4. EEZY-E

    EBM Doors not opening after restart bug

    Guys i fixed the problem! I used the Chernarus mission pbo from the post below, in the config.cpp there was already a fix for the door bug. Although in the config.cpp file it redirected it to a folder called Fixes/*filename*.sqf In that file name it didn't include any of the Extended Base Mod objects. I only found out after reading the installation file of EBM again. What i did was i removed the line that was in the config.cpp file directing to the Fixes folder, and added the correct lines that were in the installation guide of EBM. All fixed now!
  5. EEZY-E

    EBM Doors not opening after restart bug

    I got the exact same problem that @slyowner19 has. Once players place any EBM object it works perfectly fine (the doors can open and close). But when the server restarts none of the EBM doors can be opened. The objects and doors that come with Exile mod itself work perfectly fine. I also added the EBM items to my ExileServer_object_construction_database_load.sqf file but it still does not work, the doors of EBM objects wont open at all after a restart.
  6. EEZY-E

    EBM Door Fix

    This helped me a lot thanks @Bombstock ! EDIT: I did exactly what you described in the post but the doors still wont open.
  7. I'm using infiSTAR and configured the automatic restart system to kick in after every 3 hours. It kicks everyone like it should, then locks the server and tries to restart. But then when it tries to restart it shows "Critical:Destroying running thread!". Does anyone know what causes this and how it can be fixed? This is the entire console.log from top to bottom: I'm using Ubuntu 16.04.
  8. EEZY-E

    CUP Buildings - Cant pickup loot

    I just added that script and started my server back up. Thanks everyone for the swift replies!
  9. EEZY-E

    CUP Buildings - Cant pickup loot

    Im changing some of the loot spots in the CUP Chernarus buildings. And im having trouble with atleast 1 building (could be more buildings im not sure). The loot spawns in perfectly fine but, when i try to pick it up it wont let me. Even when i drop an item myself i cant pick it up afterwards. So far i only have this issue with this specific building:
  10. EEZY-E

    CUP Buildings - Cant pickup loot

    Really? Thats awesome, does that also mean that i can replace the buildings that you cant enter with ones that you are able to enter?
  11. EEZY-E

    CUP Buildings - Cant pickup loot

    That kinda sucks.. Thanks for letting me know, i guess there is not much to do then.
  12. EEZY-E

    CUP Buildings - Cant pickup loot

    But the thing is, only the top floor of this building wont let me pick up items. The other floors work perfectly fine.
  13. EEZY-E

    Exile Expansion - A Community Expansion Mod for Exile

    The 12 Statusbar Icons could you show us a screenshot of those icons? I like the idea a lot!
  14. EEZY-E

    Open building doors in traderzones on server start

    You should be able to change the properties of the building to set the door to be open at the server start
  15. EEZY-E

    Car parts floating mid air

    Whenever a car is spawned with a broken wheel for example, it bugs and shows the wheel itself hovering above it. When i move my camera it sometimes disappears and comes back. I'm not sure if this is only with this particular car or with all of the cars, or even other vehicles. What could be of help is; the car did spawn inside of a trader zone somehow. Could this be causing the bug, or could it be something else? And when i enter the car it even screws up the position my character should sit in. Here are some screenshots:
  16. EEZY-E

    Car parts floating mid air

    When i browse through those topics it appears that this is Arma 3 related, not Exile related? So this bug could happen to standard cars in Arma 3 as well? If thats the case then there is literally nothing to be done to fix this bug right? EDIT: I just spawned multiple Exile cars and the bug appears on them all. When i spawn a "regular" Arma 3 car the bug doesn't appear. EDIT2: The Exile_Golf car doesn't have the bug
  17. Aaah, that makes so much sense! Thanks you so much!
  18. I've added the a3_exile_occupation addon to my server. I changed the config file to only spawn 1 roaming heli on my entire server. Although when i play on my server i notice that there are 2 planes and 1 heli roaming about. In the config.sqf file it only says SC_HeliClassToUse, nothing about planes. Do planes also go under the category heli? If not how can i disable or simply configure that there is only 1 aircraft at once on my server?
  19. Yea that's something i noticed aswell, i already changed that line in the file. After changing it it still didn't restart properly. EDIT: I fixed it, the problem was caused by myself. I edited the files but i didn't pack it into a .pbo and upload that .pbo.
  20. EEZY-E

    Lootspawn namalsk

    I don't have that file for you but i got another possible fix for you. CUP Chernarus also contains a lot of buildings where loot doesn't even spawn in. I used the Exilemod Loot Position Creator mod by [FLG] Patrix87. Here is a video explaining how to use it. If you just use this mod to configure the loot in the buildings that don't contain any loot, it will be fixed, kind of. Here's the link to the YT video:
  21. EEZY-E

    What config file to use

    Woops, sorry for putting it in the wrong section. This topic can be closed, my question has been answered anyway :).
  22. I installed my A3 Exile server via Linux Game Server Managers. GSM has it's own A3 config file, but Exile does aswell. Once i start the server via ./arma3server start it uses the config of GSM itself rather then the Exile config. Does that mean that the config of Exile isn't used at all? Or does Exile still use it's own config file in some way? If someone could help me understand it better it would be appreciated.
  23. EEZY-E

    Hectic Gaming

    We have just started our brand new community Hectic Gaming. We are planning on fully customizing Chernarus to really stand out from the rest of the Exile servers.
  24. EEZY-E

    MySQL undefined variable

    It doesn't generate logs though. The folder isn't there and when i create the logs folder it wont create any logs.