Page MenuHomeFeedback Tracker

After 1.28 Stable, getting Clientside Max InputUserData reached error for custom vehicle doors
Assigned, NormalPublic

Description

Following the 1.28 stable release, my helicopter mod (RedFalcon Flight System Heliz) throws these client-side errors for helicopter doors (inherited from CarDoor) when a heli comes into the player's network bubble. This doesn't happen for newly spawned helis that spawn into the network bubble or when a player spawns near the heli.
In game the player gets the open door prompt, but activating it (F) doesn't do anything.


REDFALCON, 05.06 2025 11:56:09
[ScriptInputUserData::CanStoreInputUserData] :: [WARNING] :: Max InputUserData reached: { 7,7,7,7 }
Class: 'CarDoor'
Entity id:2977572

Function: 'CombineItemsClient'
Stack trace:
scripts/4_World/entities\itembase.c:877 Function CombineItemsClient

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General
Steps To Reproduce
  1. Spawn heli
  2. Teleport over 1K away from the heli
  3. Teleport back to the heli
  4. Check DayZ Client log for errors
  5. In game, try to open the door and notice that it doesn't work.
Additional Information

I can not find anything special or custom about the heli doors, they are just inherited from CarDoor.

Event Timeline

To clarify, this is happening to all heli doors in the mod and was not happening with DayZ 1.27

Geez changed the task status from New to Assigned.Fri, Jun 6, 11:47 AM