.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $6.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 2: The Ascension Wars

Reply
 
Thread Tools Display Modes
  #11  
Old January 13th, 2004, 04:12 AM

alexti alexti is offline
First Lieutenant
 
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
alexti is on a distinguished road
Default Re: Incompatible battle replays across OSes

I've seen this problem many times in MP game I play now and I'd like you to consider the possibility that it's not just the replay being incompatible between the platforms.

In one battle I had won with only 2 mercs left (of some weak variety). Usually these mercs rout way before they all get killed, so I can't realy imagine a scenario in which it would it be possible to win with only 2 of them remaining (opposition consisted of some indy forces). Of course, in Dominions it's impossible to foresee everything and there may be some explanation I'm missing. Replay was showing my mercs retreating pretty quickly after losing few comrades. And I had few other battles with weird results. Everytime, development in the replay looks quite logical and probable, but battle report sometimes produce results which I couldn't interprete at all (meaning that I couldn't imagine how the battle would have to be going to produce such results - as in that example with 2 mercs left).

From my cross-platform programming experience I would have considered that maybe some variable is left uninitialized and on different OS/compilers it gets initiaized differently which produces consistently wrong results in the case of one OS (or different wrong results in different OS). This could explain strange results due to altered battle mechanics.
Reply With Quote
  #12  
Old January 13th, 2004, 04:40 AM

SurvivalistMerc SurvivalistMerc is offline
Second Lieutenant
 
Join Date: Nov 2003
Posts: 419
Thanks: 0
Thanked 0 Times in 0 Posts
SurvivalistMerc is on a distinguished road
Default Re: Incompatible battle replays across OSes

I actually have a scenario in which I could have won that. My serpent dancers all radiate powerful fear, and I had a good number of them in the battle. You by contrast had no priests. I had those cute little poison slingers. And my sauromancers were casting terror.

If your longbowmen were terrorized.... All I mean to say is that the outcome we got was possible. Not likely but possible. I lost a number of high defense serpent dancers there by the way. Not that they are equal to your giants.
Reply With Quote
  #13  
Old January 14th, 2004, 02:24 AM

alexti alexti is offline
First Lieutenant
 
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
alexti is on a distinguished road
Default Re: Incompatible battle replays across OSes

Another wild thought here. If you recompile Dom2 with different byte alignment and try to compare if the battle replay goes the same way in the old executable and the new one (on the same machine). If they're not going identically, surely there must be some uninitialized variables or memory overruns.

/Alex
Reply With Quote
  #14  
Old January 14th, 2004, 08:31 PM
Johan K's Avatar

Johan K Johan K is offline
Brigadier General
 
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
Johan K is on a distinguished road
Default Re: Incompatible battle replays across OSes

I have just installed and tried 'valgrind'. Seems like an excellent program to find variable that are used unitialized. Let's just hope it finds something interesting.
__________________
http://www.illwinter.com
Reply With Quote
  #15  
Old January 16th, 2004, 11:59 AM

BugRoger BugRoger is offline
Corporal
 
Join Date: Jan 2004
Location: Berlin, Germany
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
BugRoger is on a distinguished road
Default Re: Incompatible battle replays across OSes

We also experienced inaccurate battle replays. In fact the battle replays have absolutely nothing to do with the battle report.

We're playing a 2-player MP game with a Linux host and 2 Windows clients.

I hope you can find that bug. It's not really *that* important but the battle replay is really helpful for tweaking the army setup/spells. Especially for us newbies...
Reply With Quote
  #16  
Old January 16th, 2004, 05:28 PM

PDF PDF is offline
Colonel
 
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
PDF is on a distinguished road
Default Re: Incompatible battle replays across OSes

Methinks that the totally inconsistent replays observed by PhilD rather show some problem/bug with the replay module itself than some n-th precision difference in the combat algorithm between various C++ compilers...
Reply With Quote
  #17  
Old January 18th, 2004, 01:21 PM

BugRoger BugRoger is offline
Corporal
 
Join Date: Jan 2004
Location: Berlin, Germany
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
BugRoger is on a distinguished road
Default Re: Incompatible battle replays across OSes

We experimented a little bit more and don't have problems when hosting and playing on windows. I'm almost certain that this is a cross platform issue.
Reply With Quote
  #18  
Old March 18th, 2004, 09:22 AM
tinkthank's Avatar

tinkthank tinkthank is offline
Lieutenant Colonel
 
Join Date: Jan 2004
Posts: 1,276
Thanks: 0
Thanked 2 Times in 2 Posts
tinkthank is on a distinguished road
Default Re: Incompatible battle replays across OSes

Quote:
Originally posted by PDF:
Methinks that the totally inconsistent replays observed by PhilD rather show some problem/bug with the replay module itself than some n-th precision difference in the combat algorithm between various C++ compilers...
How do you people understand this stuff?
Reply With Quote
  #19  
Old March 18th, 2004, 09:39 AM

Norfleet Norfleet is offline
Major General
 
Join Date: Jan 2004
Posts: 2,425
Thanks: 0
Thanked 0 Times in 0 Posts
Norfleet is an unknown quantity at this point
Default Re: Incompatible battle replays across OSes

It's technomancy. If you don't understand what any of it means, you're probably not going to unless you take up computer programming. Try researching the Technomancy school. This should make sense to you once you reach level 6 Technomancy or so.

Also, didn't this thread die ages ago? I recall the causes of the battle replay incompatibility was caused by differences in order of execution in the MR if() check?

[ March 18, 2004, 07:40: Message edited by: Norfleet ]
Reply With Quote
  #20  
Old March 18th, 2004, 10:24 AM
tinkthank's Avatar

tinkthank tinkthank is offline
Lieutenant Colonel
 
Join Date: Jan 2004
Posts: 1,276
Thanks: 0
Thanked 2 Times in 2 Posts
tinkthank is on a distinguished road
Default Re: Incompatible battle replays across OSes

Ja sorry I was searching. Shouldnt have replied. Sorry.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 11:59 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.