Jump to content

Recommended Posts

Posted

1.6.4 Minecraft crashes every time I join Sky's Pixelmon Server Please Help

 

java.lang.NullPointerException

at net.minecraft.client.multiplayer.GuiConnecting.forceTermination(GuiConnecting.java:161)

at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:598)

at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)

at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)

at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:116)

at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:81)

at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)

at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)

at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)

at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)

at net.minecraft.client.main.Main.main(SourceFile:101)

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:131)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.client.multiplayer.GuiConnecting.forceTermination(GuiConnecting.java:161)

at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:598)

at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)

at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)

at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:116)

at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:81)

at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)

at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)

at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)

at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

 

-- Affected level --

Details:

Level name: MpServer

All players: 5 total; [EntityClientPlayerMP['ChibiWawa'/6587, l='MpServer', x=739.53, y=54.62, z=-140.94], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09]]

Chunk stats: MultiplayerChunkCache: 441

Level seed: 0

Level generator: ID 01 - flat, ver 0. Features enabled: false

Level generator options:

Level spawn location: World: (657,49,-87), Chunk: (at 1,3,9 in 41,-6; contains blocks 656,0,-96 to 671,255,-81), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)

Level time: 97723055 game time, 97876229 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false

Forced entities: 9 total; [EntityClientPlayerMP['ChibiWawa'/6587, l='MpServer', x=739.53, y=54.62, z=-140.94], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69]]

Retry entities: 0 total; []

Server brand: mcpc,craftbukkit,fml,forge

Server type: Non-integrated multiplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1943)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)

at net.minecraft.client.main.Main.main(SourceFile:101)

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:131)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

 

-- Affected level --

Details:

Level name: MpServer

All players: 5 total; [EntityClientPlayerMP['ChibiWawa'/6587, l='MpServer', x=739.53, y=54.62, z=-140.94], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09]]

Chunk stats: MultiplayerChunkCache: 441

Level seed: 0

Level generator: ID 01 - flat, ver 0. Features enabled: false

Level generator options:

Level spawn location: World: (657,49,-87), Chunk: (at 1,3,9 in 41,-6; contains blocks 656,0,-96 to 671,255,-81), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)

Level time: 97723055 game time, 97876229 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false

Forced entities: 9 total; [EntityClientPlayerMP['ChibiWawa'/6587, l='MpServer', x=739.53, y=54.62, z=-140.94], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69]]

Retry entities: 0 total; []

Server brand: mcpc,craftbukkit,fml,forge

Server type: Non-integrated multiplayer server

 

-- System Details --

Details:

Minecraft Version: 1.6.4

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_40, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation

Memory: 101962400 bytes (97 MB) / 212656128 bytes (202 MB) up to 518979584 bytes (494 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M

AABB Pool Size: 40 (2240 bytes; 0 MB) allocated, 30 (1680 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 4 mods loaded, 4 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

pixelmon{3.0.2} [Pixelmon] (Pixelmon 3.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.6.4-Forge9.11.1.965

LWJGL: 2.9.0

OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2622, Intel

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Pack: Default

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 825 (46200 bytes; 0 MB) allocated, 76 (4256 bytes; 0 MB) used

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

    • Different problem now. https://paste.ee/p/iDo8lS35
    • I would like to have a BoP sapling drop from my block if it is also installed. I think I have done everything and I cannot pinpoint the problem, which is the error in the logs that appears when joining a world:   [Worker-Main-11/ERROR] [ne.mi.co.ForgeHooks/]: Couldn't parse element loot_tables:grasses:blocks/leaves_block com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'biomesoplenty:magic_sapling' My code:   LootItemConditions.CONDITIONS.register(modEventBus); public class LootItemConditions { public static final DeferredRegister<LootItemConditionType> CONDITIONS = DeferredRegister.create(Registries.LOOT_CONDITION_TYPE, Grasses.MOD_ID); public static final RegistryObject<LootItemConditionType> IS_MOD_LOADED = CONDITIONS.register("is_mod_loaded", () -> new LootItemConditionType(new IsModLoaded.ConditionSerializer())); } public class IsModLoaded implements LootItemCondition { private final boolean exists; private final String modID; public IsModLoaded(String modID) { this.exists = ModList.get().isLoaded(modID); this.modID = modID; } @Override public LootItemConditionType getType() { return LootItemConditions.IS_MOD_LOADED.get(); } @Override public boolean test(LootContext context) { return this.exists; } public static LootItemCondition.Builder builder(String modid) { return () -> new IsModLoaded(modid); } public static class ConditionSerializer implements Serializer<IsModLoaded> { @Override public void serialize(JsonObject json, IsModLoaded instance, JsonSerializationContext ctx) { json.addProperty("modid", instance.modID); } @Override public IsModLoaded deserialize(JsonObject json, JsonDeserializationContext ctx) { return new IsModLoaded(GsonHelper.getAsString(json, "modid")); } } } protected LootTable.Builder createLeavesDropsWithModIDCheck(Block selfBlock, Item sapling, Property<?>[] properties, String modIDToCheck, float... chances) { CopyBlockState.Builder blockStateCopyBuilder = CopyBlockState.copyState(selfBlock); for(Property<?> property : properties) { blockStateCopyBuilder.copy(property); } return LootTable.lootTable() .withPool(LootPool.lootPool().setRolls(ConstantValue.exactly(1.0F)) .add(LootItem.lootTableItem(selfBlock) .when(HAS_SHEARS_OR_SILK_TOUCH) .apply(blockStateCopyBuilder))) .withPool(LootPool.lootPool().setRolls(ConstantValue.exactly(1.0F)) .add(this.applyExplosionCondition(selfBlock, LootItem.lootTableItem(sapling)) .when(IsModLoaded.builder(modIDToCheck))) .when(BonusLevelTableCondition.bonusLevelFlatChance(Enchantments.BLOCK_FORTUNE, chances)) .when(HAS_NO_SHEARS_OR_SILK_TOUCH)) .withPool(LootPool.lootPool().name("sticks").setRolls(ConstantValue.exactly(1.0F)) .add(this.applyExplosionDecay(selfBlock, LootItem.lootTableItem(Items.STICK). apply(SetItemCountFunction.setCount(UniformGenerator.between(1.0F, 2.0F)))) .when(BonusLevelTableCondition.bonusLevelFlatChance(Enchantments.BLOCK_FORTUNE, NORMAL_LEAVES_STICK_CHANCES)) .when(HAS_NO_SHEARS_OR_SILK_TOUCH))); } I don't know. Am I making a mistake somewhere? Am I forgetting something? Should there be something else?
  • Topics

×
×
  • Create New...

Important Information

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