Quote:
Originally Posted by edeniz
Oh well. Nothing to be done, then, I guess.
|
I wouldn't quite say that. If you really want to figure it out, you can use the brunt force approach:
Delete or comment out half of your personal.ini and try again. If it works, you know the problem is in the part commented out. If it doesn't work, you know the problem is in the part that
wasn't commented out.
Then repeat as many times as necessary: Split the part where you now know the problem to be in half, comment half, try again.
If you can narrow it down to a single line or a few lines, I can look at it again with much better chances of figuring out the issue.