user1092 / WHS_Code_Repository

0 stars 0 forks source link

Module list over certain size when received and stored by client is corrupted. #82

Closed onlymerovingian closed 8 years ago

onlymerovingian commented 8 years ago

When attempting to add a few more modules to the test module XML file I found that the XML file stored by the client as registered_modules2.xml has the end 'chopped off'. I believe this may be to do with the way the file is sent over the network and that maybe the size of file transfer is limited in someway. Haven't really had chance to investigate yet.

To reproduce the issue just add a couple more modules to the registered_modules.xml file, launch server and client and log in. Also view the console output of the client and registered_modules2.xml file.

registered_modules2.txt