LiquidCrystal_I2C issues

Have you checked on the usage of the lcd.print() function and its parameters? Are you sure ",2" is correct?

lcd.print()

Serial.print()

hint, hint They aren't the same.