@Simon https://github.com/FacialTurd/The-Powder-Toy/blob/master/src/interface.c#L3562 So It sends 6 things to the server: - Name: Unproblematic - Description: Unproblematic - Data: The save (basically a stamp file) Shouldn't be the problem. - Thumbnail: If it's BMP info then the max size would be 688 KByte. So this shouldn't be the problem. - Publish: Unproblematic - ID: Unproblematic There is no hard coded limit to be found. (The 413 comes from the server).
Sorry for double post, but I still encounter the problem therefore I made a packet trace to check the file sizes, which are OK. The whole log is < 1MB with all the info in it which is actually sent to the server so I can surely say it's a server problem. http://pastebin.com/F8HY1c4W