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

[Fabric 1.20.4] Console Spam Error #6

Open
sciguyryan opened this issue May 12, 2024 · 0 comments
Open

[Fabric 1.20.4] Console Spam Error #6

sciguyryan opened this issue May 12, 2024 · 0 comments

Comments

@sciguyryan
Copy link

Hi!

Since updating to the latest version () at the time of writing, I keep seeing this error spamming my server console. I don't understand why since this is just an update, I haven't added or removed anything associated with the mod:

[08:42:43] [c2me-prioritized-0/ERROR]: Failed to get element ResourceKey[minecraft:worldgen/processor_list / bettertemples:taiga/main]
[08:42:43] [c2me-prioritized-0/ERROR]: Exception loading structure piece with id minecraft:jigsaw
java.lang.IllegalStateException: Invalid pool element found
at net.minecraft.class_3790.method_35448(class_3790.java:55) ~[server-intermediary.jar:?]
at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
at net.minecraft.class_3790.(class_3790.java:55) ~[server-intermediary.jar:?]
at net.minecraft.class_6624.method_38711(class_6624.java:73) ~[server-intermediary.jar:?]
at net.minecraft.class_3449.method_41621(class_3449.java:67) ~[server-intermediary.jar:?]
at net.minecraft.class_2852.method_12392(class_2852.java:460) ~[server-intermediary.jar:?]
at net.minecraft.class_2852.method_12395(class_2852.java:204) ~[server-intermediary.jar:?]
at net.minecraft.class_3898.mdec244a$c2me-threading-chunkio$lambda$c2me$loadChunk0$5$1e(class_3898.java:14515) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at com.ishland.c2me.base.common.scheduler.WrappingTask.run(WrappingTask.java:21) ~[c2me-base-0.2.0+alpha.11.67-c13d8242d267c06b.jar:?]
at com.ishland.flowsched.executor.WorkerThread.pollTasks(WorkerThread.java:56) ~[c2me-base-0.2.0+alpha.11.67-c13d8242d267c06b.jar:?]
at com.ishland.flowsched.executor.WorkerThread.run(WorkerThread.java:27) ~[c2me-base-0.2.0+alpha.11.67-c13d8242d267c06b.jar:?]

Can you give me any advise on what I need to do to resolve this? As far as I can see it's specific to bettertemples and none of your other mods (though also updated) are flagging up any errors. Very weird.

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