View Issue Details

IDProjectCategoryLast Update
0020137AI War 2Bug - GameplaySep 5, 2018 11:20 am
ReporterOvalcircle Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.765 Game Entity Split 
Fixed in Version0.766 Target Equilibrium 
Summary0020137: Tachyon and Wormhole Sentinels M.I.A.
DescriptionCredit to zeusalmighty for first noticing this

They don't spawn anywhere.

TagsNo tags attached.

Activities

RocketAssistedPuffin

Sep 5, 2018 6:05 am

reporter   ~0048826

I have a feeling this is a seeding error, because both of them are still there.

They're both built by "BasicSentinelDrawBag", so guessing that is a possible culprit.

BadgerBadger

Sep 5, 2018 9:04 am

manager   ~0048830

One thing to check is that I disabled Tachyon Sentinels in the Scenario_Tutorial logic. If that's getting incorrectly run for some reason that might account for this.

Chris_McElligottPark

Sep 5, 2018 11:18 am

administrator   ~0048845

Nope, this is my error it turns out -- related to the GameEntity split.

Chris_McElligottPark

Sep 5, 2018 11:20 am

administrator   ~0048846

Thanks!

* Fixed a bug introduced during the GameEntity split where defenses were never seeded at wormholes anymore. This was because one of the search flags for wormholes was only looking at Squads (which are, of course, never wormholes!), and not looking at Other. Now a new flag has been made for Other, where wormholes are, and it searches on that. It's not possible to make this error in the future, since the flags are not cross-compatible, which is good.

Issue History

Date Modified Username Field Change
Sep 5, 2018 12:22 am Ovalcircle New Issue
Sep 5, 2018 12:23 am Ovalcircle Description Updated
Sep 5, 2018 6:05 am RocketAssistedPuffin Note Added: 0048826
Sep 5, 2018 9:04 am BadgerBadger Note Added: 0048830
Sep 5, 2018 11:18 am Chris_McElligottPark Note Added: 0048845
Sep 5, 2018 11:20 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Sep 5, 2018 11:20 am Chris_McElligottPark Status new => resolved
Sep 5, 2018 11:20 am Chris_McElligottPark Resolution open => fixed
Sep 5, 2018 11:20 am Chris_McElligottPark Fixed in Version => 0.766 Target Equilibrium
Sep 5, 2018 11:20 am Chris_McElligottPark Note Added: 0048846