Jump to content

Recommended Posts

Posted

Hello here is the crash report:

 

 

---- Minecraft Crash Report ----

// Don't be sad, have a hug! <3

 

Time: 26-9-12 18:15

Description: Unexpected error

 

java.lang.NullPointerException

at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:61)

at codechicken.core.ClientUtils.isLocal(ClientUtils.java:72)

at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:205)

at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:158)

at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)

at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:107)

at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:340)

at net.minecraft.client.Minecraft.l(Minecraft.java:1441)

at net.minecraft.client.Minecraft.J(Minecraft.java:843)

at net.minecraft.client.Minecraft.run(Minecraft.java:773)

at java.lang.Thread.run(Thread.java:680)

 

Relevant Details:

- Minecraft Version: 1.3.2

- Operating System: Mac OS X (x86_64) version 10.5.8

- Java Version: 1.6.0_26, Apple Inc.

- Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc.

- Memory: 428581360 bytes (408 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)

- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M

- FML: FML v3.1.15.378 Minecraft Forge 4.1.2.269 Optifine OptiFine_1.3.2_HD_U_B3 20 mods loaded, 20 mods active

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_AutoSwitch [mod_AutoSwitch] (AutoSwitchMod-v2.2.1-mc1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_ThebombzenAPI [mod_ThebombzenAPI] (AutoSwitchMod-v2.2.1-mc1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Railcraft [Railcraft] (Railcraft_6.1.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BuildCraft|Core [buildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BuildCraft|Builders [bC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BuildCraft|Energy [bC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BuildCraft|Factory [bC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BuildCraft|Transport [bC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

BuildCraft|Silicon [bC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Additional-Buildcraft-Objects [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-0.9.2.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

IC2 [industrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

IronChest [iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

PortalGun [PortalGun] (portalgun1.3.2v1_universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

- LWJGL: 2.4.2

- OpenGL: ATI Radeon HD 2600 PRO OpenGL Engine GL version 2.0 ATI-1.5.48, ATI Technologies Inc.

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

- World MpServer Entities: 1 total; [atg['Omar_Little_'/659, l='MpServer', x=15,00, y=73,62, z=24,00]]

- World MpServer Players: 1 total; [atg['Omar_Little_'/659, l='MpServer', x=15,00, y=73,62, z=24,00]]

- World MpServer Chunk Stats: MultiplayerChunkCache: 2

- Forced Entities: 1 total; [atg['Omar_Little_'/659, l='MpServer', x=15,00, y=73,62, z=24,00]]

- Retry Entities: 0 total; []

 

 

I have always used these mods and all of a sudden this happend. I can open my minecraft and go on a singleplayer world but i can't play on a multyplayer world cuz that happens, I don't see the error or what I'm doing wrong. I'm sure it has something to do with the portal mod, cuz when i remove that mod it works fine!

 

Plz help!

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 downloaded Forgematice, moved the file to the mods folder, but after starting Minecraft it does not detect any modifications, I need help
    • Upon registering a new account on here, there's a simple security question. Something along the lines of "name a tool you can craft in vanilla Minecraft" and "name a weapon you can craft in vanilla Minecraft". I answered these with answers that are correct. Yet I'm told I "didn't pass the security check". This happens with every answer to every question. If you can't craft a pickaxe, or use a sword as a weapon in vanilla Minecraft then you and I must be playing a totally different game!!
    • Hello, and happy new year! I've returned to modding while on break from work, and cannot make heads or tails of the method for setting the correct tool for breaking a custom block. This should be a simple affair, but after digging through the vanilla files, all I could find was  assets/data/minecraft/tags/block/mineable/pickaxe.json (and axe, hoe, shovel). So I figured this must be how they're specifying the tool for each block. Yet, after implementing a similar file in my own data folder, it still doesn't work. Plus, this doesn't address the issue of specifying what level of tool is required (wood/stone/iron, etc).   So, please... how should this be being done, properly? And could it be done through the Java code rather than JSON files, without overriding functions for block breaking? I'm either missing something obvious, or -- as is more likely the case -- this is just far more convoluted than it ought to be, for something that should just be a field or two in the Block Properties.
    • and this forge error, is just for forge 1.19.2
    • hey. when i want to install forge , it shows me an error that says :  failed to run processor: java.net.ssl.SSLHandshakeException:Remote host ... . . . Try updating your java before trying again. but my java is the latest version of java. please help me to fix this  
  • Topics

×
×
  • Create New...

Important Information

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