scottrycroft

scottrycroft

Joined Member # 2673373
7 Posts 142 Replies 606 Reputation

Yeah, I really just wanted an option to change it ala phpBB or any other modern forum software. A timezone chooser also a standard thing. You've got a fancy-dan html WYSISWG post editor here, but lacking in pretty much all other forum options.

16 Replies 34,266 Views

Right, that does make sense about rand() (just looked up the specs), which is why they use their own random function. I'm not sure why Civ4's PRNG wasn't good enough though, it's not like they were building a statistical simulator or something. Any map script would need to be versioned like crazy, no matter the random generator they used, as any change would change the map. The main reason to use seed+change lists is to keep save file size and save time down to a minimum. It's certainly po

6 Replies 1,178 Views

Does it freeze every time on reload? I'm not even sure how they plan on doing it, I'm just saying it could be done. Yes, list of changes is not good for large amounts of changes, but if you just store it as list of changes per grid tile, it's a lot easier. Don't really understand the custom map script point, sorry. As for random, if a generator does not give the same sequence of numbers guaranteed with the same initial seed, it's worthless. Lots of PRG librarie

6 Replies 1,178 Views

I get a ctd when loading a game immediately after the game starts. When I start a new game, then go to the main menu, then try to load a game, I get the loading world screen and the progress bar slowly inches across the screen as LDiCesare reports. LDiCesare: did you load a game right away? Or did you start another game first? My debug.err looks very much like yours. (btw, editing the world could be done by saving the i

6 Replies 1,178 Views

Twice happened to me now, after switching from fullscreen to windowed in the video options, I go to quit the game and restart. During the exit though, Windows gives its generic error message, along with an equally generic title for elemental "turn based fantasy strategy game". Interestingly Elemental does not generate a memory dump zip on this crash. debug.err <a href="http://img132.imageshack.us/i/crashnk.jpg/" target="_

1 Replies 1,413 Views

With version 0.24 (Beta 1A), I am now crashing to desktop during loading a save game. The name of the world shows up and the bar with "creating world" appears. It then almost immediately CTDs. debug , dxdiag . Also, going to enter on fogbugz with the save and memory dump.

1 Replies 3,138 Views

Well this was reported, its the alt-tab bug. What version are you running? 0.24 was just released, so you might want to upgrade if you haven't. Also, just hit printscreen in the game to get screenshots, fullscreen or not. They show up in the My Documents\My Games\Elemental\ScreenShots\ folder.

2 Replies 424 Views

There's probably a great deal of variance between those who are able to get in the beta (all preorders I believe, right?), those who have downloaded the beta, those who have downloaded the latest update, and those who actively participate in the 'beta' part of it, namely helping report bugs and issues on the forum. There's more posts in the beta than any other Elemental specific forum, so I imagine the percentage of beta helpers vs. pre-orderers is relatively high.

36 Replies 54,706 Views

That does seem a bit unfriendly. Maybe there's some tech or something missing. Btw, might want to re-label your title to [Bug\Gameplay] to make it a bit more obvious about what the issue is. Edit: and ignore... cause its' been done.:)

3 Replies 1,550 Views

Hitting PrintScreen takes a screenshot and puts it in the My Documents\My Games\Elemental\Screenshots\ folder, and it makes a new shot for each time you take one. You don't need to use Paint at all, and you can set it as .png or .jpg in the options screen. Also, you can find your debug.err file in My Documents\My Games\Elemental\ and post it on pastebin.com as well. That's also a pretty sweet glitch. Good job!

7 Replies 3,994 Views