Jump to content

Null pointer exception forge 1.7.10


NayTheee

Recommended Posts

 

Hello, this is what happened when I was putting mods in my mods folder and I can't get it to work. I had just put in ad hooks and forge endertech and when I had them in and launched minecraft something lie this popped up. I decided to take them out since they were the last ones I put in and then this popped up and I can't seem to find a way to get rid of it. I have been reading online and I tried logging out then in and relaunching minecraft, but it still does this.Is there something I am missing?  I added aqua culture to see if having another mod in would help but it didn't. Oh and another thing, I am on a mac book air if that somehow helps something.

 

 

---- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 4/7/19 7:57 PM
Description: Initializing game

 


java.lang.NullPointerException: Initializing game
    at xelitez.frostcraft.effect.FCPotion.RegisterPotionEffects(FCPotion.java:38)
    at xelitez.frostcraft.Frostcraft.load(Frostcraft.java:119)
    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:498)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:498)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:498)
    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:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at xelitez.frostcraft.effect.FCPotion.RegisterPotionEffects(FCPotion.java:38)
    at xelitez.frostcraft.Frostcraft.load(Frostcraft.java:119)
    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:498)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:498)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Mac OS X (x86_64) version 10.14.4
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 591281792 bytes (563 MB) / 1207959552 bytes (1152 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 7 total; -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D8 73 mods loaded, 73 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHI    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
    UCHI    Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
    UCHI    AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) 
    UCHI    appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) 
    UCHI    CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
    UCHI    NotEnoughItems{1.0.5.120} [Not Enough Items] (Not-Enough-Items-1.7.10-Latest.jar) 
    UCHI    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    UCHI    mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) 
    UCHI    FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar) 
    UCHI    gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar) 
    UCHI    battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar) 
    UCHI    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) 
    UCHI    arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) 
    UCHI    divinerpg{1.4.1.4} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.4.jar) 
    UCHI    movillages{1.4.2} [Mo' Villages] ([1.7.10]MoVillages-1.4.2.jar) 
    UCHI    aether{1.7.10-1.6} [Aether II] (Aether-2-1.7.10.jar) 
    UCHI    appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) 
    UCHI    Aquaculture{1.2.6} [Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar) 
    UCHI    Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar) 
    UCHI    BattleTowers{1.5.1} [Battle Towers] (Battle-Towers-Mod-1.7.10.jar) 
    UCHI    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
    UCHI    chocolateQuest{1.0} [Chocolate Quest] (Better-Dungeons-Mod-1.7.10.jar) 
    UCHI    FLabsBF{4.3} [Better Furnaces] (Better-Furnaces-Mod-1.7.10.jar) 
    UCHI    betterquesting{2.0.233} [Better Questing] (BetterQuesting-2.0.233.jar) 
    UCHI    BiblioCraft{1.11.6} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar) 
    UCHI    CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) 
    UCHI    BrandonsCore{1.0.0.12} [Brandon's Core] (Brandons-Core-1.7.10.jar) 
    UCHI    craftguide{1.6.8.2} [CraftGuide] (CraftGuide-Mod-1.7.10.jar) 
    UCHI    Cyan Warrior Swords Mod{2.0} [Cyan Warrior Swords Mod] (Cyan-Warrior-Swords-Mod-1.7.10.jar) 
    UCHI    DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) 
    UCHI    dldungeonsjdg{1.11.0.1} [Doomlike Dungeons] (Doomlike-Dungeons-Mod-1.7.10.jar) 
    UCHI    ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) 
    UCHI    ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) 
    UCHI    DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) 
    UCHI    dungeonmobs{4.1.3} [Dungeon Mobs] (Dungeon-Mobs-Mod-1.7.10.jar) 
    UCHI    dungeonpack{1.7.10-1.0} [Dungeon Pack] (Dungeon-Pack-Mod-1.7.10.jar) 
    UCHI    reaper_dynamicmazes{1.31} [Dynamic Mazes] (Dynamic-Mazes-Mod-1.7.10.jar) 
    UCHI    eplus{3.0.2-d} [Enchanting Plus] (Enchanting-Plus-Mod-1.7.10.jar) 
    UCHI    Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-Mod-1.7.10.jar) 
    UCHI    Natura{2.2.0} [Natura] (Natura-Mod-1.7.10.jar) 
    UCHI    TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar) 
    UCHI    ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) 
    UCHI    ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar) 
    UCHI    farlanders{1.2b} [The Farlanders] (Farlanders-Mod-1.7.10.jar) 
    UCHE    XEZFrostcraft{1.3.4.25} [Frostcraft] (FrostCraft-Mod-1.7.10.jar) 
    UCHI    GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (Grimoire-of-Gaia-3-Mod-1.7.10.jar) 
    UCHI    InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar) 
    UCHI    instahouse{8.0} [Insta House] (Insta-House-Mod-1.7.10.jar) 
    UCHI    inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.7.10.jar) 
    UCHI    IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar) 
    UCHI    journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) 
    UCHI    KoadPirates{For minecraft 1.7.10} [Koadmaster's Pirates] (koadmastersPirates-0.7.6.jar) 
    UCHI    MoreBows2{1.2} [More Bows 2] (More-Bows-2-Mod-1.7.10.jar) 
    UCHI    me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar) 
    UCHI    AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar) 
    UCHI    MSM3{3.0.0d} [More Swords 3] (More-Swords-Mod-1.7.10.jar) 
    UCHI    cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishs-Furniture-Mod-1.7.10.jar) 
    UCHI    pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar) 
    UCHI    paxelMod{dev14.9.11b} [Paxel Mod] (Paxel-Mod-1.7.10.jar) 
    UCHI    ProjectZulu|Core{1.7.10-1.4c2} [Project Zulu] (ProjectZulu-1.7.10-1.4c2.jar) 
    UCHI    questbook{2.1.0-1.7.10} [Better Questing Quest Book] (questbook-2.1.0-1.7.10.jar) 
    UCHI    Roguelike{1.5.0} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar) 
    UCHI    rftl{1.7.10} [Rotten Flesh to Leather] (Rotten-Flesh-to-Leather-Mod-1.7.10.jar) 
    UCHI    AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar) 
    UCHI    shipwrecks{1.7.0} [Shipwrecks!] (Shipwrecks-Mod-1.7.10.jar) 
    UCHI    SpecialMobs{3.2.2} [Special Mobs] (Special-Mobs-Mod-1.7.10.jar) 
    UCHI    bq_standard{2.0.130} [Standard Expansion] (StandardExpansion-2.0.130.jar) 
    UCHI    ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) 
    UCHI    TMechworks{0.2.15.106} [Tinkers' Mechworks] (Tinkers-Mechworks-Mod-1.7.10.jar) 
    UCHI    TwilightForest{2.3.7} [The Twilight Forest] (Twilight-Forest-Mod-1.7.10.jar) 
    UCHI    VeinMiner{0.35.1_1.7.10-a8c76e8} [Vein Miner] (Vein-Miner-Mod-1.7.10.jar) 
    UCHI    VeinMinerModSupport{0.35.1_1.7.10-a8c76e8} [Mod Support] (Vein-Miner-Mod-1.7.10.jar) 
    GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-12.8.38' Renderer: 'Intel HD Graphics 5000 OpenGL Engine'
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    CoFHCore: -[1.7.10]3.1.4-329
    ThermalFoundation: -[1.7.10]1.2.6-118
    ThermalExpansion: -[1.7.10]4.1.5-248
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    TConstruct Environment: Environment healthy.
    ThermalDynamics: -[1.7.10]1.2.1-172
    Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-12.8.38, Intel Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    OptiFine Version: OptiFine_1.7.10_HD_U_D8
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 INTEL-12.8.38
    OpenGlRenderer: Intel HD Graphics 5000 OpenGL Engine
    OpenGlVendor: Intel Inc.
    CpuCount: 4

Edited by NayTheee
Forgot to mention some more information
Link to comment
Share on other sites

5 minutes ago, NayTheee said:

java.lang.NullPointerException: Initializing game
    at xelitez.frostcraft.effect.FCPotion.RegisterPotionEffects(FCPotion.java:38)

Remove FrostCraft and perhaps report to the author of the mod.

 

EDIT: Just realized this is 1.7.10. 1.7.10 is no long supported on this forum; it is so old that people don't know how to help you with it.

Edited by DavidM
  • Thanks 1

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

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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