Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - burnsieslife

#1
Releases / Re: [A16] SeedsPlease!
February 22, 2017, 06:09:22 PM
EDIT: In another matter, i am getting this error when harvesting haygrass:
Spawned thing with 0 stackCount: SeedHaygrass3245610
Verse.Log:Error(String)
AlienRace.GenSpawnAlien:SpawnModded(Thing, IntVec3, Map, Rot4)
Verse.GenSpawn:Spawn(Thing, IntVec3, Map)
Verse.GenPlace:TryPlaceDirect(Thing, IntVec3, Map, Thing&, Action`2)
Verse.GenPlace:TryPlaceThing(Thing, IntVec3, Map, ThingPlaceMode, Thing&, Action`2)
Verse.GenPlace:TryPlaceThing(Thing, IntVec3, Map, ThingPlaceMode, Action`2)
SeedsPlease.<HarvestSeedsToil>c__AnonStorey1:<>m__0()
Verse.AI.JobDriver:DriverTick()
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:Update()
Verse.Root_Play:Update()

Sometimes it doesn't spawn seeds.


Hey, When harvesting haygrass i found that i had this issue aswell. Did you find a fix for it ?
While looking in debug mode i also found this.

Got ThingsListAt out of bounds: (325, 0, 313)
Verse.Log:Error(String)
Verse.Log:ErrorOnce(String, Int32)
Verse.ThingGrid:ThingsListAt(IntVec3)
Verse.GridsUtility:GetPlant(IntVec3, Map)
WM.SyncGrowth.GroupsUtils:_Iterate(Plant, List`1)
WM.SyncGrowth.GroupsUtils:TryCreateCropsGroup(Plant)
WM.SyncGrowth.Detour.Plant:TickLong()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:Update()
Verse.Root_Play:Update()


They both happen at the same so i presume they are related.

Aswell does any one know what the number behind haygrass means?
Spawned thing with 0 stackCount: SeedHaygrass460423


Edit:
Just tried to spawn a new colony with haygrass and i get the ThingsListAt out of bounds: error.