today I spent my time in porting my Irrlicht1.1 project to version 1.4.2. Let's say, finally it's compiling....BUT...
I got several issues which came up with the new version.
1. Cruel texture problems
![Image](http://www.masterhawk-studios.de/upload/tex_issue_010.jpg)
![Image](http://www.masterhawk-studios.de/upload/tex_issue_011.jpg)
As you can see in these two images there is a major texture problem. Some textures are corrupted from far away, if you get nearer they show up correctly.
Other textures aren't shown anyway. And the last group of textures is completely displayed in the right way (like the stones under the water).
The maps are MY3D-files packed in a zip-file which worked correctly with 1.1
2. Keys strokes
The event receiver behave strange, too. When I hit the 'ESC'-key to show up the ingame-menu it's not sure if it'll show up. My other keys (e.g. 'Q' or 'Y') doesn't work at all. The same with the mouse buttons.
I don't have a clue what I did wrong.
The major problem is the texture issue, so if anyone knows a fix please help me
![Wink ;)](./images/smilies/icon_wink.gif)