• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Jamie550

'
57 Badges
Jan 29, 2007
4.251
213
  • Hearts of Iron IV Sign-up
  • Hearts of Iron IV: Expansion Pass
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Death or Dishonor
  • Stellaris: Leviathans Story Pack
  • Victoria 2
  • 200k Club
  • 500k Club
  • Europa Universalis IV: Pre-order
  • Victoria 2 Beta
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris: Digital Anniversary Edition
  • Stellaris - Path to Destruction bundle
  • Stellaris: Synthetic Dawn
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Stellaris: Distant Stars
  • Stellaris: Megacorp
  • Stellaris: Ancient Relics
  • Stellaris: Lithoids
  • Stellaris: Federations
  • Stellaris: Necroids
  • Stellaris: Nemesis
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Sons of Abraham
  • Deus Vult
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Call to arms event
  • Arsenal of Democracy
  • For the Motherland
  • Galactic Assault
  • Hearts of Iron III
  • Heir to the Throne
  • Europa Universalis III Complete
  • Knights of Pen and Paper +1 Edition
  • Magicka
  • March of the Eagles
  • Europa Universalis III Complete
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Semper Fi
Origones allows you to look at the possible portraits easily.

For any portrait type, Origones can convert between a DNA string and an image. In addition, other body parts are selectable through lists of body parts.

In addition, Origiones allows you to view both the composite portrait and the individual body parts in different sizes if so desired.

Currently Origones is in v1.0

Download here

origonesv01betassob3.png
 
Last edited:
Brilliant work Jamie! Thanks XD
 
:( Got a fatal error..



Log of Origones v0.1.0.0
Logging started at: 28/06/2008 14:01:21 UTC



#################################
An exception has occurred.
#################################
Exception: System.Windows.Markup.XamlParseException
Derived from System.SystemException
Derived from System.Exception
28/06/2008 14:01:28
Message: Cannot find DependencyProperty or PropertyInfo for property named 'UndoLimit'. Property names are case sensitive. Error at object 'txtDNA' in markup file 'Origones;component/mainwindow.xaml'.
Source: PresentationFramework

STACK TRACE
Void ThrowException(System.String, System.Exception, Int32, Int32, System.Uri, System.Windows.Markup.XamlObjectIds, System.Windows.Markup.XamlObjectIds, System.Type)
at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.ThrowException(SRID id, String parameter)
at System.Windows.Markup.BamlRecordReader.ReadPropertyRecordBase(String attribValue, Int16 attributeId, Int16 converterTypeId)
at System.Windows.Markup.BamlRecordReader.ReadPropertyConverterRecord(BamlPropertyWithConverterRecord bamlPropertyRecord)
at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
at System.Windows.Markup.TreeBuilder.Parse()
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at Origones.MainWindow.InitializeComponent()
at Origones.MainWindow..ctor()



#################################
An exception has occurred.
#################################
Exception: System.Reflection.TargetInvocationException
Derived from System.ApplicationException
Derived from System.Exception
28/06/2008 14:01:28
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib

STACK TRACE
System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandle ByRef, Boolean ByRef)
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)



#################################
An exception has occurred.
#################################
Exception: System.Windows.Markup.XamlParseException
Derived from System.SystemException
Derived from System.Exception
28/06/2008 14:01:28
Message: Cannot create instance of 'MainWindow' defined in assembly 'Origones, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation. Error in markup file 'MainWindow.xaml'.
Source: PresentationFramework

STACK TRACE
Void ThrowException(System.String, System.Exception, Int32, Int32, System.Uri, System.Windows.Markup.XamlObjectIds, System.Windows.Markup.XamlObjectIds, System.Type)
at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.ThrowException(String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
at System.Windows.Markup.TreeBuilder.Parse()
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at MS.Internal.AppModel.AppModelKnownContentFactory.BamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
at MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
at System.Windows.Navigation.NavigationService.GetObjectFromResponse(WebRequest request, WebResponse response, Uri destinationUri, Object navState)
at System.Windows.Navigation.NavigationService.DoNavigate(Uri source, NavigationMode f, Object navState)
at System.Windows.Navigation.NavigateQueueItem.Dispatch(Object obj)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)



Misc data
System.Object Could not write misc data
 
Jamie550 said:
Strange... You do have .NET Framework 3.5?

Does this happen as soon as you open it?


Yeah, reinstalled it just to check, still the same, happens as soon as I open it.
 
Jamie550 said:
Did you change settings.txt or data.txt?

This may have to wait until tomorrow

Only to put the game location in, I'll give installing .Net 3.5 another go and see if it does anything..
 
It worked, haha thanks for such a speedy result!
 
All of the parts inside the dna maker seem to have purple color all over them, which makes it really difficult for me to see the portrait im creating. Do you know a way to fix this? I have the latest .net framework, and i haven't touched the files except for the game path.
 
EBroegger said:
All of the parts inside the dna maker seem to have purple color all over them, which makes it really difficult for me to see the portrait im creating. Do you know a way to fix this? I have the latest .net framework, and i haven't touched the files except for the game path.
Can we see a screenshot?
 
Here is 0.2 beta. Download link

Very little has changed. Just English Patriot's fix and a load screen so people don't think that something wrong has happened.

But we still need to see EBroegger's problem.

If all goes well and all reported issues are resolved, 1.0 will be out next weekend.
 
And your characters in game are not purplish?

Does this happen for all portrait types?

Have you changed anything in settings.txt or data.txt?

Please upload the contents of gfx\characters\default so we can see if this is some sort of bug in the interpretation or rendering

If you have any applications that can open dds files, do they show normal pictures?
 
Jamie550 said:
And your characters in game are not purplish?
The purple colors are only in the dna-maker

Jamie550 said:
Does this happen for all portrait types?
Yes

Jamie550 said:
Have you changed anything in settings.txt or data.txt?
Nope

Jamie550 said:
Please upload the contents of gfx\characters\default so we can see if this is some sort of bug in the interpretation or rendering
Here they are: http://www.mediafire.com/?sxzmzxezz2a
Jamie550 said:
If you have any applications that can open dds files, do they show normal pictures?
I have photoshop CS3 and it shows the pictures without any purple color or other problems