Bug Open

ModelEngine API Console Error when using PhoenixCrates

#6376 opened by Unknown 1 year ago

Unknownreported this bug

This error is appearing in console when I open a crate using PhoenixCrates. I reported the issue to the PhoenixCrates dev team and they said that the error is caused by ModelEngine, not PhoenixCrates. I am using the latest stable PhoenixCrates build and the latest stable ModelEngine Premium build.

[16:26:33 WARN]: [PhoenixCrates] Task #1636 for PhoenixCrates v4.0 generated an exception java.util.ConcurrentModificationException: null at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1792) ~[?:?] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.base/java.util.stream.IntPipeline.collect(IntPipeline.java:532) ~[?:?] at it.unimi.dsi.fastutil.ints.IntArrayList.toList(IntArrayList.java:271) ~[fastutil-8.5.12.jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.v1_21_R1.parser.model.DisplayParser.remove(DisplayParser.java:237) ~[ModelEngine-4.0.8 (7).jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.v1_21_R1.parser.model.DisplayParser.destroy(DisplayParser.java:89) ~[ModelEngine-4.0.8 (7).jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.v1_21_R1.parser.model.DisplayParser.destroy(DisplayParser.java:31) ~[ModelEngine-4.0.8 (7).jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.core.model.render.DisplayRendererImpl.destroy(DisplayRendererImpl.java:230) ~[ModelEngine-4.0.8 (7).jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.core.model.ActiveModelImpl.destroy(ActiveModelImpl.java:196) ~[ModelEngine-4.0.8 (7).jar:?] at PhoenixCrates-4.0 (4).jar/com.phoenixplugins.phoenixcrates.lib.common.modelengine.v4_0_8.model.MegActiveModelImpl.destroy(MegActiveModelImpl.java:69) ~[PhoenixCrates-4.0 (4).jar:?] at PhoenixCrates-4.0 (4).jar/com.phoenixplugins.phoenixcrates.managers.crates.engine.modelengine.ModelEngineDisplayComponent.destroy(ModelEngineDisplayComponent.java:214) ~[PhoenixCrates-4.0 (4).jar:?] at PhoenixCrates-4.0 (4).jar/com.phoenixplugins.phoenixcrates.managers.crates.session.CrateOpeningSession.lambda$unload$4(CrateOpeningSession.java:208) ~[PhoenixCrates-4.0 (4).jar:?] at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1596) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1302) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]This error is appearing in console when I open a crate using PhoenixCrates. I reported the issue to the PhoenixCrates dev team and they said that the error is caused by ModelEngine, not PhoenixCrates. I am using the latest stable PhoenixCrates build and the latest stable ModelEngine Premium build.

[16:26:33 WARN]: [PhoenixCrates] Task #1636 for PhoenixCrates v4.0 generated an exception java.util.ConcurrentModificationException: null at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1792) ~[?:?] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.base/java.util.stream.IntPipeline.collect(IntPipeline.java:532) ~[?:?] at it.unimi.dsi.fastutil.ints.IntArrayList.toList(IntArrayList.java:271) ~[fastutil-8.5.12.jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.v1_21_R1.parser.model.DisplayParser.remove(DisplayParser.java:237) ~[ModelEngine-4.0.8 (7).jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.v1_21_R1.parser.model.DisplayParser.destroy(DisplayParser.java:89) ~[ModelEngine-4.0.8 (7).jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.v1_21_R1.parser.model.DisplayParser.destroy(DisplayParser.java:31) ~[ModelEngine-4.0.8 (7).jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.core.model.render.DisplayRendererImpl.destroy(DisplayRendererImpl.java:230) ~[ModelEngine-4.0.8 (7).jar:?] at ModelEngine-4.0.8 (7).jar/com.ticxo.modelengine.core.model.ActiveModelImpl.destroy(ActiveModelImpl.java:196) ~[ModelEngine-4.0.8 (7).jar:?] at PhoenixCrates-4.0 (4).jar/com.phoenixplugins.phoenixcrates.lib.common.modelengine.v4_0_8.model.MegActiveModelImpl.destroy(MegActiveModelImpl.java:69) ~[PhoenixCrates-4.0 (4).jar:?] at PhoenixCrates-4.0 (4).jar/com.phoenixplugins.phoenixcrates.managers.crates.engine.modelengine.ModelEngineDisplayComponent.destroy(ModelEngineDisplayComponent.java:214) ~[PhoenixCrates-4.0 (4).jar:?] at PhoenixCrates-4.0 (4).jar/com.phoenixplugins.phoenixcrates.managers.crates.session.CrateOpeningSession.lambda$unload$4(CrateOpeningSession.java:208) ~[PhoenixCrates-4.0 (4).jar:?] at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1596) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1302) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

Unknowncommented

Stand out in bold boho dresses, edgy sequins, or comfy rave-ready sets. Glitter, fringe, and neon make the perfect statement—accessorize with hats, shades, and face gems! For trendy festival fashion, explore OutDoll’s Collection and rock your look!

Unknowncommented

If you're conducting advanced research related to metabolic pathways, AMPK activation, or exercise mimetics, you can [buy AICAR] from AstoScientific. Their AICAR AMPK Activator (TBI1092) is a high-purity compound specifically designed for laboratory use. This product is frequently used in studies focusing on glucose metabolism, mitochondrial biogenesis, and cellular energy regulation. AstoScientific ensures top-quality standards with detailed specifications, solubility data, and safe storage guidelines. Whether you're working in academic research or pharmaceutical development, this AICAR formulation offers consistent performance and scientific reliability.

Unknowncommented

Our protein expression services offer end-to-end solutions for recombinant protein production across all major host systems, including E. coli, mammalian, insect, and yeast expression platforms. We specialize in challenging targets like membrane proteins, toxic proteins, and multi-subunit complexes, utilizing advanced technologies such as codon optimization, fusion tags, and high-density fermentation to maximize yields. Our team provides expert guidance from construct design through purification, with options for small-scale research quantities to large-scale GMP production, ensuring you receive high-quality, biologically active proteins tailored to your research needs.

Unknowncommented

Protect your teeth from severe grinding with custom-made hard night guards. Crafted from durable material, they offer maximum strength for heavy clenchers and grinders. Each guard is designed for a precise, comfortable fit. Choose hard night guards for long-lasting, dentist-quality protection at home.

Ask ChatGPT

Unknowncommented

When it comes to achieving a flawless look without the hassle of traditional bras, disposable nipple pasties from QueenVibes are a game-changer. They are designed for comfort, convenience, and style, making them perfect for any outfit that needs discreet coverage.

Sign in to join the discussion.