Sorry! I’m very new to the forums and didn’t quite know where to post this!
Anyway, here is the full crash report:
—- Minecraft Crash Report —-
// Quite honestly, I wouldn’t worry myself about that.
Time: 7/31/14 10:43 AM
Description: Unexpected error
java.lang.NullPointerException
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:956)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1967)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
— Head —
Stacktrace:
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:956)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
— Affected level —
Details:
Level name: MpServer
All players: 1 total; [GCCorePlayerSP[‘DBL02’/222, l=’MpServer’, x=-60.50, y=65.62, z=244.50]]
Chunk stats: MultiplayerChunkCache: 120
Level seed: 0
Level generator: ID 00 — default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-52,64,244), Chunk: (at 12,4,4 in -4,15; contains blocks -64,0,240 to -49,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 139 game time, 139 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 29 total; [EntityZombieSun[‘Sun Zombie’/342, l=’MpServer’, x=-113.50, y=43.00, z=220.50], EntityPig[‘Pig’/143, l=’MpServer’, x=-95.50, y=63.00, z=307.50], EntityPig[‘Pig’/142, l=’MpServer’, x=-94.63, y=63.00, z=310.38], EntitySpiderSun[‘Sun Spider’/350, l=’MpServer’, x=-98.50, y=46.00, z=200.50], EntityCreeperSun[‘Sun Creeper’/345, l=’MpServer’, x=-111.50, y=43.00, z=220.50], EntityZombieSun[‘Sun Zombie’/344, l=’MpServer’, x=-111.50, y=43.00, z=218.50], EntityCreeperSun[‘Sun Creeper’/387, l=’MpServer’, x=-69.50, y=41.00, z=218.50], EntityPig[‘Pig’/144, l=’MpServer’, x=-92.38, y=63.00, z=310.38], EntityPig[‘Pig’/145, l=’MpServer’, x=-97.50, y=63.00, z=307.50], EntityZombie[‘Zombie’/752, l=’MpServer’, x=-49.50, y=37.00, z=221.50], EntityCow[‘Cow’/146, l=’MpServer’, x=-93.50, y=63.00, z=311.84], EntityCow[‘Cow’/147, l=’MpServer’, x=-93.50, y=63.00, z=307.50], EntityCow[‘Cow’/148, l=’MpServer’, x=-96.50, y=63.00, z=309.50], EntityCow[‘Cow’/149, l=’MpServer’, x=-96.50, y=63.00, z=309.50], EntitySkeletonSun[‘Sun Skeleton’/238, l=’MpServer’, x=-81.50, y=51.00, z=216.50], EntityCreeperSun[‘Sun Creeper’/236, l=’MpServer’, x=-74.50, y=40.00, z=202.50], Girlfriend[‘Girlfriend’/168, l=’MpServer’, x=-32.50, y=63.00, z=247.50], Hydrolisc[‘Hydrolisc’/175, l=’MpServer’, x=-11.50, y=63.00, z=196.50], Hydrolisc[‘Hydrolisc’/174, l=’MpServer’, x=-11.50, y=63.00, z=194.50], EntityZombieSun[‘Sun Zombie’/583, l=’MpServer’, x=-93.50, y=45.00, z=254.50], Coin[‘Coin!’/433, l=’MpServer’, x=-124.50, y=64.00, z=214.50], GCCorePlayerSP[‘DBL02’/222, l=’MpServer’, x=-60.50, y=65.62, z=244.50], EntityChicken[‘Chicken’/178, l=’MpServer’, x=0.50, y=63.00, z=319.50], EntityCreeper[‘Creeper’/364, l=’MpServer’, x=-96.50, y=15.00, z=227.50], EntityChicken[‘Chicken’/179, l=’MpServer’, x=2.50, y=63.00, z=319.50], EntityPig[‘Pig’/124, l=’MpServer’, x=-140.50, y=64.00, z=212.81], EntityPig[‘Pig’/123, l=’MpServer’, x=-140.50, y=64.00, z=211.22], EntityChicken[‘Chicken’/180, l=’MpServer’, x=3.50, y=63.00, z=321.50], EntityChicken[‘Chicken’/181, l=’MpServer’, x=1.50, y=63.00, z=318.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:863)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
— System Details —
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 960147992 bytes (915 MB) / 2125987840 bytes (2027 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms256M -Xmx4608M -XX:PermSize=256M
AABB Pool Size: 1 (56 bytes; 0 MB) allocated, 1 (56 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 4, tcache: 0, allocated: 2, tallocated: 64
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 97 mods loaded, 97 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (forge-1.6.4-9.11.1.965-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (forge-1.6.4-9.11.1.965-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MobiusCore{1.0.5} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
modJ_StarMinerCore{0.9.6} [StarMinerCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AWWayofTime{v1.0.0} [Blood Magic: Alchemical Wizardry] (Blood Magic Alchemical Wizardry.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Additional-Buildcraft-Objects{1.0.6.182} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChickenBones{1.0} [The Chicken Bones Mod: You can pick up chicks!] (ChickenBones.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (Damage Indicators.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization{0.8.29} [Factorization] (Factorization-0.8.29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.misc{0.8.29} [Factorization Miscellaneous Nonsense] (Factorization-0.8.29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.notify{0.8.29} [Factorization Notification System] (Factorization-0.8.29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.dimensionalSlice{0.8.29} [Factorization Dimensional Slices] (Factorization-0.8.29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NetherOres{1.6.2R2.2.2} [Nether Ores] (netherOres-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion{3.0.0.7} [Thermal Expansion] (thermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{2.0.354-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.354-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftCore{2.0.14} [Galacticraft Core] (Galacticraft-1.6.4-2.0.14.1084.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftMars{2.0.14} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.14.1084.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HardcoreEnderExpansion{1.6.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Hats{2.1.4} [Hats] (Hats.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IguanaTweaks{1.6.X-1i} [Iguana Tweaks] (iguanatweaks-1.6.X-1i-build4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
InfernalMobs{1.4.4} [Infernal Mobs] (Infernal Mobs.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.4.1.702} [Iron Chest] (Iron Chest.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Java7Checker{1.0} [Java 7 Checker] (Java7Checker.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
KeithyUtils{1.3} [Keithy Utils] (KeithyUtils-1.6.4-1.3.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LogisticsPipes|Main{0.7.4.dev.172} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.172.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lucky{4.2.1} [Lucky Block] (Lucky Block.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Core{3.4.0} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.4.0.29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Vanilla{3.4.0} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.4.0.29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Base{3.4.0} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.4.0.29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Machines{3.4.0} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.4.0.29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded{1.6.4R2.7.9} [MineFactory Reloaded] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.9} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatAtum{1.6.4R2.7.9} [MFR Compat: Atum] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatBackTools{1.6.4R2.7.9} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.9} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatChococraft{1.6.4R2.7.9} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.9} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForestry{1.6.4R2.7.9} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.9} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.9} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatIC2{1.6.4R2.7.9} [MFR Compat: IC2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.9} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatPams{1.6.4R2.7.9} [MFR Compat: Pam’s Mods] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatProjRed{1.6.4R2.7.9} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.9} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatRP2{1.6.4R2.7.9} [MFR Compat: RP2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.9} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.9} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.9} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.9} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatVanilla{1.6.4R2.7.9} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.9} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MinersDeluxe{2.2.3} [MinersDeluxe] (MinersDeluxe-v2.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Morph{0.7.1} [Morph] (Morph.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{2.1.14} [Natura] (Natura Compat NEI.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NetherX{1.2.2} [NetherX] (NetherX 1.3 for MC 1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
notenoughkeys{0.0.4} [Not Enough Keys] (NotEnoughKeys-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenMods{0.4} [OpenMods] (OpenMods.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Opis{1.1.3a_alpha} [Opis] (Opis.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MapWriter{2.0.1} [MapWriter] (Opis.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OreSpawn{164.15} [OreSpawn] (orespawn.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
modJ_StarMiner{0.9.6} [StarMiner] (StarMiner.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ColdFox_SunsSon{4.0} [Sun’s Son] (SunsSonMod_v4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.X_1.5.5.2} [Tinkers’ Construct] (TConstruct_mc1.6.4_1.5.5.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TMechworks{33.c001660} [Tinkers’ Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
witchery{0.16.3} [Witchery] (Witchery.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Launched Version: 1.6.4
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 — Build 10.18.10.3277, Intel
Is Modded: Definitely; Client brand changed to ‘fml,forge’
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
— Minecraft Crash Report —-
// Quite honestly, I wouldn’t worry myself about that.
Time: 8/30/15 2:42 PM
Description: Exception ticking world
java.lang.IllegalArgumentException: Could not get provider type for dimension -29, does not exist
at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:148)
at net.minecraftforge.common.DimensionManager.shouldLoadSpawn(DimensionManager.java:268)
at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:347)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
— Head —
Stacktrace:
at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:148)
at net.minecraftforge.common.DimensionManager.shouldLoadSpawn(DimensionManager.java:268)
at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:347)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:165)
— Affected level —
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 1 Drop: 1
Level seed: 29073684723001238
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:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
— System Details —
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 217580160 bytes (207 MB) / 501587968 bytes (478 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 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
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1448} Minecraft Forge
UCHIJAAAA Micdoodlecore{} Micdoodle8 Core
UCHIJAAAA alluwant{2.1} All U Want
UCHIJAAAA animalsPlus{1.2} Animals+
UCHIJAAAA AnimationAPI{1.2.4} AnimationAPI
UCHIJAAAA CustomSpawner{3.3.0} DrZhark’s CustomSpawner
UCHIJAAAA MoCreatures{6.3.1} DrZhark’s Mo’Creatures Mod
UCHIJAAAA meteors{2.13} Falling Meteors
UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core
UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets
UCHIJAAAA iChunUtil{4.2.2} iChunUtil
UCHIJAAAA GraviGun{4.0.0-beta} GraviGun
UCHIJAAAA RadixCore{2.0.2} RadixCore
UCHIJAAAA MCA{1.7.10-5.0.7.2} Minecraft Comes Alive
UCHIJAAAA MobAmputation{4.0.0} MobAmputation
UCHIJAAAA MobDismemberment{4.0.0} MobDismemberment
UCHIJAAAA Morph{0.9.2} Morph
UCHIJAAAA cfm{3.4.8} §9MrCrayfish’s Furniture Mod
UCHIJAAAA hbm{0.0.1} HbMs Mod
UCHIJAAAA shadowworld{1.2.1} Shadow World
UCHIJAAAA StructureSpawner{0.1} StructureSpawner
UCHIJAAAA zeldaswordskills{1.7.10-2.2.6} Zelda Sword Skills
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [GCEntityPlayerMP[‘I_Love_Ducks’/2069, l=’New World’, x=-227.50, y=11.40, z=211.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to ‘fml,forge’
By
Error12345 · Posted 1 hour ago
Hello. Forgive me for the mistakes, but I’m bad at English and I translate it all through a translator. We want to play minecraft with mods with our friends through the server. I created a server, installed forge there and launched it, but it gives an error. Please help me. ❤️
[Server thread/ERROR] [minecraft/MinecraftServer]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke «net.minecraft.server.level.ServerLevel.m_6857_()» because «serverlevel2» is null
at net.minecraft.server.MinecraftServer.m_129885_(MinecraftServer.java:502) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:575) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:521) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:682) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:833) [?:?] {}
debug.log
[04июн.2023 03:00:51.582] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [—launchTarget, forgeserver, —fml.forgeVersion, 43.2.6, —fml.mcVersion, 1.19.2, —fml.forgeGroup, net.minecraftforge, —fml.mcpVersion, 20220805.130853]
[04июн.2023 03:00:51.588] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.7 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
[04июн.2023 03:00:51.632] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
[04июн.2023 03:00:51.652] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[04июн.2023 03:00:51.671] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[04июн.2023 03:00:51.685] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[04июн.2023 03:00:51.715] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
[04июн.2023 03:00:51.731] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[04июн.2023 03:00:51.731] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[04июн.2023 03:00:51.732] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[04июн.2023 03:00:51.732] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[04июн.2023 03:00:51.732] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[04июн.2023 03:00:51.735] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
[04июн.2023 03:00:51.735] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
[04июн.2023 03:00:51.736] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830
[04июн.2023 03:00:51.736] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
[04июн.2023 03:00:51.737] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.3+6.0.3+master.039e4ea9
[04июн.2023 03:00:51.737] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[04июн.2023 03:00:51.740] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
[04июн.2023 03:00:51.741] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703
[04июн.2023 03:00:51.742] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5
[04июн.2023 03:00:51.744] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[04июн.2023 03:00:51.744] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[04июн.2023 03:00:51.752] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[04июн.2023 03:00:51.752] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[04июн.2023 03:00:51.770] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@42eca56e
[04июн.2023 03:00:51.786] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[04июн.2023 03:00:51.792] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[04июн.2023 03:00:51.792] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.794] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.795] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.797] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[04июн.2023 03:00:51.798] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[04июн.2023 03:00:51.798] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[04июн.2023 03:00:51.799] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:server
[04июн.2023 03:00:51.800] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:server
[04июн.2023 03:00:51.800] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:servermods
[04июн.2023 03:00:51.800] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:servermods
[04июн.2023 03:00:51.801] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:serverconfig
[04июн.2023 03:00:51.801] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:serverconfig
[04июн.2023 03:00:51.801] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:serverconfigfml.toml
[04июн.2023 03:00:51.801] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[04июн.2023 03:00:51.850] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:serverdefaultconfigs
[04июн.2023 03:00:51.850] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[04июн.2023 03:00:51.854] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[04июн.2023 03:00:51.854] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service
[04июн.2023 03:00:51.876] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=43.2.6, mcVersion=1.19.2, mcpVersion=20220805.130853, forgeGroup=net.minecraftforge]
[04июн.2023 03:00:51.877] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[04июн.2023 03:00:51.878] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is ‘srg’
[04июн.2023 03:00:51.878] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[04июн.2023 03:00:51.878] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[04июн.2023 03:00:51.879] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger — transformation service mixin
[04июн.2023 03:00:51.879] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger — transformation service mixin
[04июн.2023 03:00:51.879] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger — transformation service fml
[04июн.2023 03:00:51.880] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[04июн.2023 03:00:51.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[04июн.2023 03:00:51.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
[04июн.2023 03:00:51.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
[04июн.2023 03:00:52.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.19.2-20220805.130853-srg.jar with {minecraft} mods — versions {1.19.2}
[04июн.2023 03:00:52.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:serverlibrariesnetminecraftforgefmlcore1.19.2-43.2.6fmlcore-1.19.2-43.2.6.jar
[04июн.2023 03:00:52.042] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:serverlibrariesnetminecraftforgefmlcore1.19.2-43.2.6fmlcore-1.19.2-43.2.6.jar is missing mods.toml file
[04июн.2023 03:00:52.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:serverlibrariesnetminecraftforgejavafmllanguage1.19.2-43.2.6javafmllanguage-1.19.2-43.2.6.jar
[04июн.2023 03:00:52.044] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:serverlibrariesnetminecraftforgejavafmllanguage1.19.2-43.2.6javafmllanguage-1.19.2-43.2.6.jar is missing mods.toml file
[04июн.2023 03:00:52.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:serverlibrariesnetminecraftforgelowcodelanguage1.19.2-43.2.6lowcodelanguage-1.19.2-43.2.6.jar
[04июн.2023 03:00:52.047] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:serverlibrariesnetminecraftforgelowcodelanguage1.19.2-43.2.6lowcodelanguage-1.19.2-43.2.6.jar is missing mods.toml file
[04июн.2023 03:00:52.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:serverlibrariesnetminecraftforgemclanguage1.19.2-43.2.6mclanguage-1.19.2-43.2.6.jar
[04июн.2023 03:00:52.049] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:serverlibrariesnetminecraftforgemclanguage1.19.2-43.2.6mclanguage-1.19.2-43.2.6.jar is missing mods.toml file
[04июн.2023 03:00:52.068] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:serverlibrariesnetminecraftforgeforge1.19.2-43.2.6forge-1.19.2-43.2.6-universal.jar
[04июн.2023 03:00:52.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.2.6-universal.jar with {forge} mods — versions {43.2.6}
[04июн.2023 03:00:52.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INFjarjarmetadata.json from server-1.19.2-20220805.130853-srg.jar, it does not contain dependency information.
[04июн.2023 03:00:52.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INFjarjarmetadata.json from forge-1.19.2-43.2.6-universal.jar, it does not contain dependency information.
[04июн.2023 03:00:52.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INFjarjarmetadata.json from mclanguage-1.19.2-43.2.6.jar, it does not contain dependency information.
[04июн.2023 03:00:52.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INFjarjarmetadata.json from javafmllanguage-1.19.2-43.2.6.jar, it does not contain dependency information.
[04июн.2023 03:00:52.088] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INFjarjarmetadata.json from fmlcore-1.19.2-43.2.6.jar, it does not contain dependency information.
[04июн.2023 03:00:52.088] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INFjarjarmetadata.json from lowcodelanguage-1.19.2-43.2.6.jar, it does not contain dependency information.
[04июн.2023 03:00:52.120] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[04июн.2023 03:00:52.122] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.19.2-20220805.130853-srg.jar with {minecraft} mods — versions {1.19.2}
[04июн.2023 03:00:52.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:serverlibrariesnetminecraftserver1.19.2-20220805.130853server-1.19.2-20220805.130853-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[04июн.2023 03:00:52.126] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:serverlibrariesnetminecraftforgeforge1.19.2-43.2.6forge-1.19.2-43.2.6-universal.jar
[04июн.2023 03:00:52.127] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.2.6-universal.jar with {forge} mods — versions {43.2.6}
[04июн.2023 03:00:52.128] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:serverlibrariesnetminecraftforgeforge1.19.2-43.2.6forge-1.19.2-43.2.6-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[04июн.2023 03:00:52.159] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[04июн.2023 03:00:52.161] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger — transformation service fml
[04июн.2023 03:00:52.171] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[04июн.2023 03:00:52.172] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[04июн.2023 03:00:52.173] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 43
[04июн.2023 03:00:52.173] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 43
[04июн.2023 03:00:52.179] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[04июн.2023 03:00:52.179] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[04июн.2023 03:00:52.179] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[04июн.2023 03:00:52.181] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements (0 mandatory, 0 optional)
[04июн.2023 03:00:52.181] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[04июн.2023 03:00:52.582] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[04июн.2023 03:00:52.582] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[04июн.2023 03:00:52.583] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[04июн.2023 03:00:52.583] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[04июн.2023 03:00:52.583] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[04июн.2023 03:00:52.583] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
[04июн.2023 03:00:52.783] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[04июн.2023 03:00:52.783] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[04июн.2023 03:00:52.882] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[04июн.2023 03:00:52.882] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[04июн.2023 03:00:52.924] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[04июн.2023 03:00:52.931] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@79fd6f95 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
[04июн.2023 03:00:52.932] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1442f788 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
[04июн.2023 03:00:52.932] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@113e13f9 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1c7f96b1 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7979b8b7 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7a04fea7 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1bc49bc5 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7b6e5c12 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4f66ffc8 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: inject() running with 3 agents
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[04июн.2023 03:00:53.147] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[04июн.2023 03:00:53.147] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target ‘forgeserver’ with arguments []
[04июн.2023 03:00:53.243] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[04июн.2023 03:00:53.245] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[04июн.2023 03:00:53.296] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[04июн.2023 03:00:53.300] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
[04июн.2023 03:00:53.300] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[04июн.2023 03:00:53.459] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:00:53.460] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@2f4d3709
[04июн.2023 03:00:53.738] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:00:53.738] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@2f4d3709
[04июн.2023 03:00:54.379] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
[04июн.2023 03:00:54.550] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
[04июн.2023 03:00:54.612] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
[04июн.2023 03:00:54.737] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[04июн.2023 03:00:55.500] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[04июн.2023 03:00:57.043] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[04июн.2023 03:00:57.896] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
[04июн.2023 03:00:58.278] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[04июн.2023 03:00:58.347] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[04июн.2023 03:00:58.725] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 5642
[04июн.2023 03:00:58.748] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading
[04июн.2023 03:00:58.758] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@288ca5f0 — got cpw.mods.cl.ModuleClassLoader@130a0f66
[04июн.2023 03:00:58.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
[04июн.2023 03:00:58.810] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 43.2 from cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 43.2.6
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 43.2
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.19.2 from cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.19.2
[04июн.2023 03:00:58.812] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20220805.130853
[04июн.2023 03:00:58.812] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.6, for MC 1.19.2 with MCP 20220805.130853
[04июн.2023 03:00:58.814] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.2.6 Initialized
[04июн.2023 03:00:58.895] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
[04июн.2023 03:00:58.896] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 17
[04июн.2023 03:00:58.896] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
[04июн.2023 03:00:58.896] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
[04июн.2023 03:00:58.897] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
[04июн.2023 03:00:58.897] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
[04июн.2023 03:00:58.898] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable
java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.internal.PlatformDependent0$5.run(PlatformDependent0.java:287) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:281) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.19.2-43.2.6-universal.jar%23108!/:?]
at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:436) ~[forge-1.19.2-43.2.6-universal.jar%23108!/:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.6.jar%23105!/:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.6.jar%23104!/:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[04июн.2023 03:00:58.899] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
[04июн.2023 03:00:58.900] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common
at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?]
at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?]
at io.netty.util.internal.PlatformDependent0$7.run(PlatformDependent0.java:409) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:400) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.19.2-43.2.6-universal.jar%23108!/:?]
at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:436) ~[forge-1.19.2-43.2.6-universal.jar%23108!/:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.6.jar%23105!/:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.6.jar%23104!/:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[04июн.2023 03:00:58.901] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable
[04июн.2023 03:00:58.901] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
[04июн.2023 03:00:58.902] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 4219469824 bytes (maybe)
[04июн.2023 03:00:58.902] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:Users1AppDataLocalTemp (java.io.tmpdir)
[04июн.2023 03:00:58.902] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
[04июн.2023 03:00:58.902] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows
[04июн.2023 03:00:58.903] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
[04июн.2023 03:00:58.903] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
[04июн.2023 03:00:58.904] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
[04июн.2023 03:00:58.904] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
[04июн.2023 03:00:58.924] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3
[04июн.2023 03:00:58.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[04июн.2023 03:00:58.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[04июн.2023 03:00:58.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[04июн.2023 03:00:58.988] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[04июн.2023 03:00:58.992] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
[04июн.2023 03:00:59.022] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage;
[04июн.2023 03:00:59.024] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler;
[04июн.2023 03:00:59.024] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem;
[04июн.2023 03:00:59.024] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler;
[04июн.2023 03:00:59.182] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[04июн.2023 03:00:59.183] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:serverconfigforge-common.toml
[04июн.2023 03:00:59.184] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:serverconfigforge-common.toml
[04июн.2023 03:00:59.184] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:serverconfigforge-common.toml for changes
[04июн.2023 03:00:59.188] [main/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
[04июн.2023 03:00:59.378] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[04июн.2023 03:00:59.910] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost=’https://authserver.mojang.com’, accountsHost=’https://api.mojang.com’, sessionHost=’https://sessionserver.mojang.com’, servicesHost=’https://api.minecraftservices.com’, name=’PROD’
[04июн.2023 03:00:59.952] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL ‘union:/C:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23103!/assets/.mcassetsroot’ uses unexpected schema
[04июн.2023 03:00:59.953] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL ‘union:/C:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23103!/data/.mcassetsroot’ uses unexpected schema
[04июн.2023 03:01:00.021] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:serverlibrariesnetminecraftforgeforge1.19.2-43.2.6forge-1.19.2-43.2.6-universal.jar
[04июн.2023 03:01:00.113] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data:
{
«homepage»: «https://files.minecraftforge.net/net/minecraftforge/forge/»,
«promos»: {
«1.1-latest»: «1.3.4.29»,
«1.2.3-latest»: «1.4.1.64»,
«1.2.4-latest»: «2.0.0.68»,
«1.2.5-latest»: «3.4.9.171»,
«1.3.2-latest»: «4.3.5.318»,
«1.4.0-latest»: «5.0.0.326»,
«1.4.1-latest»: «6.0.0.329»,
«1.4.2-latest»: «6.0.1.355»,
«1.4.3-latest»: «6.2.1.358»,
«1.4.4-latest»: «6.3.0.378»,
«1.4.5-latest»: «6.4.2.448»,
«1.4.6-latest»: «6.5.0.489»,
«1.4.7-latest»: «6.6.2.534»,
«1.5-latest»: «7.7.0.598»,
«1.5.1-latest»: «7.7.2.682»,
«1.5.2-latest»: «7.8.1.738»,
«1.5.2-recommended»: «7.8.1.738»,
«1.6.1-latest»: «8.9.0.775»,
«1.6.2-latest»: «9.10.1.871»,
«1.6.2-recommended»: «9.10.1.871»,
«1.6.3-latest»: «9.11.0.878»,
«1.6.4-latest»: «9.11.1.1345»,
«1.6.4-recommended»: «9.11.1.1345»,
«1.7.2-latest»: «10.12.2.1161»,
«1.7.2-recommended»: «10.12.2.1161»,
«1.7.10_pre4-latest»: «10.12.2.1149»,
«1.7.10-latest»: «10.13.4.1614»,
«1.7.10-recommended»: «10.13.4.1614»,
«1.8-latest»: «11.14.4.1577»,
«1.8-recommended»: «11.14.4.1563»,
«1.8.8-latest»: «11.15.0.1655»,
«1.8.9-latest»: «11.15.1.2318»,
«1.8.9-recommended»: «11.15.1.2318»,
«1.9-latest»: «12.16.1.1938»,
«1.9-recommended»: «12.16.1.1887»,
«1.9.4-latest»: «12.17.0.2317»,
«1.9.4-recommended»: «12.17.0.2317»,
«1.10-latest»: «12.18.0.2000»,
«1.10.2-latest»: «12.18.3.2511»,
«1.10.2-recommended»: «12.18.3.2511»,
«1.11-latest»: «13.19.1.2199»,
«1.11-recommended»: «13.19.1.2189»,
«1.11.2-latest»: «13.20.1.2588»,
«1.11.2-recommended»: «13.20.1.2588»,
«1.12-latest»: «14.21.1.2443»,
«1.12-recommended»: «14.21.1.2387»,
«1.12.1-latest»: «14.22.1.2485»,
«1.12.1-recommended»: «14.22.1.2478»,
«1.12.2-latest»: «14.23.5.2860»,
«1.12.2-recommended»: «14.23.5.2859»,
«1.13.2-latest»: «25.0.223»,
«1.14.2-latest»: «26.0.63»,
«1.14.3-latest»: «27.0.60»,
«1.14.4-latest»: «28.2.26»,
«1.14.4-recommended»: «28.2.26»,
«1.15-latest»: «29.0.4»,
«1.15.1-latest»: «30.0.51»,
«1.15.2-latest»: «31.2.57»,
«1.15.2-recommended»: «31.2.57»,
«1.16.1-latest»: «32.0.108»,
«1.16.2-latest»: «33.0.61»,
«1.16.3-latest»: «34.1.42»,
«1.16.3-recommended»: «34.1.0»,
«1.16.4-latest»: «35.1.37»,
«1.16.4-recommended»: «35.1.4»,
«1.16.5-latest»: «36.2.39»,
«1.16.5-recommended»: «36.2.34»,
«1.17.1-latest»: «37.1.1»,
«1.17.1-recommended»: «37.1.1»,
«1.18-latest»: «38.0.17»,
«1.18.1-latest»: «39.1.2»,
«1.18.1-recommended»: «39.1.0»,
«1.18.2-recommended»: «40.2.0»,
«1.18.2-latest»: «40.2.9»,
«1.19-latest»: «41.1.0»,
«1.19-recommended»: «41.1.0»,
«1.19.1-latest»: «42.0.9»,
«1.19.2-recommended»: «43.2.0»,
«1.19.2-latest»: «43.2.13»,
«1.19.3-latest»: «44.1.23»,
«1.19.3-recommended»: «44.1.0»,
«1.19.4-latest»: «45.0.66»
}
}
[04июн.2023 03:01:00.115] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 43.2.6 Target: 43.2.13
[04июн.2023 03:01:01.747] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes
[04июн.2023 03:01:02.324] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1179 advancements
[04июн.2023 03:01:02.642] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world
[04июн.2023 03:01:02.656] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world
[04июн.2023 03:01:03.179] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
[04июн.2023 03:01:03.181] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[04июн.2023 03:01:03.182] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[04июн.2023 03:01:03.183] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[04июн.2023 03:01:03.287] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 26.240.208.170:25565
[04июн.2023 03:01:03.323] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type
[04июн.2023 03:01:03.349] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 24
[04июн.2023 03:01:03.372] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
[04июн.2023 03:01:03.372] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
[04июн.2023 03:01:03.379] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
[04июн.2023 03:01:03.379] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
[04июн.2023 03:01:03.385] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available
[04июн.2023 03:01:03.430] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 42120 (auto-detected)
[04июн.2023 03:01:03.433] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: true
[04июн.2023 03:01:03.433] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: false
[04июн.2023 03:01:03.442] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
[04июн.2023 03:01:03.444] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Failed to get SOMAXCONN from sysctl and file procsysnetcoresomaxconn. Default: 200
[04июн.2023 03:01:03.483] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: 00:00:00:00:00:00:00:e0 (auto-detected)
[04июн.2023 03:01:03.516] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 24
[04июн.2023 03:01:03.516] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 24
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
[04июн.2023 03:01:03.528] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
[04июн.2023 03:01:03.529] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
[04июн.2023 03:01:03.529] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
[04июн.2023 03:01:03.537] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** FAILED TO BIND TO PORT!
[04июн.2023 03:01:03.537] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The exception was: java.net.BindException: Address already in use: bind
[04июн.2023 03:01:03.538] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: Perhaps a server is already running on that port?
[04июн.2023 03:01:03.538] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
java.lang.IllegalStateException: Failed to initialize server
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:626) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[04июн.2023 03:01:03.563] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:01:03.564] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@2f4d3709
[04июн.2023 03:01:03.655] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 5693854f-4317-47e3-95a5-829d7ad57012
[04июн.2023 03:01:03.656] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:server.crash-reportscrash-2023-06-04_03.01.03-server.txt
[04июн.2023 03:01:03.657] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[04июн.2023 03:01:03.661] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[04июн.2023 03:01:03.663] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke «net.minecraft.server.level.ServerLevel.m_6857_()» because «serverlevel2» is null
at net.minecraft.server.MinecraftServer.m_129885_(MinecraftServer.java:502) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:575) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:521) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:682) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[04июн.2023 03:01:03.666] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Making serverconfig directory : .worldserverconfig
[04июн.2023 03:01:03.666] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Created serverconfig directory : .worldserverconfig
[04июн.2023 03:01:03.667] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER
Comments
Minecraft version: 1.11.2
Galacticraft version: 117
Forge version: 13.20.1.2454
Single player (SSP) or Multiplayer (SMP)?
SMP
Galacticraft add-ons and other mods installed?
ExtraPlanets
Please provide screenshots / crash report / log as needed.
The issue:
Well… as can be seen by the screen cap, this is definitely not mars. It seems to be generating the spawn chunks using the Tinkers’ construct slab blocks. It looks to be a roughly 16×16 chunk area that’s bugged out this way. I’ve tried on three different instances to delete the dimension and it regenerates this way.
Guessing SpongeForge: 1.11.2-2393-6.1.0-BETA-2592
as from your other submitted issues, or am I wrong?Also I’m just aiming to get a bit more information so that someone who actually knows how to fix this doesn’t have to ask.
Yes, at info is also on the website too the version for sponge is correct, the forge version isn’t. I plan on fixing it soon so that it properly represents everything on the server.
Hi @hugeblank
This appears to be a block ID issue during worldgen. It’s likely not a Galacticraft issue at all, but caused by something else in your setup. Obviously, Galacticraft is using its own correct block IDs when generating Mars, and the rest of the planet confirms that.
We can maybe look into this some more, but you will need to help by doing more extensive testing, as the issue is specific to your server.
- Does the issue occur on a fresh server with the same modlist?
- Does the issue occur on a fresh server with the same modlist without Sponge?
- Does the issue occur with only Tinker’s Construct and Galacticraft installed, no other mods?
This is an issue I am having as well. Its not any particular mod that has its blocks used either. It can be any number of mods that you have installed along side it. From what I have seen it happens regardless of what mods are installed however I have not tested them all individually yet, just in quarters.
This affects DIM-33 and DIM-29 though possibly by chance as it has affected other galacticraft planets instead on rare occasions. Both sponge and forge are the latest. This also only happens to GalactiCraft dimensions. The corruption is not limited to one chunk but often spanning several 10s to 100s of chunks. This also is not a generation issue as well as it will be fine and then corrupt into what you see in that image after a restart or two and a unlogged shutdown error within forge clearly marked as an error in galacticraftcore.
https://pastebin.com/Rz0XxmyY
Labeling it as not a Galacticraft issue seems to be a bit premature in light of galacticraftcore being specifically named in the error that is the most likely candidate as the source given that the bug appears after a restart and so does that error. It is worth mentioning that the unloading of the nether is NOT the galacticraftcore error as when I include code to disable world unloading that error is gone but galacticraft-plaents and extraplanets still failed to receive their FMLServerStoppedEvent event because galacticraftcore errored on its FMLServerStoppedEvent event. Also there is world duplication of the nether, overworld, and end and it is caused by galacticraft as it only happens when galacticraft is installed, even by its self.
The invisible error
https://pastebin.com/7ipHZ1Ep
The code used to disable unloads (Not for production use as it nukes ids on restart)
https://pastebin.com/iAsAqZZr
radfast
changed the title
Mars spawn chunk errors
[With Sponge] Occasional Mars spawn chunk errors
Oct 1, 2017
clearly marked as an error in galacticraftcore
The system is not always accurately marking which mod has errored, so this is fairly meaningless.
I’m still having difficulty reproducing this error. I test Galacticraft myself on a Sponge 1.11.2 server, I’ve played through around 30 hours of gameplay and it is rock solid stable.
Please can you show me the error relating to the FMLServerStoppedEvent event, maybe we can do something about that.
Current theory is something else might be messing with duplicate dimension id’s like the nether, and potentially crashing the save thread.
@radfast Ok i have this problem on my private server,
I have spent 10 hours or so debugging this, it seems that mars and dimension -33 dont seem to be saving, thats why blocks are changing as its corrupted chunks
This is a list of the tests I’ve tried
Test 1: Deleting all sponge data. Still broken
Test 2: Deleting world. Still broken
Test 3: Deleting mod pack and reinstalling. Still broken
Test 4: Deleting everything redownloading it all. Still broken
Test 5: Made a test server with just Sponge, Galacticraft, ExtraPlanets. Still broken
Test 6: Removed ExtraPlanets from my test server. Worked
Test 7: Removed everything in ExtraPlanets except Planets, Biomes, Moons. Still broken
Test 8: Removed everything in ExtraPlanets except Planets, Biomes. Still broken
Test 9: Removed everything in ExtraPlanets except Biomes, Moons. Worked
Test 9: Removed everything in ExtraPlanets except 4 Planets, Biomes, Moons. Worked
Test 10: Removed everything in ExtraPlanets except 5 Planets, Biomes, Moons. Still broken
Test 11: Removed everything in ExtraPlanets except 5 Planets, Biomes, Moons and changed the 5th dimension id. Still broken
From these tests it seems that it breaks when i add any 5th planet, the 4 planets can be any 4 planets in my addon.
The people over at SpongeForge discord have been helping me with this and can see how this is a issue and are confused as much as me.
We really need your help @radfast with this
@radfast Also it seems that when the server starts with spongeforge that the dimensions get re-registered
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -30
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -20
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -21
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -15
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -29
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -13
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -16
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -17
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -31
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -37
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -35
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -34
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -38
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -43
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -32
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -28
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -41
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -33
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -39
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -40
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -42
[22:04:52] [Server thread/INFO] [Galacticraft/galacticraftcore]: Re-registered dimension: -36
I don’t have any insight.
SpongeForge adds many layers of code and complexity to standard Minecraft/Forge dimensions.
A further problem is that SpongeForge’s API is not visible to Forge mods, so we cannot even see or control what Sponge does.
A further problem is that a lot is controlled by Sponge dimension configs, which again are not visible to Forge mods. (On your install, it might be worth checking all the dimension configs for your planets.)
I have no clue why ExtraPlanets adding 4 new planets (in addition to Galacticraft’s standard 4 dimensions) is OK but 5 new planets breaks things.
To troubleshoot this properly, you’d need to set up an IDE workspace with the full SpongeForge source code as well as Galacticraft source and Extra Planets, and then set breakpoints and watches. I personally have not succeeded to set up SpongeForge sources error-free (even without Galacticraft), and I don’t have time to keep trying — maybe you can be smarter or luckier than me and you can get it to work?
The Re-registered dimension
message looks to be coming from Sponge, it’s not a message contained in Galacticraft code. Again, I think you’re seeing this because Sponge is making major changes to Minecraft / Forge dimension handling, probably the message means everything is OK..
Some things I would maybe look at if trying to guess quickly: dimension ID conflict, some kind of default size limit for a data structure related to the dimensions, or a time-out in the save process (e.g maybe another server tick happens while the map save is still ongoing).
Thanks for the reply, im not sure how i can go about debugging this myself without the help of spongeforge and maybe yourself.
After spending the 10 hours already on this issue, im not sure where to start with it if im honest, the fact that it works with forge confirms in my own head that my dimensions are registered correctly and the fact that me disabling different dimensions still causes the issue.
The questions which im still confused over are:
Why is it specific to Mars and my Dimension of Phobos?
Why does it happen when i disable all planets except 4 but on the 5th which can be any 5th one it breaks?
And finally why with SpongeForge and Not Forge too?
I will see what i can debug further myself and get back to you
I personally have not succeeded to set up SpongeForge sources error-free (even without Galacticraft), and I don’t have time to keep trying — maybe you can be smarter or luckier than me and you can get it to work?
let me know what the exact issues are, clone spongeforge recursively run setupdecompworkspace like with any other mod
then you should be able to just any mod source as a module in intellij, only annoyance mappings have to match
see here
Ok just ran a quick test with my local server that i made a while ago for my tests posted above,
The tests are did are as followed:
Changed Mars dimension id to -99 in the config: On the save output it showed saving of «Auto-saving chunks for level ‘DIM-29’/Mars» But still no saving on my dimension with id -33 and nothing with -99, ummm wtf?
Im even more confused but doing more debuging now
Just tried changing phobos id to -105: and phobos saves now but mars doesnt still
It seems if i change anyone of the dimensions from -29 for mars and -33 for phobos that dimension works
But only one and not both if i change both
1.10.2-2477-5.2.0-BETA-2635 or 1.10.2-2477-5.2.0-BETA-2637 wasnt able to test 1.10.2-2477-5.2.0-BETA-2635 as it didnt even start the server just errored out
1.10.2-2477-5.2.0-BETA-2632 and back works
i wasnt able to find a stable version before build 2632 that worked for everything but this issue so i cant change back to one without bring more issues to the table
Atm im debugging with changing stuff from forge mods side but atm i think this isnt the place i should be looking and its in the spongeforge code i should be looking
hey @MJRLegends
I’m closing this as I don’t think the issue is on GC’s side, but I am still monitoring the discussion here.
Changed Mars dimension id to -99 in the config: On the save output it showed saving of «Auto-saving chunks for level ‘DIM-29’/Mars»
This is a possible concern. Bear in mind that the dimension ID in the config is used for both the WorldProvider type ID and the actual Forge dimension number. It’s also possible that the folder name DIM-29 is always used for Mars even if the dimension ID changes — it’s only a name.
It would be interesting to look at what happens with the same setup without Sponge.
I do not have time to troubleshoot Sponge dimension issues. They can quite easily occur, because Sponge adds a lot of different dimension handling which is aimed at multiverse plugin type dimensions (extra server spawn dimensions etc) but not originally coded with Forge dimensions in mind. Sponge has internal data structures for dimensions which are not even accessible from Forge mods, which is a huge PITA.
In addition Sponge creates a Sponge config file for each of your dimensions. Bear in mind that if you are changing dimension things on Galacticraft’s side, you might still be using an old version of the Sponge config file for that dimension, and that might mess with some of your GC changes.
I don’t remember the exact issues I had with trying to integrate Sponge with my Galacticraft development environment for debugging Sponge, but I spent a full day on it without success. I suggest you try it yourself, you might not encounter the same issues if I don’t «poison» your attempt by telling you what I did…
крашится мир при входе
подробный текст ошибки:
—- Minecraft Crash Report —-
// Don’t do that.
Time: 08.12.19 22:20
Description: Exception while updating neighbours
java.lang.ClassCastException: micdoodle8.mods.galacticraft.core.tile.TileEntityNasaWorkbench cannot be cast to micdoodle8.mods.galacticraft.core.tile.TileEntityParaChest
at micdoodle8.mods.galacticraft.core.blocks.BlockParaChest.func_149695_a(BlockParaChest.java:104)
at net.minecraft.world.World.func_147460_e(World.java:697)
at net.minecraft.world.World.func_147459_d(World.java:649)
at net.minecraft.world.World.func_147444_c(World.java:613)
at net.minecraft.world.World.markAndNotifyBlock(World.java:488)
at net.minecraft.world.World.func_147465_d(World.java:466)
at net.minecraftforge.fluids.BlockFluidClassic.flowIntoBlock(BlockFluidClassic.java:278)
at net.minecraftforge.fluids.BlockFluidClassic.func_149674_a(BlockFluidClassic.java:139)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:550)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:181)
at WorldServerOF.func_72835_b(WorldServerOF.java:234)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
— Head —
Stacktrace:
at micdoodle8.mods.galacticraft.core.blocks.BlockParaChest.func_149695_a(BlockParaChest.java:104)
— Block being updated —
Details:
Source block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
Block type: ID #774 (tile.parachest // micdoodle8.mods.galacticraft.core.blocks.BlockParaChest)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (171,62,88), Chunk: (at 11,3,8 in 10,5; contains blocks 160,0,80 to 175,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.world.World.func_147460_e(World.java:697)
at net.minecraft.world.World.func_147459_d(World.java:649)
at net.minecraft.world.World.func_147444_c(World.java:613)
at net.minecraft.world.World.markAndNotifyBlock(World.java:488)
at net.minecraft.world.World.func_147465_d(World.java:466)
at net.minecraftforge.fluids.BlockFluidClassic.flowIntoBlock(BlockFluidClassic.java:278)
at net.minecraftforge.fluids.BlockFluidClassic.func_149674_a(BlockFluidClassic.java:139)
— Block being ticked —
Details:
Block type: ID #859 (tile.fluid.grc.honeyMead4 // growthcraft.cellar.common.block.BlockFluidBooze)
Block data value: 1 / 0x1 / 0b0001
Block location: World: (170,63,88), Chunk: (at 10,3,8 in 10,5; contains blocks 160,0,80 to 175,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:550)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:181)
at WorldServerOF.func_72835_b(WorldServerOF.java:234)
— Affected level —
Details:
Level name: MMO Game MAGNITOFONC
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -3217012631239445277
Level generator: ID 00 — default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (36,68,210), Chunk: (at 4,4,2 in 2,13; contains blocks 32,0,208 to 47,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 10232799 game time, 1533736 day time
Level dimension: 0
Level storage version: 0x04ABD — Anvil
Level weather: Rain time: 83897 (now: false), thunder time: 1581 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
— System Details —
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1612218248 bytes (1537 MB) / 2449473536 bytes (2336 MB) up to 5066719232 bytes (4832 MB)
JVM Flags: 8 total; -Xmn128M -Xmx4822M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 49 mods loaded, 49 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems_1.7.10_1.0.5.120_universal.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA BiblioCraft{1.11.6} [BiblioCraft] (BiblioCraftv1.11.6MC1.7.10.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O’ Plenty] (BiomesOPlenty_1.7.10_2.1.0.2308_universal.jar)
UCHIJAAAA bookshelf{1.0.4.187} [Bookshelf] (Bookshelf_1.7.10_1.0.4.187.jar)
UCHIJAAAA BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark’s CustomSpawner] (CustomMobSpawner-1.7.10-3.3.0.zip)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d29oct17.jar)
UCHIJAAAA lootablebodies{1.3.7} [DrCyano’s Lootable Bodies] (CyanosLootableBodies_1.7.10_backport_1.3.7.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark’s Mo’Creatures Mod] (DrZharks MoCreature-1.7.10-6.3.1.zip)
UCHIJAAAA endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.428_beta.jar)
UCHIJAAAA exoticbirds{1.0} [Exotic Birds] (ExoticBirds1.7.10_1.4.6.jar)
UCHIJAAAA flansmod{4.10.0} [Flan’s Mod] (Flans_Mod_1.7.10_4.10.0.jar)
UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.463.jar)
UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.463.jar)
UCHIJAAAA Growthcraft{1.7.10-2.7.2} [Growthcraft] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Cellar{1.7.10-2.7.2} [Growthcraft Cellar] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Apples{1.7.10-2.7.2} [Growthcraft Apples] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.7.2} [Growthcraft Bamboo] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Bees{1.7.10-2.7.2} [Growthcraft Bees] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.7.2} [Growthcraft Fishtrap] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Grapes{1.7.10-2.7.2} [Growthcraft Grapes] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Hops{1.7.10-2.7.2} [Growthcraft Hops] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Milk{1.7.10-2.7.2} [Growthcraft Milk] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA Growthcraft|Rice{1.7.10-2.7.2} [Growthcraft Rice] (growthcraft_1.7.10_2.7.2_complete.jar)
UCHIJAAAA manysystems{0.9.7 ALPHA} [Many Systems] (ManySystems_0.9.8.1_Pre_BETA.jar)
UCHIJAAAA Minenautica{0.0.12} [Minenautica] (Minenautica_mc1.7.10_v1.0.0.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam’s HarvestCraft] (Pams_HarvestCraft_1.7.10k.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer_2.5_1.7.10_164.jar)
UCHIJAAAA tlauncher_custom_cape_skin{1.0} [TLSkinCape] (tlskincape_1.7.10-1.4.jar)
UCHIJAAAA tc{4.4.0_016} [Traincraft] (Traincraft_1.7.10_4.4.0_016.jar)
UCHIJAAAA teleporter{1.6.2} [Vanilla-Inspired Teleporters] (VanillaTeleporter_1.7.10_1.6.2.jar)
UCHIJAAAA wildcaves3{0.4.3.6} [Wild Caves 3] (wild_caves_mod_1.7.10.jar)
UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit_forge_mc1.7.10_6.1.1_dist.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
EnderIO: Found the following problem(s) with your installation:
* Optifine is installed. This is NOT supported.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to ‘fml,forge’
OptiFine Version: OptiFine_1.7.10_HD_U_E7
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 391.35
OpenGlRenderer: GeForce GTX 660 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4