scottsh

scottsh

Joined Member # 934738
6 Posts 9 Replies 238 Reputation

[quote who="Tempestwrath" reply="8" id="2763706"]I think the logic behind caravans and food is...[/quote] I hate to say it, but I don't think there is any logic behind caravans yet. I think they intended it to support trading actual resource types that the cities produced but they never got to it. Instead we get this. I have every confidence that we'll see this improved though. As it is now caravans make roads and that's a good thing.

35 Replies 33,922 Views

I'm not so sure, it seems to me the "group of 4" (or more) is actually a new unit type. It happens to be one that is represented by an icon of 4 individuals, but it isn't actually that. It's a new singleton. It's an equivalent of an Ogre or Dragon unit. Or should those unit suffer a reduction in attack/defense as well with a reduction in HP?

15 Replies 9,100 Views

IMO, all the spells that damage all enemies needs to be eliminated. The Vigilant Minion has it, as does one of the high-end mobs (Undead Lord, maybe?) There is no scenario where that is fair given the current system. The rest of the AOE attacks target a 3x3 grid. That's more fair and reasonable.

12 Replies 12,469 Views

I'm going to post my balance concerns here, echoing and repeating what others have said (most of this isn't original) but I do believe they interact in a way that has a bigger impact than any one thing. The Vigilant Minion with his ability to do unavoidable 10 points of damage to all enemies is too powerful for turn 1. It's honestly too powerful well into mid-game given that your heirs and other magic-wielding champions can all create them. The army of 5 minions can do way

2 Replies 3,989 Views

I've got the same issue but its seemingly random, sometimes if I move them 1 space and then cast the spell it works. I also notice I can't teleport out of a city, I always have to move out one space then cast the spell.

6 Replies 1,935 Views

Forgive me, but I included the link to the debug log in the External Link, and for whatever reason the game has never once created a .zip file for me on a crash. The debug log includes all the details on how far in the game I was and a bunch of other data I hope helps them. If not, they should either put more details into the log or ask for save files.

3 Replies 2,813 Views

Yup I've seen the same thing, and its extremely frustrating. I assumed the AI was cheating immediately, but then read online where it isn't supposed to cheat (unless you choose Ridiculous as the difficulty setting, then the AI can see through the fog of war). So then I went back and check it out, and I can't see how he can be expanding all those cities without cheating. I took overall of his cities except for 1 (which didn't have any food production at all

31 Replies 14,113 Views

This save file will crash immediately after loading if you choose to auto-resolve the battle. Also, if you play the battle the game will eventually crash after this. Attached are the save file and the debug.err file (see External Link) above. Note that I'm not getting a .dmp or .zip file generated.

0 Replies 1,418 Views

Ah it turns out to be simpler than that - the code was making a call to check System.InternetConnected and that is failing inside a proxy. This call was added so people writing scripts like this could make sure they didn't give the user script errors when the internet connection wasn't available (such as for dial-up users) and is a good idea. However, whatever check InternetConnected is using doesn't work when you're inside a proxy server. I suspect it makes some direct attempt to either look

8 Replies 3,362 Views

The one weather object I have is in VB and makes a call to a Microsoft XML object to do the GET, and the MSFT documentation seems to imply that proxy support is inherent in that, and that it would take the browsers setting. The unfortunate part is, it isn't working so it must not be the case . As for getting the weather, I'm not worried too much about security <img src="http://images.stardock.com/ima

8 Replies 3,362 Views