Arma3 A3L Life

Post Reply
setman
New to forums
New to forums
Posts: 14
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Apr 03, 2015 1:55 pm

Arma3 A3L Life

Post by setman »

Hi Guys,

Well my story, I am having issues with the old Setting up Client thing. If my server gets over 12 people in it, some get stuck on setting up client, and they have to pick another slot and they get in.
All the server logs and client logs have no errors at all. The extDB is loading and no errors there either.

Any help?

Thanks
Caliban55
This is my homepage
This is my homepage
Posts: 439
Joined: Sat Sep 04, 2010 10:20 am
Location: Cologne, Gemany
Contact:

Re: Arma3 A3L Life

Post by Caliban55 »

You are using the latest version from here, or is it a custom mission?
https://github.com/Itsyuka/Altis-Life

This usually happens when a slot is not set up correctly, or the server/client is busy proccessing client connections/receiving server traffic.

Please post your server and client RPT.
setman
New to forums
New to forums
Posts: 14
Joined: Fri Apr 03, 2015 1:55 pm

Re: Arma3 A3L Life

Post by setman »

Hi,

I am using 3.1.4.8 with the A3L files. This problem just started happening about 3 weeks ago.
Had this problem on Altis Life about a year ago, but don't remember how I fixed it.

http://pastebin.com/K0UVFW3S
http://pastebin.com/hut1zERz
Caliban55
This is my homepage
This is my homepage
Posts: 439
Joined: Sat Sep 04, 2010 10:20 am
Location: Cologne, Gemany
Contact:

Re: Arma3 A3L Life

Post by Caliban55 »

Oops, my bad, I though this was Altis Life, where it is Arma 3 Life :oops: .

Regardless, in your client RPT file, look at line 2166 - 2167. The connected client is assigned as NULL object, which is not correct and should not happen with a player. Try to check if CBA_A3 is correct, or if there are any conflicts (especially if there are any event handlers assigned to the player units, which are not removed after a client disconnected/player died/respawned).
setman
New to forums
New to forums
Posts: 14
Joined: Fri Apr 03, 2015 1:55 pm

Re: Arma3 A3L Life

Post by setman »

Thanks
Post Reply