I2C problems on arduino mega

I was trying everything. When I remove the wires for SDA and SLC the code runs, but when I connected the wires the program just stop and I did not get anything...everything stops. So, I guess the problem is with the command Wire.requestFrom and the signal. What is the relationship between the cables and the function?