Quote:
Originally Posted by riven11
After i try to load the .py script using python loader i get this :
0202 11:48:40560 :: TypeError
0202 11:48:40560 :: :
0202 11:48:40560 :: int() argument must be a string or a number, not 'NoneType'
0202 11:48:40560 ::
|
"string or a number, not 'NoneType'"
Go to your last edit and check that. "int" means a number or string they cannot idendify "NoneType".