Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Spotlight: Señor Casaroja's Noesis

General game file tools that are useful for more than one game
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

Mirrorman, you shouldn't be distributing the pycache directory, that's supposed to be built locally. It can also get stale and explode as scripts are introduced and removed, I recall chrrox once having a problem and having to delete it.

I don't imagine having every script known to man installed helps overall performance either, I imagine validating some formats through all of those Python object calls can get quite slow. I find it's better to keep a separate repository and add/remove scripts as needed.
User avatar
Mirrorman95
ultra-veteran
ultra-veteran
Posts: 355
Joined: Tue Jul 20, 2010 2:08 am
Has thanked: 16 times
Been thanked: 24 times

Re: Señor Casaroja's Noesis

Post by Mirrorman95 »

MrAdults wrote:Mirrorman, you shouldn't be distributing the pycache directory, that's supposed to be built locally. It can also get stale and explode as scripts are introduced and removed, I recall chrrox once having a problem and having to delete it.

I don't imagine having every script known to man installed helps overall performance either, I imagine validating some formats through all of those Python object calls can get quite slow. I find it's better to keep a separate repository and add/remove scripts as needed.
Are you saying I should regularly delete the pycache to make the python plugins run better?
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

I'm saying that having other people download your pycache as part of a distribution isn't a great idea. If you use the auto-update feature instead of downloading zip files every time, it'll clean your pycache out for you.
User avatar
Mirrorman95
ultra-veteran
ultra-veteran
Posts: 355
Joined: Tue Jul 20, 2010 2:08 am
Has thanked: 16 times
Been thanked: 24 times

Re: Señor Casaroja's Noesis

Post by Mirrorman95 »

MrAdults wrote:I'm saying that having other people download your pycache as part of a distribution isn't a great idea. If you use the auto-update feature instead of downloading zip files every time, it'll clean your pycache out for you.
I removed the pycache from DropBox. I run on a Mac, and while Noesis itself is running fine with Wine, I've had no luck with the Noesis AutoUpdater exe.
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

Ah, I see. I guess that shouldn't be surprising, although I wonder why it doesn't work.
itoikenza
advanced
Posts: 52
Joined: Sat Jan 07, 2012 2:24 am
Has thanked: 9 times
Been thanked: 2 times

Re: Señor Casaroja's Noesis

Post by itoikenza »

MrAdults wrote:
itoikenza wrote:v40986, crash report's galore... on Duodecim GMO's
Why aren't you reporting them? There are no crash reports on GMO's in the last 2 weeks, nor are there any crash reports at all that came from any of your xentax posting IP's.
Get this! it crashes so fast, that I never get a chance to click and report! in 4.0988 it crashes differently now, it opens any file i have fine but, when i click on another, crash city...
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

Does it only crash like this with GMO's, or with everything?

You should try deleting your pycache, and try deleting the Noesis settings in your registry. I'd tell you the key name, but I'm not at the computer (phone-posting) and can't recall it. If you search the readme.txt for HKEY_ you'll find it.
Ahri
beginner
Posts: 25
Joined: Wed Apr 11, 2012 4:23 pm
Has thanked: 1 time

Re: Señor Casaroja's Noesis

Post by Ahri »

Is there any way to export the files + textures? When i export it as obj for example it doesnt includs the textures in the obj file.
itoikenza
advanced
Posts: 52
Joined: Sat Jan 07, 2012 2:24 am
Has thanked: 9 times
Been thanked: 2 times

Re: Señor Casaroja's Noesis

Post by itoikenza »

MrAdults wrote:Does it only crash like this with GMO's, or with everything?

You should try deleting your pycache, and try deleting the Noesis settings in your registry. I'd tell you the key name, but I'm not at the computer (phone-posting) and can't recall it. If you search the readme.txt for HKEY_ you'll find it.
where's pycache? and yes it loads any 1st model fine regardless of type, then crashes when i click on another, while the 1st is open.
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

Under plugins\python.

Do all of the usual stuff, then. Check Windows Event Viewer for anything that might have info about exceptions thrown by Noesis and send it along, give me your PC software/hardware info, tell me which driver version you're using for your graphics hardware, make sure you're using the latest graphics drivers and that these crashes didn't coincide with a recent driver update, and narrow down exactly which versions of Noesis this is occurring on. There are versions dating way back on the Resources section of my web site.
Mystie
n00b
Posts: 16
Joined: Sun Aug 10, 2014 6:38 pm
Has thanked: 6 times
Been thanked: 1 time

Re: Señor Casaroja's Noesis

Post by Mystie »

First off, I'd just like to say, thank you for making this. It is a great program, and I love how it can look at mass amounts of model formats, and export them to several different general formats as well.

Anyway, I have a few questions and suggestions regarding this program. First of all, why do I encounter errors every time I open a Skies of Arcadia model? No matter whether I open one from the Dreamcast version, or the Gamecube version, it always gets errors. Why is this happening?

Also, would you be interested in adding more Platinum Games support? I'd love to see Madworld, Vanquish, and Anarchy Reigns being compatible as well.


Thank you for your time. :)
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

Vanquish has been importable for years. Don't know about the others.

SoA Dreamcast models work fine for me. Can't offer any advice until you get more specific on your meaning of "error".
Mystie
n00b
Posts: 16
Joined: Sun Aug 10, 2014 6:38 pm
Has thanked: 6 times
Been thanked: 1 time

Re: Señor Casaroja's Noesis

Post by Mystie »

MrAdults wrote:Vanquish has been importable for years. Don't know about the others.
Really? Because whenever I try to import a model from Vanquish, nothing shows up, and then when I export, it only exports bone data, and glitchy, pixelly textures. Then again, I'm using files from the PS3 version. Maybe the X360 version is compatible, but the PS3 version isn't?
SoA Dreamcast models work fine for me. Can't offer any advice until you get more specific on your meaning of "error".
Every time I open one, it says, "File could not be previewed". Whenever I right-click and export, it says, "The file type could not be determined."
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

Really.

Noesis v4.099, Vanquish PS3:
Image

Noesis v4.099, SoA DC:
Image

So my first guess is that your data is trashed in some way.
unkownac
ultra-n00b
Posts: 4
Joined: Mon Aug 18, 2014 7:15 am

Re: Señor Casaroja's Noesis

Post by unkownac »

Can somebody help me plz. I have unpack the Armored core for answer PS3 *.bnd file,then I get the*.flv file. I tried to find the Noesis scripe in the forum. But dark soul one *.flv one never work for the armored core. Therefore i read the post which written by alon he gave several resoures on it but now all of resourse can't download
Post Reply