Blender Traceback Error Import obj FIX [Blender 2.79]

preview_player
Показать описание
Going through a quick fix for an error I had in Bender when attempting to import obj files.

Blender is a Python-based software, so all of the code that you will see is in Python.
You'll be looking for a .py file. The console will tell you exactly where to find the error.
The specific IDE I used to open the .py file is called Notepad++, but you can open any file in your regular notepad or any other Integrated Development Environment (IDE).

Instagram:
@itsdevincicode
Рекомендации по теме
Комментарии
Автор

hey in the notepad, its not showing line numbers..
how can i fix that?

faeriexkittiv
Автор

this is an error when I (face builder) tried to install the addon

dunyoboylabsayohat
Автор

Oh my gosh you helped me so much I thought all hope was lost ily ily ily

nina-efuf
Автор

This is underrated. You deserve a lot of subs

DoorHungry
Автор

tengo un error en un scrip de pes mesh tool para pes 17 como lo podria arreglar antes me exportaba bien ahora ya no

jelsallstyle
Автор

I even installed the new version (blender) couldn't install the add-on anyway

dunyoboylabsayohat
Автор

how did you get the thing to change the number from?

johanypinel
Автор

Hey bro, I hope you are well. I was trying to import the file on python to solve the issue, but a lot of symbols appear and not the script language. How did you load the file on notepad++?

javierandrescuestascoronad
Автор

Fbx object elements error when export fbx in blender how to solve that ptoblem

redblue-karthick
Автор

wont let me since my obj's are pmx's any advice??

TibbiBasiic
Автор

uhhh i cant open it and says no error hhow to fix it?

mrreddit
Автор

can u please tell me how to fix a syntax error

nottmaaya
Автор

I get this error when I try to import a .obj

Python: Traceback (most recent call last):
File "D:\SteamLibrary\steamapps\common\Blender\3.3\scripts\addons\io_scene_obj\__init__.py", line 133, in execute
return import_obj.load(context, **keywords)
File "D:\SteamLibrary\steamapps\common\Blender\3.3\scripts\addons\io_scene_obj\import_obj.py", line 1045, in load
context_multi_line = handle_vec(line_start, context_multi_line, line_split,
File "D:\SteamLibrary\steamapps\common\Blender\3.3\scripts\addons\io_scene_obj\import_obj.py", line 920, in handle_vec
vec[:] = [float_func(v) for v in line_split[1:]]
File "D:\SteamLibrary\steamapps\common\Blender\3.3\scripts\addons\io_scene_obj\import_obj.py", line 920, in <listcomp>
vec[:] = [float_func(v) for v in line_split[1:]]
ValueError: could not convert string to float: b'-nan(ind)'

SwitchedDreams
Автор

This was the exact problem I had, Thank you

dilocertifiedplatinum
Автор

Hi i get this same error but with exporting an fbx, i have went to the line it said but haven't found anything of the same as shown in the video. If you dont mind helping me. much appreciated.

metrnme
Автор

What did you open the file with? WHat program/app

i
Автор

any one test it these days????. i think that it stops working. blender stops importing my new rdc but it import my old rdc

ghazinspace
Автор

i cant find ilum

edit: im on blender 2.8

oreocatcat
Автор

My problem is "float" already written on the line 950. So what am I going to write instead of that?

breaking_mike
Автор

Well shit, have that problem have no idea how to get to the C: are to locate the lines. I know blender for basic modelling. I don't know code. -_-

minervadh