User Details
- User Since
- Mar 8 2013, 10:40 PM (610 w, 1 d)
- Roles
- Disabled
Feb 23 2022
Nov 19 2021
Aug 2 2020
No problem, thanks again for the report and test.
Hello, thanks for the report. The issue should be fixed and requires a restart of the servers. Please, let us know if the problem persists.
Mar 23 2020
Could you, please, check that the folder E:\Program Files (x86)\Steam\steamapps\common\DayZ\Launcher\en-US\ contains the files DayZLauncher.resources.dll and SharedResources.resources.dll? also, what language is used on your OS and Steam?
Aug 26 2019
Jul 26 2019
Jun 6 2019
Jun 5 2019
May 30 2019
Feb 4 2019
As mentioned by Geez, it looked like the "20 subscribed mods" which has been fixed with the last update. Thanks for the confirmation of the fix, closing.
Jan 21 2019
Hello, please, try with the following, it will hold the reference to the object:
array<ref ClassType> arr = new array<ref ClassType>();
Is the code used within a single method? ct will hold the reference within the method but will be released when it leaves the method scope.
Jan 18 2019
We're unable to reproduce the issue, can you share the publisher logs? (common\DayZ Tools\Bin\Logs or from the tools launcher, view >> Tools Logs)
Jan 9 2019
The issue has been fixed, internally. It will be available with the next update of the main branch. (the related issue with Publisher has been fixed too)
Dec 21 2018
Thanks for the logs, and yes, here is fine ;)
Dec 19 2018
Hello, some adjustments have been made, can you, please, retest and let us know?
Dec 18 2018
The file limit has been fixed, it should appear in the game with the next update or the following one.
Thanks for the details. The file size limit should be 5MB and not 18kb. Can you share some logs?
Thanks for the report. Could you, please, share the PBO? (attach it or a link via PM works too)
Thanks! The update 1.0 introduced some limitations to the file writing capability of the scripts. The file count and individual file sizes are limited. While we could alter the file size limit (reasonably), it's very likely that the overall cap will remain the same.
The update 1.0 introduced some security measures to the file writing capability of the scripts and, as a result, creating directories is currently not allowed.
Dec 17 2018
Thanks for the report, it will be fixed today.
Dec 13 2018
Can you share the logs here? (attach them)
Dec 6 2018
Everything should be fixed on the next update, let me know if that's not the case.
Can you, please, try to run the game directly from the executable and check if there are logs? The game logs are in this folder: %userprofile%\AppData\Local\DayZ
Nov 29 2018
It will be fixed with the next update.
Can you, please, share the logs from the launcher? (they are located here: %userprofile%\AppData\Local\DayZ Launcher)
Nov 28 2018
Hello and thanks for the report.
Nov 22 2018
Hello, thanks for the report, we will take a look.
This is as designed, scrolling is only changing the row selection, the column selection is untouched unless clicked.
So I guess I can close this :)
We have fixed a number of issues over the past weeks, is your issue still happening? If so, please, describe the issue. (There are 20 pages of comments dealing with a variety of issues)
Nov 19 2018
The package was indeed updated, can you re-test and let me know?
Nov 27 2017
Oct 3 2017
Aug 23 2017
This was prior Work Drive, however, maybe the phrasing isn't ideal :)
Aug 16 2017
Jul 30 2017
Jun 28 2017
The tool isn't meant to extract mission files which are a little different, I will adjust the code to reflect this. Please, use BankRev.exe as described here for mission files:
https://community.bistudio.com/wiki/BankRev
Jun 23 2017
Could you, please, attach the following logs to the ticket?
...\steamapps\common\Arma 3 Tools\Logs\BankRev....rpt
...\steamapps\common\Arma 3 Tools\Logs\WorkDrive...rpt
May 12 2017
What branch did you try to download? Was it the RC or a password-free branch?
Mar 27 2017
I'm still unable to reproduce the issue. I've run several tests (with various setups on all the computers I have at my disposal) and no crash so far.
Mar 23 2017
I've tried to reproduce it but no luck so far. May I ask you for some data which could be used for an isolated repro?
Mar 19 2017
Thanks for the ping and confirmation :)
Nov 14 2016
Can you try the following version but this time by running it directly and upload the log somewhere?
http://tom4897.info/workdrived_1-0-11/
Nov 7 2016
The following paths look weird, are they correct?
F:\_\proons\steam\steamapps\common\Arma 3 Tools\
F:\spil\}}}}}}\SteamLibrary\steamapps\common\Arma 3\
Can you share the PBO or some converted texture files?
Nov 3 2016
Help has arrived :)
Sep 20 2016
It is now fixed :)
Sep 19 2016
Sep 8 2016
Hello, can you share the parameters you're using in Addon Builder?
Aug 11 2016
Aug 4 2016
Jul 28 2016
Jul 14 2016
This was solved with the update 0.984 of the tools :)
https://dev.arma3.com/post/techrep-00030
Jul 8 2016
Available here: http://tom4897.info/?attachment_id=3100
Jul 7 2016
Jul 1 2016
Sorry, I was sure I did communicate it here but I was wrong - So, I have this on my list since a tweet you sent ;)
Jun 29 2016
As mentioned in the documentation, cursorTarget and cursorObject don't really do the same job :)
Jun 28 2016
Jun 5 2016
This is already fixed and will be released soon, thanks for the report ;)
May 24 2016
Not really what is asked here but I will add a new startup script running in SQF which you could use as an entry point to define your function in SQF. Surely not as elegant as the CfgFunctions but I believe it's a decent solution.