Author Topic: Legend of Siegfried 0.2.6 Released!  (Read 32609 times)

Xan

  • Rogueliker
  • ***
  • Posts: 78
  • Karma: +0/-0
    • View Profile
Re: Legend of Siegfried 0.2.6 Released!
« Reply #30 on: December 03, 2012, 04:01:46 PM »
I tried to give this a go, but it won't launch properly.
Windows 7, I doubleclick IInfinity.exe. I see the settings.cfg be created, and the mouse does the little "loading" animation, but then nothing happens, and no window is launched.

Hmm, that's odd.

So, settings.cfg is the only file created?  No keys.cfg or kernel.log?

mrrstark

  • Rogueliker
  • ***
  • Posts: 66
  • Karma: +0/-0
    • View Profile
Re: Legend of Siegfried 0.2.6 Released!
« Reply #31 on: December 03, 2012, 04:25:16 PM »
I tried to give this a go, but it won't launch properly.
Windows 7, I doubleclick IInfinity.exe. I see the settings.cfg be created, and the mouse does the little "loading" animation, but then nothing happens, and no window is launched.

Hmm, that's odd.

So, settings.cfg is the only file created?  No keys.cfg or kernel.log?

Correct

Xan

  • Rogueliker
  • ***
  • Posts: 78
  • Karma: +0/-0
    • View Profile
Re: Legend of Siegfried 0.2.6 Released!
« Reply #32 on: December 03, 2012, 04:36:30 PM »
Could you check the Windows Event Viewer, and see if anything shows relating to the executable in the "Windows Logs" -> "Application" section?
« Last Edit: December 03, 2012, 05:11:53 PM by Xan »

mrrstark

  • Rogueliker
  • ***
  • Posts: 66
  • Karma: +0/-0
    • View Profile
Re: Legend of Siegfried 0.2.6 Released!
« Reply #33 on: December 04, 2012, 02:46:24 AM »
Application: IInfinity.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
   at IInfinity.Interface.GUI.AbstractGui..ctor(IInfinity.Core.Singular.Being.Person.IPerson)
   at IInfinity.Interface.GUI.BareGui..ctor(IInfinity.Core.Singular.Being.Person.IPerson)
   at IInfinity.Interface.GUI.CommonGui..ctor(IInfinity.Core.Singular.Being.Person.IPerson)
   at IInfinity.Interface.GUI.DefaultGui..ctor(IInfinity.Core.Singular.Being.Person.IPerson)
   at IInfinity.Entry.Manager.Initialize(System.String[])
   at IInfinity.Entry.Program.Main(System.String[])

Xan

  • Rogueliker
  • ***
  • Posts: 78
  • Karma: +0/-0
    • View Profile
Re: Legend of Siegfried 0.2.6 Released!
« Reply #34 on: December 04, 2012, 03:04:37 AM »
It's possible that that's caused by the runtime not wanting to load DLLs that you downloaded.  You can either check the properties of the dlls in the game directory and push the "unlock" button on whichever ones have it, or you can download this config file.

Let me know if either of those helps.

mrrstark

  • Rogueliker
  • ***
  • Posts: 66
  • Karma: +0/-0
    • View Profile
Re: Legend of Siegfried 0.2.6 Released!
« Reply #35 on: December 04, 2012, 04:14:20 AM »
Right clicking on each dll and clicking unblock worked.