You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is strictly related to listeners and comes from many things:
considering Serializer<TJVMT>, it inherits from MASES.JCOBridge.C2JBridge.JVMBridgeListener because the .NET side shall be informed if JVM requests something
Describe the bug
Allocation of
KNet/src/net/KNet/Specific/Serialization/SerDes.cs
Line 54 in 16b0b13
To Reproduce
Steps to reproduce the behavior:
KNet/src/net/KNet/Specific/Serialization/SerDes.cs
Line 54 in 16b0b13
Expected behavior
Since the following
KNet/src/net/KNet/Specific/Serialization/SerDes.cs
Line 60 in 16b0b13
KNet/src/net/KNet/Specific/Serialization/SerDes.cs
Line 61 in 16b0b13
KNet/src/net/KNet/Specific/Serialization/SerDes.cs
Line 62 in 16b0b13
Screenshots
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: