Reproduction:
```
setIP(invalidAddress)
stepout()
```
Expected: exception must be raise and function must return
Comments: ** Comment from web user: ussrhero **
```
setIP(invalidAddress)
stepout()
```
Expected: exception must be raise and function must return
Comments: ** Comment from web user: ussrhero **
fixed 0.3.1.10