Jump to content

java.lang.SecurityException occurs when attempting to start up server [MC 1.12.2 / Forge 14.23.5.2838 ]


jse

Recommended Posts

The following occurs each time I attempt to run a Forge server with my mod list. This has occurred on 2 different PCs with 2 different versions of Forge.

 

Unfortunately, searching for any part of this error has not led be to any helpful results. The java.lang.SecurityException: SHA-256 digest error in relation to Minecraft or Forge did not match mine and no solutions I found were successful. Here is the crash report that was generated:

Spoiler

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// This doesn't make any sense!

Time: 6/23/19 5:03 PM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from IndustrialCraft 2 (ic2)
Caused by: java.lang.SecurityException: SHA-256 digest error for assets/ic2/lang_ic2/en_us.properties
    at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
    at java.util.jar.JarVerifier.processEntry(Unknown Source)
    at java.util.jar.JarVerifier.update(Unknown Source)
    at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
    at java.io.FilterInputStream.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    at sun.nio.cs.StreamDecoder.read(Unknown Source)
    at java.io.InputStreamReader.read(Unknown Source)
    at java.io.Reader.read(Unknown Source)
    at java.util.Properties$LineReader.readLine(Unknown Source)
    at java.util.Properties.load0(Unknown Source)
    at java.util.Properties.load(Unknown Source)
    at ic2.core.init.Localization.loadLocalization(Localization.java:114)
    at ic2.core.init.Localization.loadServerLangFile(Localization.java:53)
    at ic2.core.init.Localization.preInit(Localization.java:41)
    at ic2.core.IC2.load(IC2.java:189)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_211, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 827296952 bytes (788 MB) / 1198522368 bytes (1143 MB) up to 3787980800 bytes (3612 MB)
    JVM Flags: 0 total; 
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 56 mods loaded, 56 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                        | Version           | Source                                          | Signature                                |
    |:----- |:------------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                 | 1.12.2            | minecraft.jar                                   | None                                     |
    | LCH   | mcp                       | 9.42              | minecraft.jar                                   | None                                     |
    | LCH   | FML                       | 8.0.99.99         | forge-1.12.2-14.23.5.2838-universal.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                     | 14.23.5.2838      | forge-1.12.2-14.23.5.2838-universal.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | bspkrscore                | 7.6.0.1           | [1.12]bspkrsCore-universal-7.6.0.1.jar          | None                                     |
    | LCH   | appliedenergistics2       | rv6-stable-6      | appliedenergistics2-rv6-stable-6.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | baubles                   | 1.5.2             | Baubles-1.12-1.5.2.jar                          | None                                     |
    | LCH   | biomesoplenty             | 7.0.1.2439        | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar   | None                                     |
    | LCH   | buildcraftlib             | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | buildcraftcore            | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | buildcraftbuilders        | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | buildcrafttransport       | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | buildcraftsilicon         | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | crafttweaker              | 4.1.18            | CraftTweaker2-1.12-4.1.18.jar                   | None                                     |
    | LCH   | buildcraftcompat          | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | buildcraftenergy          | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | buildcraftfactory         | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | buildcraftrobotics        | 7.99.24.1         | buildcraft-all-7.99.24.1.jar                    | None                                     |
    | LCH   | codechickenlib            | 3.2.2.353         | CodeChickenLib-1.12.2-3.2.2.353-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | redstoneflux              | 2.1.0             | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | cofhcore                  | 4.6.3             | CoFHCore-1.12.2-4.6.3.27-universal.jar          | None                                     |
    | LCH   | cofhworld                 | 1.3.1             | CoFHWorld-1.12.2-1.3.1.7-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | crafttweakerjei           | 2.0.3             | CraftTweaker2-1.12-4.1.18.jar                   | None                                     |
    | LCH   | energyconverters          | 1.3.0.15          | energyconverters_1.12.2-1.3.0.15.jar            | None                                     |
    | LCH   | forgemultipartcbe         | 2.6.1.81          | ForgeMultipart-1.12.2-2.6.1.81-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | microblockcbe             | 2.6.1.81          | ForgeMultipart-1.12.2-2.6.1.81-universal.jar    | None                                     |
    | LCH   | minecraftmultipartcbe     | 2.6.1.81          | ForgeMultipart-1.12.2-2.6.1.81-universal.jar    | None                                     |
    | LCE   | ic2                       | 2.8.109-ex112     | industrialcraft-2-2.8.109-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
    | LC    | mantle                    | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | LC    | mcjtylib_ng               | 3.5.3             | mcjtylib-1.12-3.5.3.jar                         | None                                     |
    | LC    | millenaire                | Millénaire 7.2.1  | millenaire-1.12.2-7.2.1.jar                     | None                                     |
    | LC    | mtlib                     | 3.0.6             | MTLib-3.0.6.jar                                 | None                                     |
    | LC    | modtweaker                | 4.0.17            | modtweaker-4.0.17.jar                           | None                                     |
    | LC    | numina                    | 1.12.2-1.0.38     | Numina-1.12.2-1.0.38.jar                        | None                                     |
    | LC    | thaumcraft                | 6.1.BETA26        | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
    | LC    | powersuits                | 1.12.2-1.0.41     | ModularPowersuits-1.12.2-1.0.41.jar             | None                                     |
    | LC    | mrtjpcore                 | 2.1.3.35          | MrTJPCore-1.12.2-2.1.3.35-universal.jar         | None                                     |
    | LC    | projecte                  | 1.12.2-PE1.4.1    | ProjectE-1.12.2-PE1.4.1.jar                     | None                                     |
    | LC    | projectred-core           | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-Base.jar             | None                                     |
    | LC    | projectred-compat         | 1.0               | ProjectRed-1.12.2-4.9.1.92-compat.jar           | None                                     |
    | LC    | projectred-integration    | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-integration.jar      | None                                     |
    | LC    | projectred-transmission   | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-integration.jar      | None                                     |
    | LC    | projectred-fabrication    | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-fabrication.jar      | None                                     |
    | LC    | projectred-illumination   | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-lighting.jar         | None                                     |
    | LC    | projectred-expansion      | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-mechanical.jar       | None                                     |
    | LC    | projectred-relocation     | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-mechanical.jar       | None                                     |
    | LC    | projectred-transportation | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-mechanical.jar       | None                                     |
    | LC    | projectred-exploration    | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-world.jar            | None                                     |
    | LC    | rftools                   | 7.71              | rftools-1.12-7.71.jar                           | None                                     |
    | LC    | rftoolscontrol            | 2.0.2             | rftoolsctrl-1.12-2.0.2.jar                      | None                                     |
    | LC    | rftoolsdim                | 5.71              | rftoolsdim-1.12-5.71.jar                        | None                                     |
    | LC    | tconstruct                | 1.12.2-2.12.0.135 | TConstruct-1.12.2-2.12.0.135.jar                | None                                     |
    | LC    | thermalfoundation         | 2.6.3             | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalexpansion          | 5.5.4             | ThermalExpansion-1.12.2-5.5.4.43-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalinnovation         | 0.3.3             | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | xlfoodmod                 | 1.12.2-1.9.1      | XL-Food-Mod-1.12.2-1.9.1.jar                    | None                                     |

    Loaded coremods (and transformers): 
    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)

    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

Link to comment
Share on other sites

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

    • They were already updated, and just to double check I even did a cleanup and fresh update from that same page. I'm quite sure drivers are not the problem here. 
    • i tried downloading the drivers but it says no AMD graphics hardware has been detected    
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
  • Topics

×
×
  • Create New...

Important Information

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