Jump to content

Recommended Posts

Posted (edited)

Hello, everytime I try to enter a server (made by me) with forge and some mods, my game crashes and shows this crash report. What i'm doing wrong? I tried to remove some mods like schematica (it's not showing up in crash file) with no luck. 

 

I'm running minecraft 1.12.2 Can someone help me? thanks.

 

Edited by Lobbymante34
Posted (edited)

I dont know how to delete posts. (this comment was the code without spoiler, so there is no point in keeping it here)

Edited by Lobbymante34
Posted (edited)

 

Logs HERE:

Spoiler
---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  MovingWorldCore (movingworld-1.12-6.353-full.jar)
  Backpacked (backpacked-1.4.1-mc1.12.2.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 5/1/22 11:23 PM
Description: Ticking entity

java.lang.RuntimeException: Tried to access DataManager before its initialization
    at com.forgeessentials.data.v2.DataManager.getInstance(DataManager.java:79)
    at com.forgeessentials.util.PlayerInfo.get(PlayerInfo.java:178)
    at com.forgeessentials.util.PlayerInfo.get(PlayerInfo.java:196)
    at net.minecraft.entity.player.EntityPlayer.redirect$zzd000$onUpdate_NoClip(EntityPlayer.java:2783)
    at net.minecraft.entity.player.EntityPlayer.func_70071h(EntityPlayer.java:191)
    at net.minecraft.client.entity.EntityPlayerSP.func_70071h(EntityPlayerSP.java:181)
    at net.minecraft.world.World.func_72866_a(World.java:1996)
    at net.minecraft.world.World.func_72870_g(World.java:1958)
    at net.minecraft.world.World.func_72939_s(World.java:1762)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    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 com.forgeessentials.data.v2.DataManager.getInstance(DataManager.java:79)
	at com.forgeessentials.util.PlayerInfo.get(PlayerInfo.java:178)
	at com.forgeessentials.util.PlayerInfo.get(PlayerInfo.java:196)
	at net.minecraft.entity.player.EntityPlayer.redirect$zzd000$onUpdate_NoClip(EntityPlayer.java:2783)
	at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:191)
	at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181)
	at net.minecraft.world.World.func_72866_a(World.java:1996)
	at net.minecraft.world.World.func_72870_g(World.java:1958)

-- Entity being ticked --
Details:
	Entity Type: null (net.minecraft.client.entity.EntityPlayerSP)
	Entity ID: 54
	Entity Name: Teky
	Entity's Exact location: -1406.93, 238.00, -715.70
	Entity's Block location: World: (-1407,238,-716), Chunk: (at 1,14,4 in -88,-45; contains blocks -1408,0,-720 to -1393,255,-705), Region: (-3,-2; contains chunks -96,-64 to -65,-33, blocks -1536,0,-1024 to -1025,255,-513)
	Entity's Momentum: 0.00, 0.00, 0.00
	Entity's Passengers: []
	Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
	at net.minecraft.world.World.func_72939_s(World.java:1762)

-- Affected level --
Details:
	Level name: MpServer
	All players: 1 total; [EntityPlayerSP['Teky'/54, l='MpServer', x=-1406.93, y=238.00, z=-715.70]]
	Chunk stats: MultiplayerChunkCache: 395, 395
	Level seed: 0
	Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
	Level generator options: 
	Level spawn location: World: (157,73,803), Chunk: (at 13,4,3 in 9,50; contains blocks 144,0,800 to 159,255,815), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
	Level time: 204754 game time, 1188 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: 3 total; [EntityPlayerSP['Teky'/54, l='MpServer', x=-1406.93, y=238.00, z=-715.70], EntityWolf['Wolf'/55, l='MpServer', x=-1417.51, y=199.00, z=-794.14], EntityItem['item.tile.spruceFence'/56, l='MpServer', x=-1412.68, y=190.00, z=-684.35]]
	Retry entities: 0 total; []
	Server brand: fml,forge
	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:2741)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
	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: 555621240 bytes (529 MB) / 1006632960 bytes (960 MB) up to 17079205888 bytes (16288 MB)
	JVM Flags: 8 total; -Xmn128M -Xmx16273M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2860 24 mods loaded, 24 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                                |
	|:------ |:-------------------------------------------- |:-------------- |:------------------------------------------ |:---------------------------------------- |
	| LCHIJA | minecraft                                    | 1.12.2         | minecraft.jar                              | None                                     |
	| LCHIJA | mcp                                          | 9.42           | minecraft.jar                              | None                                     |
	| LCHIJA | FML                                          | 8.0.99.99      | forge-1.12.2-14.23.5.2860.jar              | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCHIJA | forge                                        | 14.23.5.2860   | forge-1.12.2-14.23.5.2860.jar              | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCHIJA | com.elytradev.movingworld.common.asm.coremod |                | minecraft.jar                              | None                                     |
	| LCHIJA | backpacked                                   | 1.4.1          | backpacked-1.4.1-mc1.12.2.jar              | None                                     |
	| LCHIJA | aiimprovements                               | 0.0.1.3        | AIImprovements-1.12-0.0.1b3.jar            | None                                     |
	| LCHIJA | crafttweaker                                 | 4.1.20         | CraftTweaker2-1.12-4.1.20.646.jar          | None                                     |
	| LCHIJA | ctgui                                        | 1.0.0          | CraftTweaker2-1.12-4.1.20.646.jar          | None                                     |
	| LCHIJA | jei                                          | 4.15.0.269     | jei_1.12.2-4.15.0.269.jar                  | None                                     |
	| LCHIJA | crafttweakerjei                              | 2.0.3          | CraftTweaker2-1.12-4.1.20.646.jar          | None                                     |
	| LCHIJA | movingworld                                  | 1.12-6.353     | movingworld-1.12-6.353-full.jar            | None                                     |
	| LCHIJA | davincisvessels                              | @DVESSELSVER@  | davincisvessels-1.12-6.355-full.jar        | None                                     |
	| LCHIJA | worldedit                                    | 6.1.10         | worldedit-forge-mc1.12.2-6.1.10-dist.jar   | None                                     |
	| LCHIJA | forgeessentials                              | 12.3           | forgeessentials-1.12.2-12.3.122-server.jar | None                                     |
	| LCHIJA | llibrary                                     | 1.7.20         | llibrary-1.7.20-1.12.2.jar                 | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
	| LCHIJA | iceandfire                                   | 1.9.1          | iceandfire-1.9.1-1.12.2.jar                | None                                     |
	| LCHIJA | incontrol                                    | 3.9.16         | incontrol-1.12-3.9.16.jar                  | None                                     |
	| LCHIJA | journeymap                                   | 1.12.2-5.7.0   | journeymap-1.12.2-5.7.0.jar                | None                                     |
	| LCHIJA | landmanager                                  | 1.3.1          | landmanager-1.12.2-1.3.1.jar               | None                                     |
	| LCHIJA | mca                                          | 6.1.0          | MCA-1.12.2-6.1.0-universal.jar             | None                                     |
	| LCHIJA | morpheus                                     | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar                | None                                     |
	| LCHIJA | tlauncher_custom_cape_skin                   | 1.4            | tlskincape_1.12.2-1.4.jar                  | None                                     |
	| LCHIJA | gvc                                          | 1.2.5          | Voice+Chat+Reloaded-1.2.5.jar              | None                                     |

	Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
MovingWorldCore (movingworld-1.12-6.353-full.jar)
  
Backpacked (backpacked-1.4.1-mc1.12.2.jar)
  com.mrcrayfish.backpacked.asm.BackpackedTransformer
iceandfire (iceandfire-1.9.1-1.12.2.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 496.13' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
	ForgeEssentials: Running ForgeEssentials 12.3.122 (e0fda11). Modules loaded: Backups, Chat, Commands, Economy, JScripting, Multiworld, Permissions, PlayerLogger, Protection, Remote, SignTools, Teleport, Tickets, WEIntegrationTools, WorldBorder
	Launched Version: Forge 1.12.2
	LWJGL: 2.9.4
	OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 496.13, 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: Yes
	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: 16x 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz

 

 

Edited by Lobbymante34
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • So i have a forge modded aternos server that worked just fine for a month untill today it suddenly crashes most of the time giving errors and idk which mod is causing the error or its smth else here is the crash log link https://mclo.gs/gGkzGKT
    • Struggling to decipher a crash report I'm getting in a custom modpack I'm tinkering with. The crash happens on startup, but weirdly, only some of the time. It seems to be related to Steves Carts, but weirdly it only started happening recently, and I can't identify if another mod is conflicting, or why it is only happening some of the time:   java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.player.Player.m_20202_()" because "player" is null at vswe.stevescarts.events.OverlayEventHandler.onRenderTick(OverlayEventHandler.java:24) ~[stevescarts-1.20.1-1.1.14.jar%23527!/:1.20.1-1.1.14] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onRenderTickEnd(ForgeEventFactory.java:919) ~[forge-1.20.1-47.1.106-universal.jar%23581!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1148) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}     Including some extra info in case any of it is relevant^. Appreciate any ideas/advice!    
    • Try the JVM argument in this post, just sub xmx/xms numbers for what you want/need allocated.  https://www.reddit.com/r/feedthebeast/s/lzmKUNZFrG I'm having the same issue with a huge modpack using the 3 culprits to your issue.  Let me know if this helps!
    • i have been trying to  lauch a modpack and it crashes in the lauching phase   
    • nope, even the log is the exact same, i also tried with the Dimensional doors just in case and nothing.
  • Topics

×
×
  • Create New...

Important Information

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