Game Development Community

TX2D 3.1.5 Beta - T2DParticleEffect Crashes on 360, 10 seconds into game.

by Will O-Reagan · in Torque X 2D · 06/29/2010 (2:51 pm) · 0 replies

Build: 3.1.5 Beta

Platform: Xbox 360

Target: Xbox 360

Issues: T2DParticle Effect throws error, which is not present on Computer.



Also found this bug here
#if XBOX
                   _vertexBuffer.Instance.SetData<GFXVertexFormat.PCTTBN>(_vertexScratch, 0, vertexOffset);
                   _indexBuffer.Instance.SetData<short>(_indexScratch, 0, indexOffset);
#else
Line 1326...

Also seen error on older builds, Line 1204 T2DParticleEffect

Steps to Repeat:
1. Deploy LightingDemo2D

Suggested Fix: None

edit: added specifics of where i found errors.

About the author

I have a degree in dramatic art, and literature, from UC Santa Barbara. I've worked for a few studios, also at Animax Ent in 2008, and some smaller studios. Currently studying Computer Science at CSU Channel Islands.