Problem with REALMOD from nick69
Posted: Wed Jan 23, 2008 11:26 pm
hi boys, let me explain:
i have Advanced Tactics v1.10L my problem is when i download the REALMOD, (so amazing!) i have 2 master files, i want to play waw scenario, and textures are the first ones, ok no problem y edit the scenario, and in settings i load the realmod master file, ok...
first issue, they says to me i trying to load a diferent version save file, i accept and save the scenario, rewriting thw waw scenario i want to play.
when i press the finish turn button, the ai starts their turn, and i receive that message:
Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.
************** Texto de la excepción **************
System.IndexOutOfRangeException: Índice fuera de los límites de la matriz.
en WindowsApplication1.AIClass.FindBestSuitedItemType(Int32 unr, Int32 role, Int32 prodpts)
en WindowsApplication1.AIClass.LandTransferWhatWantsUnit(Int32 unr, Int32 info, Int32 hq, Int32 prodpts, Boolean onlyrole)
en WindowsApplication1.AIClass.ProdWishes(Int32 landres, Int32 locnr)
en WindowsApplication1.AIClass.ExecSetProduction()
en WindowsApplication1.AIClass.ExecuteAI()
en WindowsApplication1.GameLoopMainWindowClass.handleTimer()
en WindowsApplication1.ScreenClass.HandleTimer()
en WindowsApplication1.Form1.Timer1_Tick(Object sender, EventArgs e)
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WindowsApplication1
Versión del ensamblado: 1.0.2936.1113
Versión Win32: 1.0.2936.1113
Código base: file:///C:/Program%20Files/juegos/advanced%20tactics/bin/AdvancedTactics.exe
----------------------------------------
System.Windows.Forms
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Versión del ensamblado: 8.0.0.0
Versión Win32: 8.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
ICSharpCode.SharpZipLib
Versión del ensamblado: 0.84.0.0
Versión Win32: 0.84.0.0
Código base: file:///C:/Program%20Files/juegos/advanced%20tactics/bin/ICSharpCode.SharpZipLib.DLL
----------------------------------------
mscorlib.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada
Por ejemplo:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.
if i press continue the game continue endless in the AI turn page. if i press exit i have a CTD.
any suggestion? what im i doing bad? sorry my poor english.
i have Advanced Tactics v1.10L my problem is when i download the REALMOD, (so amazing!) i have 2 master files, i want to play waw scenario, and textures are the first ones, ok no problem y edit the scenario, and in settings i load the realmod master file, ok...
first issue, they says to me i trying to load a diferent version save file, i accept and save the scenario, rewriting thw waw scenario i want to play.
when i press the finish turn button, the ai starts their turn, and i receive that message:
Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.
************** Texto de la excepción **************
System.IndexOutOfRangeException: Índice fuera de los límites de la matriz.
en WindowsApplication1.AIClass.FindBestSuitedItemType(Int32 unr, Int32 role, Int32 prodpts)
en WindowsApplication1.AIClass.LandTransferWhatWantsUnit(Int32 unr, Int32 info, Int32 hq, Int32 prodpts, Boolean onlyrole)
en WindowsApplication1.AIClass.ProdWishes(Int32 landres, Int32 locnr)
en WindowsApplication1.AIClass.ExecSetProduction()
en WindowsApplication1.AIClass.ExecuteAI()
en WindowsApplication1.GameLoopMainWindowClass.handleTimer()
en WindowsApplication1.ScreenClass.HandleTimer()
en WindowsApplication1.Form1.Timer1_Tick(Object sender, EventArgs e)
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WindowsApplication1
Versión del ensamblado: 1.0.2936.1113
Versión Win32: 1.0.2936.1113
Código base: file:///C:/Program%20Files/juegos/advanced%20tactics/bin/AdvancedTactics.exe
----------------------------------------
System.Windows.Forms
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Versión del ensamblado: 8.0.0.0
Versión Win32: 8.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
ICSharpCode.SharpZipLib
Versión del ensamblado: 0.84.0.0
Versión Win32: 0.84.0.0
Código base: file:///C:/Program%20Files/juegos/advanced%20tactics/bin/ICSharpCode.SharpZipLib.DLL
----------------------------------------
mscorlib.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.312 (rtmLHS.050727-3100)
Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada
Por ejemplo:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.
if i press continue the game continue endless in the AI turn page. if i press exit i have a CTD.
any suggestion? what im i doing bad? sorry my poor english.