Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. 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.
  3. 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.
  4. Today
  5. Yesterday
  6. 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?
  7. 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
  8. https://docs.google.com/document/d/1hs4h2vaJtzi4z68ey6hMlyMgei3_da4GKbtP1A7uvmE/edit?usp=sharing The whole thing I put it in a google docs
  9. Same issue with essentials just checked
  10. cc-tweaked is incompatible with the latest Create build - make a test without cc-tweaked
  11. Start with adding this mod and add the new crash or log https://www.curseforge.com/minecraft/mc-mods/notenoughids/files/2308819
  12. I haven't tried it without essentials But I was using it to play with my friends
  13. Also make a test without allthetrims
  14. 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) ~[?:?]
  15. https://mclo.gs/f59E7N9 most recent
  16. crash report : https://pastebin.com/TdeHLgy0 and latest.logs : https://mclo.gs/TGaI51T
  17. Last week
  18. https://mclo.gs/qf6Z4QQ
  19. I keep crashing before I can enter the main menu of minecraft and i think its because i am missing a mod but i am not sure what mod can anyone help me. Crash report: https://mclo.gs/cX7h1DR
  20. And without supplementaries?
  21. https://mclo.gs/Us3LamL
  22. Make a test without arts_and_crafts
  23. 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
  24. Thanks just with removing ctov it worked so i wont add the log.
  1. Load more activity
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.