So when I go to munge a custom skin, I get this error:
Hidden/Spoiler:
[code]ERROR[PC_texturemunge msh\rep_inf_ep3trooper.tga]:Targa type 10 not currently supported.
ERROR[PC_texturemunge msh\rep_inf_ep3trooper.tga]:Targa type 10 not currently supported.
[continuing]
2 Errors 0 Warnings
ERROR[levelpack rep.req]:Expecting bracket, but none was found.
File : ..\..\..\sides\rep\rep.req(8)...
ERROR[levelpack rep.req]:Expecting bracket, but none was found.
File : ..\..\..\sides\rep\rep.req(8)...
2 Errors 0 Warnings[/code]
The first part obviously means the tga isnt supported. I dont know why at all. I'm using the White Clone from The Complete Skining Tutorial. The second part again means im missing a bracket in my rep.req. Here is the .req
Hidden/Spoiler:
[code]{
REQN
{
"lvl"
"rep_inf_ep3_rifleman"
}
}[/code]
if bracket placement/location/etc. is important, that might be it. Otherwise im clueless as to why I'm getthing this error.
On a side: How do I get things into the mesh viewer? I can find my red clone's mesh, yet he doesnt show up in it. Maybe his TGA needs to be in a certain file or something but other than that, if you can tell me how to get my creations into the viewer that would be great
Last edited by Tears2Roses on Thu Aug 11, 2011 12:25 pm, edited 1 time in total.
EDIT: re-save didnt work. Also, When I tried to play the map I crashed. I can't get a log. yes I read 4th question FAQ thread about the modtools being debug executable and what not. I can get to the link but the thing wont download, another link anyone? I broke my bf2 CD and therefore I play using lucas arts launcher thing in
Did you change the size of the skin to something now a power of 2 that may cause that error
(i might be wrong but i think the power of 2 thing has its own error?)
CressAlbane wrote:By "alternate" do you mean not Mediafire?
By alternate link I mean not game front or this no dvd link in the FAQ/everything you need to know thread
What happens is I click on the link, it asks me if I want to allow the download I choose yes it goes back the the first page, no download. I wait a few mins, nothing. My computer is FAR away from being godly so it didnt DL in 0.1 miliseconds either. Yes my specs are fine, lots of HD ( hard drive ) space and RAM, but nothing spectacular.
As for sizing, I left it the same. But what would cause it to crash?
Like I mentioned I wont know until I can get a log.....
Unlucky13 wrote:After you hit download now don't hit the pop up at the top of the screen hit
Your download will begin in a few seconds. If it does not, click here.
I thought I did that at first. But reading it again tells me I didnt... and after trying it again I got the thingy to download. THANK YOU LUCKY13.
Now I can get a log ( I hope ) and we can see what happens from there.
P.S. EVERYONE'S help is MUCH apreciated.
EDIT: I have the log. This is what I get after completely re-following The Complete Skinning Tutorial.
Hidden/Spoiler:
[code]Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to compare two nil values
stack traceback:
(none): in function `ifs_login_EnterInterface'
(none): in function <(none):598>
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to compare two nil values
stack traceback:
(none): in function `ifs_login_EnterInterface'
(none): in function <(none):598>
ifs_sp_campaign: Input_Accept(): Entered: _tab_instant
missionlist_ExpandMapList()
ifs_missionselect_pcMulti_fnSetMapPreview(): Defaulting index to 1
this.CurButton = check_mode1
cur_button = nil
Checkbox for check_era3 clicked
this.CurButton = check_era3
cur_button = nil
this.CurButton = nil
cur_button = nil
DoubleClicked
custom_AddMapNew()
custom_printTable(): table: 05B2118C
The key, value is: era_c 1
The key, value is: era_g 1
The key, value is: mode_con_c 1
The key is mapluafile, the formated value is: TST<A>_<B>
The key, value is: mode_con_g 1
The key, value is: bSelected 1
The key, value is: isModLevel 1
custom_printTable(): Returning
custom_printTable(): table: 05B26B4C
The key, value is: key mode_con
The key, value is: subst con
The key, value is: showstr modename.name.con
The key, value is: descstr modename.description.con
The key, value is: icon mode_icon_con
custom_printTable(): Returning
gMapEras.key = era_c Era = era_c subst = c
Adding map: TSTc_con idx: 1
this.CurButton = Launch
cur_button = nil
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(112)
OpenScript(TSTc_con): script (1b85a49a) not found
Message Severity: 5
C:\Battlefront2\main\Battlefront2\Source\GameState.cpp(1283)
Could not open MISSION\TSTc_con.lvl[/code]
The munge log:
Hidden/Spoiler:
[code]WARNING[PC_modelmunge msh\rep_inf_ep3trooper.msh]:rep_inf_ep3trooper has 1963 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
0 Errors 1 Warnings
ERROR[levelpack rep.req]:Expecting bracket, but none was found.
File : ..\..\..\sides\rep\rep.req(6)...
ERROR[levelpack rep.req]:Expecting bracket, but none was found.
File : ..\..\..\sides\rep\rep.req(6)...
2 Errors 0 Warnings[/code]
And my LUA( only the part that I changed and what needed to be changed acording to tut):
The part in red is what I changed. Nothing else in the LUA is affected. Also, I tried cleaning ( NOT a manual clean, but the munge clean ) didnt solve problem. I will probably manual clean when I get the time. Thanks for all the help!
EDIT2: I missed a line in the req, I added that in... still in the proccess of munging... Will update when/I F, it works ingame.
EDIT3: Ok, so I added the line in, munged again, and got no munge log. Then, while in the instant action menu, my world had no name, just the description. It was blank, but you could still click/play it. I was able to launch the game. Then I see my trooper. I'm at the part where you choose to be CIS or REP, or auto assign. I click rep and then it crashes. This is my new log from BF2 mod tools. There is no munge log. The error log:
Hidden/Spoiler:
[code] Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to compare two nil values
stack traceback:
(none): in function `ifs_login_EnterInterface'
(none): in function <(none):598>
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to compare two nil values
stack traceback:
(none): in function `ifs_login_EnterInterface'
(none): in function <(none):598>
ifs_sp_campaign: Input_Accept(): Entered: _tab_instant
missionlist_ExpandMapList()
ifs_missionselect_pcMulti_fnSetMapPreview(): Defaulting index to 1
this.CurButton = check_mode1
cur_button = nil
Checkbox for check_era3 clicked
this.CurButton = check_era3
cur_button = nil
this.CurButton = nil
cur_button = nil
DoubleClicked
custom_AddMapNew()
custom_printTable(): table: 059B116C
The key, value is: era_c 1
The key, value is: era_g 1
The key, value is: mode_con_c 1
The key is mapluafile, the formated value is: SKN<A>_<B>
The key, value is: mode_con_g 1
The key, value is: bSelected 1
The key, value is: isModLevel 1
custom_printTable(): Returning
custom_printTable(): table: 059B6B4C
The key, value is: key mode_con
The key, value is: subst con
The key, value is: showstr modename.name.con
The key, value is: descstr modename.description.con
The key, value is: icon mode_icon_con
custom_printTable(): Returning
gMapEras.key = era_c Era = era_c subst = c
Adding map: SKNc_con idx: 1
this.CurButton = Launch
cur_button = nil[/code]
The only thing that you guys should need to pay attnetion to is my Third edit, as that is the most recent log/problem. ON aside note, I have a whole wackload of severity 2 errors. I wont post for now as the two severity 3 errors are probably all you guys need/will save you a lot of pain.