View Issue Details

IDProjectCategoryView StatusLast Update
0000130Multi Theft AutoServerpublic2018-08-26 19:44
ReporterSugarD-x Assigned ToSugarD-x  
PriorityimmediateSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.6 
Target Version0.6Fixed in Version0.6 
Summary0000130: Server is dropping packets for exceeded limit on client connection only in release builds
DescriptionThe server is dropping packets for exceeding limits during client connection only in the release builds.
Steps To ReproduceBuild a server and client in release mode. Load the server and attempt to connect to it using the client. The server will produce the errors continuously until the client is closed.
Additional InformationThis does not happen in debug builds. The client also fails to actually connect, but does not stop the server from producing the error until the client is closed. When it is closed, the server claims the client timed out. The Admin/Admin+ connection is not affected.
TagsNo tags attached.
Attached Files
fgnfgnfgnfgn.PNG (57,576 bytes)   
fgnfgnfgnfgn.PNG (57,576 bytes)   

Activities

SugarD-x

2018-08-20 22:19

administrator   ~0000153

Release client + release server = error. Debug client + debug server = no error. Release client + debug server = no error. Debug client + release server = Timeout on connect message in client, and server shows the client connect and timeout repeatedly, but no error message.

SugarD-x

2018-08-26 19:44

administrator   ~0000160

This was fixed by disabling function-level linking in the MTAServer project settings for release builds.

Issue History

Date Modified Username Field Change
2018-08-19 23:49 SugarD-x New Issue
2018-08-19 23:49 SugarD-x File Added: fgnfgnfgnfgn.PNG
2018-08-19 23:50 SugarD-x Status new => confirmed
2018-08-20 22:19 SugarD-x Note Added: 0000153
2018-08-26 19:43 SugarD-x Assigned To => SugarD-x
2018-08-26 19:43 SugarD-x Status confirmed => assigned
2018-08-26 19:44 SugarD-x Status assigned => resolved
2018-08-26 19:44 SugarD-x Resolution open => fixed
2018-08-26 19:44 SugarD-x Fixed in Version => 0.6
2018-08-26 19:44 SugarD-x Note Added: 0000160