However, there is some discussion in regards to this: https://feedback.bistudio.com/T170466
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Advanced Search
Jul 20 2023
Hello Gromit.
There is nothing we can do on our end as we cannot fix the user created content. The mod creators have to fix this on their end.
Workbench instantly crashed when you try open inventory imageset
Jul 18 2023
Jul 17 2023
Yes, that would be the place we would look in.
In T174006#2473496, @Geez wrote:Hello Norealname.
There is either something wrong with the HumanItemBehaviorCfg of a weapon
Or the HumanItemAccessor is not notified of a change of the item in hands. This is related to modded content.
Hello Norealname.
There is either something wrong with the HumanItemBehaviorCfg of a weapon
Or the HumanItemAccessor is not notified of a change of the item in hands. This is related to modded content.
Jul 16 2023
Jul 14 2023
Jul 13 2023
yes please, together with modding camera effects (disable underwater feel) it will allow us to make underwater enterable structures, ships and even submarines
Jul 12 2023
Hello sheerscroll7.
DayZ editor is a user created mod, in such case the issue has to be fixed by the mod creator.
Hello everyone.
According to the devs:
editor crashing after 1 minute
Jul 11 2023
Nice, that's good news. Thanks
Hello Tyson.
The issue lies with GetRemainingTime and we are looking into fixing it.
Hopefully this is picked up by BI, since it's kind of annoying, to explain to players on my server what the problem is all the time.
would this be why spawning sometimes (if not all the time) spawns you floating in the air?
Jul 10 2023
Jul 8 2023
Yes I know without super call nobody else will be able override that method :)
its not a bug, its feature, its needed remove super call
Jul 6 2023
Jun 28 2023
Any updates on this issue?
Jun 27 2023
make the json serializer work out of a self-contained function. as of right now this fails / crashes
class MyClass { float Maybe;
Jun 26 2023
i will love it.
Jun 23 2023
Jun 21 2023
Resolved for 1.22 update.
Jun 20 2023
Jun 19 2023
Jun 18 2023
I got hint, that is only possible go opposite way from scripts to enf anim, so I did animation of pedals and then sending value to animgraph where is pedal animation as pose node so all is now synchronized. Thx Jacob Mango.
Jun 17 2023
Tried this as well:
In T170466#2461221, @Geez wrote:Hello everyone.
The mod authors are using the config array parameter simpleHiddenSelections for the weapon slings. This parameter was not intended to be used on clothing due to P3D switching for when the item is on the ground or when it is on the persons body. The mod authors should try and find a different solution.
Of course we are looking into this internally as well.
Regards,
Geez
Jun 16 2023
Hello everyone.
Jun 15 2023
Confirmed that this is resolved testing against 1.21 HF2 in EXP release.
Jun 13 2023
Resolved for the second hotfix of 1.21.
This is the final fully working solution. which is still not pretty.
modded class BuildingBase { private int ConvertComponent(int srcComponentIdx, string srcGeometry, string dstGeometry) { string selection = GetActionComponentName(srcComponentIdx, srcGeometry);
Nevermind this solution doesn't always work, due to some twin doors not following the naming scheme and order in CfgDoors.
This was the most "efficient" solution I could come up with to solve this problem. Not sure if this would support all modded buildings I'm unsure if they'll follow the same naming scheme as vanilla. Was an annoying issue to solve since component name and damage zones from the parameters never seemed to be consistent across the following:
- CfgVehicles {Type} Doors
- DamageSystem.GetComponentNamesFromDamageZone
- Object::GetActionComponentName(componentIndex, LOD.NAME_FIRE)
Jun 12 2023
Jun 9 2023
Thank you, I understood what the error is, you can close the ticket
Hello realproru.
There is either something wrong with the HumanItemBehaviorCfg of a weapon
Or the HumanItemAccessor is not notified of a change of the item in hands.
Both of the problems being incorrect scripting.
please check, tired of server crashes( @Geez
I found why the server crashes, if you do a lot of suicide, the guys and I died for an hour, and the server went into a crash for 370 times of suicide
Jun 8 2023
Jun 7 2023
Thank you,
Besides having the BattlEye anticheat, we also work closely with BE to investigate suspicious accounts and players. Unfortunately though, we do not reimburse any lost items or manipulate with characters and structures on the servers
Jun 6 2023
Jun 5 2023
@Geez Thank you! I will review all addons modifying 3_Game.
Hello Norealname.
Jun 4 2023
Good afternoon, it turned out that before each client crash, the file script writes lines
Jun 3 2023
@realproru Братан, ты не знал что он тебя может просто заигнорить ? По-моему достаточно опрометчиво так спамить.Так же в субботу-воскресенье он вообще никому не отвечает.
Jun 2 2023
Hello, it is working I can confirm that. I have been able to log in with no issue of the Alt timer hindering me.
You must tic the box and then shut down the console server for ten or more minutes. Then restart and you should be able to go in without any problem on any of your accounts. I have been working with Nitrado to get the issue fixed and as of 1300 Pacific time Thursday June 1st it is working. This is of course the Nitrado fix for this issue, and not the Bohemia proper fix to correct this issue. This will still have to be corrected by B.I. to correct the Dev side of the issue and not just the server side for consoles.
@Geez Hello!
I did a lot of work tonight fixing most of the client bugs I could fix.
But unfortunately, after the update, a typical client crash occurred again, I will attach the logs of this crash, as you can see, the crash log is almost empty.
In T172609#2454849, @medic_overseer wrote:Not sure if anyone has noticed but nitrado did add the mitigation option to the general settings menu. its just after enable cfggameplay. However, its not working. It doesnt appear to be working for anyone. And of course, just like before, they really dont know what im talking about. Anyway, if you check the checkbox and restart your server, its "supposed" to disable the timer
Not sure if anyone has noticed but nitrado did add the mitigation option to the general settings menu. its just after enable cfggameplay. However, its not working. It doesnt appear to be working for anyone. And of course, just like before, they really dont know what im talking about. Anyway, if you check the checkbox and restart your server, its "supposed" to disable the timer
Jun 1 2023
This is the log of the player who was thrown onto the desktop right during the dialogue in the discord
The problem is not server crashes, players end up on the desktop without an error after the patch, at random moments
Hello Norealname.
While there needs to be a small update done to the logs, the devs response is that this error cannot be the source of the crash.