Page 1 of 2

Debugger Error

Posted: Sun Oct 20, 2013 6:35 pm
by BotHunter
Hello all. Whenever I use the debugger it gives me this Error. Anyone know what it means?

Image

Re: Debugger Error

Posted: Tue Oct 22, 2013 5:41 am
by Swaffy
Can you describe (in detail if possible) what you were doing/clicking before it popped up?

Re: Debugger Error

Posted: Tue Oct 22, 2013 4:11 pm
by BotHunter
Yeah. Sorry :) All I did was to create a shortcut to Area 51 using the debugger. (like adding +game Area51) and when I click on that, the error comes up Twice. and when I start a level, the error comes up twice again. (And this happens when I don't use the shortcut but use the Activate mod button too)
Thanks!

Re: Debugger Error

Posted: Tue Oct 22, 2013 7:42 pm
by Vilespring
I forgot to tell you about that when I was testing it! :lol:
When I run the game, I have a habit of holding the "R" key, so I don't really see errors, unless I'm looking for them. :lol:

Re: Debugger Error

Posted: Tue Oct 22, 2013 9:53 pm
by exe
I'm not 100% sure but I think this means that one of the .rfa files is badly packed which happens quite often when using winRFA (assuming you use it). So I usually use the debugger exe which also compresses it better. You can find a tutorial here.

Re: Debugger Error

Posted: Wed Oct 23, 2013 12:19 am
by BotHunter
It didn't work. Same error. :( But the bat file worked well!

Re: Debugger Error

Posted: Wed Oct 23, 2013 3:36 am
by Swaffy
This is a shot in the dark, but are you running the game in windowed mode?

Re: Debugger Error

Posted: Wed Oct 23, 2013 9:53 am
by Sarge31FR
This is a typical error if you pack maps using the wrong path.

If you pack a map using winrfa, the path in "Base Path" has to look like this:

bf1942\levels\mapname

If you forget to add "bf1942\levels\" in front of the map name, the result will be this "flat archive".

So first thing you should check is which maps you recently packed. Just ONE wrongly packed map causes this error !

Re: Debugger Error

Posted: Wed Oct 23, 2013 3:14 pm
by BotHunter
Ok. I'll try removing all of the maps to see if it still happens. :)

Re: Debugger Error

Posted: Thu Oct 24, 2013 1:48 am
by BotHunter
I GOT IT WORKING!! :D It was the Game.Rfa. I had it packed with BGA, so I repacked it using WinRFA and It worked!! :D Thank you all!