Search found 8 matches

by Drakmyth
Sun Mar 25, 2007 7:58 am
Forum: General Discussion
Topic: missing link
Replies: 18
Views: 12286

Sounds like it was a typical "ghost object" problem. Does anyone know why Blender does that and whether or not it's possible to fix?
by Drakmyth
Tue Mar 20, 2007 4:05 pm
Forum: General Discussion
Topic: missing link
Replies: 18
Views: 12286

A files are missing or corrupted error generally means one of two things. Either

1.) The files are missing, make sure you copy all the .prp files, the .fni file, the .sum file, and the .age file into the dat folder (though I don't think the .fni is required, it doesn't hurt).

or

2.) The checksum ...
by Drakmyth
Sun Jan 21, 2007 10:53 am
Forum: General Discussion
Topic: Jonae not loading...?
Replies: 7
Views: 5525

Note that Jonae is available on ULM. I would recommend getting this one especially since UAM is fading out and ULM is replacing it. I do not know, however, if the version on ULM is the latest one or not.
by Drakmyth
Fri Jan 19, 2007 9:37 pm
Forum: General Discussion
Topic: Getting Ages To Play Uru: CC
Replies: 5
Views: 4442

This happened on one of my ages. Though I haven't fixed the problem, I've heard that occasionally Blender creates "ghost" objects that crash Uru when exported. To fix it, you have to copy everything in your age into a new .blend file.
by Drakmyth
Thu Jan 18, 2007 1:59 pm
Forum: General Discussion
Topic: Jonae not loading...?
Replies: 7
Views: 5525

It's a pretty amazing age. In order to get it working with Alcugs, I had to modify the SDL file and remove the "AgeSDLHook = 1" line. Otherwise it would crash the vault server. Though I visited the age just fine offline many time before without having to do that, if you're trying to visit it online ...
by Drakmyth
Mon Jan 15, 2007 4:55 am
Forum: Greypiffle's Journal
Topic: Just finished a new world in Truespace
Replies: 12
Views: 11408

Looks very impressive, grey. Great job. Now just export it from trueSpace in a format Blender can recognize, load it into Blender, retexture everything, add collision, and export to Uru. :lol:
by Drakmyth
Sat Jan 13, 2007 9:35 pm
Forum: Greypiffle's Journal
Topic: Just finished a new world in Truespace
Replies: 12
Views: 11408

Looking great. Love that water texture! Are these shots being taken in trueSpace, Blender or Uru?
by Drakmyth
Sat Dec 09, 2006 1:35 pm
Forum: General Discussion
Topic: Python
Replies: 13
Views: 9925

Wow, a question I can possibly answer

Instead of using curly braces ( { and } ) to determine hierarchy within code, or using keywords (end if, fi, end with, wend, etc.), Python uses indentation only. This means that if a line has even one too many/few spaces before it, it will choke. This is why ...

Go to advanced search