Jump to content

My Friend's Custom Modpack for our Server Won't Load


Daniel_

Recommended Posts

All of my friends can get in, except for me. I allocated more RAM than them as well. This is my crash report: 

Spoiler

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from OreSpawn (orespawn)

This is my full report:

Spoiler

---- Minecraft Crash Report ----

WARNING: coremods are present:
  SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 3/15/19 6:46 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from OreSpawn (orespawn)
Caused by: java.lang.IllegalStateException: This is not a JSON Array.
    at com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:106)
    at com.mcmoddev.orespawn.json.Replacements.load(Replacements.java:45)
    at com.mcmoddev.orespawn.json.OS3Reader.lambda$loadEntries$1(OS3Reader.java:79)
    at com.mcmoddev.orespawn.json.OS3Reader$$Lambda$1087/1866247498.accept(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
    at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
    at com.mcmoddev.orespawn.json.OS3Reader.loadEntries(OS3Reader.java:73)
    at com.mcmoddev.orespawn.OreSpawn.init(OreSpawn.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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.initializeMods(Loader.java:744)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 488020232 bytes (465 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2815 55 mods loaded, 55 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                                |
    |:----- |:--------------------------------- |:------------------ |:------------------------------------------------- |:---------------------------------------- |
    | LCHI  | minecraft                         | 1.12.2             | minecraft.jar                                     | None                                     |
    | LCHI  | mcp                               | 9.42               | minecraft.jar                                     | None                                     |
    | LCHI  | FML                               | 8.0.99.99          | forge-1.12.2-14.23.5.2815.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | forge                             | 14.23.5.2815       | forge-1.12.2-14.23.5.2815.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | srm-hooks                         | 1.12.2-1.0.0       | minecraft.jar                                     | None                                     |
    | LCHI  | actuallyadditions                 | 1.12.2-r146        | ActuallyAdditions-1.12.2-r146.jar                 | None                                     |
    | LCHI  | aether_legacy                     | 1.12.2-v1.4.3      | aether_legacy-1.12.2-v1.4.3.jar                   | None                                     |
    | LCHI  | appliedenergistics2               | rv6-stable-6       | appliedenergistics2-rv6-stable-6.jar              | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHI  | backpack                          | 3.0.2              | Backpacks-Mod-1.12.2.jar                          | None                                     |
    | LCHI  | baubles                           | 1.5.2              | Baubles-1.12-1.5.2.jar                            | None                                     |
    | LCHI  | mantle                            | 1.12-1.3.3.42      | Mantle-1.12-1.3.3.42.jar                          | None                                     |
    | LCHI  | endercore                         | 1.12.2-0.5.45      | EnderCore-1.12.2-0.5.45.jar                       | None                                     |
    | LCHI  | jei                               | 4.15.0.269         | jei_1.12.2-4.15.0.269.jar                         | None                                     |
    | LCHI  | enderio                           | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | enderiointegrationtic             | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | twilightforest                    | 3.8.689            | twilightforest-1.12.2-3.8.689-universal.jar       | None                                     |
    | LCHI  | tconstruct                        | 1.12.2-2.12.0.115  | TConstruct-1.12.2-2.12.0.115 (3).jar              | None                                     |
    | LCHI  | bhc                               | 1.2.2              | Baubley-Heart-Canisters-Mod-1.12.2.jar            | None                                     |
    | LCHI  | bibliocraft                       | 2.4.5              | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
    | LCHI  | biomesoplenty                     | 7.0.1.2419         | BiomesOPlenty-1.12.2-7.0.1.2419-universal (1).jar | None                                     |
    | LCHI  | corerm                            | 1.3.0              | RikMuldsCore-1.12.2.jar                           | None                                     |
    | LCHI  | camping                           | 2.4.0              | Camping-Mod-1.12.2.jar                            | None                                     |
    | LCHI  | computercraft                     | 1.80pr1            | ComputerCraft-Mod-1.12.1.jar                      | None                                     |
    | LCHI  | conarm                            | 1.2.3              | conarm-1.12.2-1.2.3.jar                           | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHI  | cucumber                          | 1.1.2              | Cucumber-1.12.2-1.1.2.jar                         | None                                     |
    | LCHI  | deadlyworld                       | 1.0.0_for_mc1.12.2 | deadlyworld-1.0.0_for_mc1.12.2.jar                | None                                     |
    | LCHI  | enderiobase                       | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | enderioconduits                   | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | enderioconduitsappliedenergistics | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | enderioconduitsopencomputers      | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | refinedstorage                    | 1.6.12             | refinedstorage-1.6.12.jar                         | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCHI  | enderioconduitsrefinedstorage     | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | enderiointegrationforestry        | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | enderiointegrationticlate         | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | enderiomachines                   | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | enderiopowertools                 | 5.0.40             | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
    | LCHI  | erebus                            | 1.0.28             | Erebus-Dimension-Mod-1.12.2.jar                   | None                                     |
    | LCHI  | zerocore                          | 1.12.2-0.1.2.8     | zerocore-1.12.2-0.1.2.8.jar                       | None                                     |
    | LCHI  | bigreactors                       | 1.12.2-0.4.5.65    | ExtremeReactors-1.12.2-0.4.5.65.jar               | None                                     |
    | LCHI  | waila                             | 1.8.26             | Hwyla-1.8.26-B41_1.12.2 (1).jar                   | None                                     |
    | LCHI  | ichunutil                         | 7.0.2              | iChunUtil-1.12.2-7.0.2.jar                        | None                                     |
    | LCHI  | ic2                               | 2.8.100-ex112      | Industrial-Craft-2-Mod-Experimental-1.12.2.jar    | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHI  | ironchest                         | 1.12.2-7.0.59.842  | ironchest-1.12.2-7.0.59.842.jar                   | None                                     |
    | LCHI  | journeymap                        | 1.12.2-5.5.4       | journeymap-1.12.2-5.5.4 (1).jar                   | None                                     |
    | LCHI  | morpheus                          | 1.12.2-3.5.106     | Morpheus-1.12.2-3.5.106.jar                       | None                                     |
    | LCHI  | mo_swords                         | v4                 | MoSwords-Mod-1.12.2.jar                           | None                                     |
    | LCHI  | mycommands                        | 1.12.2-01          | MyCommands-1.12.2-01.jar                          | None                                     |
    | LCHI  | mysticalagriculture               | 1.7.3              | MysticalAgriculture-1.12.2-1.7.3 (1).jar          | None                                     |
    | LCHE  | orespawn                          | 3.2.2              | OreSpawn-1.12-3.2.2.113.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | harvestcraft                      | 1.12.2zb           | Pam's+HarvestCraft+1.12.2zb.jar                   | None                                     |
    | LCH   | portalgun                         | 7.0.0              | PortalGun-1.12.2-7.0.1.jar                        | None                                     |
    | LCH   | secretroomsmod                    | 5.6.4              | secretroomsmod-1.12.2-5.6.4.jar                   | None                                     |
    | LCH   | tinkersaddons                     | 1.0.7              | Tinkers_Addons-1.12.1-1.0.7.jar                   | None                                     |
    | LCH   | torohealthmod                     | 1.12.2-11          | torohealth-1.12.2-11 (1).jar                      | None                                     |
    | LCH   | zeiyocraft                        | 0.8.4              | ZeiyoCraft-Mod-1.12.2.jar                         | None                                     |

    Loaded coremods (and transformers): 
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  com.wynprice.secretroomsmod.core.SecretRoomsTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 418.81' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
    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)
        - wailaIntegration (Enabled/Not Forced)

    Ender IO: No known problems detected.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 

 

Link to comment
Share on other sites

7 minutes ago, Daniel_ said:

I allocated more RAM than them as well.

Allocating more RAM != better performance.

Some tips:

Spoiler

Modder Support:

Spoiler

1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code.

2. Always post your code.

3. Never copy and paste code. You won't learn anything from doing that.

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

5. Learn to use your IDE, especially the debugger.

6.

Quote

The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it.

Support & Bug Reports:

Spoiler

1. Read the EAQ before asking for help. Remember to provide the appropriate log(s).

2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.

 

 

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

    • 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)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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