Compound Options Freezing/Crashing serverFixed
After the Cargo Ship update where they added the L96 Rifle Compound Options now freezes/crashes my server with no error message as soon as I install it. I believe this is due to it not having the L96 in the data file possibly? Anyone else have this issue or a solution?
Rename your CompoundOptions.json file in the data folder and reload the plugin (twice, maybe).
In response to rfc1920 ():
Rename your CompoundOptions.json file in the data folder and reload the plugin (twice, maybe).
If the plugin is loaded, that will only cause the plugin to write the same data from memory. To properly delete/rename a data file, the plugin needs to be unloaded or the server shut down first.
Fixed, thank you
Locked automatically