All Activity
- Past hour
-
danitegana2525 joined the community
-
CandenGorman0224 joined the community
-
tysterdude joined the community
-
This is my first time having to post about this but my longtime server for ATM10 is having trouble booting. I get a repeating message saying: AllTheLeaks: Listing stuck threads... Stuck thread: pool-27-thread-1 Stuck thread: pool-28-thread-1 After about 1-2 minutes of this it just crashes. Here is the crash log: https://mclo.gs/UG0FqRL I'm at a total loss, any help would be appreciated.
-
I’m playing Enigmatica 2 Expert 1.83 and running into a pretty bad issue with Advanced Rocketry. I built a satellite, linked a Biome Remote to it, and launched it. The rocket returns after the launch, but it’s empty. I can’t access the satellite through the Biome Remote or the Satellite Terminal. It’s like the satellite just never made it to orbit. Often even mousing over the Biome Remote crashes the game. This only happens after I have linked it and launched a satellite. I've tried other types of satellites and they also fail to reach orbit from either Earth or the Moon. So far I’ve tried: Reloading the modpack Starting a brand new world Updating Advanced Rocketry and LibVulpes through CurseForge Same result every time: rocket launches → satellite goes nowhere → Biome Remote causes crashes. If anyone’s seen this or knows a workaround, I’d really appreciate any help. I’m trying to avoid abandoning the save if possible. And sorry if this isn’t the right place to ask — let me know if I should post it somewhere else.
-
DarylHark joined the community
-
Mistertige00 joined the community
- Today
-
Adams Trump joined the community
-
Kanuni123 joined the community
-
Bubbl3s joined the community
- Yesterday
-
Patric123 joined the community
-
So im trying to set up a forge server, and I tried launching it after following all tutorial steps but i got this error it crashes after that last line. I havent added any mods, Ive repeatedly reinstalled, I have the latest version of java and my PC is up to data, does anyone know how to fix this?
-
So I am still trying to get the swing of blockbench and I am trying to learn how to do things with it. And I saw an item from a video that I wanted to replicate (he never posted the mod for it so I have no clue on how he made it). I’ve tried googling and everything and can’t find out how to do it. I’m trying to code it into Minecraft as a new item is why. The item I’m trying to replicate is called quantinium from Skiddzies video nanotech in Minecraft. I have the model for the most part I just can’t figure out how he obtained the glowing/radiant effect on it and how he made it so bright. The link to the video if you want to see what the Quantinium looks like is this: 9:30
-
i have a 1.7.10 modpack and it always crashes while loading
nnntyu_34 replied to nnntyu_34's topic in Support & Bug Reports
https://pastebin.com/CFGCCDdZ -
Invalid player data in my modpack 1.20.1 I need help
SoulEviction replied to SoulEviction's topic in Support & Bug Reports
Wait I think that worked TY -
Invalid player data in my modpack 1.20.1 I need help
SoulEviction replied to SoulEviction's topic in Support & Bug Reports
No I'll try that next -
Invalid player data in my modpack 1.20.1 I need help
TileEntity replied to SoulEviction's topic in Support & Bug Reports
And without BattleArtsAPI? -
Invalid player data in my modpack 1.20.1 I need help
SoulEviction replied to SoulEviction's topic in Support & Bug Reports
https://docs.google.com/document/d/1hs4h2vaJtzi4z68ey6hMlyMgei3_da4GKbtP1A7uvmE/edit?usp=sharing The whole thing I put it in a google docs -
Invalid player data in my modpack 1.20.1 I need help
SoulEviction replied to SoulEviction's topic in Support & Bug Reports
Same issue with essentials just checked -
i have a 1.7.10 modpack and it always crashes while loading
TileEntity replied to nnntyu_34's topic in Support & Bug Reports
Start with adding this mod and add the new crash or log https://www.curseforge.com/minecraft/mc-mods/notenoughids/files/2308819 -
Invalid player data in my modpack 1.20.1 I need help
SoulEviction replied to SoulEviction's topic in Support & Bug Reports
I haven't tried it without essentials But I was using it to play with my friends -
Also make a test without allthetrims
-
Invalid player data in my modpack 1.20.1 I need help
TileEntity replied to SoulEviction's topic in Support & Bug Reports
Same issue without essential? -
at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [11Apr2025 02:00:48.645] [ForkJoinPool.commonPool-worker-13/ERROR][net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: Could not find parent gg/essential/mod/cosmetics/settings/FallbackPolymorphicSerializer for class gg/essential/mod/cosmetics/settings/CosmeticProperty$TheSerializer in classloader jdk.internal.loader.ClassLoaders$AppClassLoader@6442b0a6 on thread Thread[ForkJoinPool.commonPool-worker-13,5,main] [11Apr2025 02:00:48.646] [ForkJoinPool.commonPool-worker-13/ERROR][net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler java.lang.ClassNotFoundException: gg.essential.mod.cosmetics.settings.FallbackPolymorphicSerializer at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:97) ~[eventbus-6.0.5.jar:?] at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:48) ~[eventbus-6.0.5.jar:?] at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.5.jar:?] at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.5.jar:6.0.5+6.0.5+master.eb8e549b] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] at gg.essential.mod.cosmetics.settings.CosmeticProperty$Companion$json$2$1.invoke(CosmeticProperty.kt:424) ~[?:?] at gg.essential.mod.cosmetics.settings.CosmeticProperty$Companion$json$2$1.invoke(CosmeticProperty.kt:422) ~[?:?] at kotlinx.serialization.json.JsonKt.Json(Json.kt:199) ~[?:?] at kotlinx.serialization.json.JsonKt.Json$default(Json.kt:197) ~[?:?] at gg.essential.mod.cosmetics.settings.CosmeticProperty$Companion$json$2.invoke(CosmeticProperty.kt:422) ~[?:?] at gg.essential.mod.cosmetics.settings.CosmeticProperty$Companion$json$2.invoke(CosmeticProperty.kt:421) ~[?:?] at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74) ~[?:?] at gg.essential.mod.cosmetics.settings.CosmeticProperty$Companion.getJson(CosmeticProperty.kt:421) ~[?:?] at gg.essential.mod.cosmetics.settings.CosmeticProperty$Companion.fromJsonArray(CosmeticProperty.kt:432) ~[?:?]
-
https://mclo.gs/f59E7N9 most recent
- Last week
-
https://mclo.gs/qf6Z4QQ
-
And without supplementaries?
-
https://mclo.gs/Us3LamL
-
Make a test without arts_and_crafts
-
itsallie started following Please send help
-
https://mclo.gs/Jph8pmN In a group of two people, both with all firewalls off, when trying to join the server I get stuck at encrypting and then time out. when we launch other modpacks and try joining each other it works fine. she is able to join me but I cant join her. thank you
-
yoboilar24 started following Paint_Ninja
-
Thanks just with removing ctov it worked so i wont add the log.