Author Topic: Error of animation  (Read 2625 times)

Offline oliveyeen

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 8
  • hyenas are rad!
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • View Profile
Error of animation
« on: November 27, 2015, 04:34:06 am »
So as I aid I am trying to create my animations.I redid the animations of the regular ones.
I then added the "CurlTransit,CurlIdle"
Right at the end of the "Fall" animations it just says "Error:Check Python console" or something like that.
I check to see if I had spelled the animations wrong.Nothing,Redid it again.Same error.

I did this like 5 times and it still says this stupid error.I think I may have to reinstall freking python .__.

hyenas are so underrated LOL.

Offline Alphabet

  • Experienced Traveler
  • **
  • Posts: 162
  • Country: us
  • Floof-O-Meter: 14
    • View Profile
Re: Error of animation
« Reply #1 on: November 27, 2015, 04:53:29 am »
Is this error occuring inside Blender or some other 3D program?

Offline oliveyeen

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 8
  • hyenas are rad!
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • View Profile
Re: Error of animation
« Reply #2 on: November 27, 2015, 04:55:22 am »
It's known to be in Blender 2.49

hyenas are so underrated LOL.

Offline Alphabet

  • Experienced Traveler
  • **
  • Posts: 162
  • Country: us
  • Floof-O-Meter: 14
    • View Profile
Re: Error of animation
« Reply #3 on: November 27, 2015, 05:02:47 am »
Does this happen when you are posing the bones? When you add, remove, or overwrite keyframes? When you play the animation?

Does Blender crash after you get the error?
« Last Edit: November 27, 2015, 05:04:52 am by Alphabet »

Offline oliveyeen

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 8
  • hyenas are rad!
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • View Profile
Re: Error of animation
« Reply #4 on: November 27, 2015, 05:05:21 am »
It happens right when it exports the skeleton
It doesn't crash when it happens

hyenas are so underrated LOL.

Offline Alphabet

  • Experienced Traveler
  • **
  • Posts: 162
  • Country: us
  • Floof-O-Meter: 14
    • View Profile
Re: Error of animation
« Reply #5 on: November 27, 2015, 05:14:49 am »
You are using the Ogre exporter plugin when exporting, correct? I don't use the old version of Blender for my meshes, but is there a python script that you are required to put into Blender's python files? If there is, I would double check to make sure you put the script in the right place.

That's all I can think of right now. I don't have access to my computer at the moment to help you out better.

Offline oliveyeen

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 8
  • hyenas are rad!
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • View Profile
Re: Error of animation
« Reply #6 on: November 27, 2015, 05:28:01 am »
Yes I do have Ogre Exporter
I also do have the Python script too in order for the exporter to work correctly
And I am not sure If I am suppose to do that

hyenas are so underrated LOL.

Offline Alphabet

  • Experienced Traveler
  • **
  • Posts: 162
  • Country: us
  • Floof-O-Meter: 14
    • View Profile
Re: Error of animation
« Reply #7 on: November 27, 2015, 05:43:18 am »
Here's some instructions I found on the Ogre website for installing the exporter.

Quote
Copy ogremeshesexporter.py and subfolders to the path ...\blender\.blender\scripts.
Note: .blender for Blender 2.49b (latest stable) on Windows 7 is located in C:\Users\<name>\AppData\Roaming\Blender Foundation\Blender\.blender\scripts

Install Python. This is not needed for Blender itself, but for the exporter script. Choose the same Python version that is used as Base for your Blender version (you'll see it when you start Blender).

If you haven't placed the python script (ogremeshesexporter.py) into the specified location, then I would do that. It's not python itself, just the script for the Ogre exporter.

If you have, then your other problem might be the version of python that you installed. I believe the version of python you need for Blender 2.49 will be specified in the black box that pops up before Blender starts. If you need to, take a screenshot of the black box if it disappears (again, I don't use version 2.49 so I don't know everything about it).

EDIT: Nevermind about finding it. I just looked it up. The version of python that Blender 2.49b uses is 2.6.2.

If you don't have that version, you can download it here: http://www.python.org/download/releases/2.6.2/

If you do have that version... Did you change the install location when installing python or blender instead of using the default locations?
« Last Edit: November 27, 2015, 05:57:38 am by Alphabet »

Offline oliveyeen

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 8
  • hyenas are rad!
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • oliveyeen
    • View Profile
Re: Error of animation
« Reply #8 on: November 27, 2015, 02:20:00 pm »
I do have the correct python for the animation.
When I installed it all I did was put in "C:"for  both Python and Blender.I made separate folders for python and blender.

hyenas are so underrated LOL.

Offline Alphabet

  • Experienced Traveler
  • **
  • Posts: 162
  • Country: us
  • Floof-O-Meter: 14
    • View Profile
Re: Error of animation
« Reply #9 on: November 27, 2015, 05:36:56 pm »
Hm... I'm not entirely sure then... The error doesn't say anything else? I think when it says check python console, it might have more information on what's going on.

If I had my computer I would be able to help you further. >< I'll at least have access to my computer again in 4 hours or so. And I'm going to lose internet access in a little bit so I wont be able to help you until then...