or if it is more of an OS style system, you could override os.run to not have the pcall functionality, so your main pcall catches it instead.
Creating A Bsod, Error Handling And Custom Errors
Started by theoriginalbit, Feb 14 2013 06:02 PM
66 replies to this topic
#61
Posted 26 July 2014 - 06:28 AM
#62
Posted 26 July 2014 - 07:12 AM
Hmm, Maybe thats a better idea
#63
Posted 02 August 2014 - 05:45 AM
Looks like a great tutorial. +1 to this. I might use this if/when I get back into ComputerCraft and finally make either BiOS or PotatOS
#64
Posted 02 August 2014 - 07:51 AM
I'm glad it helped.
#65
Posted 15 December 2014 - 05:21 PM
Tested it after ages of coding, And I got this error message:
bios:206: [string "error"]:20: cannot use '...'
outside a vararg function
WAT DOES IT MEAN?
bios:206: [string "error"]:20: cannot use '...'
outside a vararg function
WAT DOES IT MEAN?
#66
Posted 15 December 2014 - 06:18 PM
Britminecraty, on 15 December 2014 - 05:21 PM, said:
Tested it after ages of coding, And I got this error message:
bios:206: [string "error"]:20: cannot use '...'
outside a vararg function
WAT DOES IT MEAN?
bios:206: [string "error"]:20: cannot use '...'
outside a vararg function
WAT DOES IT MEAN?
Without your code, I'd say you mistyped a concat (..) with ... (which does something totally different)
#67
Posted 15 December 2014 - 08:22 PM
KingofGamesYami, on 15 December 2014 - 06:18 PM, said:
Britminecraty, on 15 December 2014 - 05:21 PM, said:
Tested it after ages of coding, And I got this error message:
bios:206: [string "error"]:20: cannot use '...'
outside a vararg function
WAT DOES IT MEAN?
bios:206: [string "error"]:20: cannot use '...'
outside a vararg function
WAT DOES IT MEAN?
Without your code, I'd say you mistyped a concat (..) with ... (which does something totally different)
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











