Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: Erik L
« on: November 20, 2013, 08:59:38 AM »

News? Perhaps biosphere related...  ;D

Unfortunately, I've had little time to work on this. Those darn fulltime jobs... ;)
Posted by: Shipright
« on: November 19, 2013, 07:47:27 PM »

News? Perhaps biosphere related...  ;D
Posted by: boggo2300
« on: July 07, 2013, 11:38:39 PM »

technically not,  Stangard is an outpost over the border where they exile people (for no good reason that I can see from the complaints made by the exiled, though of course theyre not likely to be unbiased)
Posted by: Erik L
« on: July 07, 2013, 05:31:01 PM »

LG is in Rohan. :p ;)
Posted by: boggo2300
« on: July 07, 2013, 04:43:39 PM »

Rep grinding in Limlight actually,  finished Rohan quite awhile back,  just had to wait for my Kinnies to get past 75 to rep grind the Heroes of Limlight (really annoyed me having 1 faction not at Kindred  ::)  )
Posted by: Erik L
« on: July 04, 2013, 06:19:54 PM »

Ratz! didnt get a chance to try it,  had to go kill some Trolls Spiders and Huorns in Lord of the Rings Online,  tonight I'll get a chance hopefully

Matt

Sounds like Rohan.
Posted by: boggo2300
« on: July 04, 2013, 04:44:33 PM »

Ratz! didnt get a chance to try it,  had to go kill some Trolls Spiders and Huorns in Lord of the Rings Online,  tonight I'll get a chance hopefully

Matt
Posted by: Erik L
« on: July 03, 2013, 10:40:18 PM »

Teaser from my change log.

Astra Imperia Aide Change log
Version 0.1.1
Build 0703
•   Finished the static racial view form.
    o   TO DO: implement race portrait/flag image
    o   TO DO: trap error on New Game form if no race selected in list.
•   Added log viewer
    o   TO DO: implement race/game logs in viewer
•   Added time controls to main form
    o   TO DO: progress/stop time advancements
•   Added Game Load functionality
•   Added tables for systems and colonies
   
Posted by: boggo2300
« on: July 03, 2013, 04:40:24 PM »

I'lll grab it when I get home.

Matt
Posted by: Erik L
« on: July 03, 2013, 05:43:45 AM »

I updated the code to write the database to users/{user}/appdata/roaming/arkayn game designs/astra imperia aide/{version}.
The same is happening with the logs. Version numbers are unchanged, but I still recommend uninstall/install.

I pulled out the nlog dll so the log files created now are an errorlog.log with just errors, a log.log with general info logging, a game-{game name}.log with general game log info, and to be implemented, a race-{race name}.log with racial info logged.

Download link = http://www.pentarch.org/eluken/AI_Aide_Install.zip

Should be up in the next couple of minutes. No other changes have been made.
Posted by: boggo2300
« on: July 03, 2013, 03:36:09 AM »

Erik,

I'm back home now and have access to my laptop,  another one it's complaining about when not running as admin is actually the log file itself.

Matt
Posted by: Erik L
« on: July 03, 2013, 01:17:57 AM »

Moving the database can wait until it is in a more finished state, especially since I programmatically create the database on launch if it does not exist.
Posted by: doomsought
« on: July 03, 2013, 12:37:24 AM »

If you are relocating the database, you may want to go ahead and create a new database for player created data for each new game.  This would eliminate many opportunities for contamination bugs, and will allow you to mark the library database as read only for users.
Posted by: boggo2300
« on: July 02, 2013, 08:27:19 PM »

Yeah, even in the error message,  it's that it can't write the database to program files,  sorry wasnt very clear before,  thats why I brought up relocating the default db location.

Matt
Posted by: Erik L
« on: July 02, 2013, 08:25:57 PM »

Probably would be a good bet, at the moment it crashes out if I dont run it as Admin

Matt

There anything in the log files that says why?