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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I'm using Modrinth as a launcher for a forge modpack on 1.20.1, and can't diagnose the issue on the crash log myself. Have tried repairing the Minecraft instillation as well as removing a few mods that have been problematic for me in the past to no avail. Crash log is below, if any further information is necessary let me know. Thank you! https://paste.ee/p/k6xnS
    • Hey folks. I am working on a custom "Mecha" entity (extended from LivingEntity) that the player builds up from blocks that should get modular stats depending on the used blocks. e.g. depending on what will be used for the legs, the entity will have a different jump strength. However, something unexpected is happening when trying to override a few of LivingEntity's functions and using my new own "Mecha" specific fields: instead of their actual instance-specific value, the default value is used (0f for a float, null for an object...) This is especially strange as when executing with the same entity from a point in the code specific to the mecha entity, the correct value is used. Here are some code snippets to better illustrate what I mean: /* The main Mecha class, cut down for brevity */ public class Mecha extends LivingEntity { protected float jumpMultiplier; //somewhere later during the code when spawning the entity, jumpMultiplier is set to something like 1.5f //changing the access to public didn't help @Override //Overridden from LivingEntity, this function is only used in the jumpFromGround() function, used in the aiStep() function, used in the LivingEntity tick() function protected float getJumpPower() { //something is wrong with this function //for some reason I can't correctly access the fields and methods from the instanciated entity when I am in one of those overridden protected functions. this is very annoying LogUtils.getLogger().info(String.valueOf(this.jumpMultiplier))) //will print 0f return this.jumpMultiplier * super.getJumpPower(); } //The code above does not operate properly. Written as is, the entity will not jump, and adding debug logs shows that when executing the code, the value of this.jumpMultiplier is 0f //in contrast, it will be the correct value when done here: @Override public void tick() { super.tick(); //inherited LivingEntity logic //Custom logic LogUtils.getLogger().info(String.valueOf(this.jumpMultiplier))) //will print 1.5f } } My actual code is slightly different, as the jumpMuliplier is stored in another object (so I am calling "this.legModule.getJumpPower()" instead of the float), but even using a simple float exactly like in the code above didn't help. When running my usual code, the object I try to use is found to be null instead, leading to a crash from a nullPointerException. Here is the stacktrace of said crash: The full code can be viewed here. I have found a workaround in the case of jump strength, but have already found the same problem for another parameter I want to do, and I do not understand why the code is behaving as such, and I would very much like to be able to override those methods as intended - they seemed to work just fine like that for vanilla mobs... Any clues as to what may be happening here?
    • Please delete post. Had not noticed the newest edition for 1.20.6 which resolves the issue.
    • https://paste.ee/p/GTgAV Here's my debug log, I'm on 1.18.2 with forge 40.2.4 and I just want to get it to work!! I cant find any mod names in the error part and I would like some help from the pros!! I have 203 mods at the moment.
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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