Thursday, September 9th 2010, 1:20pm UTC+1

You are not logged in.

  • Login
  • Register

The chatbox is right now only for registred user avalible !! Please sign up and fell free to use it!

1

Monday, March 1st 2010, 9:11pm

sp & co-op

http://www.aixtended.com/stats.html

hello i sometimes play this game with friends online however PB makes it impossible for me to play cause its just eating my cpu away so i play the game offline and found out ya can keep stats with aix..
i tryed it with the first link however it makes this odd message.



PHP Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
See the end of this message for details on invoking 
just-in-time (JITdebugging instead of this dialog box.

************** Exception Text **************
System.Xml.XmlExceptionName cannot begin with the '[' characterhexadecimal value 0x5BLine 3position 4.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String resString[] args)
   at System.Xml.XmlTextReaderImpl.Throw(Int32 posString resString[] args)
   at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQNameInt32 startOffsetInt32colonPos)
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at System.Xml.XmlReader.ReadToFollowing(String name)
   at BF2Redirector.Redirector.button1_Click(Object senderEventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(MessagemMouseButtons buttonInt32 clicks)
   at System.Windows.Forms.Control.WndProc(Messagem)
   at System.Windows.Forms.ButtonBase.WndProc(Messagem)
   at System.Windows.Forms.Button.WndProc(Messagem)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Messagem)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Messagem)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWndInt32 msgIntPtr wparamIntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version2.0.0.0
    Win32 Version2.0.50727.3053 (netfxsp.050727-3000)
    CodeBasefile:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
BF2SPCC
    Assembly Version2.4.2.9
    Win32 Version2.4.2.9
    CodeBasefile:///C:/Program%20Files/EA%20Games/Battlefield%202/BF2SPCC.exe
----------------------------------------
System.Windows.Forms
    Assembly Version2.0.0.0
    Win32 Version2.0.50727.3053 (netfxsp.050727-3000)
    CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version2.0.0.0
    Win32 Version2.0.50727.3053 (netfxsp.050727-3000)
    CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version2.0.0.0
    Win32 Version2.0.50727.3053 (netfxsp.050727-3000)
    CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version2.0.0.0
    Win32 Version2.0.50727.3053 (netfxsp.050727-3000)
    CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version2.0.0.0
    Win32 Version2.0.50727.3053 (netfxsp.050727-3000)
    CodeBasefile:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JITdebuggingthe .config file for this
application or computer (machine.configmust have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabledany unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Posts: 684

Location: AIX2

Occupation: The Next Generation

2

Tuesday, March 2nd 2010, 4:01am

Hi and :welcome: to the AIX Fan Forum!

I had the same error a long time ago. Has something to do with your name in the profile of BF2SPCC.
Go into your Battlefield 2\db\Accounts?offline folder. This folder is the place where BF2SPCC saves your profile.
There must be a xml file with your name, this is your profile for BF2SPCC. Do following steps:

(If its not your first profile change everything to 0002 or 0003)
1. rename the xml file to 0001.xml
2. open the 0001.xml with noteped or an other text editor and replace your name with 0001 at these positions (excample with my offline acc):

Quoted

<?xml version="1.0" standalone="no"?>
<Account>
<Uname-0001 Uname-="0001">
<UserName>-13-[Ger]</UserName> <-dont change this!
<Password>**********</Password>
<Location>C:\Dokumente und Einstellungen\***********\Eigene Dateinen\Battlefield 2\Profiles\0004</Location>
</Uname-0001>
</Account>


3. save that file and restart BF2SPCC and load the profile. Everything must work.

Plz write back if it works for you now.

greetz Mike

3

Tuesday, March 2nd 2010, 4:35pm

hey thnx for the help i trying it out right now ill update the post later :)

works all fine thnx :D:D

This post has been edited 2 times, last edit by "oskblink" (Mar 2nd 2010, 6:11pm)


Posts: 684

Location: AIX2

Occupation: The Next Generation

4

Wednesday, March 3rd 2010, 3:48am

No Prob. Hope to see you soon here again ;)

And: Enjoy AIX, the best Action and Modern Warfare Mod for BF2!

5

Wednesday, March 3rd 2010, 2:57pm

haha i prolly stick around :) first all the errors out the way cause suddenly my game crashed and my ports are used so i cant use the stats no more :S
error says: ports are in use stats are unavailable this time.. checked all my ports non seem to be used by the program.
so i stopped started stopped the webserver and stats still the same problem.
tryed to login admin panel dont know the ffin password and have no clue where to ffin find it...

This post has been edited 2 times, last edit by "oskblink" (Mar 3rd 2010, 3:11pm)


Posts: 684

Location: AIX2

Occupation: The Next Generation

6

Thursday, March 4th 2010, 8:34am

Hmm dont know what that for a problem is, maybe RealGrain can help you. He will soon have a look at this.

Posts: 188

Location: Oslo, Norway

7

Thursday, March 4th 2010, 11:35am

Hi

Ports in use are explained here

To login admin panel:

Username: Admin
Password: Password

Cheers and welcome to the forum :phat:

8

Thursday, March 4th 2010, 4:39pm

***TCP x.x.x.x:3306 x.x.x.x:0 LISTENING number***, if you get msgs like this it means you have somthing running on ports needed for stats
no pid shown

9

Sunday, March 7th 2010, 2:13pm

ok i fixed the problem stats back on running :)
thnx for all the help

Posts: 188

Location: Oslo, Norway

10

Sunday, March 7th 2010, 2:34pm

Good for you !

Please take the time and tell us how you fixed it ........ ?? :search:

11

Monday, March 8th 2010, 2:05pm

what i done was simpel make shure the ports arent in use then start webserver then start stats and press enable stats it will say it the ports are in use but it will record all the stats made in the game and u will notice the awards comin up etc.
HOWEVER U MUST MAKE SHURE there is no other server running like xampp only that of your bf2spcc

ow one thing me and my m8s dont know how to unlock those weapons ingame.. we dont want to edit the file cause that will be unfair
so how or what status must we have to unlock weapons

Posts: 188

Location: Oslo, Norway

12

Tuesday, March 9th 2010, 12:18pm

Thanks man for the solution :D

Sorry, Its NOT possible to have unlocks working in a LAN enviroment, sorry.

This has been debated over and over and if someone tells you otherwise they are full of crap.

The only unlocks available are the real AIX ones you have unlocked in AIXS.com , so unless you add a manual redirect on the dedicated server, you will not even have those available.

Cheers

13

Friday, March 12th 2010, 4:39pm

ok and how will i do this manually ??

14

Tuesday, March 16th 2010, 8:23am

if someone knows how i would appreciate it :)

Posts: 188

Location: Oslo, Norway

15

Saturday, March 20th 2010, 10:45am

Eh sorry been busy in BC2

To use a manual redirect, the server needs to be "spoofed" , this is done by BF2SPCC or you can do it manually by add/create a host.ics file to this folder

c:\windows\system32\drivers\etc\

Use notepad and add

213.163.72.57 bf2web.gamespy.com

and save as c:\windows\system32\drivers\etc\host.ics

For CQ unlocks use this IP instead 213.163.72.56

To check if the redirect works just ping bf2web.gamespy.com in a command window (start/run/cmd)

If you get a reply from 207.38.10.110 , the redirect is not working...

To disable the redirect add # at the beginning or just move/delete the host.ics

The redirect will give your buddies theire (already unlocked) unlocks in game, but unfortunatly not for you, if you are hosting and playing from the same PC.

Cheers

16

Monday, March 29th 2010, 2:46pm

works !! thnx allot tho im upset i cant use the unlocks but we are working on a box to make it run as a server so we can play whenever we want