PTMagicians / PTMagic

A Complete Profit Trailer Add-On
Other
50 stars 15 forks source link

404 error due to excessively long configs #343

Open HojouFotytu opened 7 months ago

HojouFotytu commented 7 months ago

When a settings configuration exceeds PT's allowable size, PTMagic throws a 404 error, and the configs are not updated.

This usually happens when using a large number of SMS Settings that have multiple lines modifying coin-specifc settings. For every coin with an SMS setting applied, a group of lines is added to the config settings for those coins.

One way to address this would be to NOT write settings for coins that are not listed in the PBL.

HojouFotytu commented 6 months ago

This also needs a popup warning, in addition to the current console error message.