TheRabbitsGeorge: I go to Dorn's Deep from the world map. The first screen loads. It is outside, there are some Neo-Orogs, and a cave that leads to the next part of the map.
Ok, that clarifies things (there actually two Dorn's Deeps so I wasn't sure)
Attempting to enter the cave causes the game to crash. The loading bar is right at the beginning. It loads for perhaps 15% of the bar and then the game crashes.
Well, if I'm not mistaken that would mean corrupted BAMs (the animationsets for creatures and charakters). Maybe someone who's more involved in IE-Modding can correct me if I am wrong.
Although to be fair, it doesn't have to be a gameasset. It could well be some technical problem with graphics.
How do you post a weidu log? I checked google but it's a little over my head at the moment.
The weidu.log is a log-file that is created during the installation of mods and lists all mods and all components with their chosen options and language. It's located in your IWD1-folder at the very bottom of the list. You can open it with any textedtor or word processor. Windows Notepad or Windows Writer or MS Word x or OpenOffice or whatever you have will work just fine. Copy the content and post it here so we can have a look at what you have installed.
If you feel like experimenting you can activate cheats and teleport your party to the area AR6001, which would be the one you try to enter. Start a new game and test it just to make absolutely sure it has nothing to do with your save.
Cheats are:
IWD: HoW / TotL
Enable
Open the Icewind.ini file (located in the IWD installaion directory).
Find the line [Game Options] and add the text Cheats=1 underneath.
Access
Create a new game / load a save game.
Press ctrl and tab together.
CLUA commands can be entered in the editing area that appears at the bottom of the screen.
Commands must be prefixed with GETYOURCHEATON:
Teleporting works via the MoveToArea()-function, which would be
GETYOURCHEATON:MoveToArea("AR6001") (this is case sensitiv!)