63 posts
Posted 21 April 2016 - 06:46 PM
Hello computercrafters,
I have a problem, if i try to run a program or something what i program.
Then it says in red textcolor "230".
I dont know what that means.
212 posts
Location
Somewhere in this dimension... I think.
Posted 21 April 2016 - 07:41 PM
Please post a picture, after all, it is worth a thousand words. Also a section of code triggering it would help.
7083 posts
Location
Tasmania (AU)
Posted 22 April 2016 - 12:26 AM
Well, rather your code would be much more useful here.
Errors consisting of nothing but numbers are usually thrown by peripherals from CC addon mods. Try adding print statements to your script to help narrow down which line is throwing the actual error.
231 posts
Posted 22 April 2016 - 12:41 AM
I have the same problem. Its weird
52 posts
Location
In a room with a computer, duh.
Posted 04 March 2017 - 09:06 PM
Me too. But I get numbers like: 104 103 119
7083 posts
Location
Tasmania (AU)
Posted 04 March 2017 - 10:34 PM
Errors consisting of nothing but numbers are usually thrown by peripherals from CC addon mods. Try adding print statements to your script to help narrow down which line is throwing the actual error.