Skip to content

Nyf Spiders spawn bug #526

@mrcrashmer

Description

@mrcrashmer

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. install mod https://modrinth.com/mod/nyfs-spiders
  2. generate chunk
  3. See bug in console
  4. Spiders wrong spawn( They spawn very close to the player)

Expected behavior

Screenshots

Runtime info (please complete the following information):

  • Windows:
  • 1.21.1 Fabric:
  • Latest:

Crash reports / logs
orker-0)
This is usually NOT a bug in C2ME, but a bug in another mod or in vanilla code.
Possible solutions:

  • Find possible causes in the stack trace below and
    • if caused by another mod, report this to the corresponding mod authors
    • if no other mods are involved, report this to C2ME
      java.util.ConcurrentModificationException: ThreadLocalRandom accessed from a different thread (owner: Server thread, current: c2me-worker-0)
      at knot/com.ishland.c2me.fixes.worldgen.threading_issues.common.CheckedThreadLocalRandom.handleNotOwner(CheckedThreadLocalRandom.java:55) ~[c2me-fixes-worldgen-threading-is.362+1.21.1-b85f217383aa2449.jar:?]
      at knot/com.ishland.c2me.fixes.worldgen.threading_issues.common.CheckedThreadLocalRandom.isSafe(CheckedThreadLocalRandom.java:38) ~[c2me-fixes-worldgen-threading-is.362+1.21.1-b85f217383aa2449.jar:?]
      at knot/com.ishland.c2me.fixes.worldgen.threading_issues.common.CheckedThreadLocalRandom.method_43156(CheckedThreadLocalRandom.java:86) ~[c2me-fixes-worldgen-threading-is.362+1.21.1-b85f217383aa2449.jar:?]
      at knot/net.minecraft.class_6566.method_43048(class_6566.java:33) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_4466$class_4472.(class_4466.java:832) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_4466.method_5959(net/minecraft/class_4466.java:212) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_1308.redirect$geh000$stormiespiders$onRegisterGoals(win/demistorm/stormiespiders/mixin/MobEntityMixin.java [stormiespiders.mixins.json]:40) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_1308.(net/minecraft/class_1308.java:164) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_1314.(net/minecraft/class_1314.java:17) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_1296.(net/minecraft/class_1296.java:29) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_1429.(net/minecraft/class_1429.java:42) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_4466.(net/minecraft/class_4466.java:171) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_1299.method_5883(net/minecraft/class_1299.java:552) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_1299.method_17846(net/minecraft/class_1299.java:556) ~[server-intermediary.jar:?]
      at java.base/java.util.Optional.map(Optional.java:260) ~[?:?]
      at knot/net.minecraft.class_1299.method_5892(net/minecraft/class_1299.java:556) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_3499.method_17916(net/minecraft/class_3499.java:437) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_3499.method_15179(net/minecraft/class_3499.java:422) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_3499.method_15172(net/minecraft/class_3499.java:347) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_3781.method_16626(net/minecraft/class_3781.java:143) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_3790.method_27236(class_3790.java:98) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_3790.method_14931(class_3790.java:94) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_3449.method_14974(net/minecraft/class_3449.java:100) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_2794.method_38265(net/minecraft/class_2794.java:324) ~[server-intermediary.jar:?]
      at knot/com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-32.1.2-jre.jar:?]
      at knot/net.minecraft.class_2794.method_12102(net/minecraft/class_2794.java:323) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_9310.method_57610(net/minecraft/class_9310.java:103) ~[server-intermediary.jar:?]
      at knot/net.minecraft.class_9770.method_60560(class_9770.java:33) ~[server-intermediary.jar:?]
      at knot/com.ishland.c2me.rewrites.chunksystem.common.statuses.VanillaWorldGenerationDelegate.lambda$upgradeToThis$8(VanillaWorldGenerationDelegate.java:138) ~[c2me-rewrites-chunk-system-0.3.0.362+1.21.1-5e6e9147fd0278d1.jar:?]
      at knot/com.ishland.c2me.base.common.scheduler.ScheduledTask.run(ScheduledTask.java:22) [c2me-base-0.3.0+alpha.0.362+1.21.1-d0617a6b57e4c61a.jar:?]
      at knot/com.ishland.flowsched.executor.WorkerThread.pollTasks(WorkerThread.java:46) [c2me-base-0.3.0+alpha.0.362+1.21.1-d0617a6b57e4c61a.jar:?]
      at knot/com.ishland.flowsched.executor.WorkerThread.run(WorkerThread.java:29) [c2me-base-0.3.0+alpha.0.362+1.21.1-d0617a6b57e4c61a.jar:?]
      [17:11:51] [c2me-worker-0/ERROR]: ThreadLocalRandom accessed from a different thread (owner: Server thread, current: c2me-worker-0)

Other mods
nyf spiders
c2me
maybe - spawn-animation

Spiders don't come out of the ground, and the texture appears close to the player. The error code mentions nyf spiders and your mod. The spawn animation may also be to blame. Constant errors in the console

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstatus: more info neededFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions