Jump to content

Cant craft modded items


Rexm

Recommended Posts

So me and my friend are trying to play a modded minecraft server, we made the server and everything and added the mods into the right folders and started playing but when we tried to craft a modded item nothing happened it didnt craft and when i tried to do the quick craft thing it said "the server must have JEI installed" even though it is. I need help asap 

Edited by Rexm
Grammer
Link to comment
Share on other sites

[11:11:36 INFO]: Starting minecraft server version 1.12.2
[11:11:36 INFO]: Loading properties
[11:11:36 ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_301]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_301]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_301]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_301]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_301]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_301]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_301]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_301]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_301]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_301]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_301]
    at nz$2.run(SourceFile:100) [minecraft_server.1.12.2.jar:?]
[11:11:36 INFO]: Default game type: SURVIVAL
[11:11:36 INFO]: Generating keypair
[11:11:36 INFO]: Starting Minecraft server on 192.168.7.133:25565
[11:11:36 INFO]: Using default channel type
[11:11:37 INFO]: Preparing level "world"
[11:11:38 INFO]: Loaded 488 advancements
[11:11:38 INFO]: Preparing start region for level 0
[11:11:39 INFO]: Preparing spawn area: 13%
[11:11:40 INFO]: Done (2.234s)! For help, type "help" or "?"

From Minecraft_server.1.12.2.jar

C:\Users\Bacon\Desktop\Forgeserver>java -Xmx10000M -Xms10000M -jar server.jar nogui
2021-08-26 11:13:58,102 main WARN Disabling terminal, you're running in an unsupported environment.
[11:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:13:58] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:13:58] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[11:13:58] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_301, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_301
[11:13:58] [main/INFO] [FML]: Searching C:\Users\Bacon\Desktop\Forgeserver\.\mods for mods
[11:13:58] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from movingworld-1.12-6.353-full.jar
[11:13:58] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Xaeros_Minimap_20.15.0_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:13:58] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[11:13:58] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in themidnight-0.3.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:13:58] [main/WARN] [FML]: The coremod midnight (com.mushroom.midnight.core.MidnightLoadingPlugin) is not signed!
[11:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[11:13:58] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Bacon/Desktop/Forgeserver/./mods/movingworld-1.12-6.353-full.jar Service=LaunchWrapper Env=SERVER
[11:13:58] [main/WARN] [FML]: The coremod com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:13:58] [main/WARN] [FML]: The coremod MovingWorldCore (com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod) is not signed!
[11:13:58] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[11:13:58] [main/ERROR] [mixin]: Mixin config mixins.movingworld.json does not specify "minVersion" property
[11:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:13:59] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:13:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:13:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:13:59] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[11:13:59] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5116ac09
[11:13:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:14:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:14:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:14:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:14:00] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:14:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:14:00] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:14:00] [main/WARN] [mixin]: Reference map 'movingworld.mixin.refmap.json' for mixins.movingworld.json could not be read. If this is a development environment you can ignore this message
[11:14:00] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.entity.player.EntityPlayer

[11:14:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[11:14:03] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
[11:14:03] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[11:14:03] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[11:14:03] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[11:14:03] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[11:14:03] [Server thread/INFO] [FML]: Searching C:\Users\Bacon\Desktop\Forgeserver\.\mods for mods
[11:14:04] [Server thread/WARN] [FML]: ****************************************
[11:14:04] [Server thread/WARN] [FML]: * The mod ironchest has been identified as a probable 1.13 or greater mod. Things will not work well.
[11:14:04] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:144)
[11:14:04] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[11:14:04] [Server thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[11:14:04] [Server thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[11:14:04] [Server thread/WARN] [FML]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[11:14:04] [Server thread/WARN] [FML]: *  at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[11:14:04] [Server thread/WARN] [FML]: ****************************************
[11:14:04] [Server thread/INFO] [FML]: Mod ironchest is missing the required element 'name'. Substituting ironchest
[11:14:04] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[11:14:05] [Server thread/INFO] [FML]: Disabling mod xaerominimap it is client side only.
[11:14:05] [Server thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
[11:14:05] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[11:14:05] [Server thread/WARN] [FML]: Missing English translation for gottschcore: assets/gottschcore/lang/en_us.lang
[11:14:05] [Server thread/WARN] [FML]: Missing English translation for ironchest: assets/ironchest/lang/en_us.lang
[11:14:05] [Server thread/WARN] [FML]: Missing English translation for movingworld: assets/movingworld/lang/en_us.lang
[11:14:05] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
[11:14:05] [Server thread/WARN] [FML]: Missing English translation for worleycaves: assets/worleycaves/lang/en_us.lang
[11:14:05] [Server thread/FATAL] [FML]: The mod ironchest does not wish to run in Minecraft version Minecraft 1.12.2. You will have to remove it to play.
[11:14:05] [Server thread/FATAL] [FML]: Wrong Minecraft version for ironchest
[11:14:05] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.WrongMinecraftVersionException: Wrong Minecraft version for ironchest
Wrong Minecraft Versions!
Mod: ironchest
Location: .\mods\ironchest-1.16.5-11.2.13.jar
Expected: [1.13,)
Current: Minecraft 1.12.2


        at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:252) ~[Loader.class:?]
        at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?]
        at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
        at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
[11:14:05] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Bacon\Desktop\Forgeserver\.\crash-reports\crash-2021-08-26_11.14.05-server.txt
[11:14:05] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[11:14:05] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[11:14:05] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[11:14:05] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
[11:14:05] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Saving worlds

C:\Users\Bacon\Desktop\Forgeserver>PAUSE
Press any key to continue . . .

 From Run.bat

 

 

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Faced with this problem, I want to put the build on the server, but it as I realized a lot of client mods, most of them I removed, but still have a lot of errors. Help please, I sit a whole day to solve the problem, perhaps there are some other problems, crash log attached  https://pastebin.com/vh0647bG
    • Im trying to transfer mod from modpack to my server,i deleted some mod that only work in client,but i can't find zume. https://pastebin.com/CsnrMvup
    • What structures are you trying to make your custom item generate in?
    • Ok, I removed the littletiles mod and the server was opened, my problem was solved, thank you very much again.
    • The code is written by a neural network, but no matter how much I try to do damage or fire effect, either everything stops working, or the particles stop pointing at creatures. package net.tndax.thaumcraft.item.custom; import net.minecraft.core.Holder; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; import net.minecraft.world.InteractionResultHolder; import net.minecraft.world.entity.Entity; import net.minecraft.world.entity.LivingEntity; import net.minecraft.world.entity.player.Player; import net.minecraft.world.item.Item; import net.minecraft.world.item.ItemStack; import net.minecraft.world.level.Level; import net.minecraft.world.damagesource.DamageSource; import java.util.List; import net.minecraft.world.damagesource.DamageType; public class ProtectiveItem extends Item { public ProtectiveItem(Properties pProperties) { super(pProperties); } @Override public InteractionResultHolder<ItemStack> use(Level level, Player player, InteractionHand hand) { if (level.isClientSide()) { new Thread(() -> { double radius = 2.0; // Радиус вращения double heightOffset = 1.5; // Высота вращения частиц относительно игрока int duration = 20000; // Продолжительность эффекта в миллисекундах int steps = 200; // Количество шагов в одном круге (увеличено для большей плотности частиц) long startTime = System.currentTimeMillis(); while (System.currentTimeMillis() - startTime < duration) { for (int step = 0; step < steps; step++) { try { Thread.sleep(5); // Время между шагами уменьшено для увеличения скорости } catch (InterruptedException e) { e.printStackTrace(); } double angle = 2 * Math.PI * step / steps; for (int i = 0; i < 5; i++) { // Добавляем несколько частиц с небольшими смещениями double offset = i * 0.1; double randomFactorX = Math.sin(Math.toRadians(step * 7 % 360 + offset)); double randomFactorY = Math.sin(Math.toRadians(step * 13 % 360 + offset)); double randomFactorZ = Math.sin(Math.toRadians(step * 17 % 360 + offset)); double x = player.getX() + radius * Math.cos(angle) * randomFactorX; double y = player.getY() + heightOffset + radius * Math.sin(angle) * randomFactorY; double z = player.getZ() + radius * Math.sin(angle) * randomFactorZ; level.addParticle(ParticleTypes.FLAME, x, y, z, 0, 0, 0); } // Проверяем наличие сущностей в радиусе 5 блоков List<Entity> nearbyEntities = level.getEntities(player, player.getBoundingBox().inflate(10), entity -> entity instanceof LivingEntity && entity != player); if (!nearbyEntities.isEmpty()) { Entity target = nearbyEntities.get(0); // Берём первую ближайшую сущность double targetX = target.getX(); double targetY = target.getY() + target.getEyeHeight(); double targetZ = target.getZ(); // Направляем частицы к цели for (int i = 0; i < 20; i++) { double t = i / 20.0; double particleX = player.getX() + t * (targetX - player.getX()); double particleY = player.getY() + heightOffset + t * (targetY - (player.getY() + heightOffset)); double particleZ = player.getZ() + t * (targetZ - player.getZ()); level.addParticle(ParticleTypes.FLAME, particleX, particleY, particleZ, 0, 0, 0); try { Thread.sleep(5); // Пауза между частицами } catch (InterruptedException e) { e.printStackTrace(); } } // Возвращаем частицы обратно к игроку for (int i = 0; i < 20; i++) { double t = i / 20.0; double particleX = targetX + t * (player.getX() - targetX); double particleY = targetY + t * (player.getY() + heightOffset - targetY); double particleZ = targetZ + t * (player.getZ() - targetZ); level.addParticle(ParticleTypes.FLAME, particleX, particleY, particleZ, 0, 0, 0); try { Thread.sleep(5); // Пауза между частицами } catch (InterruptedException e) { e.printStackTrace(); } } } } } }).start(); } return new InteractionResultHolder<>(InteractionResult.SUCCESS, player.getItemInHand(hand)); } }  
  • Topics

×
×
  • Create New...

Important Information

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