D
dbeavon
Guest
That level-1 UB error message ("port out of range: -1") doesn't mean anything. You are supposed to ignore it. You can tell this is the case if you just read the message ... ie. an "Unhandled exception" means you don't have to handle it in any way. ;-)
Continue reading...
Continue reading...