cc-tweaked / cc-restitched

Other
80 stars 33 forks source link

`os.epoch("ingame")` errors with `Unsupported operation` #123

Closed ouroborus closed 1 year ago

ouroborus commented 1 year ago

Minecraft Version

1.18.x

Version

1.100.8

Details

The CC:Tweaked docs lists "ingame", "utc", and "local" as valid argument values. However, os.epoch("ingame") results in an error, "Unsupported operation".

ouroborus commented 1 year ago

Verified with 1.101.2 in 1.19.2

Merith-TK commented 1 year ago

can you test with the build from #126 ?

ouroborus commented 1 year ago

@Merith-TK Confirmed fixed