This is a read-only snapshot of
the ComputerCraft forums
, taken in April 2020.
ComputerCraft
→
Suggestions
[1.4] os.loadAPI do not mark API as loaded if errored
Started by Liraal, 16 March 2012 - 03:16 PM
Liraal
#1
473 posts
Location
Poland
Posted 16 March 2012 - 04:16 PM
Right now, when there is an error with API file not being loaded, the API is still assumed to be loaded and cannot be used until reboot. Can this get changed?