It's still crashing? You mean it crashes while running the map? If you (or the AI) can use the skiff without it causing a crash, then there must be something else going wrong.
So, neither idea for the option file worked as far as eliminating the errors? Beyond manually cleaning and remunging to be sure the new option file is munged, I'm just about out of ideas.
Message Severity: 3
Moderator: Moderators
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
-
ryukaji
- Major

- Posts: 513
- Joined: Mon Sep 17, 2007 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Re: Message Severity: 3
well if its not the skiff maybe theres a chance i can fix this...im gonna get an error log real quick and see it to see if theres another error
-
ryukaji
- Major

- Posts: 513
- Joined: Mon Sep 17, 2007 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Re: Message Severity: 3
while i was working on my next map since i thought i gave up on this i discovered assets for skiff with the correct odf, in the bf1 assets. I downloaded the skiff assets before since i didnt know i had them and they didnt work but now that im trying the new odf and msh i found i get a munge error and i dont understand those very well
ERROR[levelpack req\all_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
ERROR[levelpack req\all_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
[continuing]
ERROR[levelpack req\imp_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
ERROR[levelpack req\imp_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
[continuing]
4 Errors 0 Warnings
ERROR[levelpack SKF.req]:Expecting bracket, but none was found.
File : munged\pc\all_hover_skiff.lvl.req(1)...
ucft <--
ERROR[levelpack SKF.req]:Expecting bracket, but none was found.
File : munged\pc\all_hover_skiff.lvl.req(1)...
ucft <--
[continuing]
2 Errors 0 Warnings
I checked .req but i didnt see anything wrong so what is it seeing wrong?
ERROR[levelpack req\all_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
ERROR[levelpack req\all_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
[continuing]
ERROR[levelpack req\imp_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
ERROR[levelpack req\imp_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
[continuing]
4 Errors 0 Warnings
ERROR[levelpack SKF.req]:Expecting bracket, but none was found.
File : munged\pc\all_hover_skiff.lvl.req(1)...
ucft <--
ERROR[levelpack SKF.req]:Expecting bracket, but none was found.
File : munged\pc\all_hover_skiff.lvl.req(1)...
ucft <--
[continuing]
2 Errors 0 Warnings
I checked .req but i didnt see anything wrong so what is it seeing wrong?
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: Message Severity: 3
SWBF1 didn't require a .anims file, but SWBF2 does.ryukaji wrote:ERROR[levelpack req\all_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
ERROR[levelpack req\all_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
[continuing]
ERROR[levelpack req\imp_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
ERROR[levelpack req\imp_hover_skiff.req]:Could not open munged\pc\tat_hover_skiff.anims for input. DOS reports:
No such file or directory
[continuing]
4 Errors 0 Warnings
Copy this into a text file:
Code: Select all
ucft
{
ANIM
{
"tat_skiff_9pose"
}
}tat_hover_skiff.anims
then place it in your side's munged folder then munge your side again.
-
ryukaji
- Major

- Posts: 513
- Joined: Mon Sep 17, 2007 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
WHAT the Heck!
Thanks Ace that fixed that error now i just have this one still
ERROR[levelpack SKF.req]:Expecting bracket, but none was found.
File : munged\pc\all_hover_skiff.lvl.req(1)...
ucft <--
ERROR[levelpack SKF.req]:Expecting bracket, but none was found.
File : munged\pc\all_hover_skiff.lvl.req(1)...
ucft <--
2 Errors 0 Warnings
EDIT: nevermind a manual clean fixed this one
EDIT2:
Message Severity: 3
.\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to index field `?' (a nil value)
stack traceback:
(none): in function `FollowButtonLink'
(none): in function `gDefault_Input_GeneralLeft'
(none): in function <(none):728>
What in the world is this!!!!! plz help
ERROR[levelpack SKF.req]:Expecting bracket, but none was found.
File : munged\pc\all_hover_skiff.lvl.req(1)...
ucft <--
ERROR[levelpack SKF.req]:Expecting bracket, but none was found.
File : munged\pc\all_hover_skiff.lvl.req(1)...
ucft <--
2 Errors 0 Warnings
EDIT: nevermind a manual clean fixed this one
EDIT2:
Message Severity: 3
.\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to index field `?' (a nil value)
stack traceback:
(none): in function `FollowButtonLink'
(none): in function `gDefault_Input_GeneralLeft'
(none): in function <(none):728>
What in the world is this!!!!! plz help
