Create

Create

86M Downloads

Game Crash At Start

mxq3r9 opened this issue ยท 1 comments

commented

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 12/20/20 5:20 PM
Description: Ticking memory connection

java.lang.RuntimeException: Why did the advancements not load yet?!
at net.minecraftforge.common.AdvancementLoadFix.loadVisibility(AdvancementLoadFix.java:51) ~[?:?] {re:classloading}
at net.minecraft.advancements.PlayerAdvancements.func_192740_f(PlayerAdvancements.java:157) ~[?:?] {re:classloading}
at net.minecraft.advancements.PlayerAdvancements.(PlayerAdvancements.java:65) ~[?:?] {re:classloading}
at net.minecraft.server.management.PlayerList.func_192054_h(PlayerList.java:749) ~[?:?] {re:classloading,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo}
at net.minecraft.entity.player.ServerPlayerEntity.(ServerPlayerEntity.java:164) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:advancement.ServerPlayerEntityMixin,pl:mixin:A}
at net.minecraft.server.management.PlayerList.func_148545_a(PlayerList.java:382) ~[?:?] {re:classloading,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo}
at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:116) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:connection.ServerLoginNetHandlerMixin,pl:mixin:A}
at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:63) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:connection.ServerLoginNetHandlerMixin,pl:mixin:A}
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:224) ~[?:?] {re:classloading}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:163) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraftforge.common.AdvancementLoadFix.loadVisibility(AdvancementLoadFix.java:51)
at net.minecraft.advancements.PlayerAdvancements.func_192740_f(PlayerAdvancements.java:157)
at net.minecraft.advancements.PlayerAdvancements.(PlayerAdvancements.java:65)
at net.minecraft.server.management.PlayerList.func_192054_h(PlayerList.java:749)
at net.minecraft.entity.player.ServerPlayerEntity.(ServerPlayerEntity.java:164)
at net.minecraft.server.management.PlayerList.func_148545_a(PlayerList.java:382)
at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:116)
at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:224)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@796b2c2c
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:163)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.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: 7910451456 bytes (7543 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
CPUs: 16
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 5.1.2+70+master.2845bb9
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-2.2.1-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.47.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.47.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.47.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.47.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/preview_OptiFine_1.15.2_HD_U_G5_pre1.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.15.2-31.2.47.jar fml TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.47
FML Language Providers:
[email protected]
minecraft@1
Mod List:
WizardAnimalsPlus_2.3.jar Wizard Animals Plus {[email protected] DONE}
mining-helmet-1.15.2-1.0.9.jar Mining Helmet {[email protected] DONE}
spiders-2.0-1.15.2-1.0.4.jar Spiders 2.0 {[email protected] DONE}
scenic-1.15.2-1.0.2.jar Scenic {[email protected] DONE}
jei-1.15.2-6.0.3.15.jar Just Enough Items {[email protected] DONE}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE}
Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] DONE}
wildnature-1.15.2-3.0.jar WildNature {[email protected] DONE}
Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE}
Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
pitg-1.15.2-1.4.1.jar Pane In The Glass {[email protected] DONE}
extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] DONE}
create-mc1.15.2_v0.3a.jar Create {[email protected]_v0.3a DONE}
BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] DONE}
TerraForged-1.15.2-0.1.3.jar TerraForged {[email protected] DONE}
XaerosWorldMap_1.11.4_Forge_1.15.2.jar Xaero's World Map {[email protected] DONE}
mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
Placebo-1.15.2-3.1.0.jar Placebo {[email protected] DONE}
comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {[email protected] DONE}
citadel-1.1.11.jar Citadel {[email protected] DONE}
SereneSeasons-1.15.2-3.0.0.75-universal.jar Serene Seasons {[email protected] DONE}
betteranimalsplus-1.15.2-10.0.0.jar Better Animals Plus {[email protected] DONE}
Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE}
snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {[email protected] DONE}
u_team_core-1.15.2-3.0.2.169.jar U Team Core {[email protected] DONE}
Apotheosis-1.15.2-3.3.8.jar Apotheosis {[email protected] DONE}
mcw-doors-1.0.1fix-mc1.15.1-2.jar Macaw's Doors {[email protected] DONE}
iceandfire-2.1.0-1.15.2.jar Ice and Fire {[email protected] DONE}
MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
forge-1.15.2-31.2.47-universal.jar Forge {[email protected] DONE}
absentbydesign-1.15.2-1.1.1.jar Absent By Design Mod {[email protected] DONE}
scuba-gear-1.15.2-1.0.1.jar Scuba Gear {[email protected] DONE}
refinedstorage-1.8.8.jar Refined Storage {[email protected] DONE}
forge-1.15.2-31.2.47-client.jar Minecraft {[email protected] DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
FarmersDelight-1.15.2-0.2.4b.jar Farmer's Delight {[email protected] DONE}
useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {[email protected] DONE}
AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {[email protected] DONE}
ImmersiveEngineering-1.15.2-4.1.1-125.jar Immersive Engineering {[email protected] DONE}
BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] DONE}
CreativeCore_v2.0.5_mc1.15.2.jar CreativeCore {[email protected] DONE}
fishingreal-1.2.jar Fishing Real {[email protected] DONE}
fairylights-3.0.15-1.15.2.jar Fairy Lights {[email protected] DONE}
jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {[email protected] DONE}
curios-FORGE-1.15.2-2.0.2.6.jar Curios API {[email protected] DONE}
tetra-1.15.2-2.18.1.jar Tetra {[email protected] DONE}
Artifacts-1.15.2-2.5.1.jar Artifacts {[email protected] DONE}
Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] DONE}
Xaeros_Minimap_20.28.2_Forge_1.15.2.jar Xaero's Minimap {[email protected] DONE}
leap-1.15.2-1.0.1.jar Leap {[email protected] DONE}
JAOPCA-1.15.2-3.2.0.15.jar JAOPCA {[email protected] DONE}
ftb-backups-2.1.0.2.jar FTB Utilities: Backups {[email protected] DONE}
polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] DONE}
StorageDrawers-1.15.2-7.0.3.jar Storage Drawers {[email protected] DONE}
performant-1.15-3.14m.jar Performant {[email protected] DONE}
mcws-roofs-1.15.2-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] DONE}
mcw-furniture-1.0.1-mc1.15.1+1.15.2.jar Macaw's Furnitures {[email protected] DONE}
Aquaculture-1.15.2-2.0.23.jar Aquaculture 2 {[email protected] DONE}
incubation-1.0.4-1.15.2.jar Incubation {[email protected] DONE}
exoticbirds-1.15.2-1.1.0.jar Exotic Birds {[email protected] DONE}
overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] DONE}
BetterMineshaftsForge-1.15.2-1.3.1.jar YUNG's Better Mineshafts {[email protected] DONE}
WailaHarvestability-mc1.15.2-1.1.12.jar Waila Harvestability {[email protected] DONE}
Player Count: 0 / 8; []
Data Packs: mod:create, vanilla, inmemory:jaopca (incompatible), mod:wizard_animals_plus, mod:mining_helmet (incompatible), mod:spiderstpo (incompatible), mod:scenic, mod:jei (incompatible), mod:abnormals_core, mod:bambooblocks (incompatible), mod:buzzierbees, mod:wildnature (incompatible), mod:mekanism, mod:mcwwindows, mod:upgrade_aquatic (incompatible), mod:pitg, mod:extraboats, mod:bettercaves (incompatible), mod:terraforged, mod:xaeroworldmap, mod:mgui (incompatible), mod:placebo (incompatible), mod:comforts (incompatible), mod:citadel (incompatible), mod:sereneseasons, mod:betteranimalsplus (incompatible), mod:bookshelf (incompatible), mod:snowundertrees (incompatible), mod:uteamcore, mod:apotheosis (incompatible), mod:mcwdoors, mod:iceandfire, mod:mekanismgenerators, mod:waila (incompatible), mod:jeresources (incompatible), mod:forge (incompatible), mod:absentbydesign (incompatible), mod:scuba_gear (incompatible), mod:refinedstorage (incompatible), mod:mcwbridges, mod:farmersdelight, mod:usefulbackpacks, mod:ambientsounds (incompatible), mod:immersiveengineering (incompatible), mod:biomesoplenty, mod:phosphor, mod:valhelsia_structures (incompatible), mod:creativecore (incompatible), mod:fishingreal (incompatible), mod:fairylights, mod:jeiintegration (incompatible), mod:curios (incompatible), mod:tetra, mod:artifacts, mod:savageandravage, mod:xaerominimap, mod:leap (incompatible), mod:jaopca (incompatible), mod:ftbbackups (incompatible), mod:polymorph, mod:storagedrawers (incompatible), mod:performant (incompatible), mod:mcwroofs, mod:aiimprovements (incompatible), mod:mcwfurnitures, mod:aquaculture, mod:incubation, mod:exoticbirds, mod:overloadedarmorbar (incompatible), mod:bettermineshafts (incompatible), mod:wailaharvestability (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
OptiFine Version: OptiFine_1.15.2_HD_U_G5_pre1
OptiFine Build: 20201107-171351
Render Distance Chunks: 23
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 460.89
OpenGlRenderer: GeForce RTX 3080/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 16

commented

Update the jaopca mod, that should fix it.