If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

Difference between revisions of "Crashes"

From SWRC Wiki
Jump to navigation Jump to search
(Created page with "Using the Unreal Engine 2.5 can be an exercise in patience because often times the program will crash unexpectedly. This page is meant to inform users of the many ways the eng...")
 
Line 4: Line 4:


==Crashes==
==Crashes==
<pre>
'''Subtraction to matinee scene'''
Subtraction to matinee scene  
 
</pre>
Steps to reproduce:
1. Adding a subaction in the matinee scene then clicking add can result in the program force closing
a. Have four interpolation points pathed around a cube.
b. Switch to matinee mode.
c. Select (left click) scene.
d. Select Action tab.
e.  Expand sub.
f. Left click on ellispes.
g. Left click add.
h. program crashes
2. Placing a FluidSurfaceInfo from Actor → Info → FluidSurfaceInfo can result in a force close.

Revision as of 20:01, 10 February 2019

Using the Unreal Engine 2.5 can be an exercise in patience because often times the program will crash unexpectedly. This page is meant to inform users of the many ways the engine crashes so these situations can be avoided.

Remember save your work all of the time. If you do something: save.

Crashes

Subtraction to matinee scene

Steps to reproduce: 1. Adding a subaction in the matinee scene then clicking add can result in the program force closing a. Have four interpolation points pathed around a cube. b. Switch to matinee mode. c. Select (left click) scene. d. Select Action tab. e. Expand sub. f. Left click on ellispes. g. Left click add. h. program crashes 2. Placing a FluidSurfaceInfo from Actor → Info → FluidSurfaceInfo can result in a force close.