Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Mountaincore

Settle an untamed wilderness with the might of Dwarven engineering and thoughtful planning! · By Rocket Jump Technology

Game no function

A topic by Walfaenger created May 18, 2023 Views: 163 Replies: 3
Viewing posts 1 to 4

{

"displaySettings":"1920x1080, bpp: 32, hz: 60",

"preferencesJson":"{\"SAVE_LOCATION\":\"C:\\\\Users\\\\ohli6\\\\OneDrive\\\\Desktop\\\\Dokumente\\\\Mountaincore\\\\saves\",\"DISPLAY_RESOLUTION\":\"1920x1080\"}",

"gameVersion":"Early Access 1.1.26",

"stackTrace":"com.google.inject.ProvisionException: Unable to provision, see the following errors:\r\n\r\n1) Error injecting constructor, java.lang.RuntimeException: Could not find entity Action with name: MoveInRangeOfTarget\r\n  at technology.rocketjump.mountaincore.entities.ai.goap.GoalDictionary.<init>(Unknown Source)\r\n  at technology.rocketjump.mountaincore.entities.ai.goap.GoalDictionary.class(Unknown Source)\r\n  while locating technology.rocketjump.mountaincore.entities.ai.goap.GoalDictionary\r\n    for the 3rd parameter of technology.rocketjump.mountaincore.entities.factories.CreatureEntityFactory.<init>(Unknown Source)\r\n  at technology.rocketjump.mountaincore.entities.factories.CreatureEntityFactory.class(Unknown Source)\r\n  while locating technology.rocketjump.mountaincore.entities.factories.CreatureEntityFactory\r\n    for the 6th parameter of technology.rocketjump.mountaincore.ui.views.debug.DebugGuiView.<init>(Unknown Source)\r\n  at technology.rocketjump.mountaincore.ui.views.debug.DebugGuiView.class(Unknown Source)\r\n  while locating technology.rocketjump.mountaincore.ui.views.debug.DebugGuiView\r\n  at technology.rocketjump.mountaincore.ui.views.GuiViewRepository.<init>(Unknown Source)\r\n  at technology.rocketjump.mountaincore.ui.views.GuiViewRepository.class(Unknown Source)\r\n  while locating technology.rocketjump.mountaincore.ui.views.GuiViewRepository\r\n    for the 3rd parameter of technology.rocketjump.mountaincore.ui.GuiContainer.<init>(Unknown Source)\r\n  at technology.rocketjump.mountaincore.ui.GuiContainer.class(Unknown Source)\r\n  while locating technology.rocketjump.mountaincore.ui.GuiContainer\r\n\r\n1 error\r\n\tat com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:226)\r\n\tat com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1097)\r\n\tat com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1131)\r\n\tat technology.rocketjump.mountaincore.MountaincoreApplicationAdapter.create(MountaincoreApplicationAdapter.java:96)\r\n\tat com.badlogic.gdx.backends.lwjgl.MountaincoreLwjglApplication.mainLoop(MountaincoreLwjglApplication.java:142)\r\n\tat com.badlogic.gdx.backends.lwjgl.MountaincoreLwjglApplication$1.run(MountaincoreLwjglApplication.java:117)\r\nCaused by: java.lang.RuntimeException: Could not find entity Action with name: MoveInRangeOfTarget\r\n\tat technology.rocketjump.mountaincore.entities.ai.goap.actions.ActionDictionary.getByName(ActionDictionary.java:28)\r\n\tat technology.rocketjump.mountaincore.entities.ai.goap.GoalDictionary.parseGoal(GoalDictionary.java:111)\r\n\tat technology.rocketjump.mountaincore.entities.ai.goap.GoalDictionary.<init>(GoalDictionary.java:51)\r\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)\r\n\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)\r\n\tat com.google.inject.internal.DefaultConstructionProxyFactory$ReflectiveProxy.newInstance(DefaultConstructionProxyFactory.java:126)\r\n\tat com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)\r\n\tat com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)\r\n\tat com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)\r\n\tat com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)\r\n\tat com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:168)\r\n\tat com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)\r\n\tat com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)\r\n\tat com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:65)\r\n\tat com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:113)\r\n\tat com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)\r\n\tat com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)\r\n\tat com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)\r\n\tat com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:168)\r\n\tat com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)\r\n\tat com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)\r\n\tat com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:65)\r\n\tat com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:113)\r\n\tat com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)\r\n\tat com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)\r\n\tat com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)\r\n\tat com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:168)\r\n\tat com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)\r\n\tat com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1094)\r\n\tat com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1131)\r\n\tat technology.rocketjump.mountaincore.ui.views.GuiViewRepository.<init>(GuiViewRepository.java:34)\r\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)\r\n\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)\r\n\tat com.google.inject.internal.DefaultConstructionProxyFactory$ReflectiveProxy.newInstance(DefaultConstructionProxyFactory.java:126)\r\n\tat com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)\r\n\tat com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)\r\n\tat com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)\r\n\tat com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)\r\n\tat com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:168)\r\n\tat com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)\r\n\tat com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)\r\n\tat com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:65)\r\n\tat com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:113)\r\n\tat com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)\r\n\tat com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)\r\n\tat com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)\r\n\tat com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:168)\r\n\tat com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)\r\n\tat com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1094)\r\n\t... 4 more\r\n"

}

Developer

This is weird, and I'm pretty sure nobody else is reporting the same. This looks like an issue with the files not being there, I would try removing the game and installing it again and see if that sorts it for you? There's a chance it takes a bit of hard drive space on first launch, I assume you have a gigabyte or so free on your hard drive (I ask because there is another crash someone is getting because their hard drive is completely full).

After the reinstallation, the game ran without any problems. Thank You

Developer

Oh that's great to hear, thanks for letting me know!