Ymap Pain

Ive been trying to get this custom map that i have made to work for days now and nothing seems to work properly.

The custom map has these files in stream: https://i.imgur.com/hVZEOp5.png

here is the resource.lua: https://i.imgur.com/cd2bEuR.png

For some reason, the ymap, ytyp and ybn file loads but not the ydr file or its textures.

Does anyone know why its not working?

Here are the files if you want to have a look: https://drive.google.com/open?id=0ByPOEvlohEbQM3JZNnpkb2pNRnM

  <streamingExtentsMin x="-266.47800000" y="-370.80230000" z="-393.83920000"/>
  <streamingExtentsMax x="390.21910000" y="340.52520000" z="289.84400000"/>
  <entitiesExtentsMin x="-66.47796000" y="-170.80230000" z="-193.83920000"/>
  <entitiesExtentsMax x="190.21910000" y="140.52520000" z="89.84399000"/>
  <position x="-3634.41700000" y="-3014.63700000" z="163.01900000"/>

change the extents as that specifies where the #map will be used

Ok, i fixed the extents and now i can see the building. but for some reason the collisions are not loading now. weird

And the building seems to disappear at a certain angle. I think i need to tinker with the extents to fix that.