View Issue Details

IDProjectCategoryView StatusLast Update
0000074ServerServerpublic2019-03-08 03:08
ReporterVortrex Assigned ToVortrex  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.1.0 
Summary0000074: Can't send object instances inside arrays over network events
Description

Sending [vehicle] doesn't work.

TagsNo tags attached.
Game

Activities

bluesn0w

2019-01-01 22:42

reporter   ~0000026

You can't send over vehicle instances outside of arrays as well.

Vortrex

2019-01-04 14:16

administrator   ~0000027

For now, a possible workaround would be to send the element's ID over the network event, and use getElementById() with the ID on the other end.

Issue History

Date Modified Username Field Change
2018-12-30 00:12 Vortrex New Issue
2019-01-01 22:42 bluesn0w Note Added: 0000026
2019-01-04 14:16 Vortrex Note Added: 0000027
2019-03-08 03:08 Vortrex Assigned To => Vortrex
2019-03-08 03:08 Vortrex Status new => resolved
2019-03-08 03:08 Vortrex Resolution open => fixed