ComputerCraft

ComputerCraft

21M Downloads

Typo in rednet api. Cannot use it

FoxSamu opened this issue ยท 2 comments

commented

Hi,
I found a typo in the rednet api (1.12 beta) definition on line 116: type( nTimeoutl ) (extra 'l' after 'nTimeout')... This causes an unexpected error: "Expected number, got number".

commented

Issue is not present in current source, update your mod version (you may need to download from the unofficial build server as CurseForge is not always up to date)

commented

Already fixed it using emacs