Unkillable species(more like clade)
Re: Unkillable species(more like clade)
If I knew what I was doing I would put a "Big Boots" up for downloading. This is the creature from the Feet Firmly IN the Ground chat. I did export one, just in case. However, I have not a clue what I am doing. I am a Biologist not a Computer Programmer. I am not even sure how to import anything on my own game.
- AngerDomeAble
- Posts: 1319
- Joined: Mon Jul 08, 2013 4:40 am
Re: Unkillable species(more like clade)
I think your creature or the game might be bugged. I place the creature in the creature folder, I have made previous saves of creatures and they seem to match up with the files you gave me. the game launched and upon starting a new world it gave me the error bellow, I did this twice and got the same error each time. I deleted the files from the game and everything is working fine now.
ArgumentOutOfRangeException
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.set_Item(Int32 index, T value)
at SpeciesALRE.World.World.ImportCreature(StreamReader reader) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\World\SaveLoad.cs:line 338
at SpeciesALRE.UI.UIManager.NewWorld_Update() in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\UI\UIManager.cs:line 7584
at SpeciesALRE.UI.UIManager.Update(Vector2 MousePosition, Boolean isMouseDown, KeyboardState kState) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\UI\UIManager.cs:line 6512
at SpeciesALRE.Game1.Update(GameTime gameTime) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\Game1.cs:line 532
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.Run()
at SpeciesALRE.Program.Main(String[] args) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\Program.cs:line 18
Species, Version=0.7.0.236, Culture=neutral, PublicKeyToken=null
Installation Path: C:\Users\Josh\games\Species 0.7.0 (Alpha)\Species ALRE 0.7.0
CultureInfo: English (United States) | Decimal Character: "."
UIView: NewWorld | SelectionMode: Creature
ArgumentOutOfRangeException
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.set_Item(Int32 index, T value)
at SpeciesALRE.World.World.ImportCreature(StreamReader reader) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\World\SaveLoad.cs:line 338
at SpeciesALRE.UI.UIManager.NewWorld_Update() in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\UI\UIManager.cs:line 7584
at SpeciesALRE.UI.UIManager.Update(Vector2 MousePosition, Boolean isMouseDown, KeyboardState kState) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\UI\UIManager.cs:line 6512
at SpeciesALRE.Game1.Update(GameTime gameTime) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\Game1.cs:line 532
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.Run()
at SpeciesALRE.Program.Main(String[] args) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\Program.cs:line 18
Species, Version=0.7.0.236, Culture=neutral, PublicKeyToken=null
Installation Path: C:\Users\Josh\games\Species 0.7.0 (Alpha)\Species ALRE 0.7.0
CultureInfo: English (United States) | Decimal Character: "."
UIView: NewWorld | SelectionMode: Creature
20 is against common sense.
Don't believe his lies.
Don't believe his lies.
- 20 characters!
- Posts: 19203
- Joined: Thu Dec 26, 2013 12:08 am
- Location: North America, the best and worst bit of it.
- Contact:
Re: Unkillable species(more like clade)
if you had read the entirety of the first page you would have realized that, because I had the same problem...AngerDomeAble wrote:I think your creature or the game might be bugged. I place the creature in the creature folder, I have made previous saves of creatures and they seem to match up with the files you gave me. the game launched and upon starting a new world it gave me the error bellow, I did this twice and got the same error each time. I deleted the files from the game and everything is working fine now.
ArgumentOutOfRangeException
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.set_Item(Int32 index, T value)
at SpeciesALRE.World.World.ImportCreature(StreamReader reader) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\World\SaveLoad.cs:line 338
at SpeciesALRE.UI.UIManager.NewWorld_Update() in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\UI\UIManager.cs:line 7584
at SpeciesALRE.UI.UIManager.Update(Vector2 MousePosition, Boolean isMouseDown, KeyboardState kState) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\UI\UIManager.cs:line 6512
at SpeciesALRE.Game1.Update(GameTime gameTime) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\Game1.cs:line 532
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.Run()
at SpeciesALRE.Program.Main(String[] args) in C:\Users\Quasar\Documents\Qu's Projects\Species\Source\Species\Program.cs:line 18
Species, Version=0.7.0.236, Culture=neutral, PublicKeyToken=null
Installation Path: C:\Users\Josh\games\Species 0.7.0 (Alpha)\Species ALRE 0.7.0
CultureInfo: English (United States) | Decimal Character: "."
UIView: NewWorld | SelectionMode: Creature
- AngerDomeAble
- Posts: 1319
- Joined: Mon Jul 08, 2013 4:40 am
Re: Unkillable species(more like clade)
You were asking if the link worked I was just confirming it didn't.
20 is against common sense.
Don't believe his lies.
Don't believe his lies.
Re: Unkillable species(more like clade)
So apparently your name is "Josh"...AngerDomeAble wrote:You were asking if the link worked I was just confirming it didn't.
Astronomy and simulating Planet collisions is so much fun...
- AngerDomeAble
- Posts: 1319
- Joined: Mon Jul 08, 2013 4:40 am
Re: Unkillable species(more like clade)
I entered a random name in place of my normal username.
20 is against common sense.
Don't believe his lies.
Don't believe his lies.
Re: Unkillable species(more like clade)
I'm still going to refer to you as Josh from now onAngerDomeAble wrote:I entered a random name in place of my normal username.
Astronomy and simulating Planet collisions is so much fun...
- White parrot
- Posts: 1821
- Joined: Wed Sep 12, 2012 4:42 pm
Re: Unkillable species(more like clade)
#joshnotthehawkRiulus wrote:I'm still going to refer to you as Josh from now onAngerDomeAble wrote:I entered a random name in place of my normal username.
At this point, we shouldn't be surprised by anything nature does. She's like a meth addict whose drug-fueled rampages unfold in slow motion and span millions of years.
- Cracked
Silly Otter wrote:Welcome to the forum.
Please ignore the cultists.
- 20 characters!
- Posts: 19203
- Joined: Thu Dec 26, 2013 12:08 am
- Location: North America, the best and worst bit of it.
- Contact:
Re: Unkillable species(more like clade)
Okay, everyone get off by thread this is getting really really off-topic!
- AngerDomeAble
- Posts: 1319
- Joined: Mon Jul 08, 2013 4:40 am
Re: Unkillable species(more like clade)
Say the one who has revived year old threads.
20 is against common sense.
Don't believe his lies.
Don't believe his lies.
Who is online
Users browsing this forum: No registered users and 1 guest