Jump to content

Code: sexout Quest


Recommended Posts

Hello,

 

Is there a thread (or better a Problem Reporting System) for code errors (Helping prideslayer to improve the code)?

I've just started to evaluate sexout for usability for a mod idea.

Found this issue in scn 00SexoutQuestScript used by sexout Quest.

set frequency to numSex / ( GameDaysPassed - startDay )

 

Won't this lead to division by 0 if GameDaysPassed == startDay?

Will test what happens on the division by 0 and report back.

cu

 

Aramiteus

 

P.S.:

Tested it. Does not lead to a crash as feared but to 17,6 sex frequency in MCM after the first time having sex on the first day. The script engine is intelligent enough to prevent the division by 0 crash common in "normal" programming languages. (Replaces perhaps the 0 by something small about 0.05)

So it is a minor issue as only statistics are affected.

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use