Jump to content

Minecraft Core Issue/Forge Issue???


Aaronade

Recommended Posts

I have no idea how to stop this crash from coming up. I've literally been trying for 6 hours.

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  DLFMLCorePlugin (DynamicLights-1.12.2.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 12/8/19 2:43 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 Electroblob's Wizardry (ebwizardry)
Caused by: java.lang.NullPointerException
    at electroblob.wizardry.client.gui.handbook.GuiWizardHandbook.getHandbookResource(GuiWizardHandbook.java:457)
    at electroblob.wizardry.client.gui.handbook.GuiWizardHandbook.loadHandbookFile(GuiWizardHandbook.java:400)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at electroblob.wizardry.client.ClientProxy.registerResourceReloadListeners(ClientProxy.java:138)
    at electroblob.wizardry.Wizardry.preInit(Wizardry.java:104)
    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.GeneratedMethodAccessor8.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:629)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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_231, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 587383208 bytes (560 MB) / 2065170432 bytes (1969 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 4 total; -Xmx4608m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 61 mods loaded, 61 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.2847.jar                      | None      |
    | LCH   | forge                       | 14.23.5.2847      | forge-1.12.2-14.23.5.2847.jar                      | None      |
    | LCH   | biomesoplenty               | 7.0.1.2441        | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar      | None      |
    | LCH   | baubles                     | 1.5.2             | Baubles-1.12-1.5.2.jar                             | None      |
    | LCH   | jei                         | 4.15.0.291        | jei_1.12.2-4.15.0.291.jar                          | None      |
    | LCH   | botania                     | r1.10-362         | Botania r1.10-362.jar                              | None      |
    | LCH   | craftstudioapi              | 1.0.0             | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None      |
    | LCH   | harvestcraft                | 1.12.2zb          | Pam's HarvestCraft 1.12.2zf.jar                    | None      |
    | LCH   | ctm                         | MC1.12.2-1.0.1.30 | CTM-MC1.12.2-1.0.1.30.jar                          | None      |
    | LCH   | twilightforest              | 3.10.1013         | twilightforest-1.12.2-3.10.1013-universal.jar      | None      |
    | LCH   | animania                    | 1.7.3             | animania-1.12.2-1.7.3.jar                          | None      |
    | LCH   | architecturecraft           | @VERSION@         | architecturecraft-1.12-3.98.jar                    | None      |
    | LCH   | bibliocraft                 | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None      |
    | LCH   | byg                         | 1.7.1             | BiomesYouGo1.7.1.jar                               | None      |
    | LCH   | chameleon                   | 1.12-4.1.3        | Chameleon-1.12-4.1.3.jar                           | None      |
    | LCH   | roots                       | 1.12.2-3.0.21     | Roots-1.12.2-3.0.21.jar                            | None      |
    | LCH   | mysticalworld               | 1.12.2-1.6.1      | mysticalworld-1.12.2-1.6.1.jar                     | None      |
    | LCH   | chisel                      | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar                       | None      |
    | LCH   | chiselsandbits              | 14.33             | chiselsandbits-14.33.jar                           | None      |
    | LCH   | ptrmodellib                 | 1.0.4             | PTRLib-1.0.4.jar                                   | None      |
    | LCH   | props                       | 2.6.3             | Decocraft-2.6.3_1.12.2.jar                         | None      |
    | LCH   | dynamiclights               | 1.4.9             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_onfire        | 1.0.7             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_creepers      | 1.0.6             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_dropitems     | 1.1.0             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_entityclasses | 1.0.1             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_mobequipment  | 1.1.0             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_flamearrows   | 1.0.1             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_floodlights   | 1.0.3             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_otherplayers  | 1.0.9             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamiclights_theplayer     | 1.1.3             | DynamicLights-1.12.2.jar                           | None      |
    | LCH   | dynamictrees                | 1.12.2-0.9.6      | DynamicTrees-1.12.2-0.9.6.jar                      | None      |
    | LCH   | dynamictreesbop             | 1.12.2-1.4.1e     | DynamicTreesBOP-1.12.2-1.4.1e.jar                  | None      |
    | LCE   | ebwizardry                  | 4.2.5             | ElectroblobsWizardry-4.2.5-MC1.12.2.jar            | None      |
    | LC    | exoticbirds                 | 1.0               | Exotic Birds 1.12.2-3.1.0.jar                      | None      |
    | LC    | fairylights                 | 2.1.9             | fairylights-2.1.9-1.12.2.jar                       | None      |
    | LC    | familiarfauna               | 1.0.11            | FamiliarFauna-1.12.2-1.0.11.jar                    | None      |
    | LC    | ferdinandsflowers           | 1.10.4.1          | Ferdinand's Flowers-1.12.x-1.10.4.1.jar            | None      |
    | LC    | forestry                    | 5.8.2.387         | forestry_1.12.2-5.8.2.387.jar                      | None      |
    | LC    | forgelin                    | 1.8.4             | Forgelin-1.8.4.jar                                 | None      |
    | LC    | cfm                         | 6.3.1             | furniture-6.3.1-1.12.2.jar                         | None      |
    | LC    | gardenstuff                 | 1.12-2.1.1        | GardenStuff-1.12-2.1.1.jar                         | None      |
    | LC    | hatchery                    | 2.2.2             | hatchery-1.12.2-2.2.2.jar                          | None      |
    | LC    | jeresources                 | 0.9.2.60          | JustEnoughResources-1.12.2-0.9.2.60.jar            | None      |
    | LC    | librarianlib                | 4.20              | librarianlib-1.12.2-4.20-release.jar               | None      |
    | LC    | libraryex                   | 1.0.12            | LibraryEx-1.12.2-1.0.12.jar                        | None      |
    | LC    | mantle                      | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                           | None      |
    | LC    | mca                         | 6.1.0             | MCA-1.12.2-6.1.0-universal.jar                     | None      |
    | LC    | netherex                    | 2.0.15            | NetherEx-1.12.2-2.0.15.jar                         | None      |
    | LC    | patchouli                   | 1.0-20            | Patchouli-1.0-20.jar                               | None      |
    | LC    | placebo                     | 1.6.0             | Placebo-1.12.2-1.6.0.jar                           | None      |
    | LC    | plants2                     | 2.10.7            | Plants-1.12.2-2.10.7.jar                           | None      |
    | LC    | rustic                      | 1.1.1             | rustic-1.1.1.jar                                   | None      |
    | LC    | sereneseasons               | 1.2.18            | SereneSeasons-1.12.2-1.2.18-universal.jar          | None      |
    | LC    | tconstruct                  | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar                   | None      |
    | LC    | shetiphiancore              | 3.5.9             | shetiphiancore-1.12.0-3.5.9.jar                    | None      |
    | LC    | terraqueous                 | 1.4.17            | terraqueous-1.12.2-1.4.17b.jar                     | None      |
    | LC    | librarianliblate            | 4.20              | librarianlib-1.12.2-4.20-release.jar               | None      |
    | LC    | mysticallib                 | 1.12.2-1.4.0      | mysticallib-1.12.2-1.4.0.jar                       | None      |

    Loaded coremods (and transformers): 
LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13492 Compatibility Profile Context 22.19.677.257' Renderer: 'Radeon (TM) RX 480 Graphics'
    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)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)

 

(and i always get this thing too) 

[14:43:10] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\wagne\Twitch\Minecraft\Instances\work please\crash-reports\crash-2019-12-08_14.43.10-client.txt
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0

Link to comment
Share on other sites

3 hours ago, Aaronade said:

honestly i just really need general help downloading mods i think, if anyone could help with that.

Download the Twitch App, and go to "Mods" then select a modpack from the list of packs there.  Assuming you are attempting to "Create" your own modpack.  There are thousands of modpacks already created and it is very likely you will find one with the mods you want.  If  Not, look for a Vanilla+ pack, and then unlock the profile, and add whatever mods you want.  The App will make sure they are of the right version and what not.  Thus you essentially create your own pack that way in a sense.

Link to comment
Share on other sites

Electroblob Wizardry is crashing. Remove it and report to its author.

 

14 hours ago, Aaronade said:

honestly i just really need general help downloading mods i think, if anyone could help with that.

You can download mods at curseforge.com

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



×
×
  • Create New...

Important Information

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