Hey,
I searched these files everywhere and thanks to you that you extracted them from the game. The only problem is I can't use the model files in blender or unity (obj). There is an error:
Traceback (most recent call last):
File "C:\Users\Denny\Desktop\steamapps\common\Blender\2.82\scripts\addons\io_scene_obj\__init__.py", line 146, in execute
return import_obj.load(context, **keywords)
File "C:\Users\Denny\Desktop\steamapps\common\Blender\2.82\scripts\addons\io_scene_obj\import_obj.py", line 1059, in load
vdata, vec, vdata_len)
File "C:\Users\Denny\Desktop\steamapps\common\Blender\2.82\scripts\addons\io_scene_obj\import_obj.py", line 936, in handle_vec
vec[:] = [float_func(v) for v in line_split[1:]]
File "C:\Users\Denny\Desktop\steamapps\common\Blender\2.82\scripts\addons\io_scene_obj\import_obj.py", line 936, in <listcomp>
vec[:] = [float_func(v) for v in line_split[1:]]
ValueError: could not convert string to float: b'-1.#IND00'
location: <unknown location>:-1
Maybe someone can help me
Thanks, stay safe
Important information: this site is currently scheduled to go offline indefinitely by December 1st 2023.
If you wish to donate to attempt the preservation of tools and software somewhere else before it goes down, check the GoFundMe
If you wish to donate to attempt the preservation of tools and software somewhere else before it goes down, check the GoFundMe
PSP Bakemonogatari noesis script
- shakotay2
- MEGAVETERAN

- Posts: 4299
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 1152 times
- Been thanked: 2250 times
Re: PSP Bakemonogatari noesis script
Hey, guess you have a Not-A-Number value (or something like that) in your .obj file.
Tuts: a) Bigchillghost, viewtopic.php?f=29&t=17889
b) Extracting simple models: http://forum.xentax.com/viewtopic.php?f=29&t=10894
"Quoting the whole thing. Would u ever stop this nonsense?"
b) Extracting simple models: http://forum.xentax.com/viewtopic.php?f=29&t=10894
"Quoting the whole thing. Would u ever stop this nonsense?"
