IMyBroadcastController does not have its unique properties or actions

mlq2627 shared this bug 5 days ago
Submitted

The IMyBroadcastController interface is missing the properties and actions that are unique to it, and only has its inherited members. This prevents players from interfacing with it through the Programmable Block.


2c8a327783b6cf1cbe9e454a118ed014


The Actions and Properties do exist to the code - I was able to output its unique properties and actions through the use of GetProperties and GetActions, so they are visible to players; however, due to how MemorySafeStringBuilder was implemented in the code, I am unable to set (and possibly get) the values for the Message# properties.


386a33a83a03d359e8dd489121cc2883f7d795db1fe070c62d6c03e67849b644


Please make these actions and properties part of the IMyBroadcastController Interface.

Replies (1)

photo
1

This may be the same as another bug report.

https://support.keenswh.com/spaceengineers/pc/topic/47781-call-to-imyterminalblock-setvaluestring-propertyid-memorysafestringbuilder-value-crashes-script

Suggestion to use the <Stringbuilder> type instead of nothing.

Leave a Comment
 
Attach a file