Facebook
From Dauf, 2 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 52
  1. MissingMethodException: UnityEngine.GameObject SeedProducer.ProduceSeed(string,int)
  2.  
  3. (wrapper dynamic-method) SeedProducer.CropPicked_Patch1(object,object)
  4. SeedProducer+<>c.<.cctor>b__15_1 (SeedProducer component, System.Object data) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Creatures/common/SeedProducer.cs:44)
  5. EventSystem+IntraObjectHandler`1[ComponentType].Trigger (UnityEngine.GameObject gameObject, System.Object eventData) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/EventSystem.cs:109)
  6. EventSystem.Trigger (UnityEngine.GameObject go, System.Int32 hash, System.Object data) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/EventSystem.cs:146)
  7. KMonoBehaviour.Trigger (System.Int32 hash, System.Object data) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:411)
  8. Crop.SpawnConfiguredFruit (System.Object callbackParam) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Creatures/common/Crop.cs:81)
  9. Scheduler.Update () (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/scheduler/Scheduler.cs:113)
  10. GameScheduler.Update () (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ai/scheduler/GameScheduler.cs:38)
  11.