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

PSP Bakemonogatari noesis script

Post questions about game models here, or help out others!
Densoon
ultra-n00b
Posts: 1
Joined: Sun Apr 12, 2020 6:09 pm

Re: PSP Bakemonogatari noesis script

Post by Densoon »

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
User avatar
shakotay2
MEGAVETERAN
MEGAVETERAN
Posts: 4291
Joined: Fri Apr 20, 2012 9:24 am
Location: Nexus, searching for Jim Kirk
Has thanked: 1151 times
Been thanked: 2244 times

Re: PSP Bakemonogatari noesis script

Post by shakotay2 »

Densoon wrote: Sun Apr 12, 2020 6:18 pmValueError: could not convert string to float: b'-1.#IND00'
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?"
Post Reply