Page 1 of 1

Błąd w Arabskiej kampani misja 15a

Posted: Sat Feb 14, 2015 10:12 am
by czeresniaczek1
Mam taki błąd:
Spoiler:
General Info
------------
Application : Owarfull
Version : 1.12.10.13

ModName : MyMod
ModDir : MyMod
ModVer : 1.0 (1.48)

ErrorType : Unknown
ErrorText : SAIL function "GetSide" : Access violation at address 00583D0C in module 'OwarFull.exe'. Read of address 00000011

Exception : None

Params : MOD MYMOD
ParamCount : 2

Game Info
---------
Multiplayer : False
Multi.GameState : Undef
Multi.ChatConnLost : False
Multi.IAMServer : False
Multi.Joined : False
Multi.Loaded : False
Multi.MapVersion : 0
Multi.OffLine : False
Multi.OnLine : False
Multi.ServerLost : False
Multi.StatusText :
MultiDef.MapName :

mission_number : 19
mission_campaign : 2
camp_names[mission_campaign] : Ar
mission_names[mission_number] : 15a
game_difficulty : 2
ingame_video : False
stop_talking : False
stop_action : True
end_of_mission : 0
end_the_mission_allowed : False
dialogue_skipped : False
last_title_ident : -1
last_title_unit : 498
last_title_radio : False
last_title :

Random Stuff
------------
GodMode : False
DeveloperMode : False
ModCBMode : False
OfficialMod : False
InterfSide : 3

Windows Info
------------
Product : Windows 7
Win32MajorVersion : 6
Win32MinorVersion : 1
BuildNumber : 7601
ServicePack : Service Pack 1
ServicePackMajor : 1
ServicePackMinor : 0

Physical Memory : 4096MB
CPU Name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz
CPU Clock : 2400Mhz
Current CPU Clock : 2400Mhz
Błąd ten występuje po rozmowie z J.Ferguson.Gdy Heike lub jakiś inny członek drużyny udaje się na spotkanie z J.Ferguson.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Sat Feb 14, 2015 1:33 pm
by McBenn
I'm not sure what causes the error but I've changed some code that may have something to do with it. Is it repeatable?

Re: Błąd w Arabskiej kampani misja 15a

Posted: Sat Feb 14, 2015 2:18 pm
by czeresniaczek1
Tak nawet jeśli nie rozmawiam z J Ferguson.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Sat Feb 14, 2015 7:56 pm
by McBenn
So it always happens at a specific point of time or what?

Re: Błąd w Arabskiej kampani misja 15a

Posted: Sun Feb 15, 2015 8:44 am
by czeresniaczek1
Tak.
Po rozmowach między nacjami nawet jeżeli nie przyjmę propozycji Pawela i Płatonowa.Przeinstalowałem grę zainstalowałem niższego patcha gram od początku zobaczę czy to się powtarza.Jeszcze jedno w 9 misji wszyscy mają obniżoną obronę tak ma być.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Sun Feb 15, 2015 12:22 pm
by McBenn
How lovely. It seems GetSide can fail on a positive identifier specific to the map. That's something to be fixed in the game engine, I can't do anything about it, but maybe we can hack it. Replace the mission folder (mods\[mod name]\Missions\__Ar\15a_cont) with the one attached here. It displays some debug info every time GetSide is called. It's not pretty, I know. When the error occurs post the debug info here. And one more thing: I had to introduce a small delay in the call to GetSide to print the debug info so subtle bugs may occur due to this but those should not cause the game to crash.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Wed Mar 04, 2015 5:31 pm
by czeresniaczek1
Pobrałem misję z linka powyżej teraz przy wybuchu bomby "atomowej"czytać syberytowej znowu taki błąd za każdym razem:
Spoiler:
General Info
------------
Application : Owardd
Version : 2.0.1.1_DD

ModName : MyMod
ModDir : MyMod
ModVer : 1.0 (1.48)

ErrorType : Unknown
ErrorText : SAIL function "GetSide" : Access violation at address 005945E4 in module 'OwarDD.exe'. Read of address 00000011

Exception : None

Params : MOD MYMOD
ParamCount : 2

Game Info
---------
Multiplayer : False
Multi.GameState : Undef
Multi.ChatConnLost : False
Multi.IAMServer : False
Multi.Joined : False
Multi.Loaded : False
Multi.MapVersion : 0
Multi.OffLine : False
Multi.OnLine : False
Multi.ServerLost : False
Multi.StatusText :
MultiDef.MapName :

mission_number : 19
mission_campaign : 2
camp_names[mission_campaign] : Ar
mission_names[mission_number] : 15a
game_difficulty : 3
ingame_video : True
stop_talking : False
stop_action : False
end_of_mission : 0
end_the_mission_allowed : False
dialogue_skipped : False
last_title_ident : -1
last_title_unit : 625
last_title_radio : False
last_title : Posmakujcie tego, skurwysyny!

lastSail : 20458

Random Stuff
------------
GodMode : False
DeveloperMode : False
ModCBMode : False
OfficialMod : False
InterfSide : 3

Windows Info
------------
Product : Windows 7
Win32MajorVersion : 6
Win32MinorVersion : 1
BuildNumber : 7601
ServicePack : Service Pack 1
ServicePackMajor : 1
ServicePackMinor : 0

Physical Memory : 4096MB
CPU Name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz
CPU Clock : 2400Mhz
Current CPU Clock : 2400Mhz
A tutaj z folderu debug:
Spoiler:
Crash:
-> SAIL function "GetSide" : Access violation at address 005945E4 in module 'OwarDD.exe'. Read of address 00000011
Entering CleanUp sequnce.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Wed Mar 04, 2015 10:12 pm
by McBenn
What did the debug string show? You should have seen something like "[254, 5]" in the upper right corner of the screen.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Thu Mar 05, 2015 8:00 pm
by czeresniaczek1
To prawdopodobnie wina patcha 2001 zejdę na niższego i w weekend sprawdzę.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Thu Mar 05, 2015 9:51 pm
by McBenn
The display of strings works fine on all patches.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Fri Mar 06, 2015 12:12 am
by Antitheus
He's saying that he thinks this error is newest patches fault and he needs to downgrade and check it.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Sun Mar 08, 2015 6:53 pm
by czeresniaczek1
Skończyłem bez żadnych sojuszy bez żadnego wylotu do pulpitu.Grałem na Patchu_1.12.10.13 mam małą sugestię w rozmowie z Ferguson można by podać liczbę potrzebnego syberytu.

// ended the mission without making any alliances and the game not crashed. He was playing at 1.12.10.13. He suggest that, you can make Ferguson to tell you the amount of needed siberite.

Re: Błąd w Arabskiej kampani misja 15a

Posted: Tue Mar 10, 2015 5:04 pm
by McBenn
Thx Antitheus for translating :) Google is ok but not always exactly spot on :P

That randomness... Gotta love OW engine. So I guess it worked out fine because you didn't take to Fergusson? Anyway I've found a solution that should work around the bug (at the cost of some peformance) if you want to try to make an alliance with Alliance.

It was totally on purpose I didn't make her tell you the exact amount because then you can always change the amount in the code without worrying about if the dialogues are still in sync.