• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BF3 server crashes
#1
So, I read somewhere that you can start a BF3 server with
Code:
bf3.exe -server -platform win32

After origin said 'launching BF3' it showed this:

[Image: FwawTkBtTe.png]

However, after exactly 1 second. It crashes.
With some basic VS C++ debugger skills, I managed to get the full error:
Code:
First-chance exception at 0x00000000 in bf3.exe: 0xC0000005: Access violation.
Unhandled exception at 0x00000000 in bf3.exe: 0xC0000005: Access violation.
The program '[372] bf3.exe: Native' has exited with code 0 (0x0).

I hope one of our reverse engineer geniuses (@Nukem/@SuperNovaAO) could help me figure out what the hell is going on here....? Awesome
  Reply
#2
If you will find out how to start kinda dedi I will just spam you with thousands of Heart messages.
[Image: r212360a129ce9b84444093b6cd2699013a1fbn155.png]
  Reply
#3
yea, that's what i'm trying to do here, although I seriously doubt if it will ever work, but why don't try...
  Reply
#4
(03-31-2012, 22:30)JariZ Wrote: yea, that's what i'm trying to do here, although I seriously doubt if it will ever work, but why don't try...

It's looking for a file...
crAyon makes no warranty with respect to documents or other information available from this place, assumes no legal liability or responsibility whatsoever for the accuracy, completeness, or usefulness of any such information, and does not represent that its use would not infringe privately owned rights. crAyon disclaims all warranties, express and implied, including the warranties of merchantability and fitness for a particular purpose.
  Reply
#5
@crAyon Any way I could find out which file?
  Reply
#6
Almost all 050 or 005 errors are access errors of one type.

In this case with it being 005 I would say file for sure.

I have seen 050 errors and those are actually memory access errors.

This could be a memory access error too, but I seriously doubt it as its
the same exe and reaches nearly the same memory addresses it would
as if it was running without the switch.

Use utilities like filemon or something similar and see what the system is
polling for when you run that exe.
crAyon makes no warranty with respect to documents or other information available from this place, assumes no legal liability or responsibility whatsoever for the accuracy, completeness, or usefulness of any such information, and does not represent that its use would not infringe privately owned rights. crAyon disclaims all warranties, express and implied, including the warranties of merchantability and fitness for a particular purpose.
  Reply
#7
Quote:20:59 - NovaModa : Now Im popping EBP
21:00 - NovaModa : then im popping EBX
21:00 - NovaModa : Looking forward to the access violation
21:00 - NovaModa : crashing and crashing hey
Maybe some pop ebx inside its code ?
[Image: lQDUjba.jpg]
  Reply
#8
@OrangePL Very useful, thanks [/sarcasm]
@crAyon Will try to find out which file it tries to open, thanks
OK. Done

http://download.jariz.nl/report.html
edit: Server log directory is empty Sad
  Reply
#9
and that directory can have only official servers............
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] Windows 8.1 Fix for MW3 Server Addon master131 16 16,986 09-29-2014, 23:08
Last Post: SuperNovaAO
Brick [Release] MW3 Server Administration Addon iRoNinja 5 8,536 11-10-2013, 15:46
Last Post: Casper
Exclamation Help cmdlist, dvarlist server crash Nerus 17 10,944 11-09-2013, 23:54
Last Post: Nerus
  Our Level Fastfile is Different from the Server. CheeseToast 6 10,555 11-03-2013, 17:52
Last Post: CheeseToast
  Dedicated Server External (public) IP Nerus 3 5,560 11-02-2013, 14:16
Last Post: Casper
  MW3 Server Version superg1973 7 12,033 10-28-2013, 01:15
Last Post: kotyra972
  Help how to turn off map in dedicated server pero123 8 6,558 10-15-2013, 19:00
Last Post: Nekochan
  Issue with server addon and NAT dimitrifrom31 3 4,640 10-08-2013, 18:11
Last Post: iRoNinja
  GETTING SERVER ONLINE raym 6 5,266 09-28-2013, 22:42
Last Post: Nekochan
  advanced Server Config Poorya56 9 6,229 09-11-2013, 03:45
Last Post: trasto

Forum Jump:


Users browsing this thread: 1 Guest(s)