-
Bug
-
Resolution: Awaiting Response
-
None
-
1.20.73
-
None
-
Unconfirmed
The game function "UpdateTradePacket::getName" does not return the name(or anything) as all the other packet functions do.
This can be reproduces by getting an instance of the UpdateTradePacket on either the server or client. Call the virtual getName function.
The expected result is a string of "UpdateTradePacket" to be returned but the result is a blank string.