Currently, OpenStudio can't read all the IDF objects. For example, it can read the geometry from IDF file and it can't read most of the HVAC systems. So far as I know, all the energy modeling tools with good user interface can only handle part of the IDF objects.
So the messages you received is informative. They are not "Errors". You can follow the information to export the untranslated objects.
I checked two BuildingSurface:Detailed for the same wall. They have same coordinates. So the two BuildingSurface:Detailed objects show in the same zone, while the nearby zone shows "missing wall".
! Block 2, Hol, Partition - 3.913 m2 (Block 2, Yasam10), Surface Area: 3.9132
BuildingSurface:Detailed, !- Surface
Block2:Hol_Partition_41_0_0, !- Surface name
Wall, Balatcik_BolmeDuvar_UnitelerArasi, !- Class and Construction Name
Block2:Hol, !- Zone Name
Surface, Block2:Yasam10_Partition_6_0_10049, !- Outside Face Environment
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
0, !- View Factor to Ground
4, !- Number vertices
2.0222122255,-4.9760001718, 19.09753871, !- Vertex 1
2.0213437487,-3.3280264607, 19.09753871, !- Vertex 2
2.0213437487,-3.3280264607, 21.47207749, !- Vertex 3
2.0222122255,-4.9760001718, 21.47207749; !- Vertex 4
! Block 2, Hol, Partition - 3.913 m2 (Block 2, Yasam10), Surface Area: 3.9132 <Other side>
BuildingSurface:Detailed, !- Surface reverse definition
Block2:Yasam10_Partition_6_0_10049, !- Surface name
Wall, Balatcik_BolmeDuvar_UnitelerArasi_Rev,!- Class and Construction Name
Block2:Yasam10, !- Zone Name
Surface, Block2:Hol_Partition_41_0_0, !- Outside Face Environment
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
0, !- View Factor to Ground
4, !- Number vertices
2.0213437487,-3.3280264607, 19.09753871, !- Vertex 1
2.0222122255,-4.9760001718, 19.09753871, !- Vertex 2
2.0222122255,-4.9760001718, 21.47207749, !- Vertex 3
2.0213437487,-3.3280264607, 21.47207749; !- Vertex 4
Can you share the IDF file and specify the version of OpenStudio?
I added the link of IDF file to my question, and photos of the error lists that are shown
I put the pictures in your original question as they get resized... this was unreadable. But really you should copy the text from the console and post it here instead of putting questions...
As you'll see above, all of your errors are exactly the same type, so no need to paste 50 iterations of it
It looks like you might have a construction in your idf that references a non-existent material, does your idf run in EnergyPlus without a similar warning? Also, it seems like you might have duplicate surfaces or something in your idf, where did you get this idf from?
Actually i created this idf file in DesignBuilder, and in EnergyPlus i dont get any warnings similar to this, it works correctly, then i can get logical results. I entered all layers into walls floors etc. and all of them can be seen also in EnergyPlus.