egingric / 2013-Racing-Game

GAD Sophomores Racing Game
0 stars 0 forks source link

Level crashes when replayed #406

Closed egingric closed 11 years ago

egingric commented 11 years ago

Not sure if there is anything you can do but wanted to let you know that your level now crashes consistently when reloading to play it again after playing it once. Anything recently changed that might cause this? Maybe do a map check and see if there are any warnings that are easy to fix or obvious problems. Here is a snippet of the log when it crashed:

[0855.63] PerfWarning: bClothUseCompartment not set, no HW acceleration. SkeletalMeshComponent: SkeletalMeshComponent_18, SkeletalMesh: SK_Tapestry_1 [0855.63] PerfWarning: bClothUseCompartment not set, no HW acceleration. SkeletalMeshComponent: SkeletalMeshCompo

Tharmon commented 11 years ago

Ughhh. Alright. Well from the perfwarning messages, its something goin wrong with Ashleys tapestries. Thats the only cloth simulation in my level. Ill try deleting them n see if that fixes it.

On Thu, Apr 11, 2013 at 8:27 PM, Eric D. Gingrich notifications@github.comwrote:

Not sure if there is anything you can do but wanted to let you know that your level now crashes consistently when reloading to play it again after playing it once. Anything recently changed that might cause this? Maybe do a map check and see if there are any warnings that are easy to fix or obvious problems. Here is a snippet of the log when it crashed:

[0855.63] PerfWarning: bClothUseCompartment not set, no HW acceleration. SkeletalMeshComponent: SkeletalMeshComponent_18, SkeletalMesh: SK_Tapestry_1 [0855.63] PerfWarning: bClothUseCompartment not set, no HW acceleration. SkeletalMeshComponent: SkeletalMeshCompo

— Reply to this email directly or view it on GitHubhttps://github.com/egingric/2013-Racing-Game/issues/406 .

Tharmon commented 11 years ago

Alex just played my map 3 times in a row, and there were no errors or crashes. And the flags are still there and working.

I dunno what the dealio is...

On Thu, Apr 11, 2013 at 8:54 PM, Ty Christian Harmon <tharmon@c.ringling.edu

wrote:

Ughhh. Alright. Well from the perfwarning messages, its something goin wrong with Ashleys tapestries. Thats the only cloth simulation in my level. Ill try deleting them n see if that fixes it.

On Thu, Apr 11, 2013 at 8:27 PM, Eric D. Gingrich < notifications@github.com> wrote:

Not sure if there is anything you can do but wanted to let you know that your level now crashes consistently when reloading to play it again after playing it once. Anything recently changed that might cause this? Maybe do a map check and see if there are any warnings that are easy to fix or obvious problems. Here is a snippet of the log when it crashed:

[0855.63] PerfWarning: bClothUseCompartment not set, no HW acceleration. SkeletalMeshComponent: SkeletalMeshComponent_18, SkeletalMesh: SK_Tapestry_1 [0855.63] PerfWarning: bClothUseCompartment not set, no HW acceleration. SkeletalMeshComponent: SkeletalMeshCompo

— Reply to this email directly or view it on GitHubhttps://github.com/egingric/2013-Racing-Game/issues/406 .

egingric commented 11 years ago

lets try rebuilding Lighting and checking it in again please ASAP.

It crashes the third time you open the map. Just run on PC, choose your map, pick vehicle, once map loads, exit back to vehicle select, go right back in to your map, repeat one more time and it should break. It is possible that this only happens on the cooked version of the game.