Povstalec / StargateJourney

A repository for the Stargate Journey Minecraft Mod
47 stars 24 forks source link

Fixed issue with CC functions that take a table as an input. #115

Closed kittycat2002 closed 2 months ago

kittycat2002 commented 5 months ago

This fork fixes the following computercraft functions which throw the java.lang.IllegalStateException: Function arguments have escaped their original scope. error in the 1.20.1 version of the mod: addToWhitelist addToBlacklist removeFromWhitelist removeFromBlacklist setChevronConfiguration

kittycat2002 commented 5 months ago

This fixes #116

Povstalec commented 2 months ago

Alright, finally got around to this. Big thanks