tlentz / d2modmaker

A program that lets you mod Diablo II from a config
GNU General Public License v3.0
97 stars 18 forks source link

"invalid argument to Intn" when running the Generator #110

Closed OldBeardedCoder closed 3 years ago

OldBeardedCoder commented 3 years ago

This issue is caused by setting MinProps > MaxProps. This is further exacerbated by the UI not properly setting the MinProps/MaxProps in the cfg.json from the slider. The work-around is to turn on/off BalancedPropCount, then change min/maxprops, Save and verify the change makes it to the cfg.json, or just edit the cfg.json manually.