Created
April 6, 2018 09:42
-
-
Save vico93/bc493c6d86d3984a1a1e3e691f25a3fd to your computer and use it in GitHub Desktop.
WolfArmor + BloodMoon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.0.jar) | |
BlurPlugin (Blur-1.0.4-14.jar) | |
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.11.jar) | |
BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar) | |
CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar) | |
BetterFontsCore (TTFR-1.12.1-1.9.1.jar) | |
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) | |
Contact their authors BEFORE contacting forge | |
// Don't do that. | |
Time: 4/6/18 6:35 AM | |
Description: Ticking entity | |
java.lang.RuntimeException: No OpenGL context found in the current thread. | |
at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) | |
at org.lwjgl.opengl.GL11.glColor3f(GL11.java:859) | |
at lumien.bloodmoon.client.ClientBloodmoonHandler.moonColorHook(ClientBloodmoonHandler.java:50) | |
at net.minecraft.world.World.func_72853_d(World.java:1540) | |
at com.attributestudios.wolfarmor.entity.ai.EntityAIWolfHowl.func_75250_a(EntityAIWolfHowl.java:30) | |
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) | |
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) | |
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350) | |
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) | |
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) | |
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) | |
at net.minecraft.entity.passive.EntityWolf.func_70636_d(EntityWolf.java:212) | |
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170) | |
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) | |
at net.minecraft.entity.passive.EntityWolf.func_70071_h_(EntityWolf.java:230) | |
at net.minecraft.world.World.func_72866_a(World.java:1990) | |
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) | |
at net.minecraft.world.World.func_72870_g(World.java:1952) | |
at net.minecraft.world.World.func_72939_s(World.java:1756) | |
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) | |
at java.lang.Thread.run(Unknown Source) | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Server thread | |
Stacktrace: | |
at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) | |
at org.lwjgl.opengl.GL11.glColor3f(GL11.java:859) | |
at lumien.bloodmoon.client.ClientBloodmoonHandler.moonColorHook(ClientBloodmoonHandler.java:50) | |
at net.minecraft.world.World.func_72853_d(World.java:1540) | |
at com.attributestudios.wolfarmor.entity.ai.EntityAIWolfHowl.func_75250_a(EntityAIWolfHowl.java:30) | |
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) | |
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) | |
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350) | |
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) | |
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) | |
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) | |
at net.minecraft.entity.passive.EntityWolf.func_70636_d(EntityWolf.java:212) | |
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170) | |
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) | |
at net.minecraft.entity.passive.EntityWolf.func_70071_h_(EntityWolf.java:230) | |
at net.minecraft.world.World.func_72866_a(World.java:1990) | |
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) | |
at net.minecraft.world.World.func_72870_g(World.java:1952) | |
-- Entity being ticked -- | |
Details: | |
Entity Type: minecraft:wolf (net.minecraft.entity.passive.EntityWolf) | |
Entity ID: 257 | |
Entity Name: Lobo | |
Entity's Exact location: 210.50, 64.00, -814.50 | |
Entity's Block location: World: (210,64,-815), Chunk: (at 2,4,1 in 13,-51; contains blocks 208,0,-816 to 223,255,-801), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) | |
Entity's Momentum: 0.00, -0.08, 0.00 | |
Entity's Passengers: [] | |
Entity's Vehicle: ~~ERROR~~ NullPointerException: null | |
Stacktrace: | |
at net.minecraft.world.World.func_72939_s(World.java:1756) | |
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) | |
-- Affected level -- | |
Details: | |
Level name: Teste | |
All players: 1 total; [EntityPlayerMP['vicoo'/304, l='Teste', x=274.77, y=64.00, z=-840.72]] | |
Chunk stats: ServerChunkCache: 529 Drop: 0 | |
Level seed: -6851719498756246041 | |
Level generator: ID 01 - flat, ver 0. Features enabled: true | |
Level generator options: 3;minecraft:bedrock,59*minecraft:stone,3*minecraft:dirt,minecraft:grass;1;village,biome_1,decoration,stronghold,mineshaft,lake,lava_lake,dungeon | |
Level spawn location: World: (54,4,-977), Chunk: (at 6,0,15 in 3,-62; contains blocks 48,0,-992 to 63,255,-977), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) | |
Level time: 12002 game time, 12002 day time | |
Level dimension: 0 | |
Level storage version: 0x04ABD - Anvil | |
Level weather: Rain time: 102812 (now: false), thunder time: 77413 (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:765) | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) | |
at java.lang.Thread.run(Unknown Source) | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.12.2 | |
Operating System: Windows 10 (amd64) version 10.0 | |
Java Version: 1.8.0_162, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 1851687400 bytes (1765 MB) / 3136290816 bytes (2991 MB) up to 5726797824 bytes (5461 MB) | |
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -Xms1G | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: MCP 9.42 Powered by Forge 14.23.2.2654 48 mods loaded, 48 mods active | |
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | |
| State | ID | Version | Source | Signature | | |
|:--------- |:----------------- |:-------------------------- |:------------------------------------------------------------ |:---------------------------------------- | | |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2654.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJAAAA | forge | 14.23.2.2654 | forge-1.12.2-14.23.2.2654.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJAAAA | creativecoredummy | 1.0.0 | minecraft.jar | None | | |
| UCHIJAAAA | betterfonts | 1.9.1 | minecraft.jar | None | | |
| UCHIJAAAA | biometweakercore | 1.0.39 | minecraft.jar | None | | |
| UCHIJAAAA | crafttweaker | 4.1.6 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJAAAA | armoreablemobs | 1.1.2 | armoreablemobs-1.12-1.1.6-4.jar | None | | |
| UCHIJAAAA | biometweaker | 3.2.345 | BiomeTweaker-1.12.2-3.2.345.jar | bdea6e9d19f35da4858ffcc93210c6207dd590bd | | |
| UCHIJAAAA | birdsnests | 2.1.0 | BirdsNests1.12.2-2.1.0.jar | None | | |
| UCHIJAAAA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | |
| UCHIJAAAA | carryon | 1.8 | CarryOn+MC1.12.2+v1.8.jar | None | | |
| UCHIJAAAA | computercraft | 1.80pr1.5 | cc-tweaked-1.80pr1.5.jar | None | | |
| UCHIJAAAA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJAAAA | jei | 4.8.5.159 | jei_1.12.2-4.8.5.159.jar | None | | |
| UCHIJAAAA | crafttweakerjei | 2.0.0 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJAAAA | creativecore | 1.9.9 | CreativeCore_v1.9.22_mc1.12.2.jar | None | | |
| UCHIJAAAA | creeperconfetti | 1.4.2 | creeperconfetti-1.4.2.jar | None | | |
| UCHIJAAAA | dsurround | 3.4.9.11 | DynamicSurroundings-1.12.2-3.4.9.11.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | |
| UCHIJAAAA | presets | 3.4.9.11 | DynamicSurroundings-1.12.2-3.4.9.11.jar | None | | |
| UCHIJAAAA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None | | |
| UCHIJAAAA | 1_13_features | 0.0.5 | features-0.0.5.jar | None | | |
| UCHIJAAAA | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None | | |
| UCHIJAAAA | horsepower | 2.6.1 | HorsePower-1.12.2-2.6.1.62.jar | cd7e958342770a8b17c919055da42c24dfefd879 | | |
| UCHIJAAAA | loottweaker | 0.0.7 | LootTweaker-1.12.2-0.0.7.jar | None | | |
| UCHIJAAAA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | |
| UCHIJAAAA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | |
| UCHIJAAAA | nbtedit | 1.11.2-2.0.2 | NBTEdit-1.12-2.0.2.jar | None | | |
| UCHIJAAAA | opframe | 1.4.0 | OnlinePicFrame_v1.4.18_mc1.12.2.jar | None | | |
| UCHIJAAAA | openglider | @VERSION@ | OpenGlider-1.12.1-1.1.0.jar | None | | |
| UCHIJAAAA | pillar | 1.2-10 | Pillar-1.2-10.jar | None | | |
| UCHIJAAAA | plethora-core | 1.1.11 | plethora-1.12.2-1.1.11.jar | None | | |
| UCHIJAAAA | plethora | 1.1.11 | plethora-1.12.2-1.1.11.jar | None | | |
| UCHIJAAAA | stairs | 1.12.2-b18 | Stairs-1.12.2-b18.jar | None | | |
| UCHIJAAAA | storageboats | 3.1 | StorageBoats-3.1.jar | None | | |
| UCHIJAAAA | timberjack | 1.5 | Timberjack_1.12-1.5.jar | None | | |
| UCHIJAAAA | trumpetskeleton | 1.12-1.0.2.0 | trumpetskeleton-1.12-1.0.2.0.jar | None | | |
| UCHIJAAAA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None | | |
| UCHIJAAAA | wolfarmor | 1.12.2-2.1.0-RELEASE | wolfarmor-1.12.2-2.1.0.24-RELEASE.jar | None | | |
| UCHIJAAAA | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None | | |
| UCHIJAAAA | blur | 1.0.4-14 | Blur-1.0.4-14.jar | None | | |
| UCHIJAAAA | custombackgrounds | 1.0 | CustomBackgrounds-MC1.12-1.1.1.jar | None | | |
| UCHIJAAAA | customcursormod | 1.2.1 | CustomCursorMod-1.2.1.jar | None | | |
| UCHIJAAAA | discordsuite | 2.0.1 | DiscordSuite-2.0.1.jar | None | | |
| UCHIJAAAA | globalgamerules | 2.1 | GlobalGameRules-1.12-2.1.6.jar | None | | |
| UCHIJAAAA | worldeditcuife2 | 2.1.2-mf-1.12-14.21.1.2387 | WorldEdit+CUI+Forge+Edition+2-2.1.2-mf-1.12-14.21.1.2387.jar | None | | |
| UCHIJAAAA | xaerominimap | 1.14.9.1 | Xaeros_Minimap_1.14.9.1_Forge_1.12.jar | None | | |
Loaded coremods (and transformers): | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.0.jar) | |
com.chocohead.biab.BornInABarn | |
BlurPlugin (Blur-1.0.4-14.jar) | |
com.tterrag.blur.BlurTransformer | |
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.11.jar) | |
org.blockartistry.DynSurround.asm.Transformer | |
BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar) | |
me.superckl.biometweakercore.BiomeTweakerASMTransformer | |
CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar) | |
BetterFontsCore (TTFR-1.12.1-1.9.1.jar) | |
cubex2.ttfr.BFClassTransformer | |
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) | |
lumien.bloodmoon.asm.ClassTransformer | |
Profiler Position: N/A (disabled) | |
Player Count: 1 / 8; [EntityPlayerMP['vicoo'/304, l='Teste', x=274.77, y=64.00, z=-840.72]] | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'fml,forge' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.0.jar) | |
BlurPlugin (Blur-1.0.4-14.jar) | |
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.11.jar) | |
BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar) | |
CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar) | |
BetterFontsCore (TTFR-1.12.1-1.9.1.jar) | |
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) | |
Contact their authors BEFORE contacting forge | |
// Sorry :( | |
Time: 4/6/18 6:38 AM | |
Description: Ticking entity | |
java.lang.RuntimeException: No OpenGL context found in the current thread. | |
at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) | |
at org.lwjgl.opengl.GL11.glColor3f(GL11.java:859) | |
at lumien.bloodmoon.client.ClientBloodmoonHandler.moonColorHook(ClientBloodmoonHandler.java:50) | |
at net.minecraft.world.World.func_72853_d(World.java:1540) | |
at com.attributestudios.wolfarmor.entity.ai.EntityAIWolfHowl.func_75250_a(EntityAIWolfHowl.java:30) | |
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) | |
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) | |
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350) | |
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) | |
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) | |
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) | |
at net.minecraft.entity.passive.EntityWolf.func_70636_d(EntityWolf.java:212) | |
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170) | |
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) | |
at net.minecraft.entity.passive.EntityWolf.func_70071_h_(EntityWolf.java:230) | |
at net.minecraft.world.World.func_72866_a(World.java:1990) | |
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) | |
at net.minecraft.world.World.func_72870_g(World.java:1952) | |
at net.minecraft.world.World.func_72939_s(World.java:1756) | |
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) | |
at java.lang.Thread.run(Unknown Source) | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Server thread | |
Stacktrace: | |
at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) | |
at org.lwjgl.opengl.GL11.glColor3f(GL11.java:859) | |
at lumien.bloodmoon.client.ClientBloodmoonHandler.moonColorHook(ClientBloodmoonHandler.java:50) | |
at net.minecraft.world.World.func_72853_d(World.java:1540) | |
at com.attributestudios.wolfarmor.entity.ai.EntityAIWolfHowl.func_75250_a(EntityAIWolfHowl.java:30) | |
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) | |
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) | |
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350) | |
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) | |
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) | |
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) | |
at net.minecraft.entity.passive.EntityWolf.func_70636_d(EntityWolf.java:212) | |
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170) | |
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) | |
at net.minecraft.entity.passive.EntityWolf.func_70071_h_(EntityWolf.java:230) | |
at net.minecraft.world.World.func_72866_a(World.java:1990) | |
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) | |
at net.minecraft.world.World.func_72870_g(World.java:1952) | |
-- Entity being ticked -- | |
Details: | |
Entity Type: minecraft:wolf (net.minecraft.entity.passive.EntityWolf) | |
Entity ID: 84 | |
Entity Name: Lobo | |
Entity's Exact location: -39.98, 64.00, -1060.33 | |
Entity's Block location: World: (-40,64,-1061), Chunk: (at 8,4,11 in -3,-67; contains blocks -48,0,-1072 to -33,255,-1057), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025) | |
Entity's Momentum: 0.00, -0.08, 0.00 | |
Entity's Passengers: [] | |
Entity's Vehicle: ~~ERROR~~ NullPointerException: null | |
Stacktrace: | |
at net.minecraft.world.World.func_72939_s(World.java:1756) | |
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) | |
-- Affected level -- | |
Details: | |
Level name: Teste | |
All players: 1 total; [EntityPlayerMP['vicoo'/283, l='Teste', x=274.77, y=64.00, z=-840.72]] | |
Chunk stats: ServerChunkCache: 731 Drop: 202 | |
Level seed: -6851719498756246041 | |
Level generator: ID 01 - flat, ver 0. Features enabled: true | |
Level generator options: 3;minecraft:bedrock,59*minecraft:stone,3*minecraft:dirt,minecraft:grass;1;village,biome_1,decoration,stronghold,mineshaft,lake,lava_lake,dungeon | |
Level spawn location: World: (54,4,-977), Chunk: (at 6,0,15 in 3,-62; contains blocks 48,0,-992 to 63,255,-977), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) | |
Level time: 12045 game time, 12045 day time | |
Level dimension: 0 | |
Level storage version: 0x04ABD - Anvil | |
Level weather: Rain time: 102769 (now: false), thunder time: 77370 (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:765) | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) | |
at java.lang.Thread.run(Unknown Source) | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.12.2 | |
Operating System: Windows 10 (amd64) version 10.0 | |
Java Version: 1.8.0_162, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 2152383072 bytes (2052 MB) / 2998403072 bytes (2859 MB) up to 5726797824 bytes (5461 MB) | |
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -Xms1G | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: MCP 9.42 Powered by Forge 14.23.2.2654 48 mods loaded, 48 mods active | |
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | |
| State | ID | Version | Source | Signature | | |
|:--------- |:----------------- |:-------------------------- |:------------------------------------------------------------ |:---------------------------------------- | | |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2654.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJAAAA | forge | 14.23.2.2654 | forge-1.12.2-14.23.2.2654.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJAAAA | creativecoredummy | 1.0.0 | minecraft.jar | None | | |
| UCHIJAAAA | betterfonts | 1.9.1 | minecraft.jar | None | | |
| UCHIJAAAA | biometweakercore | 1.0.39 | minecraft.jar | None | | |
| UCHIJAAAA | crafttweaker | 4.1.6 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJAAAA | armoreablemobs | 1.1.2 | armoreablemobs-1.12-1.1.6-4.jar | None | | |
| UCHIJAAAA | biometweaker | 3.2.345 | BiomeTweaker-1.12.2-3.2.345.jar | bdea6e9d19f35da4858ffcc93210c6207dd590bd | | |
| UCHIJAAAA | birdsnests | 2.1.0 | BirdsNests1.12.2-2.1.0.jar | None | | |
| UCHIJAAAA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | |
| UCHIJAAAA | carryon | 1.8 | CarryOn+MC1.12.2+v1.8.jar | None | | |
| UCHIJAAAA | computercraft | 1.80pr1.5 | cc-tweaked-1.80pr1.5.jar | None | | |
| UCHIJAAAA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJAAAA | jei | 4.8.5.159 | jei_1.12.2-4.8.5.159.jar | None | | |
| UCHIJAAAA | crafttweakerjei | 2.0.0 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJAAAA | creativecore | 1.9.9 | CreativeCore_v1.9.22_mc1.12.2.jar | None | | |
| UCHIJAAAA | creeperconfetti | 1.4.2 | creeperconfetti-1.4.2.jar | None | | |
| UCHIJAAAA | dsurround | 3.4.9.11 | DynamicSurroundings-1.12.2-3.4.9.11.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | |
| UCHIJAAAA | presets | 3.4.9.11 | DynamicSurroundings-1.12.2-3.4.9.11.jar | None | | |
| UCHIJAAAA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None | | |
| UCHIJAAAA | 1_13_features | 0.0.5 | features-0.0.5.jar | None | | |
| UCHIJAAAA | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None | | |
| UCHIJAAAA | horsepower | 2.6.1 | HorsePower-1.12.2-2.6.1.62.jar | cd7e958342770a8b17c919055da42c24dfefd879 | | |
| UCHIJAAAA | loottweaker | 0.0.7 | LootTweaker-1.12.2-0.0.7.jar | None | | |
| UCHIJAAAA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | |
| UCHIJAAAA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | |
| UCHIJAAAA | nbtedit | 1.11.2-2.0.2 | NBTEdit-1.12-2.0.2.jar | None | | |
| UCHIJAAAA | opframe | 1.4.0 | OnlinePicFrame_v1.4.18_mc1.12.2.jar | None | | |
| UCHIJAAAA | openglider | @VERSION@ | OpenGlider-1.12.1-1.1.0.jar | None | | |
| UCHIJAAAA | pillar | 1.2-10 | Pillar-1.2-10.jar | None | | |
| UCHIJAAAA | plethora-core | 1.1.11 | plethora-1.12.2-1.1.11.jar | None | | |
| UCHIJAAAA | plethora | 1.1.11 | plethora-1.12.2-1.1.11.jar | None | | |
| UCHIJAAAA | stairs | 1.12.2-b18 | Stairs-1.12.2-b18.jar | None | | |
| UCHIJAAAA | storageboats | 3.1 | StorageBoats-3.1.jar | None | | |
| UCHIJAAAA | timberjack | 1.5 | Timberjack_1.12-1.5.jar | None | | |
| UCHIJAAAA | trumpetskeleton | 1.12-1.0.2.0 | trumpetskeleton-1.12-1.0.2.0.jar | None | | |
| UCHIJAAAA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None | | |
| UCHIJAAAA | wolfarmor | 1.12.2-2.1.0-RELEASE | wolfarmor-1.12.2-2.1.0.24-RELEASE.jar | None | | |
| UCHIJAAAA | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None | | |
| UCHIJAAAA | blur | 1.0.4-14 | Blur-1.0.4-14.jar | None | | |
| UCHIJAAAA | custombackgrounds | 1.0 | CustomBackgrounds-MC1.12-1.1.1.jar | None | | |
| UCHIJAAAA | customcursormod | 1.2.1 | CustomCursorMod-1.2.1.jar | None | | |
| UCHIJAAAA | discordsuite | 2.0.1 | DiscordSuite-2.0.1.jar | None | | |
| UCHIJAAAA | globalgamerules | 2.1 | GlobalGameRules-1.12-2.1.6.jar | None | | |
| UCHIJAAAA | worldeditcuife2 | 2.1.2-mf-1.12-14.21.1.2387 | WorldEdit+CUI+Forge+Edition+2-2.1.2-mf-1.12-14.21.1.2387.jar | None | | |
| UCHIJAAAA | xaerominimap | 1.14.9.1 | Xaeros_Minimap_1.14.9.1_Forge_1.12.jar | None | | |
Loaded coremods (and transformers): | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.0.jar) | |
com.chocohead.biab.BornInABarn | |
BlurPlugin (Blur-1.0.4-14.jar) | |
com.tterrag.blur.BlurTransformer | |
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.11.jar) | |
org.blockartistry.DynSurround.asm.Transformer | |
BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar) | |
me.superckl.biometweakercore.BiomeTweakerASMTransformer | |
CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar) | |
BetterFontsCore (TTFR-1.12.1-1.9.1.jar) | |
cubex2.ttfr.BFClassTransformer | |
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) | |
lumien.bloodmoon.asm.ClassTransformer | |
Profiler Position: N/A (disabled) | |
Player Count: 1 / 8; [EntityPlayerMP['vicoo'/283, l='Teste', x=274.77, y=64.00, z=-840.72]] | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'fml,forge' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment