Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

The game crashed whilst unexpected error Error: java.lang.NullPointerException: Unexpected error

Featured Replies

Posted

here's my crash report:

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ObfuscatePlugin (obfuscate-0.2.5-1.12.2.jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 11/19/18 6:09 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at nl.requios.effortlessbuilding.proxy.ClientProxy.onClientTick(ClientProxy.java:115)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_19_ClientProxy_onClientTick_ClientTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:343)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1706)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
    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 nl.requios.effortlessbuilding.proxy.ClientProxy.onClientTick(ClientProxy.java:115)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_19_ClientProxy_onClientTick_ClientTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:343)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Martalian'/14, l='MpServer', x=-1604.50, y=81.00, z=273.56]]
    Chunk stats: MultiplayerChunkCache: 439, 439
    Level seed: 0
    Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (-718,67,507), Chunk: (at 2,4,11 in -45,31; contains blocks -720,0,496 to -705,255,511), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
    Level time: 852890 game time, 1325767 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: 2 total; [EntityPlayerSP['Martalian'/14, l='MpServer', x=-1604.50, y=81.00, z=273.56], EntitySquid['Squid'/26, l='MpServer', x=-1662.78, y=62.65, z=242.98]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2738)
    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: 311296208 bytes (296 MB) / 805306368 bytes (768 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: 99
    FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_E2 15 mods loaded, 15 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                                |
    |:--------- |:-------------------------------------------- |:------------- |:----------------------------------- |:---------------------------------------- |
    | UCHIJAAAA | minecraft                                    | 1.12.2        | minecraft.jar                       | None                                     |
    | UCHIJAAAA | mcp                                          | 9.42          | minecraft.jar                       | None                                     |
    | UCHIJAAAA | FML                                          | 8.0.99.99     | forge-1.12.2-14.23.4.2705.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge                                        | 14.23.4.2705  | forge-1.12.2-14.23.4.2705.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | com.elytradev.movingworld.common.asm.coremod |               | minecraft.jar                       | None                                     |
    | UCHIJAAAA | obfuscate                                    | 0.2.5         | minecraft.jar                       | None                                     |
    | UCHIJAAAA | miscrails                                    | 1.0.0         | Better-Railroads-Mod-1.12.2.jar     | None                                     |
    | UCHIJAAAA | cdm                                          | 0.4.1         | cdm-0.4.1-mc1.12.2.jar              | None                                     |
    | UCHIJAAAA | movingworld                                  | 1.12-6.342    | movingworld-1.12-6.342-full.jar     | None                                     |
    | UCHIJAAAA | davincisvessels                              | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None                                     |
    | UCHIJAAAA | effortlessbuilding                           | 0.1.2         | effortlessbuilding-0.1.2.jar        | None                                     |
    | UCHIJAAAA | hexlands                                     | 1.6.0         | hexlands-1.6.jar                    | None                                     |
    | UCHIJAAAA | journeymap                                   | 1.12.1-5.5.2  | journeymap-1.12.1-5.5.2.jar         | None                                     |
    | UCHIJAAAA | vehicle                                      | 0.21.0        | vehicle-0.21.0-mc1.12.2.jar         | None                                     |
    | UCHIJAAAA | villagenames                                 | 2.0           | VillageNames-1.12.2-2.0.jar         | None                                     |

    Loaded coremods (and transformers): 
ObfuscatePlugin (obfuscate-0.2.5-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
MovingWorldCore (movingworld-1.12-6.342-full.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4425' Renderer: 'Intel(R) HD Graphics 4000'
    Launched Version: 1.12.2-forge1.12.2-14.23.4.2705
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4425, Intel
    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: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (United Kingdom)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i7-3540M CPU @ 3.00GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_E2
    OptiFine Build: 20180728-185429
    Render Distance Chunks: 16
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.0.0 - Build 10.18.10.4425
    OpenGlRenderer: Intel(R) HD Graphics 4000
    OpenGlVendor: Intel
    CpuCount: 4

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.