Jump to content

Pixelmon 1.12.2 Crashes When Joining Server


JustSafety

Recommended Posts

 

Hey There,

 

So when i try to join a server my pixelmon crashes.

But not on other servers.

 

My Minecraft just exits and goes back to the Launcher.

 

This is the crash log:

 

 

 

 

 

---- Minecraft Crash Report ----
// You're mean.

Time: 1/13/19 10:06 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at net.minecraft.block.Block.func_185503_a(Block.java:639)
    at net.minecraft.block.Block.func_180636_a(Block.java:631)
    at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185910_a(BlockStateContainer.java:461)
    at net.minecraft.world.World.func_147447_a(World.java:1087)
    at net.minecraft.entity.Entity.func_174822_a(Entity.java:1586)
    at net.minecraft.client.renderer.EntityRenderer.func_78473_a(EntityRenderer.java:357)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1717)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    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:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.block.Block.func_185503_a(Block.java:639)
    at net.minecraft.block.Block.func_180636_a(Block.java:631)
    at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185910_a(BlockStateContainer.java:461)
    at net.minecraft.world.World.func_147447_a(World.java:1087)
    at net.minecraft.entity.Entity.func_174822_a(Entity.java:1586)
    at net.minecraft.client.renderer.EntityRenderer.func_78473_a(EntityRenderer.java:357)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['JustSafety'/11121, l='MpServer', x=-683.56, y=64.00, z=595.70]]
    Chunk stats: MultiplayerChunkCache: 169, 169
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: World: (-1929,66,-856), Chunk: (at 7,4,8 in -121,-54; contains blocks -1936,0,-864 to -1921,255,-849), Region: (-4,-2; contains chunks -128,-64 to -97,-33, blocks -2048,0,-1024 to -1537,255,-513)
    Level time: 3484072 game time, 1466020 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: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 22 total; [EntityPlayerSP['JustSafety'/11121, l='MpServer', x=-683.56, y=64.00, z=595.70], EntityItem['item.item.bone'/11137, l='MpServer', x=-675.47, y=63.00, z=555.88], EntityItem['item.item.seeds_pumpkin'/11138, l='MpServer', x=-675.41, y=63.00, z=555.88], EntityItem['item.item.ghastTear'/11139, l='MpServer', x=-675.47, y=63.00, z=555.88], EntityItem['item.tile.flower2.poppy'/11140, l='MpServer', x=-678.42, y=64.00, z=551.85], EntityItem['item.item.seeds_melon'/11141, l='MpServer', x=-675.44, y=64.00, z=556.37], EntityPixelmon['Spearow'/11173, l='MpServer', x=-711.50, y=68.00, z=572.50], EntityItem['item.item.rabbitHide'/11142, l='MpServer', x=-661.61, y=65.00, z=551.13], EntityPixelmon['Bellsprout'/11174, l='MpServer', x=-695.50, y=67.00, z=576.50], NPCNurseJoy[''/11143, l='MpServer', x=-653.50, y=61.00, z=555.50], NPCShopkeeper[''/11144, l='MpServer', x=-653.50, y=65.00, z=552.50], NPCShopkeeper[''/11145, l='MpServer', x=-653.50, y=65.00, z=554.50], EntityPixelmon['Taillow'/11177, l='MpServer', x=-689.50, y=64.00, z=559.50], EntityItem['item.item.yellowDust'/11146, l='MpServer', x=-655.13, y=65.00, z=552.14], EntityPixelmon['Tranquill'/11178, l='MpServer', x=-676.50, y=63.00, z=567.50], EntityItem['item.item.string'/11147, l='MpServer', x=-655.43, y=65.00, z=545.34], NPCNurseJoy[''/11148, l='MpServer', x=-642.50, y=65.00, z=581.50], EntityPixelmon['Swadloon'/11152, l='MpServer', x=-706.50, y=64.00, z=542.50], EntityPixelmon['Diglett'/11184, l='MpServer', x=-655.50, y=46.00, z=570.50], EntityPixelmon['Boldore'/11153, l='MpServer', x=-703.50, y=43.00, z=537.50], EntityPixelmon['Ponyta'/11156, l='MpServer', x=-707.50, y=63.00, z=607.50], EntityMinecartChest['Minecart with Chest'/11134, l='MpServer', x=-735.50, y=36.06, z=584.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge,sponge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426)
    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)

-- 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: 749745192 bytes (715 MB) / 1241513984 bytes (1184 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: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 5 mods loaded, 5 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                                |
    |:------ |:--------- |:------------ |:----------------------------------- |:---------------------------------------- |
    | UCHIJA | minecraft | 1.12.2       | minecraft.jar                       | None                                     |
    | UCHIJA | mcp       | 9.42         | minecraft.jar                       | None                                     |
    | UCHIJA | FML       | 8.0.99.99    | forge-1.12.2-14.23.5.2768.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | forge     | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | pixelmon  | 6.3.4        | Pixelmon-1.12.2-6.3.4-universal.jar | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.35' Renderer: 'GeForce GTX 650/PCIe/SSE2'
    Launched Version: 1.12.2-forge1.12.2-14.23.5.2768
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.6.0 NVIDIA 417.35, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    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)
    CPU: 2x Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz

 

 

 

 

Hope it can be fixed.

 

Greetings, Just Safety

 

Edited by JustSafety
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.