Jump to content

Error: java.lang.NullPointerException: Unexpected error


DaJagerBomb

Recommended Posts

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 9/5/19 2:11 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at io.github.prospector.orderly.HealthBarRenderer.renderHealthBar(HealthBarRenderer.java:153)
    at io.github.prospector.orderly.HealthBarRenderer.lambda$render$1(HealthBarRenderer.java:63)
    at io.github.prospector.orderly.HealthBarRenderer$$Lambda$3296/1475464086.accept(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
    at java.util.Iterator.forEachRemaining(Iterator.java:116)
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
    at io.github.prospector.orderly.HealthBarRenderer.render(HealthBarRenderer.java:63)
    at net.minecraft.class_761.handler$render$zzo000(class_761.java:2773)
    at net.minecraft.class_761.method_3271(class_761.java:1034)
    at net.optifine.shaders.ShadersRender.renderShadowMap(ShadersRender.java:362)
    at net.optifine.shaders.Shaders.beginRender(Shaders.java:4204)
    at net.minecraft.class_757.method_3188(class_757.java:1024)
    at net.minecraft.class_757.method_3192(class_757.java:792)
    at net.minecraft.class_310.method_1523(class_310.java:954)
    at net.minecraft.class_310.method_1514(class_310.java:410)
    at net.minecraft.client.main.Main.main(Main.java:155)
    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.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:178)
    at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:131)
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)


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

-- Head --
Thread: Client thread
Stacktrace:
    at io.github.prospector.orderly.HealthBarRenderer.renderHealthBar(HealthBarRenderer.java:153)
    at io.github.prospector.orderly.HealthBarRenderer.lambda$render$1(HealthBarRenderer.java:63)
    at io.github.prospector.orderly.HealthBarRenderer$$Lambda$3296/1475464086.accept(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
    at java.util.Iterator.forEachRemaining(Iterator.java:116)
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
    at io.github.prospector.orderly.HealthBarRenderer.render(HealthBarRenderer.java:63)
    at net.minecraft.class_761.handler$render$zzo000(class_761.java:2773)
    at net.minecraft.class_761.method_3271(class_761.java:1034)
    at net.optifine.shaders.ShadersRender.renderShadowMap(ShadersRender.java:362)
    at net.optifine.shaders.Shaders.beginRender(Shaders.java:4204)
    at net.minecraft.class_757.method_3188(class_757.java:1024)

-- Affected level --
Details:
    All players: 1 total; [class_746['SuperLegitMIner'/172, l='MpServer', x=-29.49, y=64.00, z=265.79]]
    Chunk stats: Client Chunk Cache: 1369, 420
    Level dimension: minecraft:overworld
    Level name: MpServer
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: {}
    Level spawn location: World: (32,63,159), Chunk: (at 0,3,15 in 2,9; contains blocks 32,0,144 to 47,255,159), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 875362 game time, 1158661 day time
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Server brand: fabric
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.class_638.method_8538(class_638.java:574)
    at net.minecraft.class_310.method_1587(class_310.java:1923)
    at net.minecraft.class_310.method_1514(class_310.java:430)
    at net.minecraft.client.main.Main.main(Main.java:155)
    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.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:178)
    at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:131)
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    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: 360111640 bytes (343 MB) / 2988965888 bytes (2850 MB) up to 13362528256 bytes (12743 MB)
    CPUs: 12
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx14g
    Fabric Mods: 
        blue_endless_jankson: jankson +
        cloth-config2: Cloth Config v2 1.1.1
        fabric: Fabric API 0.3.2+build.218-1.14
        fabric-api-base: fabric-api-base 0.1.0+b494ebeb42
        fabric-biomes-v1: fabric-biomes-v1 0.1.0+896c7fbb42
        fabric-commands-v0: fabric-commands-v0 0.1.1+b494ebeb42
        fabric-containers-v0: fabric-containers-v0 0.1.2+b494ebeb42
        fabric-content-registries-v0: fabric-content-registries-v0 0.1.1+b494ebeb42
        fabric-crash-report-info-v1: fabric-crash-report-info-v1 0.1.1+9f55aa7042
        fabric-events-interaction-v0: fabric-events-interaction-v0 0.1.1+9f55aa7042
        fabric-events-lifecycle-v0: fabric-events-lifecycle-v0 0.1.1+eff46b3d42
        fabric-item-groups-v0: fabric-item-groups-v0 0.1.0+1e69a0a542
        fabric-keybindings-v0: fabric-keybindings-v0 0.1.1+7dfef87c42
        fabric-loot-tables-v1: fabric-loot-tables-v1 0.1.0+b494ebeb42
        fabric-mining-levels-v0: fabric-mining-levels-v0 0.1.0+ab421b9c42
        fabric-models-v0: fabric-models-v0 0.1.0+5914746342
        fabric-networking-blockentity-v0: fabric-networking-blockentity-v0 0.1.1+b494ebeb42
        fabric-networking-v0: fabric-networking-v0 0.1.3+9f55aa7042
        fabric-object-builders-v0: fabric-object-builders-v0 0.1.1+9b03381f42
        fabric-registry-sync-v0: fabric-registry-sync-v0 0.2.2+9b03381f42
        fabric-renderer-api-v1: fabric-renderer-api-v1 0.1.1+9b03381f42
        fabric-renderer-indigo: fabric-renderer-indigo 0.1.13+68fade5542
        fabric-rendering-data-attachment-v1: fabric-rendering-data-attachment-v1 0.1.0+b494ebeb42
        fabric-rendering-fluids-v1: fabric-rendering-fluids-v1 0.1.1+39442fc242
        fabric-rendering-v0: fabric-rendering-v0 0.1.1+6dad974e42
        fabric-resource-loader-v0: fabric-resource-loader-v0 0.1.3+b02deb0042
        fabric-tag-extensions-v0: fabric-tag-extensions-v0 0.1.1+b494ebeb42
        fabric-textures-v0: fabric-textures-v0 0.1.4+b494ebeb42
        fabricloader: Fabric Loader 0.6.1+build.165
        inventorysorter: Inventory Sorter 1.5.5
        minecraft: Minecraft 1.14.4
        mm: Manningham Mills 1.6
        net_fabricmc_stitch: stitch 0.2.1.61
        optifabric: Optifabric 0.5.1
        orderly: Orderly 1.1.2+build.19
        org_slf4j_slf4j-api: slf4j-api 1.7.26
        org_slf4j_slf4j-simple: slf4j-simple 1.7.26
        org_zeroturnaround_zt-zip: zt-zip 1.13
        voxelmap: VoxelMap 1.9.13
    Launched Version: fabric-loader-0.6.1+build.165-1.14.4
    LWJGL: 3.2.2 build 10
    OpenGL: Radeon RX 570 Series GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, ATI Technologies Inc.
    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 'fabric'
    Type: Client (map_client.txt)
    Resource Packs: vanilla, programer_art, file/ModernArch v62 [1.13 - 1.15] [512x512].zip
    Current Language: English (US)
    CPU: 12x AMD Ryzen 5 2600 Six-Core Processor 

Link to comment
Share on other sites

so i actually fixed this myself after posting it. i had just installed a new mod (roughly enough items for 1.14.4) and then it crashed so i uninstalled it and it crashed again. i turned my shaders off and ran my map and it worked. then i turned my shaders back on and it hasnt crashed, should i delete the post?

Link to comment
Share on other sites

Did you just come to the Forge forum to ask for help with Fabric?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

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.