02:13
ferram4 has quit [Read error: Connection reset by peer]
02:14
ferram4 has joined #kspmodding
04:31
blowfish has joined #kspmodding
04:58
<
blowfish >
taniwha, you around?
06:45
<
taniwha >
blowfish: yeah
06:45
<
taniwha >
sorry, didn't see that earlier
06:46
<
taniwha >
(need to fix my audible ping)
06:46
<
blowfish >
taniwha: getting an exception when trying to load an mu in blender, wanted to see if you'd seen it before or know what might be causing it
06:46
<
blowfish >
let me open Blender again, 1 min
06:47
<
blowfish >
AttributeError: 'MuObject' object has no attribute 'animation_data'
06:47
<
blowfish >
I can provide the full stack trace if need be
06:47
<
blowfish >
this is using Blender 2.78 and latest master of io_object_mu
06:49
<
taniwha >
is that with a recent pull?
06:50
<
blowfish >
(got the exception, pulled, tried again)
06:50
<
taniwha >
what's the line of that exception?
06:51
<
taniwha >
nm, it's in just the one spot
06:55
<
taniwha >
hmm, I guess I last imported an animated model before 2.78
06:55
<
taniwha >
blowfish: try making line 172 of import_mu.py look like
06:55
<
taniwha >
if not hasattr(obj, "animation_data") or not obj.animation_data:
06:58
<
blowfish >
that fixed that, but now get AttributeError: 'MuObject' object has no attribute 'animation_data_create' on the next line
06:59
<
taniwha >
oh, ok, something else happened
07:01
<
taniwha >
stock landing gear causes grief too
07:02
<
blowfish >
I can create an issue at the repo if that helps
07:03
<
taniwha >
it might, thanks
07:03
<
taniwha >
poking at it now, though
07:05
<
taniwha >
ok, going back ~9 months has does import stock LG without problems
07:05
<
taniwha >
now I can bisect
07:05
<
taniwha >
blowfish: thank you
07:09
<
taniwha >
blowfish: can you check out 70e308b and make sure it works for you?
07:09
<
taniwha >
it's the last good version for me
07:09
<
taniwha >
* 0e81cde - Clean up imported object path creation. (4 months ago)<Bill Currie>
07:09
<
taniwha >
is the bad commit
07:09
<
taniwha >
* 70e308b - Tool to see bone info. (4 months ago)<Bill Currie>
07:11
<
blowfish >
works, thanks taniwha
07:12
<
taniwha >
that means the stock LG is a good test
07:12
<
taniwha >
and I should be able to get this fixed properly
07:28
<
taniwha >
blowfish: I see what I missed when I did the change
07:35
<
taniwha >
blowfish: should be fixed (if not, please reopen)
07:35
<
blowfish >
cool, I'll pull and check
07:38
<
blowfish >
taniwha: works, thanks!
07:39
<
taniwha >
you're welcome, and thanks for the heads-up
07:45
<
taniwha >
I suspect I need to reimplement things from scratch (well, importer/exporter. the mu hander seems to be pretty good)
08:41
blowfish has quit [Quit: Leaving]
12:51
Rokker has quit [Quit: Connection closed for inactivity]
13:50
Rokker has joined #kspmodding
14:13
BasharMilesTeg has quit [Read error: Connection reset by peer]
14:13
BasharMilesTeg has joined #kspmodding
16:10
Rokker has quit [Quit: Connection closed for inactivity]
16:11
xxApvxx has quit []
16:33
xxApvxx has joined #kspmodding
16:53
egg has joined #kspmodding
16:55
egg|anbo|egg has quit [Ping timeout: 207 seconds]
17:09
BasharMilesTeg_ has joined #kspmodding
17:11
BasharMilesTeg has quit [Ping timeout: 183 seconds]
19:27
JPLRepo has quit [Quit: So Long and thanks for all the Fish!]
19:29
JPLRepo has joined #kspmodding
19:42
Ezriilc has joined #kspmodding
20:32
N3X15 has quit [Remote host closed the connection]
21:06
Rokker has joined #kspmodding
22:06
N3X15 has joined #kspmodding