Reference ID
2c2ed937-4168-f946-f6d9-ce952f8fc832
Please select what you are reporting on:
verse
What Type of Bug are you experiencing?
verse
Summary
Server crash when trying to send a class in function. UPD: The problem occurs when trying to pass a texture regardless of the class load.
Steps to Reproduce
- Create a class with 8 parameters. 2. Initialize in an array 3. Try to send it to a function. 4. The server will crash. The code is given in the first comment.
Expected Result
It’s transmitting and it’s working.
Observed Result
Server crashing.
Platform(s)
PC
Additional Notes
LogNet: Warning: UNetConnection::Tick: Connection TIMED OUT. Closing connection… Elapsed: 30.00, Real: 30.00, Good: 30.00, DriverTime: 162.39, Threshold: 30.00, [UNetConnection] RemoteAddr: 18.157.26.104:15003, Name: IpConnection_3, Driver: IpNetDriver_3 IpNetDriver_3, IsServer: NO, PC: NULL, Owner: ValkyrieBeaconClient_3, UniqueId: MCP:1d7c6a35c273448c839d9914378115c1
LogNet: Error: UEngine::BroadcastNetworkFailure: FailureType = ConnectionTimeout, ErrorString = UNetConnection::Tick: Connection TIMED OUT. Closing connection… Elapsed: 30.00, Real: 30.00, Good: 30.00, DriverTime: 162.39, Threshold: 30.00, [UNetConnection] RemoteAddr: 18.157.26.104:15003, Name: IpConnection_3, Driver: IpNetDriver_3 IpNetDriver_3, IsServer: NO, PC: NULL, Owner: ValkyrieBeaconClient_3, UniqueId: MCP:1d7c6a35c273448c839d9914378115c1, Driver = IpNetDriver_3 IpNetDriver_3
LogValkyrieRequestManagerEditor: Warning: Encountered Network Error!