# Experimental Bug: Invalid spawn location (no CARGO vpart) for Beetle and Bubble

**URL:** https://discourse.cataclysmdda.org/t/experimental-bug-invalid-spawn-location-no-cargo-vpart-for-beetle-and-bubble/10854
**Category:** The Garage
**Created:** [November 14, 2015, 3:42am UTC](https://discourse.cataclysmdda.org/t/experimental-bug-invalid-spawn-location-no-cargo-vpart-for-beetle-and-bubble/10854 "2015-11-14T03:42:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Culise](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/culise/32/505_2.png) [@Culise](https://discourse.cataclysmdda.org/u/Culise)
#### Post date: [November 14, 2015, 3:42am UTC](https://discourse.cataclysmdda.org/t/experimental-bug-invalid-spawn-location-no-cargo-vpart-for-beetle-and-bubble/10854/1 "2015-11-14T03:42:10Z")

</div>

In the last two versions I downloaded of the latest experimental (builds 3885 and 3888), I’ve received regular errors on world load specifying “Invalid spawn location (no CARGO vpart) in {Beetle|Bubble Car} (-2,1): {8%|3%}”. A quick check of the cars.json file (\data\json\vehicles\cars.json) reveals that this is tied to the spawn location of the trunk items, in both cases the jack or wheel, respectively on lines 743 and 822. I’m not positive on why these errors began appearing as it appears that nothing has changed in this file, but these items and probabilities declared in these lines appear to be concurrent with the immediately preceding item declarations (“car\_kit”, which defines both the jack/wheel “or” as well as several other items), and removing the lines causes no immediately-apparent issue. If these items are specifically intended to be spawned independently of the car\_kit declaration, it may be practical to at least redefine the location so that it spawns in a cargo area, likely a trunk.

EDIT: Corrected first build number: it was build 3885 rather than 2885.

---

<div class="post-metadata">

### Author: ![CIB](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/cib/32/903_2.png) [@CIB](https://discourse.cataclysmdda.org/u/CIB)
#### Post date: [November 14, 2015, 4:24am UTC](https://discourse.cataclysmdda.org/t/experimental-bug-invalid-spawn-location-no-cargo-vpart-for-beetle-and-bubble/10854/2 "2015-11-14T04:24:43Z")

</div>

I’ve already PR’d the fix.

---

<div class="post-metadata">

### Author: ![Culise](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/culise/32/505_2.png) [@Culise](https://discourse.cataclysmdda.org/u/Culise)
#### Post date: [November 14, 2015, 4:32am UTC](https://discourse.cataclysmdda.org/t/experimental-bug-invalid-spawn-location-no-cargo-vpart-for-beetle-and-bubble/10854/3 "2015-11-14T04:32:22Z")

</div>

Thank you, and I apologize for reporting it needlessly.

---

<div class="post-metadata">

### Author: ![CIB](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/cib/32/903_2.png) [@CIB](https://discourse.cataclysmdda.org/u/CIB)
#### Post date: [November 14, 2015, 4:39am UTC](https://discourse.cataclysmdda.org/t/experimental-bug-invalid-spawn-location-no-cargo-vpart-for-beetle-and-bubble/10854/4 "2015-11-14T04:39:09Z")

</div>

It’s not a problem, now others who have the same problem and come to the forums will know.
