Creationsv2 / pe

0 stars 0 forks source link

Upcoming command fails to work for very large numbers #8

Open Creationsv2 opened 1 year ago

Creationsv2 commented 1 year ago

As per specification in the UG, any positive integer can be used for upcoming.

When upcoming 100 is used, it returns the expected output.

image.png

However, if a very large number is used, for instance upcoming 1000000000000, an error is shown being invalid command format, even though the format follow specifications. The result is also not as intended and does not show the item that was shown when upcoming 100 was executed.

image.png

nus-pe-script commented 1 year ago

Your response not required for this bug as the team has accepted the bug as it is.