Hello,
I'm on a new VPS with all windows updates installed. I'm trying to get procon running and it does start up without problem, but each time one of my servers changes maps, procon crashes. I've tried both the GUI and console versions of procon with the same result. I've added procon to the firewall list of acceptable softwares, lowered internet security, running procon as admin everything I can think of yet it still crashes.
I got this error in the debug file:
Quote:
Exception caught at:
G:\procon\src\PRoCon.Core\Remote\FrostbiteConnecti on.cs
Line 132
Method RaiseEvent
DateTime: Monday, September 26, 2011 4:03:17 PM
Version: 1.0.0.2
Packet:
PRoCon.Core.Remote.PRoConClient ::: Void PRoConClient_ReservedSlotsList(PRoCon.Core.Remote. FrostbiteClient, System.Collections.Generic.List`1[System.String]) ::: ---PRoCon.Core.Remote.BFBC2Client---System.Collections.Generic.List`1[System.String]
Additional:
Exception has been thrown by the target of an invocation.
at System.RuntimeMethodHandle._InvokeMethodFast(Objec t target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at PRoCon.Core.Remote.FrostbiteConnection.RaiseEvent( Delegate[] a_delInvokes, Object[] a_objArguments) in G:\procon\src\PRoCon.Core\Remote\FrostbiteConnecti on.cs:line 132
Can anyone help me?