Jump to content
Tevai

.dll : Insufficient system resources

Recommended Posts

Hi ! 

I tryed to test some .dll .

I begun with this tutorial : https://community.bistudio.com/wiki/callExtension . And when i execute this command : 

_result = "test_extension" callExtension str weapons player;

In my .rpt , i have this message :

Call extension 'test_extension' could not be loaded: Insufficient system resources exist to complete the requested service.

After this i tried on ace_medial.dll and it works !
Where is the mistake ?

Thanks :)

Share this post


Link to post
Share on other sites

Hi HazJ :)

I saw your post but:
  - I put my .dll in my mod : C:\Program Files (x86)\Steam\steamapps\common\Arma 3\@tmyMod

C:\Program Files (x86)\Steam\steamapps\common\Arma 3\@myMod\test.dll

I had the same level of security as "ace_medical.dll"

I tried also to compil with Visual Studio my own .dll . But i had the same result :s

Share this post


Link to post
Share on other sites

I "unlock" the .dll. but i still in  Insufficient system resources ...

I tested on other PC , and i have the same error :/

Share this post


Link to post
Share on other sites

1530190736-capture.png

Okay i missed to desactivate this fu**ing BE xD

I need to whitelist this .dll now ^^

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

×