Buged Collision Map Maker (CaWE)

Discuss artwork in all of its forms here, from level design to GUI button themes. New MODs planning, work-in-progress and other samples are welcome in this forum as well.
Post Reply
User avatar
bigjj13
Posts:68
Joined:2010-04-04, 19:16
Location:Germany
Contact:
Buged Collision Map Maker (CaWE)

Post by bigjj13 » 2010-08-13, 10:50

Hi,

I found a bug in CaWE, If I make a collision map, and try to run the model in Cafu, there is no collision model, but there is a error in the console:
"Warning:Problem with parsing the collision model file "Games/DeathMatch/Models/Player/Jaffa.cmap" near byte 69 (5,227%) of the file."

After this message I did this:
I replaced

Code: Select all

// Cafu Map File
// Written by CaWE, the Cafu World Editor.
Version 13


{
  classname "worldspawn"
  shlmap_patchsize "200.0"
  lightmap_patchsize "200.0"
  mru_mat_0 "Textures/meta/collisionmodel"
  mru_mat_1 "Textures/Kai/cemento16"
with

Code: Select all

// Cafu Map File
// Written by CaWE, the Cafu World Editor.


{ // Entity 0 (the world)
  classname "worldspawn"
  lightmap_patchsize "200.0"
  shlmap_patchsize "200.0"
  wind_velocity "0.0"
  wind_velocity_var "0.0"
  precipitation_intensity "3"
  fog_density "0.0025"
  fog_start "0.0"
  fog_end "1.0"
  fog_color "0 0 0"
  mapfile_version "11"
after that it worked.
BigJJ -- SG-O
Image
User avatar
Carsten
Site Admin
Posts:2170
Joined:2004-08-19, 13:46
Location:Germany
Contact:

Re: Buged Collision Map Maker (CaWE)

Post by Carsten » 2010-08-13, 14:27

Thank you very much for your report!
I'll look into this asap!
Best regards,
Carsten
User avatar
Carsten
Site Admin
Posts:2170
Joined:2004-08-19, 13:46
Location:Germany
Contact:

Re: Buged Collision Map Maker (CaWE)

Post by Carsten » 2010-08-15, 01:04

Ok, this is now fixed in SVN trunk, r117.
Again, many thanks for your report! :up:
Best regards,
Carsten
Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests