JBMod / jbmod

Official bug tracker and request tracker for JBMod
https://www.jbmod.com/
14 stars 1 forks source link

some probs from css are missing when you start a new map #75

Closed ArielChandia2 closed 1 year ago

ArielChandia2 commented 1 year ago

Describe the bug when you enter a map from counter strike source, some probs can be missing while others are intact, opening the console can show all the messages for each probs who couldnt load

Ej: prop_physics_multiplayer 'models/props/cs_office/trash_can.mdl' has a base specified as 'Plastic.break', but there is no matching entry in propdata.txt.

this can probably be hapening since the game is only reading the list probs available on hl2 and not the originals probs made for css, making probs reused from hl2 to appear only, other explonation can be missing func_breakable entities but im not an expert on making sources games so im not too sure.

this bug only applies to css maps that come with the game, other source games like portal doesnt seem affected, and no community maps are affected either, the most affected map would be cs_office.

To Reproduce Steps to reproduce the behavior:

  1. load a map via create server or trough the console
  2. check the console
  3. See error

Expected behavior A clear and concise description of what you expected to happen. make it so the rest of the probs from css are not missing when loading a map.

Screenshots If applicable, add screenshots to help explain your problem. https://file.garden/YbJeMftBp0P7hfIi/20230122154030_1.jpg https://file.garden/YbJeMftBp0P7hfIi/20230301170703_1.jpg

Additional context Add any other context about the problem here.

TEAMJBMOD commented 1 year ago

The propdata that ships with the game does include CSS types. Most likely you have some kind of addon (workshop, custom folder, etc) that incorrectly overrides propdata.