error;failed to fetch etc.

carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

error;failed to fetch etc.

Post by carll11 »

Heres the verbiage, 2 different popups;

1st
failed to fetch data from battle state: sizes do not match:state128!=call:4(0)

game 'closes'

2nd
unhandled exception! expcode:0x8000003 expflags:0 Exp address:0x00511 c3d

I am simply trying to play a campaign as Stilicho.

I was in choosing my army phase, I had to stop and save .

Came back, started the game, tried to load the save, and I get those errors.


eoor file;
[Error]
type display
//file Fade_Centre.tga
level 23
MODAL true
x 512
y 0
width 1024
height 768


[ErrorBack]
TYPE image
dx -309
dy 140
WIDTH 618
HEIGHT 410
File 9S_Scroll_396_396.dds
SLiced 396 100
SQUAREASPECT
PARENT Error

[ErrorPattern]
type image
dx 105
dy 80
width 404
height 254
File Frame_Warning.dds
PARENT ErrorBack
KEEPSQUARE


[ErrorOK] // --- Do not change this name
type button
Dx 253 // 276 // 198
Dy 260
file ButtonCodex_Confirm.dds
width 112
height 40
sfxfocus 7
sfx 5
center
parent ErrorBack
tooltip IDS_OK
KEEPSQUARE
HOTKEY SPACE
command disable error

//[ErrorOK]
//type button
//file Button_Accept.dds
//HOTKEY SPACE
//command disable error
//x 448
//y 420
//width 64
//height 64
//file Button_Accept.dds
//tooltip IDS_OK
//sfxfocus 7
//sfx 5

[ErrorText]
type text
dx 138
dy 110 // 100// 80
width 338
height 140 // 160 //200
COLOUR 53483c
font ConfirmText
center
VCENTER
parent ErrorBack
KEEPSQUARE


//[ErrorBackground]
//type text
//x 256
//y 100
//width 512
//height 384
//windowedback 10
//file Fade_Dialog.tga


[ErrorUnderlay]
type text
x 0
y 0
width 1024
height 768
file _Darken.dds
parent Error

[ErrorUnderlay2]
type text
x 0
y 0
width 1024
height 768
file BgdVignette.dds
parent Error
pipfromslitherine
Site Admin
Site Admin
Posts: 9701
Joined: Wed Mar 23, 2005 10:35 pm

Re: error;failed to fetch etc.

Post by pipfromslitherine »

The error file you need to include is error.log found in Documents/My Games/FieldOfGlory2 - the info you included is just a UI definition file for the error popup box :)

Cheers

Pip
follow me on Twitter here
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

:) oops...

here ya go, thx...;

20191113_145557
VER:10512 BUILD:10009
PLATFORM: WINDOWS
WinVer:6.1.7601.24441
0: Intel(R) HD Graphics 4000
1: Intel(R) HD Graphics 4000
CPU String: GenuineIntel
Stepping ID = 9
Model = 10
Family = 6
Extended model = 3
CLFLUSH cache line size = 64
CPU Brand String: Intel(R) Core(TM) i7-3540M CPU @ 3.00GHz
Cache Size = 256K
Found DirectX Version Number: 4.09.00.0904
Creating Device.....
MonkeyInitStart
MIS: Found DD
MIS: IsHW
MIS: SetCoop
MIS: Setting Disp Mode
MIS: Done Init 3D Device
MIS: Tex Enum
MIS: SDRS
MIS: Init Decal Render
TS: Start
TS: IAPSent
TS: UILoaded
INITIAL LOAD 10063
TS: BattleObj
TS: Managers
TS: BFBB
TS: LT
TS: InitDLUI
TS: Messages
TS: Ended
Rebuilding the Device....
SUCCESS!!!! Rebuilding the Device....
Playing as: 0
VOLUME TEXTURE: DATA/LIGHTING/CLUT_Default_Day.DDS
VOLUME TEXTURE: DATA/LIGHTING/CLUT_NE_Night.DDS
ERROR
Failed to fetch data from battle state: Sizes do not match: state:128 != call:4
(0) : Failed
ERROR

######## EXCEPTION: 0x80000003 at address: 0x00511C3D
Starting Debugger
SEARCHING: C:\Slitherine\Field of Glory II;C:\Slitherine\Field of Glory II;C:\Windows
C:\Slitherine\Field of Glory II;C:\Slitherine\Field of Glory II;C:\Windows
SGA: KernelErrorHandler
KernelErrorHandler
c:\dev\kernel\kernelerror.cpp(276) : +0 bytes (KernelErrorHandler) 0
SGA: Error
Error
c:\dev\kernel\kernelerror.cpp(136) : +17 bytes (Error) 0
SGA: CBattleState::RemoveData
CBattleState::RemoveData
c:\dev\archon\util\battlestate.cpp(518) : +18 bytes (CBattleState::RemoveData) 0
SGA: CBattleMap::LoadState
CBattleMap::LoadState
c:\dev\ba2_tile_shader\game\battlemap.cpp(3910) : +0 bytes (CBattleMap::LoadState) 0
SGA: CBattleDisplay::LoadState
CBattleDisplay::LoadState
c:\dev\ba2_tile_shader\game\battledisplay.cpp(22801) : +0 bytes (CBattleDisplay::LoadState) 0
SGA: CBattleDisplay::Load
CBattleDisplay::Load
c:\dev\ba2_tile_shader\game\battledisplay.cpp(24694) : +0 bytes (CBattleDisplay::Load) 0
SGA: CGame::Load
CGame::Load
c:\dev\ba2_tile_shader\game\game.cpp(2889) : +0 bytes (CGame::Load) 0
SGA: CGame::Load
CGame::Load
c:\dev\ba2_tile_shader\game\game.cpp(2935) : +0 bytes (CGame::Load) 0
SGA: CGame::HandleLoadSave
CGame::HandleLoadSave
c:\dev\ba2_tile_shader\game\game.cpp(4219) : +18 bytes (CGame::HandleLoadSave) 0
SGA: HandlerLoadSave
HandlerLoadSave
c:\dev\ba2_tile_shader\game\handlers.cpp(202) : +0 bytes (HandlerLoadSave) 0
SGA: CUIObject::ProcessMessage
CUIObject::ProcessMessage
c:\dev\archon\ui\uicomponents.cpp(1205) : +11 bytes (CUIObject::ProcessMessage) 0
SGA: CUIObject::Message
CUIObject::Message
c:\dev\archon\ui\uicomponents.cpp(1137) : +18 bytes (CUIObject::Message) 0
SGA: CUIButton::Trigger
CUIButton::Trigger
c:\dev\archon\ui\uicomponents.cpp(2724) : +0 bytes (CUIButton::Trigger) 0
SGA: CUIButton::HandleMouse
CUIButton::HandleMouse
c:\dev\archon\ui\uicomponents.cpp(2656) : +0 bytes (CUIButton::HandleMouse) 0
SGA: CUIManager::MsgProc
CUIManager::MsgProc
c:\dev\archon\ui\uimanager.cpp(3317) : +53 bytes (CUIManager::MsgProc) 0
SGA: WndProc
WndProc
c:\dev\archon\platform_windows.cpp(689) : +32 bytes (WndProc) 0
SGA: gapfnScSendMessage
gapfnScSendMessage
SGA: GetThreadDesktop
GetThreadDesktop
SGA: GetClientRect
GetClientRect
SGA: CallWindowProcA
CallWindowProcA
SGA: Direct3DCreate9
Direct3DCreate9
SGA: gapfnScSendMessage
gapfnScSendMessage
SGA: GetThreadDesktop
GetThreadDesktop
SGA: CharPrevW
CharPrevW
SGA: DispatchMessageA
DispatchMessageA
SGA: CPlatform::ProcessPlatformMessages
CPlatform::ProcessPlatformMessages
c:\dev\archon\platform_windows.cpp(332) : +0 bytes (CPlatform::ProcessPlatformMessages) 0
SGA: CPlatform::MainLoop
CPlatform::MainLoop
c:\dev\archon\platform_windows.cpp(1044) : +8 bytes (CPlatform::MainLoop) 0
SGA: WinMain
WinMain
c:\dev\archon\platform_windows.cpp(568) : +11 bytes (WinMain) 0
SGA: __tmainCRTStartup
__tmainCRTStartup
f:\dd\vctools\crt_bld\self_x86\crt\src\crtexe.c(578) : +29 bytes (__tmainCRTStartup) 0
SGA: BaseThreadInitThunk
BaseThreadInitThunk
SGA: RtlInitializeExceptionChain
RtlInitializeExceptionChain
SGA: RtlInitializeExceptionChain
RtlInitializeExceptionChain
Debugger Cleanup
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

any ideas...anyone?

I forgot which campaign module( game version add on) Stlicho is in, maybe I can delete and re-download/install?

How do I do that?
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28014
Joined: Sun Dec 04, 2005 6:25 pm

Re: error;failed to fetch etc.

Post by rbodleyscott »

Have you tried going back to the campaign save prior to the one that isn't working correctly? (It sounds like it is corrupted).
Richard Bodley Scott

Image
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

There isn't one, as I noted, I was in ; ' choosing my army phase'.

I have an 'archive' gaming computer( I keep in anticipation of Win 10 not running all of my game) and it ran the Stilicho camp. fine, I saved at the same place, it restarted etc...so your probably right, this one is corrupted.

How can I delete that module, Legions Triumphant so I can reinstall? Or is there a way to reinstall right over it?

Oooooorrrrr, do I have to uninstall the entire game and reinstall all of my add ons as in, RoP, WatG etc..?
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

sorry for the double post...the site did a weird blink to a blank page with some code and then blinked back and there were 2 reply's...
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28014
Joined: Sun Dec 04, 2005 6:25 pm

Re: error;failed to fetch etc.

Post by rbodleyscott »

carll11 wrote: Fri Nov 15, 2019 1:44 pm There isn't one, as I noted, I was in ; ' choosing my army phase'.

I have an 'archive' gaming computer( I keep in anticipation of Win 10 not running all of my game) and it ran the Stilicho camp. fine, I saved at the same place, it restarted etc...so your probably right, this one is corrupted.

How can I delete that module, Legions Triumphant so I can reinstall? Or is there a way to reinstall right over it?
I guess it depends wherein lies the corruption. It might just be the campaign Save file.

Firstly, is your game updated to the current version (v1.5.21)?

Secondly, have you tried doing the same thing again on the same computer and check that it wasn't a one-off occurrence?
Richard Bodley Scott

Image
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

No cant get the file to DL, I havent treid the mirror yet, am still at work..

-
yes sir, I have multiple times, ...I even deleted the save, closed the game, reopened it, the went back to stilicho, got to the deployment phase, saved, closed out of the game, came back and bam, error.
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28014
Joined: Sun Dec 04, 2005 6:25 pm

Re: error;failed to fetch etc.

Post by rbodleyscott »

carll11 wrote: Fri Nov 15, 2019 6:05 pm No cant get the file to DL, I havent treid the mirror yet, am still at work..

-
yes sir, I have multiple times, ...I even deleted the save, closed the game, reopened it, the went back to stilicho, got to the deployment phase, saved, closed out of the game, came back and bam, error.
Well I cannot reproduce this problem, but in case it is an arcane bug rather than a corrupted build, before reinstalling the whole game, have you tried simply not saving the game until the next turn, and see if that and subsequent saves work OK?

If that also causes the same crash, your build probably is corrupted and you will need to uninstall the whole game and reinstall it. There is no way to only uninstall and install one DLC. You would need to uninstall the game, then run the full (v1.5.12) installer, then the v1.5.21 updater. You will have to re-enter your serial keys for the game and any DLCs you own.

You will find both the required files here:

https://www.slitherine.com/member/downl ... f-glory-ii

Although the updater link is the same URL as the one in the first link in the v1.5.21 update post. This works fine normally, so I don't know why you have been having problems with it. What country are you in? However, you may have better luck with the mirrors.
Richard Bodley Scott

Image
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

ok...

so I have the file, the update,the US mirror ( I am in California) page DLed the file in 20 minutes.... but I need the Installer?

this one-
[PC] Installer Field of Glory II PC Beta v1.5.20

?

If so, back to square one- I went to my page FOG2 and clicked to DL the installer......for this 1.4GB file I am looking at an hour and half to DL it....
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

after an hour and 50 minutes I have the installer....this is one long slog I have to tell you.........
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

so I dled the installer, unloaded it, dled the patch unloaded it, basically 2 hours altogether.......I played Dara and tn 5, I saved..came back and loaded it and got exactly the same error messages above I originally posted....this is infuriating...
Last edited by carll11 on Sat Nov 16, 2019 1:21 am, edited 1 time in total.
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28014
Joined: Sun Dec 04, 2005 6:25 pm

Re: error;failed to fetch etc.

Post by rbodleyscott »

carll11 wrote: Sat Nov 16, 2019 1:20 am so I dled the installer, unloaded it, dled the patch unloaded it, basically 2 hours altogether.......I played Dara and tn 5, I saved..came back and loaded it and got exactly the same error messages above I originally posted....this is infuriating...
In which case, something appears to be preventing the game saves from getting saved correctly, and the corrupted save crashes the game when you try to reload it.

Have you previously been able to play the game without this issue?

Possibilities:

1) Automated backup software such as Google Drive or similar may be interrupting the game save process. We thought we had fixed that issue, but maybe not for all backup programs/systems.

The solution would be to exclude /Documents/My Games/FieldOfGlory2 and its sub-folders from the automated backup.

Do you have any such software running, and did you install it recently?

2) Another possibility that your firewall or antivirus software is preventing the game save from being saved correctly, thus preventing the saves from being reloaded correctly.

You need to explicitly give Field of Glory 2 permission to write to your /Documents folder. In particular the /Documents/My Games/FieldOfGlory2 folder.

If these suggestions do not succeed, please contact support on support@slitherine.co.uk.

If they do succeed please let us know.
Richard Bodley Scott

Image
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

turned off goggle dling,so it wont touch the my doc folder.

I have .12 loaded tried playing error below when I tried ot reload.

I am going to uninstall the game via the .12 uninstaller. can I just then load the .21 update to lad the game again? Or do I need to load another version first?

20191116_071241
VER:10000 BUILD:10009
PLATFORM: WINDOWS
WinVer:6.1.7601.24441
0: Intel(R) HD Graphics 4000
1: Intel(R) HD Graphics 4000
CPU String: GenuineIntel
Stepping ID = 9
Model = 10
Family = 6
Extended model = 3
CLFLUSH cache line size = 64
APIC Physical ID = 3
CPU Brand String: Intel(R) Core(TM) i7-3540M CPU @ 3.00GHz
Cache Size = 256K
Found DirectX Version Number: 4.09.00.0904
Creating Device.....
MonkeyInitStart
MIS: Found DD
MIS: IsHW
MIS: SetCoop
MIS: Setting Disp Mode
MIS: Done Init 3D Device
MIS: Tex Enum
MIS: SDRS
MIS: Init Decal Render
TS: Start
TS: IAPSent
TS: UILoaded
INITIAL LOAD 5501
TS: BattleObj
TS: Managers
TS: BFBB
TS: LT
TS: InitDLUI
TS: Messages
TS: Ended
Playing as: 0
VOLUME TEXTURE: DATA/LIGHTING/CLUT_Default_Day.DDS
VOLUME TEXTURE: DATA/LIGHTING/CLUT_NE_Night.DDS
SIDE 0
WARNING: Failed to open skirmish map for saving
WARNING: Failed to open skirmish map for saving
WARNING: Failed to open skirmish map for saving
WARNING: Failed to open skirmish map for saving
WARNING: SCRIPT ID: duplicate script id found (93000001 for CAMPAIGNS/BELISARIUSCAMPAIGN/DATA/UI/CAMPAIGNDISPLAY.BSF [C:/Program Files (x86)/Slitherine/Field of Glory II/CAMPAIGNS/BELISARIUSCAMPAIGN/DATA/UI/CAMPAIGNDISPLAY.BSF])
C:/Program Files (x86)/Slitherine/Field of Glory II/CAMPAIGNS/BelisariusCampaign/DATA/UI/CAMPAIGNDISPLAY.BSF exists
WARNING: SCRIPT ID: duplicate script id found (92000002 for DATA/UI/UNITLIST.BSF [C:/Program Files (x86)/Slitherine/Field of Glory II/DATA/UI/UNITLIST.BSF])
C:/Program Files (x86)/Slitherine/Field of Glory II/DATA/UI/UNITLIST.BSF exists
RESET
WARNING: SCRIPT ID: duplicate script id found (C04E0000 for CORE/CORE.BSF [C:/Program Files (x86)/Slitherine/Field of Glory II/CORE/CORE.BSF])
C:/Program Files (x86)/Slitherine/Field of Glory II/CORE/CORE.BSF exists
Playing as: 0
ERROR
Failed to fetch data from battle state: Sizes do not match: state:128 != call:4
(0) : Failed
ERROR

######## EXCEPTION: 0x80000003 at address: 0x0051094D
SEARCHING: C:\Program Files (x86)\Slitherine\Field of Glory II;C:\Program Files (x86)\Slitherine\Field of Glory II;C:\Windows
C:\Program Files (x86)\Slitherine\Field of Glory II;C:\Program Files (x86)\Slitherine\Field of Glory II;C:\Windows
SGA: KernelErrorHandler
KernelErrorHandler
c:\dev\kernel\kernelerror.cpp(276) : +0 bytes (KernelErrorHandler) 0
SGA: Error
Error
c:\dev\kernel\kernelerror.cpp(136) : +17 bytes (Error) 0
SGA: CBattleState::RemoveData
CBattleState::RemoveData
c:\dev\archon\util\battlestate.cpp(518) : +18 bytes (CBattleState::RemoveData) 0
SGA: CBattleMap::LoadState
CBattleMap::LoadState
c:\dev\ba2_tile_shader\game\battlemap.cpp(3910) : +0 bytes (CBattleMap::LoadState) 0
SGA: CBattleDisplay::LoadState
CBattleDisplay::LoadState
c:\dev\ba2_tile_shader\game\battledisplay.cpp(22801) : +0 bytes (CBattleDisplay::LoadState) 0
SGA: CBattleDisplay::Load
CBattleDisplay::Load
c:\dev\ba2_tile_shader\game\battledisplay.cpp(24685) : +0 bytes (CBattleDisplay::Load) 0
SGA: CGame::Load
CGame::Load
c:\dev\ba2_tile_shader\game\game.cpp(2893) : +0 bytes (CGame::Load) 0
SGA: CGame::Load
CGame::Load
c:\dev\ba2_tile_shader\game\game.cpp(2939) : +0 bytes (CGame::Load) 0
SGA: CGame::HandleLoadSave
CGame::HandleLoadSave
c:\dev\ba2_tile_shader\game\game.cpp(4223) : +18 bytes (CGame::HandleLoadSave) 0
SGA: HandlerLoadSave
HandlerLoadSave
c:\dev\ba2_tile_shader\game\handlers.cpp(202) : +0 bytes (HandlerLoadSave) 0
SGA: CUIObject::ProcessMessage
CUIObject::ProcessMessage
c:\dev\archon\ui\uicomponents.cpp(1205) : +11 bytes (CUIObject::ProcessMessage) 0
SGA: CUIObject::Message
CUIObject::Message
c:\dev\archon\ui\uicomponents.cpp(1137) : +18 bytes (CUIObject::Message) 0
SGA: CUIButton::Trigger
CUIButton::Trigger
c:\dev\archon\ui\uicomponents.cpp(2724) : +0 bytes (CUIButton::Trigger) 0
SGA: CUIButton::HandleMouse
CUIButton::HandleMouse
c:\dev\archon\ui\uicomponents.cpp(2656) : +0 bytes (CUIButton::HandleMouse) 0
SGA: CUIManager::MsgProc
CUIManager::MsgProc
c:\dev\archon\ui\uimanager.cpp(3289) : +53 bytes (CUIManager::MsgProc) 0
SGA: WndProc
WndProc
c:\dev\archon\platform_windows.cpp(689) : +32 bytes (WndProc) 0
SGA: gapfnScSendMessage
gapfnScSendMessage
SGA: GetThreadDesktop
GetThreadDesktop
SGA: GetClientRect
GetClientRect
SGA: CallWindowProcA
CallWindowProcA
SGA: Direct3DCreate9
Direct3DCreate9
SGA: gapfnScSendMessage
gapfnScSendMessage
SGA: GetThreadDesktop
GetThreadDesktop
SGA: CharPrevW
CharPrevW
SGA: DispatchMessageA
DispatchMessageA
SGA: CPlatform::ProcessPlatformMessages
CPlatform::ProcessPlatformMessages
c:\dev\archon\platform_windows.cpp(332) : +0 bytes (CPlatform::ProcessPlatformMessages) 0
SGA: CPlatform::MainLoop
CPlatform::MainLoop
c:\dev\archon\platform_windows.cpp(1044) : +8 bytes (CPlatform::MainLoop) 0
SGA: WinMain
WinMain
c:\dev\archon\platform_windows.cpp(568) : +11 bytes (WinMain) 0
SGA: __tmainCRTStartup
__tmainCRTStartup
f:\dd\vctools\crt_bld\self_x86\crt\src\crtexe.c(578) : +29 bytes (__tmainCRTStartup) 0
SGA: BaseThreadInitThunk
BaseThreadInitThunk
SGA: RtlInitializeExceptionChain
RtlInitializeExceptionChain
SGA: RtlInitializeExceptionChain
RtlInitializeExceptionChain
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

duplicate post
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

Ive decided to tackle this from scratch. I am dling the original game from the disk. Please tell whats best form there- what update should I apply in what order etc etc ...thx.
carll11
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 61
Joined: Mon Oct 23, 2017 2:58 pm

Re: error;failed to fetch etc.

Post by carll11 »

the uninstall did not uninstall the mydocuments/ my game/s fog folders files....?????
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28014
Joined: Sun Dec 04, 2005 6:25 pm

Re: error;failed to fetch etc.

Post by rbodleyscott »

carll11 wrote: Sat Nov 16, 2019 4:22 pm the uninstall did not uninstall the mydocuments/ my game/s fog folders files....?????
It isn't supposed to.

You can however safely delete them if you wish and they will be created anew when you start the game. You will need to re-enter your preferred Settings.
Richard Bodley Scott

Image
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28014
Joined: Sun Dec 04, 2005 6:25 pm

Re: error;failed to fetch etc.

Post by rbodleyscott »

carll11 wrote: Sat Nov 16, 2019 3:53 pm Ive decided to tackle this from scratch. I am dling the original game from the disk. Please tell whats best form there- what update should I apply in what order etc etc ...thx.
1) Run the v1.5.12 Installer.
2) Run the v1.5.21 Updater.

Nothing else.
Richard Bodley Scott

Image
Post Reply

Return to “Field of Glory II: Tech Support”