HELP! Annoying Compiling Problem

Help meh!

By Ayo Ionic 3 years ago

So, I'm trying to compile a model for Gmod 10, CSS, EP2, and a few other Source games, but it keeps giving me the same error: (check for write enable)

Here's my compile log:

qdir: "c:\program files\steam\steamapps(username)\new models\dvdcase01\" gamedir: "c:\program files\steam\steamapps(username)\half-life 2 episode two\ep2\" gpath: "C:\Program Files\Steam\steamapps(username)\new models\dvdcase01\dvdcase.qc" Building binary model files... Working on "dvdcase.qc" SMD MODEL dvdcaseref.smd SMD MODEL dvdcaseidle.smd SMD MODEL dvdcasephys.smd WARNING: Unknown command $convex in collision series Model has 1 convex sub-parts

Collision model completed.

writing c:\program files\steam\steamapps(username)\half-life 2 episode two\ep2\models/left4dead001/dvdcase01.mdl: Error opening c:\program files\steam\steamapps(username)\half-life 2 episode two\ep2\models/left4dead001/dvdcase01.mdl! (Check for write enable)

Please help! I would truly love to finish this model. :_(

1 post 146 views

Replies

    • P3: Peasant
      Points: 8,152
    • E1: Helper
      EF: 16
    • C1: Member
    • A6: Elder
      Account Age: 6 years

    Go to : c:\program files\steam\steamapps\(username)\half-life 2 episode two\ep2\models/

    using explorer, right click and select properties. Uncheck the Attribute tab option that says Read-Only hit Ok and apply it to all subfolders as well. You should be able to compile then.

    const bool is_Failing = true;