Hi
I checked your game.log.
Your loadorder is one I haven't seen before. That doesn't mean that there is something wrong with it.
What I see is that the game doesn't load everthing. What you can do is add this to your lanch options
with these for the amount of ram you installed:
8GB:
-64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 4096 -mm_max_resource_size 32 -mm_max_tmp_buffers_size 1000
16GB:
-64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 8192 -mm_max_resource_size 32 -mm_max_tmp_buffers_size 1000
32GB:
-64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 16384 -mm_max_resource_size 32 -mm_max_tmp_buffers_size 1000