Jump to content

Game crashes when i try to enter a server with the same mods.


Recommended Posts

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
Link to comment
Share on other sites

 

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
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Incompatible mods found! net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other! A potential solution has been determined, this may resolve your problem:      - Replace mod 'Moonlight Lib' (moonlight) 1.21-2.16.0 with version 1.21-2.17.0 or later. More details:      - Mod 'Supplementaries' (supplementaries) 1.21-3.0.14-alpha requires version 1.21-2.17.0 or later of mod 'Moonlight Lib' (moonlight), but only the wrong version is present: 1.21-2.16.0!     at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)     at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)     at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) this si my error code, and yes i have the latest version of moonlight lib
    • Turning the Tables: My Journey to Reclaim Stolen Bitcoins with Expert Help. When my Bitcoin wallet was hacked and my entire cryptocurrency portfolio was stolen, I felt utterly devastated and hopeless. Having worked hard to build up my digital assets, the sudden loss was gut-wrenching. It felt like my financial future had been ripped away in an instant, leaving me overwhelmed by a sense of betrayal and despair. In my search for help, I discovered TECH CYBER FORCE Recovery, a renowned cybersecurity firm specializing in cryptocurrency recovery. I was met with professionalism and empathy from my first contact with them. The team demonstrated a steadfast commitment to helping me retrieve my stolen Bitcoins. They understood the emotional toll of my situation and approached my case with genuine concern. TECH CYBER FORCE Recovery swung into action immediately, leveraging its extensive expertise in blockchain forensics and hacker tracking techniques. Their process was meticulous. They analyzed my transaction history, followed the digital trail left by the hackers, and worked diligently to pinpoint the location of the stolen funds. I was impressed by their technical prowess; they employed advanced cryptographic methods and strategic negotiations with the perpetrators, all while keeping me informed about their progress. The recovery process was complex and fraught with challenges. However, the tenacity displayed by the team was truly awe-inspiring. They navigated cryptocurrency crime's murky and ever-evolving landscape with skill and determination. After a series of strategic moves, they managed to recover the majority of my Bitcoins successfully.  
    • I removed giacomos_hud, oculus, (dont know what you mean with iris), enhanced_boss_bars, epicfight and essential.  Server still doesnt want to boot. new logs after removing: https://pastebin.com/LuM2PFtN I dont quite understand the "server side" and "client side" difference..
  • Topics

×
×
  • Create New...

Important Information

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