I have been following a lot of tutorials on how to use ollydbg, but I have a problem that seems to be consistent across different executables.
The entry point seems to be "crap", but changes after the initial run. This makes it extremely hard to debug things that are decided at the start of a program.
As you can see in the screenshot, the author of the tutorial does not have this problem.
I have tried running different versions of ollydbg (1.1 and 2.0), and used different configs. I have also tried a different computer.