Is there a way to compress the text? It's really huge and so it exceeds the maximum size on all the sites we've tried.
I don't know if we can compress it to fit, but it seems to be really too heavy.
Looks like the paste is too huge for the different platforms (the request is too large to calculate, leading to an error on the website in almost all the cases). Any other idea of how I could post the debug.log?
Hello!
I'm playing in 1.12.2 modded, and I'm encountering crash problems when trying to enter the nether (itself modded) "world-ticking" type.
I use the Better Nether and Nether EX mods, I don't know if it's due to a compatibility problem (I understand these two mods can add up).
I've done some tests to see which one of the two mods can cause crashes but even if I remove one and then the other (by playing them separately) always the same crash problem.
Since this is beyond my skills I come here to ask for help !
I put the crash report with BOTH mods loaded together (just in case)
Time: 4/6/20 3:53 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
-- Affected level --
Details:
Level name: TEST
All players: 1 total; [EntityPlayerMP['Lietnus'/682, l='TEST', x=-7.44, y=39.00, z=-10.76]]
Chunk stats: ServerChunkCache: 476 Drop: 0
Level seed: 7421671302961311122
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 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: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
Good evening!
I seem to have a problem with the generation in my modish world.
I'm quite fond of mods that change the generation of the Minecraft world and add a lot of structure to that feeling of adventure and change.
So I use mods like Biome Bundle Nether EX the midnight OTG or biome's O plenty.
I have solid RAM on my side and the crash report clearly shows that the problem is not a lack of power, but rather a problem in entity generation and spawning.
Since this is beyond my ability to understand crash reports I'm coming to you, if anyone has a solution I'm willing to listen to find out where it comes from, so thanks in advance;)
I put below the crash report:
BTW I'm in 1.12.2.
(and excuse the potential english mistakes, I'm French, still learning :/)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge
I can provide a screenshot of the report, as I made a copy/paste of it, it's not very clear but a part of the report is in the form of table columns. :/
Hello! I'm new so I'm a bit lost but I hope someone will be able to help me, I saw that my problem is a known problem but the solution did not solve it.
I'm talking about the jna-4.4.0.jar launcher problem.
I'm trying to launch Forge in 1.12.2 to be able to play with my mods and I get this error message that appears preventing me from launching the game.
I learned that it was a problem with the new launcher, one of the solutions was to manually replace this jna file and then restart Minecraft, unfortunately it didn't work for me.
I'm not sure what to do, thanks in advance!
I saw that some people had the same problem as me on this forum, so I'm sorry if it makes "duplicate" but unfortunately the solution did not work for me.
Échec du téléchargement du fichier, le contenu du fichier est différent de celui attendu.
Nom : jna-4.4.0.jar
Lien : https://libraries.minecraft.net/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
Nom du fichier sur le disque : jna-4.4.0.jar
Chemin d'accès : C:\Users\basse\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
Existe : File
The error is in french (cause i'm french) but it's the same text as the english one
0
So updating optifine? Or just totally removing it? Because how I will be able to use my shaders WO it :/
And I'm already at the highest Forge version available, so the problem should not come from here.
0
Is there a way to compress the text? It's really huge and so it exceeds the maximum size on all the sites we've tried.
I don't know if we can compress it to fit, but it seems to be really too heavy.
EDIT: You downloaded it, perfect.
0
Looks like the paste is too huge for the different platforms (the request is too large to calculate, leading to an error on the website in almost all the cases). Any other idea of how I could post the debug.log?
0
Yep looks like the website is overused :/
I will try paste ubuntu yes
0
Yes codeshare is actually on overcapacity, so it can be a bit hard to acces it.
Try this one https://codeshare.io/5eXEzJ
0
https://codeshare.io/a36jYz
Got it!
This is the last debug I get.
If there's any problem or something I should do to help you; tell me, my knowledge of the thing is too limited.
0
Impossible on pastebin (too huge, more than 512 kilobytes), where can I paste it otherwise?
0
Hello!
I'm playing in 1.12.2 modded, and I'm encountering crash problems when trying to enter the nether (itself modded) "world-ticking" type.
I use the Better Nether and Nether EX mods, I don't know if it's due to a compatibility problem (I understand these two mods can add up).
I've done some tests to see which one of the two mods can cause crashes but even if I remove one and then the other (by playing them separately) always the same crash problem.
Since this is beyond my skills I come here to ask for help !
I put the crash report with BOTH mods loaded together (just in case)
Thank you in advance!
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
iceandfire (iceandfire-1.8.4.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
Quark Plugin (Quark-r1.6-177.jar)
midnight (themidnight-0.3.5.jar)
OTGCorePlugin (OTG-Core.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.3.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 4/6/20 3:53 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
-- Affected level --
Details:
Level name: TEST
All players: 1 total; [EntityPlayerMP['Lietnus'/682, l='TEST', x=-7.44, y=39.00, z=-10.76]]
Chunk stats: ServerChunkCache: 476 Drop: 0
Level seed: 7421671302961311122
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 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: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
-- 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: 2944424016 bytes (2808 MB) / 5704253440 bytes (5440 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 19, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2852 Optifine OptiFine_1.12.2_HD_U_F6_pre1 81 mods loaded, 81 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.2852.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2852 | forge-1.12.2-14.23.5.2852.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | otgcore | 1.12.2 - v8.3 | minecraft.jar | None |
| LCHIJA | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None |
| LCHIJA | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None |
| LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
| LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
| LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.jar | None |
| LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
| LCHIJA | modtweaker | 4.0.18 | modtweaker-4.0.18.jar | None |
| LCHIJA | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None |
| LCHIJA | quark | r1.6-177 | Quark-r1.6-177.jar | None |
| LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | bettercaves | 1.12.2 | bettercaves-1.12.2-1.6.0.jar | None |
| LCHIJA | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None |
| LCHIJA | openterraingenerator | v8.3 | OpenTerrainGenerator-1.12.2+-+v8.3.jar | None |
| LCHIJA | biomebundle | 5.1 | Biome_Bundle-1.12.2-v6.1.jar | None |
| LCHIJA | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
| LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.5.jar | None |
| LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCHIJA | brandonscore | 2.4.18 | BrandonsCore-1.12.2-2.4.18.210-universal.jar | None |
| LCHIJA | cave_addon | 2.1 | Cave+Addon+2.2.jar | None |
| LCHIJA | champions | 1.12.2-1.0.11.3 | champions-1.12.2-1.0.11.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCHIJA | colytra | 1.2.0.3 | colytra-1.12.2-1.2.0.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHIJA | reskillable | 1.12.2-1.13.0 | Reskillable-1.12.2-1.13.0.jar | None |
| LCHIJA | compatskills | 1.12.2-1.17.0 | CompatSkills-1.12.2-1.17.0.jar | None |
| LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.jar | None |
| LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.jar | None |
| LCHIJA | customizeddungeonloot | 1.0.3 | Customized-Dungeon-Loot-1.12+-(v.1.0.3).jar | None |
| LCHIJA | death_compass | 0.0.3 | DeathCompass-0.0.3.jar | None |
| LCHIJA | defiledlands | 1.3.0 | defiledlands-1.12.2-1.3.0.jar | None |
| LCHIJA | draconicevolution | 2.3.25 | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None |
| LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
| LCHIJA | dynamictrees | 1.12.2-0.9.7 | DynamicTrees-1.12.2-0.9.7.jar | None |
| LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
| LCHIJA | dttraverse | 1.5 | dttraverse-1.5.jar | None |
| LCHIJA | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
| LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | dsurround | 3.6.0.2 | DynamicSurroundings-1.12.2-3.6.0.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | ebwizardry | 4.2.10 | ElectroblobsWizardry-4.2.10-MC1.12.2.jar | None |
| LCHIJA | erebus | 1.0.31 | Erebus-1.0.31.jar | None |
| LCHIJA | extra_spells | 1.1.4 | ExtraSpells-1.12.2-1.1.4.jar | None |
| LCHIJA | forbidden_arcanus | 1.12.2-1.1.4 | forbidden_arcanus-1.12.2-1.1.4.jar | None |
| LCHIJA | futureminecraf | 1.3B2 | FutureVersionsV1.3Beta2.jar | None |
| LCHIJA | heroicarmory | 1.1.3 | heroicarmory-1.2.0.jar | None |
| LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHIJA | iceandfire | 1.8.4 | iceandfire-1.8.4.jar | None |
| LCHIJA | improvedbackpacks | 1.12.2-1.4.0.0 | ImprovedBackpacks-1.12.2-1.4.0.0.jar | None |
| LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | journeymap | 1.12.2-5.5.6 | journeymap-1.12.2-5.5.6.jar | None |
| LCHIJA | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
| LCHIJA | libraryex | 1.0.12 | LibraryEx-1.12.2-1.0.12.jar | None |
| LCHIJA | megaloot | 0.1.4 | megaloot-1.12.2-0.1.4.jar | None |
| LCHIJA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
| LCHIJA | mowziesmobs | 1.4.2 | mowziesmobs-1.4.2.jar | None |
| LCHIJA | netherex | 2.0.15 | NetherEx-1.12.2-2.0.15.jar | None |
| LCHIJA | caveupdate | 2.0.3 | OTG+CaveUpdate+1.12.2+v2.0.3.jar | None |
| LCHIJA | randomloot | 1.7.3 | randomloot+1.7.3.jar | None |
| LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| LCHIJA | somanyenchantments | 0.4.4 | So+Many+Enchantments+V0.4.4.jar | None |
| LCHIJA | spartanweaponry | beta 1.3.8 | SpartanWeaponry-1.12.2-beta-1.3.8.jar | None |
| LCHIJA | spartanfire | 0.07 | spartanfire-0.07.jar | None |
| LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
| LCHIJA | spartanweaponryarcana | beta 1.0.3 | SpartanWeaponryArcana-1.12.2-beta-1.0.3.jar | None |
| LCHIJA | switchbow | 1.5.7 | switchbow-1.5.7.jar | None |
| LCHIJA | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
| LCHIJA | tfspellpack | 1.0 | TFSpellPack-1.0-MC1.12.2.jar | None |
| LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
| LCHIJA | vtweaks | 2.0.8 | VTweaks-1.12.2-2.0.8.jar | None |
| LCHIJA | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
| LCHIJA | wolfarmor | 1.12.2-2.1.0-RELEASE | wolfarmor-1.12.2-2.1.0.24-RELEASE.jar | None |
| LCHIJA | dshuds | 3.6.0.0 | DynamicSurroundingsHuds-1.12.2-3.6.0.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | midnight | 0.3.5 | themidnight-0.3.5.jar | None |
| LCHIJA | totemexpansion | 1.2.2 | totemexpansion-1.2.2-1.12.2.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
iceandfire (iceandfire-1.8.4.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
Quark Plugin (Quark-r1.6-177.jar)
vazkii.quark.base.asm.ClassTransformer
midnight (themidnight-0.3.5.jar)
com.mushroom.midnight.core.transformer.MidnightClassTransformer
OTGCorePlugin (OTG-Core.jar)
com.pg85.otg.forge.asm.excluded.OTGClassTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.3.jar)
c4.colytra.asm.ElytraTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
codersafterdark.reskillable.base.asm.ClassTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Lietnus'/682, l='TEST', x=-7.44, y=39.00, z=-10.76]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.12.2_HD_U_F6_pre1
OptiFine Build: 20191206-224929
Render Distance Chunks: 14
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: Sildurs Vibrant Shaders v1.262 Extreme-VL.zip
OpenGlVersion: 4.6.0 NVIDIA 441.08
OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
0
That's gonna be hard with more than 30 mods :/
Moroever as you can see I have coremods with dependency, removing all of that for combinations would be too long.
0
Good evening!
I seem to have a problem with the generation in my modish world.
I'm quite fond of mods that change the generation of the Minecraft world and add a lot of structure to that feeling of adventure and change.
So I use mods like Biome Bundle Nether EX the midnight OTG or biome's O plenty.
I have solid RAM on my side and the crash report clearly shows that the problem is not a lack of power, but rather a problem in entity generation and spawning.
Since this is beyond my ability to understand crash reports I'm coming to you, if anyone has a solution I'm willing to listen to find out where it comes from, so thanks in advance;)
I put below the crash report:
BTW I'm in 1.12.2.
(and excuse the potential english mistakes, I'm French, still learning :/)
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
Quark Plugin (Quark-r1.6-177.jar)
midnight (themidnight-0.3.5.jar)
OTGCorePlugin (OTG-Core.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
Contact their authors BEFORE contacting forge
// There are four lights!
Time: 1/21/20 7:05 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError:
net.minecraft.entity.EntityLiving$SpawnPlacementType.canSpawnAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos
at net.minecraft.world.WorldEntitySpawner.func_180267_a(WorldEntitySpawner.java:226)
at net.minecraft.world.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:282)
at com.pg85.otg.forge.ForgeWorld.placePopulationMobs(ForgeWorld.java:1010)
at com.pg85.otg.generator.ObjectSpawner.populate(ObjectSpawner.java:256)
at com.pg85.otg.forge.generator.OTGChunkGenerator.func_185931_b(OTGChunkGenerator.java:257)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:173)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:196)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- 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: 842030376 bytes (803 MB) / 2348810240 bytes (2240 MB) up to 12884901888 bytes (12288 MB)
JVM Flags: 8 total;
-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
-Xmx12G -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.2847 Optifine OptiFine_1.12.2_HD_U_C5 33 mods loaded, 33 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.2847.jar | None |
| LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | otgcore | 1.12.2 - v8.3 | minecraft.jar | None |
| LCHIJA | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
| LCHIJA | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
| LCHIJA | quark | r1.6-177 | Quark-r1.6-177.jar | None |
| LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None |
| LCHIJA | openterraingenerator | v8.3 | OpenTerrainGenerator-1.12.2+-+v8.3.jar | None |
| LCHIJA | biomebundle | 5.1 | Biome_Bundle-1.12.2-v6.1.jar | None |
| LCHIJA | defiledlands | 1.3.0 | defiledlands-1.12.2-1.3.0.jar | None |
| LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | dsurround | 3.6.0.2 | DynamicSurroundings-1.12.2-3.6.0.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | erebus | 1.0.31 | Erebus-1.0.31.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | journeymap | 1.12.2-5.5.6 | journeymap-1.12.2-5.5.6.jar | None |
| LCHIJA | libraryex | 1.0.12 | LibraryEx-1.12.2-1.0.12.jar | None |
| LCHIJA | megaloot | 0.1.4 | megaloot-1.12.2-0.1.4.jar | None |
| LCHIJA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
| LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHIJA | mowziesmobs | 1.4.2 | mowziesmobs-1.4.2.jar | None |
| LCHIJA | netherex | 2.0.15 | NetherEx-1.12.2-2.0.15.jar | None |
| LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None |
| LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
| LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| LCHIJA | traverse | 1.3.1 | Traverse-1.12.1-1.3.1.jar | None |
| LCHIJA | wildnature | 1.2 | wildnature-1.2.jar | None |
| LCHIJA | wolfarmor | 1.12.2-2.1.0-RELEASE | wolfarmor-1.12.2-2.1.0.24-RELEASE.jar | None |
| LCHIJA | midnight | 0.3.5 | themidnight-0.3.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
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
Quark Plugin (Quark-r1.6-177.jar)
vazkii.quark.base.asm.ClassTransformer
midnight (themidnight-0.3.5.jar)
com.mushroom.midnight.core.transformer.MidnightClassTransformer
OTGCorePlugin (OTG-Core.jar)
com.pg85.otg.forge.asm.excluded.OTGClassTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge
I can provide a screenshot of the report, as I made a copy/paste of it, it's not very clear but a part of the report is in the form of table columns. :/
0
Hello! I'm new so I'm a bit lost but I hope someone will be able to help me, I saw that my problem is a known problem but the solution did not solve it.
I'm talking about the jna-4.4.0.jar launcher problem.
I'm trying to launch Forge in 1.12.2 to be able to play with my mods and I get this error message that appears preventing me from launching the game.
I learned that it was a problem with the new launcher, one of the solutions was to manually replace this jna file and then restart Minecraft, unfortunately it didn't work for me.
I'm not sure what to do, thanks in advance!
I saw that some people had the same problem as me on this forum, so I'm sorry if it makes "duplicate" but unfortunately the solution did not work for me.
Échec du téléchargement du fichier, le contenu du fichier est différent de celui attendu.
Nom : jna-4.4.0.jar
Lien : https://libraries.minecraft.net/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
Nom du fichier sur le disque : jna-4.4.0.jar
Chemin d'accès : C:\Users\basse\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
Existe : File
The error is in french (cause i'm french) but it's the same text as the english one