WARNING: (4768124) : ERROR: 'EXCEPTION ACCESS VIOLATION' (assert: 1)

From Valve Developer Community
Revision as of 14:27, 27 April 2008 by TomEdwards (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This studiomdl error is caused by having $shadowlod's opening bracket on the same line as the command. Change:

$shadowlod {

to

$shadowlod
{