Fixed region events not being called on teleporting, added String get variants to SQLHelper
Calling getObject on a ResultSet in a String column would return an Integer if the String could be parsed to an int, the String get variants are the workaround.