Page MenuHomeFeedback Tracker

limey
User

Projects

User does not belong to any projects.

User Details

User Since
Sep 25 2014, 12:23 AM (498 w, 5 d)

Recent Activity

May 10 2016

limey added a comment to T80864: Squad xmls do not work on linux.

i can confirm this behaviour with Linux server version 1.38.128978. it stopped working a few weeks before Christmas 2014.

May 10 2016, 10:12 AM · Arma 3
limey added a comment to T78919: Error message respawnmodule when using respawnposition or side marker.

i'm not sure if i am allowed to post again regarding this issue, or if i should edit my initial "confirmed" post, but i thought i would check in after a month or so as this issue has gotten much worse for me.

the issue is still extant, and the logging issue is now pretty much out of control.

almost 1MB of the abovementioned logs are added to my Arma log file EVERY SECOND. i wish i were kidding.

that's about 20,000 lines per second. context:

$ while true

do
wc -l arma3-public-stdout.log
sleep 1
done

65969 arma3-public-stdout.log
95567 arma3-public-stdout.log
127847 arma3-public-stdout.log
148683 arma3-public-stdout.log
177179 arma3-public-stdout.log
198253 arma3-public-stdout.log
212502 arma3-public-stdout.log
221154 arma3-public-stdout.log
248467 arma3-public-stdout.log
275644 arma3-public-stdout.log
308087 arma3-public-stdout.log
330456 arma3-public-stdout.log
355671 arma3-public-stdout.log
^C
$ while true; do ls -lh arma3-public-stdout.log; sleep 1; done
-rw-r--r-- 1 root root 9.8M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 9.9M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 11M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 11M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 12M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 12M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 13M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 13M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 14M Oct 27 16:43 arma3-public-stdout.log
-rw-r--r-- 1 root root 15M Oct 27 16:43 arma3-public-stdout.log
^C

thank you.

May 10 2016, 9:04 AM · Arma 3
limey added a comment to T78919: Error message respawnmodule when using respawnposition or side marker.

I confirm the same behavior.

2014/09/24, 15:18:25 File A3\modules_f\Multiplayer\functions\fn_moduleRespawnVehicle.sqf, line 379
2014/09/24, 15:18:25 Error in expression <= _this select 3;
waituntil {scriptdone _initScript};
if (_wreck == 2) then {
pr>
2014/09/24, 15:18:25 Error position: <_initScript};
if (_wreck == 2) then {
pr>
2014/09/24, 15:18:25 Error Undefined variable in expression: _initscript
2014/09/24, 15:18:25 File A3\modules_f\Multiplayer\functions\fn_moduleRespawnVehicle.sqf, line 379

this is also running on a dedicated server with a very simple Altis based map, no mods other than CBA_A3.

i also get a LOT of these errors. currently my dedicated Linux ARMA server is spitting out about 50MB of the abovementioned errors every 15 minutes.

May 10 2016, 9:04 AM · Arma 3