Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash report related to ChestShops #23

Open
TaysMelons opened this issue Feb 6, 2025 · 1 comment
Open

Crash report related to ChestShops #23

TaysMelons opened this issue Feb 6, 2025 · 1 comment

Comments

@TaysMelons
Copy link

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 06/02/2025, 18:14
Description: Exception in server tick loop

java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
at com.github.elrol.elrolsutilities.api.data.Location.fromString(Location.java:101) ~[Server_Utils-1.18.2-2.6.0-beta.1.jar%23156!/:1.18.2-2.6.0-beta.1] {re:classloading}
at com.github.elrol.elrolsutilities.econ.chestshop.ChestShop.fromJson(ChestShop.java:286) ~[Server_Utils-1.18.2-2.6.0-beta.1.jar%23156!/:1.18.2-2.6.0-beta.1] {re:classloading}
at com.github.elrol.elrolsutilities.econ.chestshop.ChestShopManager.lambda$load$4(ChestShopManager.java:132) ~[Server_Utils-1.18.2-2.6.0-beta.1.jar%23156!/:1.18.2-2.6.0-beta.1] {re:classloading}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at com.github.elrol.elrolsutilities.econ.chestshop.ChestShopManager.lambda$load$5(ChestShopManager.java:131) ~[Server_Utils-1.18.2-2.6.0-beta.1.jar%23156!/:1.18.2-2.6.0-beta.1] {re:classloading}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at com.github.elrol.elrolsutilities.econ.chestshop.ChestShopManager.load(ChestShopManager.java:129) ~[Server_Utils-1.18.2-2.6.0-beta.1.jar%23156!/:1.18.2-2.6.0-beta.1] {re:classloading}
at com.github.elrol.elrolsutilities.init.ShopRegistry.registerShopManager(ShopRegistry.java:26) ~[Server_Utils-1.18.2-2.6.0-beta.1.jar%23156!/:1.18.2-2.6.0-beta.1] {re:classloading}
at com.github.elrol.elrolsutilities.events.ServerLifecycleHandler.serverStarting(ServerLifecycleHandler.java:39) ~[Server_Utils-1.18.2-2.6.0-beta.1.jar%23156!/:1.18.2-2.6.0-beta.1] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_478_ServerLifecycleHandler_serverStarting_ServerStartingEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:98) ~[forge-1.18.2-40.3.0-universal.jar%23199!/:?] {re:classloading}
at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:207) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:AccessorMinecraftServer,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:AccessorMinecraftServer,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinMinecraftServer,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) [?:?] {re:mixin}

@TaysMelons
Copy link
Author

I'd love to know the location of where chest shops are saved within the world folder, as i believe that's what corrupted.
many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant