mattsemar / dsp-personal-logistics

MIT License
10 stars 7 forks source link

Divide by zero #35

Open CraftMaster163 opened 2 years ago

CraftMaster163 commented 2 years ago

Describe the bug A clear and concise description of what the bug is. After playing for a bit I get a divide by zero error after something tries to be delivered or something. I have attached the log.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Mods installed

Extra Bonus points if you include the save and mod save files to make reproducing easier. These can be found in Documents\Dyson Sphere Program\Save output_log.txt

mattsemar commented 2 years ago

I haven't actually been able to reproduce this, but when I run with the same mods as you have it seems like CompressSave is out of date and on startup DistributeSpaceWarper causes an exception for me that makes me suspect that it might actually be the problem

CraftMaster163 commented 2 years ago

Ah I'll try removing CompressSave and see if that works

CraftMaster163 commented 2 years ago

Still having the issue so here is updated mod code DjkzTfaEjL and the output log, should I upload my save too to see if there is something you can find that is causing it output_log.txt ?

mattsemar commented 2 years ago

If you can upload both the save and the moddsv file that goes with it, that would be very helpful. I'm still not able to reproduce this