Jump to content

Recommended Posts

Posted

Here is my log:

 

[14:11:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[14:11:33] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[14:11:33] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

[14:11:34] [main/INFO]: Forge Mod Loader version 7.10.25.1191 for Minecraft 1.7.10 loading

[14:11:34] [main/INFO]: Java is Java HotSpot Client VM, version 1.7.0_65, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7

[14:11:34] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:11:34] [main/INFO]: [AppEng] Core Init

[14:11:34] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:11:34] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:11:35] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:11:35] [main/ERROR]: An error occurred trying to configure the minecraft home at C:\Users\Matti\AppData\Roaming\.technic\modpacks\shovelcraft for Forge Mod Loader

java.lang.AbstractMethodError

at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:423) ~[modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) ~[modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) ~[modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]

at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

 

Posted

Now I get this:

 

[14:30:01] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[14:30:01] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[14:30:01] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

[14:30:01] [main/INFO]: Forge Mod Loader version 7.10.25.1191 for Minecraft 1.7.10 loading

[14:30:01] [main/INFO]: Java is Java HotSpot Client VM, version 1.7.0_65, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7

[14:30:01] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:01] [main/INFO]: [AppEng] Core Init

[14:30:01] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/WARN]: The coremod com.dynious.refinedrelocation.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/ERROR]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader

java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader

at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_65]

at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_65]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]

at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_65]

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:115) ~[launchwrapper-1.9.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]

at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]

at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_65]

at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:381) [modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) [modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]

at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[14:30:02] [main/WARN]: The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/INFO]: Scalpel. Suction. Lumber axe. CLEAR! *zap*

[14:30:02] [main/INFO]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])

[14:30:02] [main/INFO]: Found a properties file. Attempting load...

[14:30:02] [main/INFO]: Loaded properties successfully. Using specified settings.

[14:30:02] [main/WARN]: The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[14:30:02] [main/ERROR]: Coremod UELoader: The plugin class universalelectricity.core.UELoader was not instantiable

java.lang.InstantiationException: universalelectricity.core.UELoader

at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_65]

at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:422) [modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) [modpack.jar:?]

at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]

at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]

at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[14:30:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:30:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:30:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:30:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:30:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[14:30:04] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Finished data injection.

[14:30:04] [main/INFO]: Finished data injection.

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Loaded library ejml-0.23.jar.

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:30:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker

[14:30:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker

[14:30:05] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[14:30:05] [main/INFO]: Found World Class: net/minecraft/world/World

[14:30:05] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Public

[14:30:05] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method

[14:30:05] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual

[14:30:06] [main/INFO]: Setting user: Mk6200

[14:30:06] [main/INFO]: Found Item Class: net/minecraft/item/Item

[14:30:06] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase

[14:30:06] [main/INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)

[14:30:06] [main/INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'

[14:30:06] [main/INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'

[14:30:07] [main/INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)

[14:30:07] [main/INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'

[14:30:07] [main/INFO]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'

[14:30:07] [Client thread/INFO]: LWJGL Version: 2.9.1

[14:30:08] [Client thread/INFO]: Attempting early MinecraftForge initialization

[14:30:08] [Client thread/INFO]: MinecraftForge v10.13.0.1191 Initialized

[14:30:08] [Client thread/INFO]: Replaced 182 ore recipies

[14:30:08] [Client thread/INFO]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)

[14:30:08] [Client thread/INFO]: Completed early MinecraftForge initialization

[14:30:08] [Client thread/INFO]: [AppEng] Core Init

[14:30:08] [Client thread/WARN]: =============================================================

[14:30:08] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!

[14:30:08] [Client thread/WARN]: Offendor: mods/immibis/microblocks/coremod/MicroblocksModContainer.getCustomResourcePackClass()Ljava/lang/Class;

[14:30:08] [Client thread/WARN]: =============================================================

[14:30:08] [Client thread/INFO]: Scalpel. Suction. Lumber axe. CLEAR! *zap*

[14:30:08] [Client thread/INFO]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])

[14:30:08] [Client thread/INFO]: Found a properties file. Attempting load...

[14:30:08] [Client thread/INFO]: Loaded properties successfully. Using specified settings.

[14:30:08] [Client thread/INFO]: Searching C:\Users\Matti\AppData\Roaming\.technic\modpacks\shovelcraft\mods for mods

[14:30:08] [Client thread/INFO]: Also searching C:\Users\Matti\AppData\Roaming\.technic\modpacks\shovelcraft\mods\1.7.10 for mods

[14:30:10] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!

[14:30:10] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!

[14:30:11] [Client thread/WARN]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0

[14:30:11] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.7

[14:30:11] [Client thread/WARN]: Mod BetterChests is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.3

[14:30:11] [Client thread/WARN]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.9.3.109

[14:30:12] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4.6

[14:30:13] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:13] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.4.5.44

[14:30:14] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297

[14:30:14] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297

[14:30:14] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297

[14:30:14] [Client thread/INFO]: Forge Mod Loader has identified 96 mods to load

[14:30:14] [Client thread/INFO]: Found mod(s) [adventurersamulets] containing declared API package baubles.api (owned by Baubles) without associated API reference

[14:30:15] [Client thread/ERROR]: Mod Sorting failed.

[14:30:15] [Client thread/ERROR]: Visting node FMLMod:CoFHCore{1.7.10R3.0.0B2}

[14:30:15] [Client thread/ERROR]: Current sorted list : [Dummy Container (BeforeAll) @3473669, Wrapped{mcp}, Wrapped{FML}, Wrapped{Forge}, Wrapped{Dummy Container (null) @31983651}, Wrapped{Aroma1997Core}, Wrapped{CodeChickenCore}, Wrapped{<CoFH ASM>}, Wrapped{ImmibisMicroblocks}, Wrapped{NotEnoughItems}, Wrapped{OpenEye}, Wrapped{Dummy Container (null) @7231421}, Dummy Container (Before) @30802914, FMLMod:bspkrsCore{6.13}, FMLMod:DamageIndicatorsMod{3.2.0}, FMLMod:IC2{2.2.551-experimental}, FMLMod:AdvancedMachines{1.1.0}, FMLMod:Baubles{1.0.1.2}, APIContainer{Baubles|API:1.0.1.2}, APIContainer{BaublesAPI:1-princess}, FMLMod:adventurersamulets{1.7.10-1.2.0c}, FMLMod:BuildCraft|Core{6.0.17}, APIContainer{BuildCraftAPI|core:1.0}, APIContainer{BuildCraftAPI|gates:2.0}, APIContainer{BuildCraftAPI|fuels:1.0}, APIContainer{BuildCraftAPI|transport:2.0}, APIContainer{BuildCraftAPI|recipes:2.0}]

[14:30:15] [Client thread/ERROR]: Visited set for this node : [Wrapped{FML}, Wrapped{mcp}, APIContainer{BuildCraftAPI|core:1.0}, FMLMod:appliedenergistics2{rv0-stable-10}, FMLMod:Mekanism{7.0.0}, FMLMod:bspkrsCore{6.13}, FMLMod:DamageIndicatorsMod{3.2.0}, Wrapped{<CoFH ASM>}, APIContainer{Baubles|API:1.0.1.2}, Dummy Container (Before) @30802914, APIContainer{CoFHAPI|transport:1.7.10R1.0.0}, Wrapped{NotEnoughItems}, FMLMod:CoFHCore{1.7.10R3.0.0B2}, FMLMod:BuildCraft|Core{6.0.17}, Wrapped{Forge}, FMLMod:adventurersamulets{1.7.10-1.2.0c}, Dummy Container (After) @9546771, FMLMod:Baubles{1.0.1.2}, APIContainer{BuildCraftAPI|recipes:2.0}, Wrapped{Aroma1997Core}, APIContainer{CoFHAPI|energy:1.0}, APIContainer{CoFHAPI:1.7.10R1.0.0}, FMLMod:EnderIO{2.0_beta}, FMLMod:AdvancedMachines{1.1.0}, Wrapped{CodeChickenCore}, APIContainer{BuildCraftAPI|gates:2.0}, APIContainer{BuildCraftAPI|transport:2.0}, APIContainer{BaublesAPI:1-princess}, Wrapped{Dummy Container (null) @31983651}, APIContainer{CoFHLib:1.7.10R1.0.0B2}, Dummy Container (BeforeAll) @3473669, FMLMod:IC2{2.2.551-experimental}, APIContainer{BuildCraftAPI|fuels:1.0}, Wrapped{OpenEye}, Wrapped{Dummy Container (null) @7231421}, Wrapped{ImmibisMicroblocks}, Dummy Container (AfterAll) @26804983]

[14:30:15] [Client thread/ERROR]: Explored node set : [Wrapped{FML}, Wrapped{mcp}, APIContainer{BuildCraftAPI|core:1.0}, FMLMod:bspkrsCore{6.13}, FMLMod:DamageIndicatorsMod{3.2.0}, Wrapped{<CoFH ASM>}, APIContainer{Baubles|API:1.0.1.2}, Dummy Container (Before) @30802914, Wrapped{NotEnoughItems}, FMLMod:BuildCraft|Core{6.0.17}, Wrapped{Forge}, FMLMod:adventurersamulets{1.7.10-1.2.0c}, FMLMod:Baubles{1.0.1.2}, APIContainer{BuildCraftAPI|recipes:2.0}, Wrapped{Aroma1997Core}, FMLMod:AdvancedMachines{1.1.0}, Wrapped{CodeChickenCore}, APIContainer{BuildCraftAPI|gates:2.0}, APIContainer{BuildCraftAPI|transport:2.0}, APIContainer{BaublesAPI:1-princess}, Wrapped{Dummy Container (null) @31983651}, Dummy Container (BeforeAll) @3473669, FMLMod:IC2{2.2.551-experimental}, APIContainer{BuildCraftAPI|fuels:1.0}, Wrapped{Dummy Container (null) @7231421}, Wrapped{OpenEye}, Wrapped{ImmibisMicroblocks}]

[14:30:15] [Client thread/ERROR]: Likely cycle is in : [FMLMod:appliedenergistics2{rv0-stable-10}, FMLMod:Mekanism{7.0.0}, APIContainer{CoFHAPI|transport:1.7.10R1.0.0}, FMLMod:CoFHCore{1.7.10R3.0.0B2}, Dummy Container (After) @9546771, APIContainer{CoFHAPI|energy:1.0}, APIContainer{CoFHAPI:1.7.10R1.0.0}, FMLMod:EnderIO{2.0_beta}, APIContainer{CoFHLib:1.7.10R1.0.0B2}, Dummy Container (AfterAll) @26804983]

[14:30:15] [Client thread/ERROR]: A dependency cycle was detected in the input mod set so an ordering cannot be determined

[14:30:15] [Client thread/ERROR]: The first mod in the cycle is FMLMod:CoFHCore{1.7.10R3.0.0B2}

[14:30:15] [Client thread/ERROR]: The mod cycle involves

[14:30:15] [Client thread/ERROR]: FMLMod:appliedenergistics2{rv0-stable-10} : before: [], after: [gregtech_addon, Mekanism, IC2, ThermalExpansion, BuildCraft|Core, AppliedEnergistics2-Core, Forge@[10.13.0.1152,)]

[14:30:15] [Client thread/ERROR]: FMLMod:Mekanism{7.0.0} : before: [], after: [ForgeMultipart, BuildCraftAPI|power, BuildCraftAPI|tools, BuildCraftAPI|transport, IC2API, CoFHAPI|energy, ComputerCraft, Galacticraft API, MineFactoryReloaded, MetallurgyCore, EnderIO, ExtraUtilities, Railcraft]

[14:30:15] [Client thread/ERROR]: APIContainer{CoFHAPI|transport:1.7.10R1.0.0} : before: [EnderIO], after: [CoFHAPI]

[14:30:15] [Client thread/ERROR]: FMLMod:CoFHCore{1.7.10R3.0.0B2} : before: [], after: [FML@[7.10.0.1180,7.11), Forge@[10.13.0.1180,10.14)]

[14:30:15] [Client thread/ERROR]: Dummy Container (After) @9546771 : before: [], after: []

[14:30:15] [Client thread/ERROR]: APIContainer{CoFHAPI|energy:1.0} : before: [universalElectricity, CoFHCore, EnderIO], after: [CoFHCore]

[14:30:15] [Client thread/ERROR]: APIContainer{CoFHAPI:1.7.10R1.0.0} : before: [universalElectricity, EnderIO], after: [CoFHLib]

[14:30:15] [Client thread/ERROR]: FMLMod:EnderIO{2.0_beta} : before: [], after: [Forge@10.13.0.1150,)]

[14:30:15] [Client thread/ERROR]: APIContainer{CoFHLib:1.7.10R1.0.0B2} : before: [], after: [CoFHCore]

[14:30:15] [Client thread/ERROR]: Dummy Container (AfterAll) @26804983 : before: [], after: []

[14:30:15] [Client thread/ERROR]: The full error

cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:190) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:199) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:145) ~[TopologicalSort.class:?]

at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:133) ~[ModSorter.class:?]

at cpw.mods.fml.common.Loader.sortModList(Loader.java:256) [Loader.class:?]

at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) [Loader.class:?]

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]

at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_65]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[14:30:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Immibis's Microblocks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:IC2 Advanced Machines Addon, FMLFileResourcePack:Adventurer's Amulets, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Baubles, FMLFileResourcePack:BetterChests, FMLFileResourcePack:BetterStorage, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Liquid XP, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Modular Force Field System, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Expansion, FMLFileResourcePack:ProjectRed-Transportation, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Random Things, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Resonant Engine, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Universal Electricity, FMLFileResourcePack:Waila, FMLFileResourcePack:Witchery, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin

[14:30:15] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase

[14:30:16] [sound Library Loader/INFO]: Sound engine started

[14:30:17] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

[14:30:17] [Client thread/INFO]: Created: 256x256 textures/items-atlas

[14:30:22] [Thread-9/WARN]: =============================================================

[14:30:22] [Thread-9/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!

[14:30:22] [Thread-9/WARN]: Offendor: com/jcraft/jogg/Buffer.report(Ljava/lang/String;)V

[14:30:22] [Thread-9/WARN]: =============================================================

 

Posted

I am curious which log is this? Looks sort of like my fml server latest but it is way too short and does not have any DEBUG lines in it. Is it different forge install than what Installer-win uses?

 

Here is mine: http://paste.ubuntu.com/7916558/ .

 

Can you double check that you have these two files?

 

resonant-engine-2.0.0.35-core.jar

universal-electricity-4.0.0.11-core.jar

 

Not dev or api versions.

 

Also TeamCOFH posted new version of their mods last night. I can't tell from your log which jar you got. That is the weirdest part about the log.

 

Ozi

 

Posted

Got latest.log from my logs folder, also I have both resonant-engine-2.0.0.35-core.jar and universal-electricity-4.0.0.11-core.jar neither api or dev versions in my mods folder...

 

Got the new cofh files as well. Could that be the cause?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • J'ai le même problème actuellement, avez-vous trouvé une solution depuis ? J'ai l'impression d'avoir déjà tout essayé de mon côté...
    • Yes,. TEMU   offers    $100     off Coupon  code {[acw088088] Or [acw088088]} for  First Time User  You can get a    $100     bonus plus       $100    % off any purchase at TEMU   with the    $100     Coupon  Bundle if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of    $100     or more. Verified user can get a    $100     TEMU   Coupon  code using the code ((“ {{[acw088088] Or [acw088088] }}”)). This TEMU      $100     code is specifically for new and  First Time User  both and can be redeemed to receive a    $100     Coupon on your purchase. Our exclusive TEMU   Coupon  code offers a flat    $100     your purchase, plus an additional       $100    % Coupon on top of that. You can slash prices by up to    $100     as a new TEMU   customer using code ((“ {{[acw088088] Or [acw088088] }}”)).  First Time User  can enjoy    $100     their next haul with this code. But that’s not all! With our TEMU   Coupon  codes for 2025, you can get up to     $100     Coupon on select items and clearance sales. Whether you’re a new customer or an existing shopper, our TEMU   codes provide extra Coupons tailored just for you. Save up to       $100    % with these current TEMU   Coupon s ["^" {{[acw088088] Or [acw088088] }} "^"] for May 2025. The latest TEMU   Coupon  codes at here. New users at TEMU   receive a    $100     Coupon on orders over    $100     Use the code ((“ {{[acw088088] Or [acw088088] }}”)) during checkout to get TEMU   Coupon     $100     For New Users. You can save    $100     your first order with the Coupon  code available for a limited time only. TEMU       $100     Off Coupon code ((“ {{[acw088088] Or [acw088088] }}”)) will save you    $100     on your order. To get a Coupon, click on the item to purchase and enter the code. Yes, TEMU   offers    $100     Coupon  code “ {{[acw088088] Or [acw088088] }}” for first time users. You can get a    $100     bonus plus    $100     any purchase at TEMU   with the    $100     Coupon  Bundle at TEMU   if you sign up with the referral code ((“ {{[acw088088] Or [acw088088] }}”)) and make a first purchase of    $100     or more. Free TEMU   codes    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon        $100    % off — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Memorial Day Sale    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code today — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   free gift code — ["^" {{[acw088088] Or [acw088088] }}"^"](Without inviting friends or family member) TEMU   Coupon  code for  USA -    $100    — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code  USA -    $100    — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code  USA -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Japan -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Mexico -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Chile -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code  USA -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Colombia -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Malaysia -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Philippines -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code South Korea -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) Redeem Free TEMU   Coupon  Code ["^" {{[acw088088] Or [acw088088] }}"^"] for  First Time User  Get a    $100     Coupon on your TEMU   order with the Coupon code " {{[acw088088] Or [acw088088] }}". You can get a Coupon by clicking on the item to purchase and entering this TEMU   Coupon  code    $100     ((“ {{[acw088088] Or [acw088088] }}”)). TEMU   New User Coupon  ((“ {{[acw088088] Or [acw088088] }})): Up To    $100     For  First Time User  Our TEMU   first-time user Coupon  codes are designed just for new customers, offering the biggest Coupons and the best deals currently available on TEMU   . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. TEMU   Coupon  Codes For  First Time User  ((“ {{[acw088088] Or [acw088088] }}”)):    $100     Price Slash Have you been shopping on TEMU   for a while? Our TEMU   Coupon  for  First Time User  is here to reward you for your continued support, offering incredible Coupons on your favorite products. TEMU   Coupon  For    $100     ((“ {{[acw088088] Or [acw088088] }}”)): Get A Flat    $100     Coupon On Order Value Get ready to save big with our incredible TEMU   Coupon  for    $100    ! Our amazing TEMU      $100     Coupon  code will give you a flat    $100     Coupon on your order value, making your shopping experience even more rewarding. TEMU   Coupon  Code For    $100     ((“ {{[acw088088] Or [acw088088] }}”)): For Both New And  First Time User  Our incredible TEMU   Coupon  code for    $100     is here to help you save big on your purchases. Whether you’re a new user or an  First Time User , our    $100     code for TEMU   will give you an additional Coupon! TEMU   Coupon  Bundle ((“ {{[acw088088] Or [acw088088] }}”)): Flat    $100     + Up To    $100     Coupon Get ready for an unbelievable deal with our TEMU   Coupon  bundle for 2025! Our TEMU   Coupon  bundles will give you a flat    $100     Coupon and an additional    $100     on top of it. Free TEMU   Coupon s ((“ {{[acw088088] Or [acw088088] }}”)): Unlock Unlimited Savings! Get ready to unlock a world of savings with our free TEMU   Coupon s! We’ve got you covered with a wide range of TEMU   Coupon  code options that will help you maximize your shopping experience.       $100    % Off TEMU   Coupon s, Coupon Codes + 25% Cash Back ((“ {{[acw088088] Or [acw088088] }}”)) Redeem TEMU   Coupon  Code ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     FOR  First Time User  ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     FIRST ORDER ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     REDDIT ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     FOR  First Time User  REDDIT ((“ {{[acw088088] Or [acw088088] }}”)) TEMU      $100     CODE ((“ {{[acw088088] Or [acw088088] }}”)) TEMU         $100     OFF Coupon  2025 ((“ {{[acw088088] Or [acw088088] }}”)) DOMINOS       $100     RS OFF Coupon  CODE ((“ {{[acw088088] Or [acw088088] }}”)) WHAT IS A Coupon  RATE ((“ {{[acw088088] Or [acw088088] }}”)) TEMU      $100     FOR  First Time User  ((“ {{[acw088088] Or [acw088088] }}”)) TEMU      $100     FIRST ORDER ((“ {{[acw088088] Or [acw088088] }}”)) TEMU      $100     FREE SHIPPING ((“ {{[acw088088] Or [acw088088] }}”)) You can get an exclusive    $100     Coupon on your TEMU   purchase with the code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}].This code is specially designed for new customers and offers a significant price cut on your shopping. Make your first purchase on TEMU   more rewarding by using this code to get    $100     instantly. TEMU   Coupon  Code For    $100     [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: Get A Flat    $100     Coupon On Order Value Get ready to save big with our incredible TEMU   Coupon  for    $100    ! Our Coupon  code will give you a flat    $100     Coupon on your order value, making your shopping experience even more rewarding. Exclusive TEMU   Coupon Code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: Flat    $100     OFF for New and  First Time User  Using our TEMU   Coupon code you can get A£    $100     off your order and       $100    % off using our TEMU   Coupon code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]. As a new TEMU   customer, you can save up to    $100     using this Coupon code. For returning users, our TEMU   Coupon code offers a    $100     price slash on your next shopping spree. This is our way of saying thank you for shopping with us! Best TEMU   Deals and Coupon s [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: During 2025, TEMU   Coupon  codes offer Coupons of up to     $100     on select items, making it possible for both new and  First Time User  to get incredible deals. From    $100     deals to       $100    % Coupons, our TEMU   Coupon codes make shopping more affordable than ever. TEMU   Coupon  Code For     $100     Off [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: For Both New And  First Time User  Free TEMU      $100     Code — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon        $100    % Off — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Memorial Day Sale -    $100     — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Free Gift Code — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU      $100    0 Off Code — [ {{[acw088088] Or [acw088088] }} ] Or [ {{[acw088088] Or [acw088088] }}] Best TEMU      $100     Off Code — [ {{[acw088088] Or [acw088088] }} ] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code first order — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code for New user — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code A   $100     — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code    $100     off — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code    $100     — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon Code 2025 — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code    $100     off — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code £   $100     — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Sign up Bonus Code — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code A£120 off — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] Our exclusive TEMU   Coupon  code allows you to take a flat    $100     off your purchase with an added       $100    % Coupon on top. As a new TEMU   shopper, you can save up to    $100     using code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]. Returning customers can also enjoy a    $100     Coupon on their next purchases with this code. TEMU   Coupon  Code for Your Country Sign-up Bonus TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Japan [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Mexico [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Chile [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Colombia [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Malaysia [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Philippines [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code South Korea [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Pakistan [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Finland [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Saudi Arabia [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Qatar [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code France [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Germany [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Israel [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off Get a    $100     Coupon on your TEMU   order with the Coupon code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]. You can get a Coupon by clicking on the item to purchase and entering this TEMU   Coupon  code    $100     *[ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]*. TEMU   Coupon  Code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: Get Up To     $100     OFF In NOV 2025 Are you looking for the best TEMU   Coupon  codes to get amazing Coupons? Our TEMU   Coupon s are perfect for getting those extra savings you crave. We regularly test our Coupon  codes for TEMU   to ensure they work flawlessly, giving you a guaranteed Coupon every time. TEMU   New User Coupon  [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: Up To    $100     For  First Time User  Our TEMU   first-time user Coupon  codes are designed just for new customers, offering the biggest Coupons and the best deals currently available on TEMU   . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. New users at TEMU   receive a    $100     Off Coupon on orders over    $100     Off Use the code [[acw088088] Or [acw088088]] during checkout to get TEMU   Coupon    $100     Off off For New Users. You n save    $100     Off off your first order with the Coupon Code available for a limited time only. Extra    $100    off for new and  First Time User  + Up to £    $100     Off % off & more. TEMU   Coupon Codes for New users- [[acw088088] Or [acw088088]] TEMU   Coupon code for New customers- [[acw088088] Or [acw088088]] TEMU   £    $100     Off Coupon Code- [[acw088088] Or [acw088088]] what are TEMU   codes- acw088088            does TEMU   give you £    $100     Off - [acw088088] Yes Verified TEMU   Coupon Code January/February 2025- {acw088088           } TEMU   New customer offer {acw088088           } TEMU   Coupon code 2025 {[acw088088] Or [acw088088]}       $100     off Coupon Code TEMU   {acw088088           } TEMU         $100    % off any order {acw088088           }       $100     dollar off TEMU   code {acw088088           } TEMU   Coupon  £    $100     Off off for New customers There are a number of Coupons and deals shoppers n take advantage of with the Teemu Coupon  Bundle [[acw088088] Or [acw088088]]. TEMU   Coupon  £    $100     Off off for New customers [[acw088088] Or [acw088088]] will save you £    $100     Off on your order. To get a Coupon, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs TEMU   Coupon Code 80% off – [acw088088] Free TEMU   codes       $100    % off – [acw088088] TEMU   Coupon  £    $100     Off off – [acw088088] TEMU   buy to get ₱39 – [acw088088] TEMU   129 Coupon  bundle – [acw088088] TEMU   buy 3 to get €99 – [acw088088] Exclusive £    $100     Off Off TEMU   Coupon  Code TEMU   £    $100     Off Off Coupon Code : ([acw088088] Or [acw088088]) TEMU   Coupon  Code £    $100     Off Bundle (acw088088           ) acw088088            TEMU   £    $100     Off off Coupon Code for Exsting users : (acw088088           ) TEMU   Coupon Code £    $100     Off off Use the Coupon  code "[[acw088088] Or [acw088088]]" or "[acw088088]" to get the    $100     Coupon  bundle. On your next purchase, you will also receive a       $100    % Coupon. If you use TEMU   for your shipping, you can save some money by taking advantage of this offer. The TEMU      $100     Off Coupon  code ([acw088088] Or [acw088088]) will save you    $100     on your order. To get a Coupon, click on the item to purchase and enter the code. TEMU   offers    $100     Off Coupon  Code “[acw088088] Or [acw088088]” for  First Time User  With the    $100     Off Coupon  Bundle at TEMU  , you can get a    $100     bonus plus    $100    off any purchase if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of £    $100     off or more. TEMU   Coupon Code       $100     off-{acw088088           } TEMU   Coupon Code -{acw088088           } TEMU   Coupon Code £    $100     Off off-{[acw088088] Or [acw088088]} kubonus code -{[acw088088] Or [acw088088]} Get ready to unlock a world of savings with our free TEMU   UK Coupon s! We’ve got you covered with a wide range of TEMU   UK Coupon  code options that will help you maximize your shopping experience.   $100    Off TEMU   UK Coupon s, Coupon Codes + 25% Cash Back [ acw088088           ] Yes, TEMU   offers    $100     off Coupon  code {[acw088088] Or [acw088088]} for  First Time User  You can get a    $100     bonus plus      $100     off any purchase at TEMU   with the    $100     Coupon  Bundle if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of    $100     or more. If you are who wish to join TEMU  , then you should use this exclusive TEMU   Coupon  code    $100     off ([acw088088] Or [acw088088]) and get    $100     off on your purchase with TEMU  . You can get a    $100     Coupon with TEMU   Coupon  code {[acw088088] Or [acw088088]}. This exclusive offer is for  First Time User  and can be used for a    $100     reduction on your total purchase. Enter Coupon  code {[acw088088] Or [acw088088]} at checkout to avail of the Coupon. You can use the code {[acw088088] Or [acw088088]} to get a    $100     off TEMU   Coupon  as a new customer. Apply this TEMU   Coupon  code    $100     off (acw088088           ) to get a    $100     Coupon on your shopping with TEMU  . If you’re a first-time user and looking for a TEMU   Coupon  code    $100     first time user([acw088088] Or [acw088088]) then using this code will give you a flat    $100     Off and a     $100     Coupon on your TEMU   shopping. * [acw088088] Or [acw088088]: Enjoy flat      $100     off on your first TEMU   order. * acw088088           : Download the TEMU   app and get an additional      $100     off. * acw088088           : Celebrate spring with up to     $100     Coupon on selected items. * acw088088           : Score up to     $100     off on clearance items. * acw088088           : Beat the heat with hot summer savings of up to     $100     off. * [acw088088] Or [acw088088]: TEMU   UK Coupon  Code to      $100     off on Appliances at TEMU  . How to Apply TEMU   Coupon  Code? Using the TEMU   Coupon  code    $100     off is a breeze. All you need to do is follow these simple steps: 1 Visit the TEMU   website or app and browse through the vast collection of products. 2 Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page. 3 During the checkout process, you’ll be prompted to enter a Coupon  code or Coupon code. 4 Type in the Coupon  code: [[acw088088] Or [acw088088]] and click “Apply.” 5 Voila! You’ll instantly see the    $100     Coupon reflected in your total purchase amount. TEMU   New User Coupon : Up To     $100     OFF For  First Time User  TEMU    First Time User ’s Coupon  codes are designed just for new customers, offering the biggest Coupons     $100     and the best deals currently available on TEMU  . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. * [acw088088] Or [acw088088]: New users can get up to 80% extra off. * acw088088           : Get a massive      $100     off your first order! * acw088088           : Get 20% off on your first order; no minimum spending required. * acw088088           : Take an extra 15% off your first order on top of existing Coupons. * acw088088           : TEMU   UK Enjoy a      $100     Coupon on your entire first purchase. New users at TEMU   receive a    $100     Off Coupon on orders over    $100     Off Use the code [[acw088088] Or [acw088088]] during checkout to get TEMU   Coupon    $100     Off off For New Users. You n save    $100     Off off your first order with the Coupon Code available for a limited time only. Extra    $100    off for new and  First Time User  + Up to £    $100     Off % off & more. TEMU   Coupon Codes for New users- [[acw088088] Or [acw088088]] TEMU   Coupon code for New customers- [[acw088088] Or [acw088088]] TEMU   £    $100     Off Coupon Code- [[acw088088] Or [acw088088]] what are TEMU   codes- acw088088            does TEMU   give you £    $100     Off - [acw088088] Yes Verified TEMU   Coupon Code January/February 2025- {acw088088           } TEMU   New customer offer {acw088088           } TEMU   Coupon code 2025 {[acw088088] Or [acw088088]}       $100     off Coupon Code TEMU   {acw088088           } TEMU         $100    % off any order {acw088088           }       $100     dollar off TEMU   code {acw088088           } TEMU   Coupon  £    $100     Off off for New customers There are a number of Coupons and deals shoppers n take advantage of with the Teemu Coupon  Bundle [[acw088088] Or [acw088088]]. TEMU   Coupon  £    $100     Off off for New customers [[acw088088] Or [acw088088]] will save you £    $100     Off on your order. To get a Coupon, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs TEMU   Coupon Code 80% off – [acw088088] Free TEMU   codes       $100    % off – [acw088088] TEMU   Coupon  £    $100     Off off – [acw088088] TEMU   buy to get ₱39 – [acw088088] TEMU   129 Coupon  bundle – [acw088088] TEMU   buy 3 to get €99 – [acw088088] Exclusive £    $100     Off Off TEMU   Coupon  Code TEMU   £    $100     Off Off Coupon Code : ([acw088088] Or [acw088088]) TEMU   Coupon  Code £    $100     Off Bundle (acw088088           ) acw088088            TEMU   £    $100     Off off Coupon Code for Exsting users : (acw088088           ) TEMU   Coupon Code £    $100     Off off TEMU      $100     Off OFF Coupon code ([acw088088] Or [acw088088]) will save you    $100     Off on your order. To get a Coupon, click on the item to purchase and enter the code. Yes, TEMU   offers    $100     Off Coupon  Code “[acw088088] Or [acw088088]” for  First Time User  You can get a    $100     Off bonus plus    $100    off any purchase at TEMU   with the    $100     Off Coupon  Bundle at TEMU   if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of £    $100     Off or more. TEMU   Coupon Code       $100     off-{acw088088           } TEMU   Coupon Code -{acw088088           } TEMU   Coupon Code £    $100     Off off-{[acw088088] Or [acw088088]} kubonus code -{[acw088088] Or [acw088088]} Get ready to unlock a world of savings with our free TEMU   UK Coupon s! We’ve got you covered with a wide range of TEMU   UK Coupon  code options that will help you maximize your shopping experience.   $100    Off TEMU   UK Coupon s, Coupon Codes + 25% Cash Back [ acw088088           ] Yes, TEMU   offers    $100     off Coupon  code {[acw088088] Or [acw088088]} for  First Time User  You can get a    $100     bonus plus      $100     off any purchase at TEMU   with the    $100     Coupon  Bundle if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of    $100     or more. If you are who wish to join TEMU  , then you should use this exclusive TEMU   Coupon  code    $100     off ([acw088088] Or [acw088088]) and get    $100     off on your purchase with TEMU  . You can get a    $100     Coupon with TEMU   Coupon  code {[acw088088] Or [acw088088]}. This exclusive offer is for  First Time User  and can be used for a    $100     reduction on your total purchase. Enter Coupon  code {[acw088088] Or [acw088088]} at checkout to avail of the Coupon. You can use the code {[acw088088] Or [acw088088]} to get a    $100     off TEMU   Coupon  as a new customer. Apply this TEMU   Coupon  code    $100     off (acw088088           ) to get a    $100     Coupon on your shopping with TEMU  . If you’re a first-time user and looking for a TEMU   Coupon  code    $100     first time user([acw088088] Or [acw088088]) then using this code will give you a flat    $100     Off and a     $100     Coupon on your TEMU   shopping. • [acw088088] Or [acw088088]: Enjoy flat      $100     off on your first TEMU   order. • [acw088088] Or [acw088088]: Download the TEMU   app and get an additional      $100     off. • [acw088088] Or [acw088088]: Celebrate spring with up to     $100     Coupon on selected items. • [acw088088] Or [acw088088]: Score up to     $100     off on clearance items. • [acw088088] Or [acw088088]: Beat the heat with hot summer savings of up to     $100     off. • [acw088088] Or [acw088088]: TEMU   UK Coupon  Code to      $100     off on Appliances at TEMU  . How to Apply TEMU   Coupon  Code? Using the TEMU   Coupon  code    $100     off is a breeze. All you need to do is follow these simple steps: 1 Visit the TEMU   website or app and browse through the vast collection of products. 2 Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page. 3 During the checkout process, you’ll be prompted to enter a Coupon  code or Coupon code. 4 Type in the Coupon  code: [[acw088088] Or [acw088088]] and click “Apply.” 5 Voila! You’ll instantly see the    $100     Coupon reflected in your total purchase amount. TEMU   New User Coupon : Up To     $100     OFF For  First Time User  TEMU    First Time User ’s Coupon  codes are designed just for new customers, offering the biggest Coupons     $100     and the best deals currently available on TEMU  . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. • [acw088088] Or [acw088088]: New users can get up to 80% extra off. • [acw088088] Or [acw088088]: Get a massive      $100     off your first order! • acw088088           : Get 20% off on your first order; no minimum spending required. • [acw088088] Or [acw088088]: Take an extra 15% off your first order on top of existing Coupons. • acw088088           : TEMU   UK Enjoy a      $100     Coupon on your entire first purchase. Yes, TEMU   offers    $100     off Coupon  code {[acw088088] Or [acw088088]} for  First Time User  You can get a    $100     bonus plus      $100     off any purchase at TEMU   with the    $100     Coupon  Bundle if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of    $100     or more. You can get a    $100     Coupon with TEMU   Coupon  code { acw088088           }. This exclusive offer is for  First Time User  and can be used for a    $100     reduction on your total purchase. Enter Coupon  code { acw088088           } at checkout to avail of the Coupon. You can use the code { acw088088           } to get a    $100     off TEMU   Coupon  as a new customer. Apply this TEMU   Coupon  code    $100     off ([acw088088] Or [acw088088]) to get a    $100     Coupon on your shopping with TEMU  . In this article, we'll dive into how you can get    $100     off +      $100     Coupon with a TEMU   Coupon  code. Get ready to unlock amazing savings and make the most out of your shopping experience in TEMU  . TEMU   Coupon  Code    $100     Off: Flat      $100     Off With Code If you're a first-time user and looking for a TEMU   Coupon  code    $100     first time user (acw088088           ) then using this code will give you a flat    $100     Off and a      $100     Coupon on your TEMU   shopping. Our TEMU   Coupon  code is completely safe and incredibly easy to use so that you can shop confidently. Check out these five fantastic TEMU   Coupon  codes for August and September 2025: [acw088088] Or [acw088088]: Enjoy flat      $100     off on your first TEMU   order. [acw088088] Or [acw088088]: Download the TEMU   app and get an additional      $100     off. acw088088           : Celebrate spring with up to     $100     Coupon on selected items. [acw088088] Or [acw088088]: Score up to     $100     off on clearance items. [acw088088] Or [acw088088]: Beat the heat with hot summer savings of up to     $100     off. [acw088088] Or [acw088088]: TEMU   UK Coupon  Code to      $100     off on Appliances at TEMU  . These TEMU   Coupon s are valid for both new and  First Time User  so that everyone can take advantage of these incredible deals. What is TEMU   and How TEMU   Coupon  Codes Work? TEMU   is a popular online marketplace where you can find great deals using Coupon  codes and special Coupontions. Save big on purchases and earn money through their affiliate program. With various Coupon offers like the Pop-Up Sale and Coupon  Wheels, TEMU   makes shopping affordable. How to Apply TEMU   Coupon  Code? Using the TEMU   Coupon  code    $100     off is a breeze. All you need to do is follow these simple steps: Visit the TEMU   website or app and browse through the vast collection of products. Once you've added the items you wish to purchase to your cart, proceed to the checkout page. During the checkout process, you'll be prompted to enter a Coupon  code or Coupon code. Type in the Coupon  code: [acw088088] and click "Apply." Voila! You'll instantly see the    $100     Coupon reflected in your total purchase amount. TEMU   New User Coupon : Up To 80% OFF For  First Time User  TEMU    First Time User 's Coupon  codes are designed just for new customers, offering the biggest Coupons and the best deals currently available on TEMU  . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. [acw088088] Or [acw088088]: New users can get up to 80% extra off. [acw088088] Or [acw088088]: Get a massive      $100     off your first order! [acw088088] Or [acw088088]: Get 20% off on your first order; no minimum spending required. acw088088          : Take an extra 15% off your first order on top of existing Coupons. [acw088088] Or [acw088088]: TEMU   UK Enjoy a      $100     Coupon on your entire first purchase. We regularly test and verify these TEMU   first-time customer Coupon  codes to ensure they work perfectly for you. So, grab your favorite Coupon  code and start shopping today. TEMU   Coupon  Code    $100     Off For  First Time User  If you are who wish to join TEMU  , then you should use this exclusive TEMU   Coupon  code    $100     off ([acw088088] Or [acw088088]) and get    $100     off on your purchase with TEMU  . The    $100     off code for TEMU   is ([acw088088] Or [acw088088]). Remember to enter this code during the checkout process to enjoy the    $100     Coupon on your purchase. Verified TEMU   Coupon  Codes For August and September 2025 TEMU   Coupon  code    $100     off - ([acw088088] Or [acw088088])    $100     Off TEMU   Coupon  code - [acw088088] Or [acw088088]    $100    Off TEMU   Coupon  code - ([acw088088] Or [acw088088]) Flat     $100     Off TEMU   exclusive code - ([acw088088] Or [acw088088]) TEMU       $100     Coupon Code: ([acw088088] Or [acw088088]) TEMU   Coupon  Codes For  First Time User :      $100     Coupon Code To get the most out of your shopping experience, download the TEMU   app and apply our TEMU   Coupon  codes for  First Time User  at checkout. Check out these five fantastic TEMU   Coupon s for  First Time User : [acw088088] Or [acw088088]: Slash      $100     off your order as a token of our appreciation! [acw088088] Or [acw088088]: Enjoy a      $100     Coupon on your next purchase. [acw088088] Or [acw088088]: Get an extra 25% off on top of existing Coupons. [acw088088] Or [acw088088]: Loyal TEMU   shoppers from UAE can take      $100     off their entire order. Our TEMU   Coupon  code for  First Time User  in 2025 will also provide you with unbeatable savings on top of already amazing Coupons. What is The Best TEMU   Coupon  Code    $100     Off? The best TEMU   Coupon  code for    $100     off is ([acw088088] Or [acw088088]) which can effectively give you a    $100     TEMU   Coupon  bundle while shopping.
    • Hi everyone, I’m working on a custom rocket entity in Forge 1.20.1. During flight, I’m trying to spawn flame and smoke particles that trail behind the rocket, like in Ad Astra or Galacticraft. I’m using ServerLevel.sendParticles() with calculated Y-offsets far below the rocket's base (e.g., getY() - 2.5), so the particles should clearly appear under the rocket thruster. ❗The Problem: Even though I spawn the particles several blocks below the rocket, they still start rising and eventually collide with the rocket from below. It's like the particles are moving upward with the rocket, even though their Y position is set in absolute world coordinates (not relative to the rocket). This causes the trail to look broken, unrealistic, and eventually the flames just slam into the rocket's base, defeating the effect. 🔍 What I’ve Tried: Double-checked that I’m using server.sendParticles(...) with proper world coordinates. Increased vertical offset (up to -3 blocks or more). Spawned debug markers (armor stands) and verified their position is correctly placed far below. Tried spawning trail particles after calling move(MoverType.SELF, ...). Confirmed this only happens when the rocket is moving upwards — at rest, particles stay where they’re supposed to. 🔥 Code Snippet:   double rocketBottomY = this.getY() - 2.5; double trailSpacing = 0.12; for (int i = 0; i < 40; i++) {     double offsetX = (random.nextDouble() - 0.5) * 0.2;     double offsetZ = (random.nextDouble() - 0.5) * 0.2;     double flameY = rocketBottomY - (i * trailSpacing);     server.sendParticles(ParticleTypes.FLAME,             this.getX() + offsetX,             flameY,             this.getZ() + offsetZ,             3, 0.0, 0.0, 0.0, 0.01); }   No matter how far I place the flameY below, it still starts drifting upward with the rocket. I’m not applying velocity to the particles (0.0 on Y), so I have no idea what’s making them rise and then crash into the rock   ❓Question Has anyone dealt with this before? How do mods like Galacticraft or Ad Astra keep their flame trails pinned to the world while the rocket moves up? Is this a side-effect of how Forge or Minecraft queues particle updates for moving entities?
  • Topics

×
×
  • Create New...

Important Information

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