2009-11-11 snapshot

Post anything about MX Simulator here. Please. I'm begging you.
DJ99X
Posts: 15524
Joined: Tue Jan 15, 2008 11:36 am
Location: Land Down Under

Re: 2009-11-11 snapshot

Post by DJ99X »

For starters, 6 should be a 16
Vellu
Posts: 1186
Joined: Mon Dec 24, 2007 7:12 pm
Team: IRRG
Location: Finland

Re: 2009-11-11 snapshot

Post by Vellu »

+ shouldn't you have the picturenames running from crowd_0 to crowd_8 instead of [crowd_1:crowd_9]
Stability:
jlv wrote: You can do some fairly tame whips with it set to 95, but to really get it sideways you need to set it under 60.
jlv
Site Admin
Posts: 15115
Joined: Fri Nov 02, 2007 5:39 am
Team: No Frills Racing
Contact:

Re: 2009-11-11 snapshot

Post by jlv »

It might be easier to read that way but the names don't matter. The only problem I see is the incorrect sequence length that DJ pointed out.
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
ddmx
Posts: 5376
Joined: Sun Apr 20, 2008 3:36 pm
Location: Midland MI

Re: 2009-11-11 snapshot

Post by ddmx »

That was the case, and now I have it sorted out. The animation looks great!
dearnhardtfan7
Posts: 1095
Joined: Sat Mar 22, 2008 2:05 am
Team: Privateer
Location: Trafford Alabama

Re: 2009-11-11 snapshot

Post by dearnhardtfan7 »

I hate to resurrect this post again but I need a little help. I am getting an error when loading my track, saying 'depth mismatch reading .seq'.

ANIM1 4 4 3840 1
1 2 3 4
PNG @oneontasx/ad1.png
PNG @oneontasx/ad2.png
PNG @oneontasx/ad3.png
PNG @oneontasx/ad4.png

I have 4 images at 128X128 each. Any help would be greatly appreciated.
R.I.P. Jacob Nash #241
PSN-chrismri463
Image
xfire--cmarona463
DJ99X
Posts: 15524
Joined: Tue Jan 15, 2008 11:36 am
Location: Land Down Under

Re: 2009-11-11 snapshot

Post by DJ99X »

The image number starts from 0, not 1. So it should read

ANIM1 4 4 3840 1
0 1 2 3
PNG @oneontasx/ad1.png
PNG @oneontasx/ad2.png
PNG @oneontasx/ad3.png
PNG @oneontasx/ad4.png
dearnhardtfan7
Posts: 1095
Joined: Sat Mar 22, 2008 2:05 am
Team: Privateer
Location: Trafford Alabama

Re: 2009-11-11 snapshot

Post by dearnhardtfan7 »

Thanks DJ but it still gives me the same error. I saw where your water model used 32 slides at 32x32, so I tried using 4 slides at 4x4 each, and that didn't work either. I just don't know what the error means. I have made .seq images before and had them work, but I don't know what the difference is this time.
R.I.P. Jacob Nash #241
PSN-chrismri463
Image
xfire--cmarona463
DJ99X
Posts: 15524
Joined: Tue Jan 15, 2008 11:36 am
Location: Land Down Under

Re: 2009-11-11 snapshot

Post by DJ99X »

You got that spare line after the final line? Cos if you dont, it will be looking for 4 lines, but can only read 3, which could sorta make sense with the depth problem
jlv
Site Admin
Posts: 15115
Joined: Fri Nov 02, 2007 5:39 am
Team: No Frills Racing
Contact:

Re: 2009-11-11 snapshot

Post by jlv »

That will happen when one frame has an alpha channel and another doesn't. Either flatten all of them or add alpha channels to all of them.
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
dearnhardtfan7
Posts: 1095
Joined: Sat Mar 22, 2008 2:05 am
Team: Privateer
Location: Trafford Alabama

Re: 2009-11-11 snapshot

Post by dearnhardtfan7 »

Thanks guys. The problem was that 3 of the images had alpha layers and 1 didn't. Thanks again.
R.I.P. Jacob Nash #241
PSN-chrismri463
Image
xfire--cmarona463
Post Reply