moloch-- / RootTheBox

A Game of Hackers (CTF Scoreboard & Game Manager)
http://root-the-box.com/
Apache License 2.0
932 stars 294 forks source link

Error locking a level #541

Closed PJNorrisS1 closed 1 year ago

PJNorrisS1 commented 1 year ago

This is recreatable.

Unable to lock a level. If setting to locked, remains unlocked. The workaround is to select Game Progress, change the 0 value to any number other than zero, then reselect Lock, the level will save locked.

image

Bring up the field with a 0 value in it

image

Change that to a positive value

image

Then select Lock and save

image

In general, you can't enter a 0 value for purchase unlock or % of previous level. If this is fixed this bug is resolved.

eljeffeg commented 1 year ago

Pushed a fix - thanks for the report.

PJNorrisS1 commented 1 year ago

Fixed thank you