Jump to content
Sign in to follow this  
barbolani

BIS_fnc_MP bugged???

Recommended Posts

Hi!

 

For a couple days I've been receiving lots of bug reports and I discovered BIS_fnc_MP is not working anymore on functions which I havent touched and I would bet I did nothing!!!

 

Same experience for you guys?

 

EDIT: TO BE MORE SPECIFIC

 

20:32:14 Error in expression <target,_isPersistent];
}
else
{
_params remoteExec [_functionName,_target,_isPer>
20:32:14   Error position: <remoteExec [_functionName,_target,_isPer>
20:32:14   Error Tipo Bool, esperado Número, Bando, Objeto, Grupo, Cadena
20:32:14 File A3\functions_f\MP\fn_MP.sqf, line 46

 

I tried to override the function to debug it, but seems I can`t.

 

And AFAIK I am not calling the function with a crude "true" as param, and even less ALL OF THEM

 

WTF????

 

EDIT2:

 

GOT IT!!!

 

Its BIS_fnc_setTask!!! Hope anyone from BIS read this!!!

Share this post


Link to post
Share on other sites

Hello. Thanks for the report. The issue is fixed now, please wait for the fix to by applied.

Share this post


Link to post
Share on other sites

Hello. Thanks for the report. The issue is fixed now, please wait for the fix to by applied.

 

Hi!

 

You mean in your desk is corrected and wait for the fix is published?

 

If yes. I have a difficult question: you know when?

 

I ask this because I have some player base waiting for this, and I have time enough to make my own workaround function, which will take me a couple days. If the fix is going to be published in, let's say a week, I'll start to code now, if it's just before the weekend I will do nothing ;)

 

Thanks in advance.

Share this post


Link to post
Share on other sites

Hi!

 

You mean in your desk is corrected and wait for the fix is published?

 

If yes. I have a difficult question: you know when?

 

I ask this because I have some player base waiting for this, and I have time enough to make my own workaround function, which will take me a couple days. If the fix is going to be published in, let's say a week, I'll start to code now, if it's just before the weekend I will do nothing ;)

 

Thanks in advance.

Soon ;)

Hot fix it is, there is info on forums somewhere.

Share this post


Link to post
Share on other sites

When it's done :)

 

I think you refer to this: https://forums.bistudio.com/topic/183855-release-candidate-branch-announcements/?p=2944651

 

No mention to the function.

 

I'm starting to think about do something as dirty as copypasting the interesting line in the function, say this:

 

[[_id,_notification],"BIS_fnc_setTaskLocal",_owners,_created] call bis_fnc_mp;

 

And fill it with the variables which are in my current call.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×