Loading game save causes OOS

A forum for solving problems that might be encountered during installation, updating, or in game.
Post Reply
Isolder
Posts: 282
Joined: Mon Oct 19, 2009 11:55 am

Loading game save causes OOS

Post by Isolder »

I was playing a custom plugin in single player and had made and reloaded a number of game saves. This last game save though goes OOS pretty quickly after I load it. Maybe as soon as I move the camera or if I were to hit F7.

OOS occurred at line 129 in .\Myth2Code\monster_commands.c - game time: 273043

Here's the plugin I using:
http://hl.udogs.net/files/Uploads/%20Us ... 0B11.1.zip

The game save is attached far below..

2010-04-14 20:46:26
Myth II Build 356 running under Modern Windows 5.010000 ----------------------------------------------
Loading poweruser.txt... not found.
Scanning for software devices...
Found 1 to use
Scanning for Direct3D devices...
Found 1 to use
Scanning for 3Dfx devices...
Found 0 to use
Scanning for OpenGL devices...
Found 1 to use
Using GDI for Input
Mouse appears to have 5 buttons and 3 axes.
Initialized for DirectSound3D using COM
Loading Patch Files...
Patch 1.2
Patch MariusNet
Patch 1.3
Patch 1.4
Patch 1.4 Interface
Patch 1.5
Patch 1.7 Templates
Magma - Bungie Map Textures v1
Loading Patch Files Succeeded
Warning: Unable to find cutscene 'prologue'.
Loading saved game "long tower2" ...
Running Software at 640 x 480, 16 bit
Starting mesh "Tower Defense" with 1 plugin...
JG's Tower Defense B11.1
Using 1.7.1 gameplay...
2010-04-14 20:49:42 OUT OF SYNC
OOS occurred at line 129 in .\Myth2Code\monster_commands.c - game time: 273043
Quitting single player game...
Warning: Unable to find cutscene 'prologue'.
Closing Myth.
Attachments
long tower2.zip
the game save file, zipped
(42.42 KiB) Downloaded 110 times
Myrd
Site Admin
Posts: 4031
Joined: Fri Mar 19, 2004 10:17 pm

Re: Loading game save causes OOS

Post by Myrd »

Were you using the same Myth II version to load and save the game?
Isolder
Posts: 282
Joined: Mon Oct 19, 2009 11:55 am

Re: Loading game save causes OOS

Post by Isolder »

Myrd wrote:Were you using the same Myth II version to load and save the game?
Yeah, same computer and all.
Myrd
Site Admin
Posts: 4031
Joined: Fri Mar 19, 2004 10:17 pm

Re: Loading game save causes OOS

Post by Myrd »

This will be fixed for 1.7.2.
Post Reply