Hi guys ( and girls maybe )
I never needed to post in this forum before cause it has all the answers I needed but now I really can't understand ! 
I'm running a 3.0.9 wow server where I try to create a new spell for an item that I called "Volley Ball" I'll give it the same model as Missile_Leatherball.m2 but I want it to be blue and white, I've got a problem with this one : I can't find his texture(s)
I know how the way to get them, I should use Cryectstools, running the M2Modder.exe with Missile_Leatherball.m2
It runs correctly but this is what I got when I use it :
Code:
M2MOdder V1.0 <April 7th, 2006> by John 'Cryect' Rittenhouse
Loading Model Missile_LeatherBall.m2
/usr/bin/sh: clear: command not found
M2MOdder V1.0 <April 7th, 2006> by John 'Cryect' Rittenhouse
Currently Editing Missile_LeatherBall.m2 which has not changed
t - Edit Textures Definations
u - Edit Texture Units
b - Edit Bones
a - Edit Animation IDs<a>
p - Edit Particles
r - Edit Ribbons
q - Quit
x - Quit Without Saving
t
/usr/bin/sh: clear: command not found
Textures
0 Type: Unknown <808600653> Unknown: 0x0000 Flags: 0x0108
1 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0001
Texture: 2☻
2 Type: Unknown <352> Unknown: 0x0000 Flags: 0x0000
3 Type: Unknown <480> Unknown: 0x0000 Flags: 0x0001
4 Type: Unknown <656> Unknown: 0x0000 Flags: 0x0001
5 Type: Player Skin <1> Unknown: 0x0000 Flags: 0x1340
6 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
Texture:
7 Type: Player Skin <1> Unknown: 0x0000 Flags: 0x13c0
8 Type: Player Skin <1> Unknown: 0x0000 Flags: 0x13e0
9 Type: Player Skin <1> Unknown: 0x0000 Flags: 0x1400
10 Type: Unknown <-1103432132> Unknown: 0xbe3a Flags: 0xf63c
11 Type: Unknown <1044051516> Unknown: 0x4003 Flags: 0x6a37
12 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
Texture: MD2☻
13 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
Texture: MD2☻
14 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
Texture: MD2☻
15 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
Texture: MD2☻
16 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
Texture: MD2☻
17 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
Texture: MD2☻
18 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
Texture: MD2☻
19 Type: Unknown <1936943437> Unknown: 0x5f65 Flags: 0x6c69
20 Type: Unknown <7105633> Unknown: 0x0000 Flags: 0x0000
21 Type: Unknown <800> Unknown: 0x0000 Flags: 0x0000
22 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0320
Texture: '☻
23 Type: Unknown <32767> Unknown: 0x0000 Flags: 0x0000
24 Type: Unknown <-1103432132> Unknown: 0xbe3a Flags: 0xf63c
25 Type: Unknown <1044051516> Unknown: 0x3e3a Flags: 0xf63c
26 Type: Unknown <144> Unknown: 0x0000 Flags: 0x0320
27 Type: Unknown <32767> Unknown: 0x0000 Flags: 0x0000
28 Type: Unknown <-1103432132> Unknown: 0xbe3a Flags: 0xf63c
29 Type: Unknown <1044051516> Unknown: 0x4003 Flags: 0x6a37
30 Type: Unknown <-1> Unknown: 0x0000 Flags: 0x0200
31 Type: Unknown <-65535> Unknown: 0x0000 Flags: 0x0002
32 Type: Unknown <592> Unknown: 0x0000 Flags: 0x0001
33 Type: Player Skin <1> Unknown: 0x0000 Flags: 0x0270
34 Type: Hard Coded <0> Unknown: 0x0000 Flags: 0x0000
3 [main] M2Modder 1044 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
5089 [main] M2Modder 1044 open_stackdumpfile: Dumping stack trace to M2Modder.exe.stackdump
I can't get any treepath for the textures, I don't understand the thing, I search a way to create a valid spell for hours yesterday, I now know the theory but tools don't always work somehow.
Also I would like to know if someone knows how to open the Spell.dbc after editing it in .csv and reconverting it in .dbc; when I open it in Mywarcraftstudio it just close the program, if the spell.dbc is valid for the game I think it should be okay but for editing it would be a huge mess...e
I also tried to edit some lines of the spell.dbc in Taliis since I couldn't add any lines in it, but after I save the new spell.dbc the line I modified just return to its original state :/
So I think about something else, if the spell.dbc could take less than 8Mo or just be empty but keeping his columns in, I think Taliis would be able to edit it without any problem ( I tried a lot of things : Minidbceditor, Taliis, the csv thing, I can't erase anything and working with it after that, eI'm going to cry )
Help plz