Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Help?


NullReferenceException: Object reference not set to an instance of an object.

JourneySystem.Battle.BattleModel.TurnEnd () (at <00000000000000000000000000000000>:0)

UnityEngine.Events.UnityEvent.Invoke () (at <00000000000000000000000000000000>:0)

UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <00000000000000000000000000000000>:0)

UnityEngine.InputSystem.UI.InputSystemUIInputModule.ProcessPointerButton (UnityEngine.InputSystem.UI.PointerModel+ButtonState& button, UnityEngine.EventSystems.PointerEventData eventData) (at <00000000000000000000000000000000>:0)

UnityEngine.InputSystem.UI.InputSystemUIInputModule.ProcessPointer (UnityEngine.InputSystem.UI.PointerModel& state) (at <00000000000000000000000000000000>:0)

UnityEngine.InputSystem.UI.InputSystemUIInputModule.Process () (at <00000000000000000000000000000000>:0)

UnityEngine.EventSystems.EventSystem.Update () (at <00000000000000000000000000000000>:0)

UnityEngine.EventSystems.EventSystem:Update()

ok now I can't access the goblin forest.

You need to complete other quests. goblin forest opens as part of the main quest, we are now redoing their order so that such blockers do not happen.

This happens if you try to skip a turn when the enemies are already dead (visually, they might still be on stage—the death effect is still playing).
This was fixed in the next patch.