Need Help...

General discussion and questions about XNALara go here.

Moderators: ObscureMemories, Runa, Love2Raid

Post Reply
User avatar
Jason Todd Voorhees
Posts: 17
Joined: Sat Nov 04, 2017 5:22 pm
Custom Rank: Serial Killer
Location: Camp Crystal Lake
Contact:

Need Help...

Post by Jason Todd Voorhees »

Ok so im getting this when I start up XPS.....
Exception: Error loading "BloomExtract". File not found.
Stack: at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
at Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
at XNALara.BloomComponent.LoadContent()
at Microsoft.Xna.Framework.DrawableGameComponent.Initialize()
at Microsoft.Xna.Framework.Game.Initialize()
at XNALara.Game.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at XNALara.Program.Main(String[] args)
So what do I do?
Where to find me! <- F13/Horror Fans mostly!
User avatar
MisterHentai
Posts: 9337
Joined: Wed Sep 26, 2012 2:09 pm
Custom Rank: :sonictwerk:
Location: A Bronde's Butt
Contact:

Re: Need Help...

Post by MisterHentai »

Delete the XNA.cfg file in the main directory and then run the program?

If not, reinstall/reunzip the full XPS package back in since "BloomExtract.xnb" is missing from the Content folder?
:doge: -ma
Dank Buttsen


Steam | Pawn: Minami | Level: 200 | Vocation: Sorcerer | Inclination: Challenger/Ultilitarian
Steam | Pawn: Rena | Level: 200 | Vocation: Fighter | Inclination: Mitigator/Scather
User avatar
Love2Raid
Moderator
Posts: 6103
Joined: Sat Aug 18, 2012 6:10 am
Custom Rank: w

Re: Need Help...

Post by Love2Raid »

I would just reinstall the program if I were you, that should fix it.
User avatar
Jason Todd Voorhees
Posts: 17
Joined: Sat Nov 04, 2017 5:22 pm
Custom Rank: Serial Killer
Location: Camp Crystal Lake
Contact:

Re: Need Help...

Post by Jason Todd Voorhees »

Love2Raid wrote:I would just reinstall the program if I were you, that should fix it.
MisterHentai wrote:Delete the XNA.cfg file in the main directory and then run the program?

If not, reinstall/reunzip the full XPS package back in since "BloomExtract.xnb" is missing from the Content folder?
Yup it worked and it's fixed thank you guys!
Where to find me! <- F13/Horror Fans mostly!
User avatar
Anx
Posts: 146
Joined: Wed Aug 22, 2012 2:52 am
Location: Gravlex Med

Re: Need Help...

Post by Anx »

Jason Todd Voorhees wrote:
Love2Raid wrote:I would just reinstall the program if I were you, that should fix it.
Yup it worked and it's fixed thank you guys!
If somebody want to "reproduce" the error, to see what was the reason for:
Jason Todd Voorhees wrote:Ok so im getting this when I start up XPS.....
Exception: Error loading "BloomExtract". File not found.
Stack: at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
at Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
at XNALara.BloomComponent.LoadContent()
at Microsoft.Xna.Framework.DrawableGameComponent.Initialize()
at Microsoft.Xna.Framework.Game.Initialize()
at XNALara.Game.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at XNALara.Program.Main(String[] args)
So what do I do?
then delete, rename or move the folder "XNALara_XPS\Content" (this folder contains the content "BloomExtract.xnb"), and you will get exactly the same error. ;)

So, the folder "Content" was missing. That is, why "reinstall XPS" has fixed the failure. :pi:
Post Reply