About Store Forum Documentation Contact



Post Reply 
Blue Screen in almost tutorial
Author Message
Esenthel Offline
Administrator

Post: #16
RE: Blue Screen in almost tutorial
tools use advanced graphics too (mesh editor, world editor) but they work,
so this must mean that the problem is during compiling custom projects.
01-23-2010 04:39 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #17
RE: Blue Screen in almost tutorial
have you tried running advanved tutorials in debug mode, line after line, and see where the error occurs?
01-24-2010 05:27 PM
Find all posts by this user Quote this message in a reply
Krzysiek1105 Offline
Member

Post: #18
RE: Blue Screen in almost tutorial
Mam zaznaczać każdą linijkę po kolei i brać Run to cursor i zobaczyć gdzie będzie błąd?Sorry ze po polsku.
01-25-2010 03:02 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #19
RE: Blue Screen in almost tutorial
you can use option Debug\step into, step over
they execute code line by line

step into-enters functions, while step over doesn't
01-25-2010 04:06 PM
Find all posts by this user Quote this message in a reply
Krzysiek1105 Offline
Member

Post: #20
RE: Blue Screen in almost tutorial
Esenthel look PW.
01-26-2010 02:42 PM
Find all posts by this user Quote this message in a reply
Post Reply