Author Topic: Saving The Game  (Read 4491 times)

Offline TH300

  • Hero Member
  • *****
  • Posts: 1404
    • http://op3game.net
Saving The Game
« on: September 14, 2010, 07:05:57 PM »
Am I the only one who thinks that saving the game in the middle of a mission is a good idea? Or why has nobody reported this yet? Saving the game in the middle of a mission and then loading it will break the game. Sometimes it will not even load, sometimes it will load, but all trigger related events (it seems) don't happen.

Examples:
- in mission 1 the ai didn't attack me anymore (it did before I loaded the state)
- also in mission 1 the objectives showed up incomplete after loading a state
- in mission 2 loading failed completely (but I experienced this in mission 1 as well)
- in mission 3 Plymouth did not defend/rebuild its base in the west and the lava did not spread to higher terrain

So, is it really just me?
 

Offline Arklon

  • Administrator
  • Hero Member
  • *****
  • Posts: 1267
Saving The Game
« Reply #1 on: September 14, 2010, 07:49:06 PM »
Eddy may not have written the saving/loading correctly. I could check out the disassembly later to verify that.

Offline TH300

  • Hero Member
  • *****
  • Posts: 1404
    • http://op3game.net
Saving The Game
« Reply #2 on: September 15, 2010, 05:58:03 AM »
Quote
Eddy may not have written the saving/loading correctly. I could check out the disassembly later to verify that.
If that is your preferred method... I'd expect that just playing the game and trying it would be easier. Or even better: Eddy gave the source to some people. Lets just look at that.

Offline Angellus Mortis

  • Full Member
  • ***
  • Posts: 138
Saving The Game
« Reply #3 on: September 15, 2010, 08:19:50 AM »
Quote
Eddy gave the source to some people.
Who are these some people? I could learn a lot from Eddy's really good AI.

Offline TH300

  • Hero Member
  • *****
  • Posts: 1404
    • http://op3game.net
Saving The Game
« Reply #4 on: September 15, 2010, 09:07:49 AM »
Quote
Quote
Eddy gave the source to some people.
Who are these some people? I could learn a lot from Eddy's really good AI.
Probably, probably not. Judging from what Eddy said about it, its quite a mess and chances are good that you will be better off making your own thing.

Offline Eddy-B

  • Moderator
  • Hero Member
  • *****
  • Posts: 1186
    • http://www.eddy-b.com
Saving The Game
« Reply #5 on: August 11, 2011, 09:50:57 AM »
I know, saving is buggy:
The problem is Outpost itself: it has a peculiar way to save a mission, as any and all "user" defined variables must be in a single memoryblock.
I've solved this by encapsulating them all into 1 class and saving that class.. i may have a little bug in there.

The main bug is the mission 3 -> 4 transition which goes horribly wrong and i never got around to fixing it...
i even forgot what the exact nature of the bug is, all i remember is that it goes wrong.. lol

If ever i got a LOT of time on my hand, i may look into it again .. i should at least save my folder as it is located on an old win98 machine that a really use anymore..


Let me know, guys: ARE YOU FOLKS STILL PLAYING RENEGADES ??
Rule #1:  Eddy is always right
Rule #2: If you think he's wrong, see rule #1
--------------------

Outpost : Renegades - Eddy-B.com - Electronics Pit[/siz

Offline jcj94

  • Sr. Member
  • ****
  • Posts: 407
    • http://techfusion-279.com
Saving The Game
« Reply #6 on: August 11, 2011, 01:32:04 PM »
Eddy-B I can assure you, I'm still playing..

on normal because I can't get passed level 2 :(

I beat it on easy though!!!... but thats HORRIBLY insignificant



Do attempt to fix the bug.  More missions would be nice to!!  


Is it safe to say that this is the closest thing to an Op3 so far?