Unknown Recon, may or may not be related to issue Bug #896361

Bug #1028763 reported by EricAnimeFreak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ares
New
Undecided
Unassigned

Bug Description

Was playing a game with friend online using my mod running Ares 12.199.1030, we played 3 games, 2 of them suffered recons about roughly 40 minutes into game. Created dumps on final game, so I included syringe, sync, and crash dumps logs.

There is a small chance this is related to bug 896361 due to conditions being same, i was using maps with "buildings off visible area of map" bug. But I don't think this is the case, I just put it out there in case it might give a clue or eliminate a possibility of something else.

Even with logging on however, both of my pc's did not seem to produce debug logs "and still don't" despite having -log %* command in runares.bat file. If the command has changed please let me know so I can fix it. Otherwise logging seems to be not working.

Straight from my runares.bat file:

Syringe "gamemd.exe" -log %* -NOLOGO %* -CD %*

Anyways here is the link to logs: http://www.mediafire.com/?3771d1lqv356a1x

Thank you.

Revision history for this message
AlexB (alexander-b) wrote :

Try this command line:
Syringe "gamemd.exe" -dummy -log -NOLOGO -CD %*

Sometimes the first parameter is eaten by the system somehow. Adding a dummy there usually fixes this.
The "%*" part puts all the parameters there the batch file was called with, so it is needed only once (if at all).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.