"File corruption" error on WIP wad. Need help!

Status
Not open for further replies.

Pathonaut

big chungus amongus
I'm doing some editing around a metalsonic.wad and I need help!

THE PROBLEM:
whenever I try to add them (via console), it says file corrupt or something.
I've followed the directions with the SRB2 wiki but it still does not work.
can someone help?
 
danie
He didn't ask for that
He said he already did that
I don't know what's wrong Mr man
but I think it has something to do with the editing of sprites or info you did maybe?
/:|
 
Haven't seen a wad file being corrupt in a long time. Maybe something is wrong with the MAINCFG of the wad.
 
Ok here is the code:




1st:

Character 6
PlayerName = BlueMetalSonic
PicName = METCCHAR
SKINNAME = MetalSonic
Status = 32
PlayerText = Fastest
Speed Thok
Handles same
as Sonic, but jumps
higher and has faster
acceleration. Best
for Sonic experts.

#
name = Metalsonic
face = METALIFE
facename = MESONIC
ability = 4
normalspeed = 36
thrustfactor = 6
accelstart = 69
acceleration = 46
startcolor = 160
jumpheight = 100
superanims = 1
superspin = 0
prefcolor = 7
DSJUMP = DSMSJUMP

2nd:

Character 6
PlayerName = RedMetalSonic
PicName = METCCHAR
SKINNAME = MetalSonic
Status = 32
PlayerText = Fastest
Homing thok
Handles same
as Sonic, but jumps
higher and has faster
acceleration. Best
for Sonic experts.

#
name = Metalsonic
face = METALIFE
facename = MESONIC
ability = 7
normalspeed = 36
thrustfactor = 6
accelstart = 69
acceleration = 46
startcolor = 160
jumpheight = 100
superanims = 1
superspin = 0
prefcolor = 6
DSJUMP = DSMSJUMP


3rd:

Character 6
PlayerName = GreenMetalSonic
PicName = METCCHAR
SKINNAME = MetalSonic
Status = 32
PlayerText = Fastest
Speed Thok
Handles same
as Sonic, but jumps
higher and has faster
acceleration. Best
for Sonic experts.

#
name = Metalsonic
face = METALIFE
facename = MESONIC
ability = 1
normalspeed = 36
thrustfactor = 6
accelstart = 69
acceleration = 46
startcolor = 160
jumpheight = 100
superanims = 1
superspin = 0
prefcolor = 12
DSJUMP = DSMSJUMP



these are three different characters that are part of the pack I'm making
 
I updated them to where they have "ability2 = 0" after "ability = (put ability number here)" but it still didn't work.
 
Last edited:
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top