1

Rendering Block Entity Crash

NSTrains 5/31/25 4:41 pm
668
6/7/2025 11:58 pm
I''m using pmweather-0.13.10-1.21.1-alpha, jei-1.21.1-neoforge-19.21.1.305 and Journeymap-NeoForge. It keeps crashing with 'Rendering Block Entity' paste.ee/p/uI0539Y0
Posted by
NSTrains
Level 1 : New Miner
0

  Have something to say?

JoinSign in

8

HoboMaggot
06/03/2025 1:20 am
Level 55 : Grandmaster Blob
history
Looks like pmweather tried to render a blockentity but the blockentity's data didnt fit with what forge was expecting (leading to forge crashing)
Update pmweather or make sure that the forge version you're using is compatible with the mod


Root cause @ line 446
Caused by: java.lang.ArrayStoreException: java.util.Formatter$FixedString
at java.base/java.util.ArrayList.add(ArrayList.java:485) ~[?:?] {re:mixin}
at java.base/java.util.ArrayList.add(ArrayList.java:497) ~[?:?] {re:mixin}
at java.base/java.util.Formatter.parse(Formatter.java:2837) ~[?:?] {}
at java.base/java.util.Formatter.format(Formatter.java:2780) ~[?:?] {}
at java.base/java.util.Formatter.format(Formatter.java:2734) ~[?:?] {}
at java.base/java.lang.String.format(String.java:4432) ~[?:?] {re:mixin}
at TRANSFORMER/pmweather@0.13.10-1.21.1-alpha/dev.protomanly.pmweather.render.RadarRenderer.render(RadarRenderer.java:111) ~[pmweather-0.13.10-1.21.1-alpha.jar%23195!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.setupAndRender(BlockEntityRenderDispatcher.java:90) ~[client-1.21.1-20240808.144430-srg.jar%23191!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.lambda$render$0(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23191!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23191!/:?] {re:classloading}
... 31 more
2
NSTrains
06/03/2025 12:22 pm
Level 1 : New Miner
I have the lastest mod version and I just updated neoforge to the lastest version
1
HoboMaggot
06/04/2025 12:45 am
Level 55 : Grandmaster Blob
Is the the mod compatible with your neoforge version in the first place?
The error log solely places the blame on either the mod/forge
1
NSTrains
06/07/2025 11:24 am
Level 1 : New Miner
It works in an modpack and server
1
HoboMaggot
06/07/2025 11:58 pm
Level 55 : Grandmaster Blob
history
which both could use different neoforge versions.
Make sure your neoforge and mod version is the same as the modpack/server
1
WarnedCrayon509
05/31/2025 5:15 pm
He/Him • Level 4 : Apprentice Explorer
I believe that the issue is caused by pmweather
1
NSTrains
06/02/2025 4:33 pm
Level 1 : New Miner
history
now its showing access violation error
1
NSTrains
06/01/2025 1:17 pm
Level 1 : New Miner
let me try updating the mod to the latest version 0.14.2 released 11 hours ago
1

Welcome