See here:
$sys[382937924] = "Coalition";
This does not seem to want to execute in perl for some reason. However, perl does want to execute the following:
$sys[38293792] = "Coalition";
Why does it do this, and how can I fix it?
38293792 is only 10% as much, and seems to work ok.