[FIXED B826] Large scenario or saved game not loading

Post bug reports and ask for game support here.

Moderator: MOD_Command

Post Reply
JPFisher55
Posts: 589
Joined: Sat Nov 22, 2014 7:54 pm

[FIXED B826] Large scenario or saved game not loading

Post by JPFisher55 »

I've tried using B817,and then B816, but neither will open the attached scenario nor a saved game of it. It is an extremely large scenario.
Bothe will open smaller scenarios or saved games. I'll attach saved game file that won't open in next post.
Attachments
Saudicrisis.zip
(2.69 MiB) Downloaded 16 times
JPFisher55
Posts: 589
Joined: Sat Nov 22, 2014 7:54 pm

RE: Large scenario or saved game not loading

Post by JPFisher55 »

The saved game file won't upload because it is too large.
User avatar
Gizzmoe
Posts: 396
Joined: Wed Aug 24, 2005 5:36 am
Location: Germany

RE: Large scenario or saved game not loading

Post by Gizzmoe »

Upload it to http://www.tinyupload.com and post the link here.
ComDev
Posts: 3116
Joined: Fri May 12, 2006 1:20 pm
Contact:

RE: Large scenario or saved game not loading

Post by ComDev »

Yeah the files are so large that the XML parser simply gives up and the somewhat limited 32-bit memory space gets problems.

The solution is to wait until most Command players have moved to 64-bit operating systems so that we can compile the game for x64. Alternatively make smaller scenarios [8D]
Image

Developer "Command: Modern Air/Naval Operations" project!
User avatar
Gizzmoe
Posts: 396
Joined: Wed Aug 24, 2005 5:36 am
Location: Germany

RE: Large scenario or saved game not loading

Post by Gizzmoe »

I actually was able to open and run the scen by setting the Large Address Aware flag in Command.exe using this tool:
http://www.techpowerup.com/forums/threa ... re.112556/

It is so ridiciously huge though that it runs at 1/7th real-time... :)
thewood1
Posts: 10132
Joined: Sun Nov 27, 2005 6:24 pm
Location: Boston

RE: Large scenario or saved game not loading

Post by thewood1 »

Really? 9000 units...you continue to waste people's time.
Dimitris
Posts: 15371
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: Large scenario or saved game not loading

Post by Dimitris »

Thanks, we'll see if we can tweak anything in the loading code to handle such ultra-large scens better.
JPFisher55
Posts: 589
Joined: Sat Nov 22, 2014 7:54 pm

RE: Large scenario or saved game not loading

Post by JPFisher55 »

FWIW, I have played this scenario in previous version without major issues. I didn't make the scenario. It is part of the community scenario pack.
User avatar
michaelm75au
Posts: 12457
Joined: Sat May 05, 2001 8:00 am
Location: Melbourne, Australia

RE: Large scenario or saved game not loading

Post by michaelm75au »

[Programing stuff] As the program evolves, the code memory usage increases, which means that there is less memory for data storage. Using 32-bit addressing limits the total addressable to a fixed value (which looks big), which in the old days was more than sufficient, but modern day systems find 'constraining'.[:D] Opening to 64-bit drastically increases the total addressable memory.
Michael
JPFisher55
Posts: 589
Joined: Sat Nov 22, 2014 7:54 pm

RE: Large scenario or saved game not loading

Post by JPFisher55 »

Ok, no big deal, I'll wait. Thanks for the answers.
thewood1
Posts: 10132
Joined: Sun Nov 27, 2005 6:24 pm
Location: Boston

RE: Large scenario or saved game not loading

Post by thewood1 »

I just thought there would be lick of common sense with some people. A 9000 unit scenario is basically a world war. And looking at the units in this scenario, it just looks like someone is trying to break the game. A somewhat common occurrence with some people.
zaytsev
Posts: 99
Joined: Mon Jun 16, 2014 6:03 am

RE: Large scenario or saved game not loading

Post by zaytsev »

ORIGINAL: Gizzmoe

I actually was able to open and run the scen by setting the Large Address Aware flag in Command.exe using this tool:
http://www.techpowerup.com/forums/threa ... re.112556/

It is so ridiciously huge though that it runs at 1/7th real-time... :)

+1
You sneeky.

Thanks for the tip. I've done that before with few exes , never got an idea to try it on cmano.
Maybe it will help with performance in B817, which is kinda hicky.
thnx
User avatar
Gizzmoe
Posts: 396
Joined: Wed Aug 24, 2005 5:36 am
Location: Germany

RE: Large scenario or saved game not loading

Post by Gizzmoe »

ORIGINAL: thewood1
I just thought there would be lick of common sense with some people. A 9000 unit scenario is basically a world war. And looking at the units in this scenario, it just looks like someone is trying to break the game. A somewhat common occurrence with some people.

Maybe try to see it in a positive way ;) I find it a very good thing that the game engine is actually capable of running such a huge scen, and it then even only needs around 1GB of memory for that. So there's room for even much larger scens than that. How "useful" or playable that is is a whole different story though, but to each their own.
JPFisher55
Posts: 589
Joined: Sat Nov 22, 2014 7:54 pm

RE: Large scenario or saved game not loading

Post by JPFisher55 »

Gizzmoe, your linked program worked. Thank you. The scenario runs reasonably well on my computer. What I do is assign missions to all my units and leave the huge scenario running while I do other things on my computer. Then, I check back time to time to make adjustments.
User avatar
Gizzmoe
Posts: 396
Joined: Wed Aug 24, 2005 5:36 am
Location: Germany

RE: Large scenario or saved game not loading

Post by Gizzmoe »

You're welcome :)
Dimitris
Posts: 15371
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: Large scenario or saved game not loading

Post by Dimitris »

Improved in Build 826.
Post Reply

Return to “Tech Support”