Code Monkey home page Code Monkey logo

kettle's People

Contributors

aolko avatar gmatrixgames avatar hexeption avatar josephworks avatar kingdevnl avatar timardo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kettle's Issues

Mods Not Being Deleted? | Underlying issue with patching.

Hi, I was running my modpack on Kettle and I removed a couple of mods. For example, I removed the client mod "Phosphor", or else it will crash the server. However, when I run the server again, the mod jar file, configs, and folder regenerate, even though the original mod jar file, configs, and folders were already deleted. Is this normal behavior? If anyone can help, they are welcome to reach out to me.

Problem with Paper's Waterfall and Kettle

Hi me again,

I've encountered another issue.

If I connect to Kettle without Waterfall everything works fine.
But if I try it through Waterfall I get kicked whilst connecting:
This server has mods that require FML/Forge to be installed on the client. Contact your server admin for more details.

I've enabled IP-Forwarding and Forge support in Waterfall and Bungeecord support in spigot.yml from Kettle. And yes I disabled online-mode in Kettle, because IP-Forwarding requiers this.

Maybe I've forgotten something?

EDIT:
Ok, sry i've to say it does not work without Waterfall!
Error in Console: [Server thread/INFO] [minecraft/NetHandlerPlayServer]: Motzkiste lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet

EDIT 2:
Restarted Server again and it works without Waterfall. Don't know what went wrong the first time.

Crash whenever i switch to tab 2

So whenever i switch to tab 2 (2/2) the game goes to the "Shutting Down Server" screen, then crashes, Here's the crash report. ---- Minecraft Crash Report ----

WARNING: coremods are present:
weaponlib (mw_2.0-0.4.1_mc1.12.2.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 8/28/19 12:19 PM
Description: Rendering item

java.lang.IllegalStateException: Not building!
at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537)
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:653)
at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118)
at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149)
at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308)
at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:347)
at net.minecraft.client.renderer.RenderItem.func_180450_b(RenderItem.java:336)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537)
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:653)
at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118)
at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149)
at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308)

-- Item being rendered --
Details:
Item Type: com.vicmatskiv.weaponlib.Weapon@5d63295e
Registry Name: mw:m16a4
Item Aux: 0
Item NBT: null
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:347)
at net.minecraft.client.renderer.RenderItem.func_180450_b(RenderItem.java:336)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)

-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (345, 25). Absolute: (1728, 1244)
Screen size: Scaled: (512, 275). Absolute: (2560, 1373). Scale factor of 5

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Zempat'/1759, l='MpServer', x=161.50, y=64.00, z=65.50]]
Chunk stats: MultiplayerChunkCache: 574, 574
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (159,64,63), Chunk: (at 15,4,15 in 9,3; contains blocks 144,0,48 to 159,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 123 game time, 123 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 88 total; [EntityCow['Cow'/55, l='MpServer', x=82.50, y=67.00, z=-9.50], EntityCow['Cow'/56, l='MpServer', x=82.57, y=67.00, z=-11.30], EntityCow['Cow'/57, l='MpServer', x=83.50, y=67.00, z=-11.50], EntityCow['Cow'/58, l='MpServer', x=80.45, y=67.00, z=-11.13], EntityChicken['Chicken'/59, l='MpServer', x=102.50, y=63.00, z=14.50], EntityChicken['Chicken'/60, l='MpServer', x=97.87, y=65.00, z=26.14], EntityChicken['Chicken'/61, l='MpServer', x=101.37, y=64.00, z=21.40], EntityChicken['Chicken'/62, l='MpServer', x=91.50, y=67.00, z=50.50], EntityChicken['Chicken'/63, l='MpServer', x=91.50, y=67.00, z=50.50], EntityChicken['Chicken'/64, l='MpServer', x=88.40, y=67.00, z=46.21], EntityChicken['Chicken'/65, l='MpServer', x=87.57, y=67.00, z=47.44], EntityChicken['Chicken'/66, l='MpServer', x=107.50, y=63.00, z=50.50], EntityChicken['Chicken'/67, l='MpServer', x=104.50, y=63.00, z=46.50], EntityChicken['Chicken'/68, l='MpServer', x=104.50, y=63.00, z=51.50], EntityPig['Pig'/69, l='MpServer', x=105.59, y=72.00, z=124.12], EntityPig['Pig'/70, l='MpServer', x=110.50, y=70.00, z=130.50], EntityPig['Pig'/71, l='MpServer', x=115.49, y=68.00, z=126.78], EntityPig['Pig'/72, l='MpServer', x=111.45, y=69.00, z=130.47], EntityChicken['Chicken'/78, l='MpServer', x=124.50, y=66.00, z=96.50], EntityChicken['Chicken'/79, l='MpServer', x=128.50, y=65.00, z=95.50], EntityChicken['Chicken'/80, l='MpServer', x=131.50, y=65.00, z=96.50], EntityChicken['Chicken'/81, l='MpServer', x=132.50, y=65.00, z=97.50], EntityChicken['Chicken'/86, l='MpServer', x=160.38, y=64.00, z=64.71], EntityChicken['Chicken'/87, l='MpServer', x=159.50, y=64.00, z=64.50], EntityChicken['Chicken'/88, l='MpServer', x=167.24, y=64.00, z=63.49], EntityChicken['Chicken'/89, l='MpServer', x=159.70, y=64.00, z=56.05], EntityChicken['Chicken'/90, l='MpServer', x=173.79, y=63.00, z=77.57], EntityChicken['Chicken'/91, l='MpServer', x=182.50, y=64.00, z=77.50], EntityChicken['Chicken'/92, l='MpServer', x=174.37, y=63.00, z=78.54], EntityChicken['Chicken'/93, l='MpServer', x=172.50, y=63.00, z=78.17], EntityChicken['Chicken'/94, l='MpServer', x=170.50, y=64.00, z=73.50], EntityChicken['Chicken'/95, l='MpServer', x=174.50, y=64.00, z=72.50], EntityChicken['Chicken'/96, l='MpServer', x=173.50, y=64.00, z=74.50], EntityChicken['Chicken'/97, l='MpServer', x=168.50, y=63.00, z=124.50], EntityChicken['Chicken'/98, l='MpServer', x=169.53, y=64.00, z=123.80], EntityChicken['Chicken'/99, l='MpServer', x=174.50, y=65.00, z=134.39], EntityBat['Bat'/4195, l='MpServer', x=205.17, y=34.52, z=30.09], EntityChicken['Chicken'/100, l='MpServer', x=171.50, y=64.00, z=123.50], EntityHorse['Horse'/117, l='MpServer', x=191.50, y=67.00, z=21.50], EntityHorse['Horse'/118, l='MpServer', x=194.50, y=68.00, z=21.50], EntityHorse['Horse'/119, l='MpServer', x=195.35, y=68.00, z=23.65], EntityHorse['Horse'/120, l='MpServer', x=191.50, y=67.00, z=23.50], EntityHorse['Horse'/121, l='MpServer', x=194.50, y=68.00, z=19.50], EntityHorse['Horse'/122, l='MpServer', x=196.68, y=68.00, z=22.32], EntityCow['Cow'/123, l='MpServer', x=186.50, y=66.00, z=18.50], EntityCow['Cow'/124, l='MpServer', x=187.58, y=67.12, z=21.45], EntityCow['Cow'/125, l='MpServer', x=192.10, y=69.00, z=12.54], EntityCow['Cow'/126, l='MpServer', x=188.52, y=67.00, z=21.50], EntityHorse['Horse'/131, l='MpServer', x=228.02, y=69.00, z=17.56], EntityHorse['Horse'/132, l='MpServer', x=231.50, y=69.00, z=14.50], EntityHorse['Horse'/133, l='MpServer', x=228.53, y=69.00, z=16.40], EntityHorse['Horse'/134, l='MpServer', x=228.50, y=69.00, z=15.17], EntityHorse['Horse'/135, l='MpServer', x=228.54, y=69.00, z=19.64], EntitySheep['Sheep'/136, l='MpServer', x=224.50, y=68.00, z=93.50], EntitySheep['Sheep'/137, l='MpServer', x=224.50, y=69.00, z=91.50], EntitySheep['Sheep'/138, l='MpServer', x=224.50, y=69.00, z=91.50], EntitySheep['Sheep'/139, l='MpServer', x=226.50, y=69.00, z=91.50], EntityBat['Bat'/4370, l='MpServer', x=190.81, y=43.81, z=139.39], EntityBat['Bat'/4382, l='MpServer', x=152.53, y=54.08, z=120.17], EntityZombie['Zombie'/4602, l='MpServer', x=200.50, y=32.00, z=35.50], EntityZombie['Zombie'/4735, l='MpServer', x=143.50, y=19.00, z=129.50], EntityCreeper['Creeper'/4736, l='MpServer', x=150.50, y=19.00, z=132.50], EntityBat['Bat'/4901, l='MpServer', x=227.55, y=18.81, z=21.52], EntityBat['Bat'/4903, l='MpServer', x=220.49, y=22.93, z=17.49], EntitySkeleton['Skeleton'/4927, l='MpServer', x=239.50, y=24.00, z=135.50], EntityCreeper['Creeper'/4928, l='MpServer', x=233.50, y=24.00, z=139.50], EntityCreeper['Creeper'/4929, l='MpServer', x=232.50, y=24.00, z=138.50], EntityEnderman['Enderman'/4963, l='MpServer', x=205.73, y=26.00, z=128.48], EntitySkeleton['Skeleton'/4964, l='MpServer', x=212.53, y=31.14, z=138.16], EntitySkeleton['Skeleton'/5164, l='MpServer', x=157.50, y=58.00, z=130.50], EntitySkeleton['Skeleton'/5203, l='MpServer', x=226.50, y=17.00, z=21.50], EntityEnderman['Enderman'/5277, l='MpServer', x=215.50, y=24.00, z=18.50], EntityBat['Bat'/5388, l='MpServer', x=118.14, y=40.03, z=120.54], EntityZombie['Zombie'/5413, l='MpServer', x=170.50, y=20.00, z=-6.50], EntitySkeleton['Skeleton'/5425, l='MpServer', x=214.27, y=18.00, z=15.50], EntityItem['item.item.seeds'/5457, l='MpServer', x=203.42, y=64.00, z=39.30], EntityCreeper['Creeper'/5477, l='MpServer', x=201.50, y=22.00, z=17.50], EntityCreeper['Creeper'/5478, l='MpServer', x=200.50, y=22.00, z=16.50], EntityCreeper['Creeper'/5547, l='MpServer', x=223.50, y=17.00, z=107.50], EntitySpider['Spider'/5548, l='MpServer', x=223.50, y=17.00, z=108.50], EntityZombie['Zombie'/5619, l='MpServer', x=199.50, y=22.00, z=18.50], EntityCreeper['Creeper'/5621, l='MpServer', x=199.50, y=22.00, z=19.50], EntityWitch['Witch'/5725, l='MpServer', x=152.50, y=55.00, z=122.50], EntityCreeper['Creeper'/5726, l='MpServer', x=153.50, y=55.00, z=121.50], EntityZombie['Zombie'/5727, l='MpServer', x=180.50, y=25.00, z=24.50], EntityPlayerSP['Zempat'/1759, l='MpServer', x=161.50, y=64.00, z=65.50], EntitySquid['Squid'/2212, l='MpServer', x=108.17, y=60.00, z=69.32], EntitySquid['Squid'/2213, l='MpServer', x=110.33, y=61.44, z=71.61]]
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:420)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 567810696 bytes (541 MB) / 1308622848 bytes (1248 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.42 Powered by Forge 14.23.5.2838 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State  | ID        | Version      | Source                        | Signature                                |
|:------ |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2       | minecraft.jar                 | None                                     |
| LCHIJA | mcp       | 9.42         | minecraft.jar                 | None                                     |
| LCHIJA | FML       | 8.0.99.99    | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge     | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | mw        | 0.4.1        | mw_2.0-0.4.1_mc1.12.2.jar     | None                                     |

Loaded coremods (and transformers): 

weaponlib (mw_2.0-0.4.1_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 431.36' Renderer: 'GeForce GTX 970/PCIe/SSE2'
Launched Version: 1.12.2-forge1.12.2-14.23.5.2838
LWJGL: 2.9.4
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 431.36, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz

error with openterraingenerator

Hi, when server start then i get error while enabling plugin OpenTerrainGenerator

[19:11:20] [Server thread/ERROR] [Minecraft]: Error occurred while enabling OpenTerrainGenerator v1.12.2 v6 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/v1_12_R1/WorldGenFactory at com.pg85.otg.bukkit.OTGPlugin.onEnable(OTGPlugin.java:85) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:256) ~[JavaPlugin.class:git-HEAD-b7c2f7d] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [JavaPluginLoader.class:git-HEAD-b7c2f7d] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [SimplePluginManager.class:git-HEAD-b7c2f7d] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:421) [CraftServer.class:git-HEAD-b7c2f7d] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:380) [CraftServer.class:git-HEAD-b7c2f7d] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:256) [nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:581) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_211] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_12_R1.WorldGenFactory at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[PluginClassLoader.class:git-HEAD-b7c2f7d] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:99) ~[PluginClassLoader.class:git-HEAD-b7c2f7d] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211] ... 9 more

any tips?

Kettle Issue With SkyFactory 4.0.5

I really want to be able to use Kettle for moded servers and i really hope to see it grow because i miss bukkit forge i miss kcauldron mcpc+ lets get it back on track for the awesome gaming community and see where it takes us!!!!

`[12:45:08] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from FastWorkbench (fastbench)

Caused by: java.lang.UnsupportedOperationException: Cannot redefine singleton Server
at org.bukkit.Bukkit.setServer(Bukkit.java:79) ~[Bukkit.class:git-HEAD-b7c2f7d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.(CraftServer.java:245) ~[CraftServer.class:git-HEAD-b7c2f7d]
at net.minecraft.server.management.PlayerList.(PlayerList.java:129) ~[pl.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.(SourceFile:14) ~[ny.class:?]
at shadows.fastbench.net.HijackedDedicatedPlayerList.(HijackedDedicatedPlayerList.java:13) ~[HijackedDedicatedPlayerList.class:?]
at shadows.fastbench.proxy.BenchServerProxy.replacePlayerList(BenchServerProxy.java:19) ~[BenchServerProxy.class:?]
at shadows.fastbench.FastBench.serverStartRemoval(FastBench.java:102) ~[FastBench.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) ~[kettle_latest.jar:git-HEAD-b7c2f7d]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[kettle_latest.jar:git-HEAD-b7c2f7d]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[kettle_latest.jar:git-HEAD-b7c2f7d]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:git-HEAD-b7c2f7d]
at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:854) ~[Loader.class:git-HEAD-b7c2f7d]
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:293) ~[FMLCommonHandler.class:git-HEAD-b7c2f7d]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:327) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:581) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
[12:45:08] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Taz\Desktop\Kettle.\crash-reports\crash-2019-05-08_12.45.08-server.txt
[12:45:08] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[12:45:08] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[12:45:08] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[12:45:08] [Server thread/INFO] [fluxnetworks]: Cleared Network Caches
[12:45:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 0 data blobs
[12:45:08] [Server thread/WARN] [opencomputers]: Error handling file saving: Did the server never start?
[12:45:08] [Server thread/INFO] [Parabox]: Saving Parabox world data.
[12:45:08] [Server thread/WARN] []: Exception in thread "Server thread"
[12:45:08] [Server thread/WARN] []: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Parabox (parabox)
[12:45:08] [Server thread/WARN] []: Caused by: java.lang.NullPointerException
[12:45:08] [Server thread/WARN] []: at net.darkhax.parabox.util.WorldSpaceTimeManager.onGameInstanceClose(WorldSpaceTimeManager.java:64)
[12:45:08] [Server thread/WARN] []: at net.darkhax.parabox.Parabox.serverStop(Parabox.java:85)
[12:45:08] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:45:08] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
[12:45:08] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:45:08] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[12:45:08] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:45:08] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:45:08] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:847)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:509)
[12:45:08] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:661)
[12:45:08] [Server thread/WARN] []: at java.lang.Thread.run(Unknown Source)

RAW Paste Data
[12:45:08] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from FastWorkbench (fastbench)

Caused by: java.lang.UnsupportedOperationException: Cannot redefine singleton Server
at org.bukkit.Bukkit.setServer(Bukkit.java:79) ~[Bukkit.class:git-HEAD-b7c2f7d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.(CraftServer.java:245) ~[CraftServer.class:git-HEAD-b7c2f7d]
at net.minecraft.server.management.PlayerList.(PlayerList.java:129) ~[pl.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.(SourceFile:14) ~[ny.class:?]
at shadows.fastbench.net.HijackedDedicatedPlayerList.(HijackedDedicatedPlayerList.java:13) ~[HijackedDedicatedPlayerList.class:?]
at shadows.fastbench.proxy.BenchServerProxy.replacePlayerList(BenchServerProxy.java:19) ~[BenchServerProxy.class:?]
at shadows.fastbench.FastBench.serverStartRemoval(FastBench.java:102) ~[FastBench.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) ~[kettle_latest.jar:git-HEAD-b7c2f7d]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[kettle_latest.jar:git-HEAD-b7c2f7d]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[kettle_latest.jar:git-HEAD-b7c2f7d]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:git-HEAD-b7c2f7d]
at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:854) ~[Loader.class:git-HEAD-b7c2f7d]
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:293) ~[FMLCommonHandler.class:git-HEAD-b7c2f7d]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:327) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:581) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
[12:45:08] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Taz\Desktop\Kettle.\crash-reports\crash-2019-05-08_12.45.08-server.txt
[12:45:08] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[12:45:08] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[12:45:08] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[12:45:08] [Server thread/INFO] [fluxnetworks]: Cleared Network Caches
[12:45:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 0 data blobs
[12:45:08] [Server thread/WARN] [opencomputers]: Error handling file saving: Did the server never start?
[12:45:08] [Server thread/INFO] [Parabox]: Saving Parabox world data.
[12:45:08] [Server thread/WARN] []: Exception in thread "Server thread"
[12:45:08] [Server thread/WARN] []: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Parabox (parabox)
[12:45:08] [Server thread/WARN] []: Caused by: java.lang.NullPointerException
[12:45:08] [Server thread/WARN] []: at net.darkhax.parabox.util.WorldSpaceTimeManager.onGameInstanceClose(WorldSpaceTimeManager.java:64)
[12:45:08] [Server thread/WARN] []: at net.darkhax.parabox.Parabox.serverStop(Parabox.java:85)
[12:45:08] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:45:08] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
[12:45:08] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:45:08] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[12:45:08] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:45:08] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[12:45:08] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[12:45:08] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:847)
[12:45:08] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:509)
[12:45:08] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:661)
[12:45:08] [Server thread/WARN] []: at java.lang.Thread.run(Unknown Source)

`

Lights problem

image
This is the problem I have. Most of the chunks that will reload will have this.

[WIP] Move to Custom Middleman

Removes the usage of the CraftBukkit middleman, by writing a new one.

FEEDBACK & CONTRIBUTIONS WELCOME

TODO:

  • Create layout
  • Create system
  • Create remapper from CraftBukkit to Kettle references.
  • Test usage
  • Test plugin compat
  • FINALLY FIX QUARK ISSUES AS WE WONT BE MODIFYING ANY NMS CODE FOR CRAFTBUKKIT!!!!

This list will be updated as things are implemented.
As mentioned above, any contributions are welcome.

If you choose to contribute to this, please prefix your Pull Request title with [CUSTOM], and include in the body message an explanation of what you've implemented.
It will then be reviewed by me, or another developer.

Please target any PRs at the https://github.com/KettleFoundation/Kettle/tree/KettleJavaCustom branch

Is this still alive ?

A simple question... If the answer is yes I may contribute to the development of such interesting project. Sponge is great but way too much resources - intensive.

Problem with setting up a Kettle server

Hey there..
just now I've tried to set up a Kettle server. But it didn't work correctly for me, because there is just the vanilla Minecraft server running. Maybe I've misunderstood the short instructions but I found no other and more detailed instruction.
So can somebody help me?

What I've done:

  1. Download the universal.jar
  2. Run this jar in an empty folder (to get all the files which are needed)
  3. Set up the start script
  4. Run the renamed universal.jar --> Failed
    (5. Tried to run the minecraft-server.jar --> just vanilla minecraft)

Thanks for all coming suggestions!

Vic's Modern Warfare Mod issue

[20:38:15] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 8422ms behind, skipping 168 tick(s)
[20:38:15] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[20:38:15] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[20:38:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[20:38:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
[20:38:16] [Netty Local Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[20:38:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/ExtraUtils2_Quarry_Dim
[20:38:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/Storage Cell
[20:38:16] [Server thread/INFO] [FML]: Unloading dimension 0
[20:38:16] [Server thread/INFO] [FML]: Unloading dimension -9999
[20:38:16] [Server thread/INFO] [FML]: Unloading dimension 2
[20:38:24] [Server thread/INFO] [FML]: Applying holder lookups
[20:38:24] [Server thread/INFO] [FML]: Holder lookups applied
[20:38:24] [Server thread/INFO] [Actually Additions]: Unloaded WorldData!
[20:38:24] [Server thread/INFO] [mcjtylib_ng]: Cleaning up all world data: 1 data blobs
[20:38:32] [Client thread/FATAL] [minecraft/Minecraft]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering item
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1151) ~[buq.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) ~[bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
Caused by: java.lang.IllegalStateException: Not building!
at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537) ~[buk.class:?]
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21) ~[bve.class:?]
at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:132) ~[CompatibleWeaponRenderer.class:?]
at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:653) ~[ForgeHooksClient.class:?]
at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118) ~[bzw.class:?]
at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106) ~[bzw.class:?]
at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149) ~[bzw.class:?]
at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308) ~[bzw.class:?]
at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:347) ~[bzw.class:?]
at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:356) ~[CCRenderItem.class:?]
at codechicken.lib.render.item.CCRenderItem.func_180450_b(CCRenderItem.java:323) ~[CCRenderItem.class:?]
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922) ~[bmp.class:?]
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758) ~[bmp.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75) ~[bmg.class:?]
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) ~[bmr.class:?]
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643) ~[bmp.class:?]
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) ~[ForgeHooksClient.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124) ~[buq.class:?]
... 17 more
[20:38:32] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
Quark Plugin (Quark-r1.6-174.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
MovingWorldCore (movingworld-1.12-6.342-full.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
weaponlib (mw-1.11.4-beta_mc1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 8/4/19 8:38 PM
Description: Rendering item

java.lang.IllegalStateException: Not building!
at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537)
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:132)
at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:653)
at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118)
at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149)
at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308)
at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:347)
at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:356)
at codechicken.lib.render.item.CCRenderItem.func_180450_b(CCRenderItem.java:323)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

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

-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537)
at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:132)
at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:653)
at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118)
at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149)
at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308)

-- Item being rendered --
Details:
Item Type: com.vicmatskiv.weaponlib.Weapon@4c0cb879
Registry Name: mw:m16a4
Item Aux: 0
Item NBT: null
Item Foil: false

-- Item being rendered --
Details:
Item Type: com.vicmatskiv.weaponlib.Weapon@4c0cb879
Item Aux: 0
Item NBT: null
Item Foil: false
Stacktrace:
at codechicken.lib.render.item.CCRenderItem.handleCaughtException(CCRenderItem.java:188)
at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:359)
at codechicken.lib.render.item.CCRenderItem.func_180450_b(CCRenderItem.java:323)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (297, 15). Absolute: (595, 449)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Docteur_Bry'/24, l='MpServer', x=-542.15, y=4.00, z=-499.47]]
Chunk stats: MultiplayerChunkCache: 361, 361
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-541,4,-508), Chunk: (at 3,0,4 in -34,-32; contains blocks -544,0,-512 to -529,255,-497), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
Level time: 475 game time, 475 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 25 total; [EntityPig['Pig'/75075, l='MpServer', x=-621.50, y=4.00, z=-520.50], EntityPig['Pig'/75077, l='MpServer', x=-618.50, y=4.00, z=-521.50], EntityPig['Pig'/75076, l='MpServer', x=-619.50, y=4.00, z=-517.50], EntitySheep['Sheep'/75086, l='MpServer', x=-614.50, y=4.00, z=-482.50], EntityPlayerSP['Docteur_Bry'/24, l='MpServer', x=-542.15, y=4.00, z=-499.47], EntityBlockling['Blockling'/75103, l='MpServer', x=-513.50, y=4.00, z=-550.50], EntityBlockling['Blockling'/75105, l='MpServer', x=-517.50, y=4.00, z=-549.50], EntityPig['Pig'/75107, l='MpServer', x=-514.37, y=4.00, z=-548.22], EntityPig['Pig'/75106, l='MpServer', x=-516.06, y=4.00, z=-547.16], EntityHorse['Horse'/75119, l='MpServer', x=-600.50, y=4.00, z=-438.50], EntityHorse['Horse'/75118, l='MpServer', x=-596.57, y=4.00, z=-440.05], EntitySheep['Sheep'/75121, l='MpServer', x=-593.50, y=4.00, z=-438.50], EntityHorse['Horse'/75120, l='MpServer', x=-602.65, y=4.00, z=-435.71], EntitySheep['Sheep'/75123, l='MpServer', x=-509.50, y=4.00, z=-579.50], EntityChicken['Chicken'/75058, l='MpServer', x=-576.50, y=4.00, z=-554.50], EntityCow['Cow'/75122, l='MpServer', x=-510.50, y=4.00, z=-575.50], EntitySheep['Sheep'/75061, l='MpServer', x=-583.16, y=4.00, z=-553.02], EntityChicken['Chicken'/75125, l='MpServer', x=-511.50, y=4.00, z=-576.50], EntitySheep['Sheep'/75060, l='MpServer', x=-581.50, y=4.00, z=-550.50], EntityChicken['Chicken'/75124, l='MpServer', x=-512.50, y=4.00, z=-578.56], EntitySheep['Sheep'/75063, l='MpServer', x=-608.50, y=4.00, z=-559.50], EntitySheep['Sheep'/75062, l='MpServer', x=-580.50, y=4.00, z=-548.50], EntitySheep['Sheep'/75065, l='MpServer', x=-606.50, y=4.00, z=-559.50], EntitySheep['Sheep'/75067, l='MpServer', x=-608.50, y=4.00, z=-555.50], EntitySheep['Sheep'/75068, l='MpServer', x=-608.50, y=4.00, z=-554.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_191, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1451611552 bytes (1384 MB) / 5602017280 bytes (5342 MB) up to 5607784448 bytes (5348 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6016m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 105 mods loaded, 105 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State  | ID                                           | Version                  | Source                                             | Signature                                |
|:------ |:-------------------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft                                    | 1.12.2                   | minecraft.jar                                      | None                                     |
| LCHIJA | mcp                                          | 9.42                     | minecraft.jar                                      | None                                     |
| LCHIJA | FML                                          | 8.0.99.99                | forge-1.12.2-14.23.5.2838-universal.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge                                        | 14.23.5.2838             | forge-1.12.2-14.23.5.2838-universal.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                      | None                                     |
| LCHIJA | opencomputers|core                           | 1.7.4.153                | minecraft.jar                                      | None                                     |
| LCHIJA | actuallyadditions                            | 1.12.2-r149              | ActuallyAdditions-1.12.2-r149.jar                  | None                                     |
| LCHIJA | ctm                                          | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                          | None                                     |
| LCHIJA | appliedenergistics2                          | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHIJA | aroma1997core                                | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                   | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCHIJA | aroma1997sdimension                          | 2.0.0.2                  | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCHIJA | quark                                        | r1.6-174                 | Quark-r1.6-174.jar                                 | None                                     |
| LCHIJA | autoreglib                                   | 1.3-32                   | AutoRegLib-1.3-32.jar                              | None                                     |
| LCHIJA | bno                                          | 1.12.2-1.0.4.0           | BasicNetherOres-1.12.2-1.0.4.0.jar                 | None                                     |
| LCHIJA | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
| LCHIJA | bdlib                                        | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
| LCHIJA | biomesoplenty                                | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar      | None                                     |
| LCHIJA | blockcraftery                                | 1.12.2-1.1.0             | Blockcraftery-Mod-1.12.2.jar                       | None                                     |
| LCHIJA | blocklings                                   | 6.0.1                    | Blocklings+6.0.1+-+1.12.2.jar                      | None                                     |
| LCHIJA | botania                                      | r1.10-361                | Botania+r1.10-361.jar                              | None                                     |
| LCHIJA | codechickenlib                               | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | redstoneflux                                 | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | brandonscore                                 | 2.4.17                   | BrandonsCore-1.12.2-2.4.17.208-universal.jar       | None                                     |
| LCHIJA | buildcraftlib                                | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | buildcraftcore                               | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | buildcraftbuilders                           | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | buildcrafttransport                          | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | buildcraftsilicon                            | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | crafttweaker                                 | 4.1.19                   | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
| LCHIJA | buildcraftenergy                             | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | ic2                                          | 2.8.171-ex112            | industrialcraft-2-2.8.171-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHIJA | reborncore                                   | 3.15.5.467               | RebornCore-1.12.2-3.15.5.467-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | techreborn                                   | 2.24.1.1017              | TechReborn-1.12.2-2.24.1.1017-universal.jar        | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | forestry                                     | 5.8.1.322                | forestry_1.12.2-5.8.1.322.jar                      | None                                     |
| LCHIJA | buildcraftcompat                             | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | buildcraftfactory                            | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | buildcraftrobotics                           | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
| LCHIJA | chickenchunks                                | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | chisel                                       | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                       | None                                     |
| LCHIJA | cofhcore                                     | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
| LCHIJA | cofhworld                                    | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | computercraft                                | 1.80pr1                  | ComputerCraft1.80pr1.jar                           | None                                     |
| LCHIJA | ctgui                                        | 1.0.0                    | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
| LCHIJA | crafttweakerjei                              | 2.0.3                    | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
| LCHIJA | movingworld                                  | 1.12-6.342               | movingworld-1.12-6.342-full.jar                    | None                                     |
| LCHIJA | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                | None                                     |
| LCHIJA | eleccore                                     | 1.9.452                  | ElecCore-1.12.2-1.9.452.jar                        | None                                     |
| LCHIJA | endercore                                    | 1.12.2-0.5.65            | EnderCore-1.12.2-0.5.65.jar                        | None                                     |
| LCHIJA | thermalfoundation                            | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | draconicevolution                            | 2.3.24                   | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None                                     |
| LCHIJA | thermalexpansion                             | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | enderio                                      | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | mcjtylib_ng                                  | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                            | None                                     |
| LCHIJA | opencomputers                                | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar               | None                                     |
| LCHIJA | deepresonance                                | 1.8.0                    | deepresonance-1.12-1.8.0.jar                       | None                                     |
| LCHIJA | defaultoptions                               | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                    | None                                     |
| LCHIJA | enderiointegrationtic                        | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | enderiobase                                  | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | enderioconduits                              | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | enderioconduitsappliedenergistics            | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | enderioconduitsopencomputers                 | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | enderioconduitsrefinedstorage                | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | enderiointegrationforestry                   | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
| LCHIJA | tconstruct                                   | 1.12.2-2.12.0.135        | TConstruct-1.12.2-2.12.0.135.jar                   | None                                     |
| LCHIJA | enderiointegrationticlate                    | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | ftblib                                       | 5.4.3.130                | FTBLib-5.4.3.130.jar                               | None                                     |
| LCHIJA | enderiomachines                              | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | enderiopowertools                            | 5.0.49                   | EnderIO-1.12.2-5.0.49.jar                          | None                                     |
| LCHIJA | enderstorage                                 | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | extrautils2                                  | 1.0                      | extrautils2-1.12-1.7.4.jar                         | None                                     |
| LCHIJA | gendustry                                    | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                     | None                                     |
| LCHIJA | waila                                        | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
| LCHIJA | inventorytweaks                              | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | ironchest                                    | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.69.845.jar                    | None                                     |
| LCHIJA | jaopca                                       | 1.12.2-2.2.8.103         | JAOPCA-1.12.2-2.2.8.103.jar                        | None                                     |
| LCHIJA | oredictinit                                  | 1.12.2-2.2.1.71          | JAOPCA-1.12.2-2.2.8.103.jar                        | None                                     |
| LCHIJA | jeiintegration                               | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
| LCHIJA | lucky                                        | 7.6.0                    | luckyblock-1.12.2-7.6.0.zip                        | None                                     |
| LCHIJA | mapwriter                                    | 2.8.2                    | MapWriter-1.12.2-2.8.2.jar                         | None                                     |
| LCHIJA | mtrm                                         | 1.2.2.30                 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar         | None                                     |
| LCHIJA | mtlib                                        | 3.0.6                    | MTLib-3.0.6.jar                                    | None                                     |
| LCHIJA | modtweaker                                   | 4.0.17                   | modtweaker-4.0.17.jar                              | None                                     |
| LCHIJA | mousetweaks                                  | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
| LCHIJA | mw                                           | 1.12.2                   | mw-1.11.4-beta_mc1.12.2.jar                        | None                                     |
| LCHIJA | numina                                       | 1.12.2-1.0.38            | Numina-1.12.2-1.0.38.jar                           | None                                     |
| LCHIJA | projecte                                     | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
| LCHIJA | railcraft                                    | 12.0.0                   | railcraft-12.0.0.jar                               | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LCHIJA | rangedpumps                                  | 0.5                      | rangedpumps-0.5.jar                                | None                                     |
| LCHIJA | redstonearsenal                              | 2.6.3                    | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | xreliquary                                   | 1.12.2-1.3.4.786         | Reliquary-1.12.2-1.3.4.786.jar                     | None                                     |
| LCHIJA | thermaldynamics                              | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | simplyjetpacks                               | 2.2.12.65                | SimplyJetpacks2-1.12.2-2.2.12.65.jar               | None                                     |
| LCHIJA | theframework                                 | 1.12.2-1.0.1-build-T23   | TheFramework-1.12.2-1.0.1-build-T23.jar            | None                                     |
| LCHIJA | treechopper                                  | 1.2.4                    | TreeChopper-1.12.2-1.2.4.jar                       | None                                     |
| LCHIJA | uteamcore                                    | 2.2.4.107                | u_team_core-1.12.2-2.2.4.107.jar                   | None                                     |
| LCHIJA | usefulbackpacks                              | 1.3.1.13                 | useful_backpacks-1.12.2-1.3.1.13.jar               | None                                     |
| LCHIJA | yabba                                        | 1.1.2.53                 | YABBA-1.1.2.53.jar                                 | None                                     |
| LCHIJA | zerocore                                     | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                        | None                                     |
| LCHIJA | zettaindustries                              | 1.3                      | zettaindustries-1.3-1.12.2-161.jar                 | None                                     |
| LCHIJA | techreborn_compat                            | 1.0.0                    | TechReborn-ModCompatibility-1.12.2-1.2.0.52.jar    | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | eleccoreloader                               | 1.9.452                  | ElecCore-1.12.2-1.9.452.jar                        | None                                     |
| LCHIJA | mysticallib                                  | 1.12.2-1.3.1             | mysticallib-1.12.2-1.3.1.jar                       | None                                     |
| LCHIJA | ocsensors                                    | 1.0.4                    | ocsensors-1.0.4-b23.jar                            | None                                     |
| LCHIJA | wrapup                                       | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                              | None                                     |

Loaded coremods (and transformers): 

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
Quark Plugin (Quark-r1.6-174.jar)
vazkii.quark.base.asm.ClassTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
li.cil.oc.common.asm.ClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)

MovingWorldCore (movingworld-1.12-6.342-full.jar)

EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
weaponlib (mw-1.11.4-beta_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.71' Renderer: 'GeForce GTX 970M/PCIe/SSE2'
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)

List of loaded APIs: 
	* actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r149.jar
	* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
	* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
	* BotaniaAPI (93) from Botania+r1.10-361.jar
	* buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_core (2.2) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_events (2.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_items (1.1) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_library (2.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_power (1.3) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.1.jar
	* buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.1.jar
	* Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
	* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
	* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
	* ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
	* ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
	* ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
	* ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
	* ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
	* ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
	* ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
	* ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
	* ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
	* ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
	* ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
	* ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
	* ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
	* ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
	* DR-API (1.0.4-Beta) from deepresonance-1.12-1.8.0.jar
	* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.24.349-universal.jar
	* ElecCoreAPI (1.0.0) from ElecCore-1.12.2-1.9.452.jar
	* enderioapi (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.49.jar
	* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.1.322.jar
	* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.1.322.jar
	* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
	* MapWriterApi (1.1.0) from MapWriter-1.12.2-2.8.2.jar
	* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
	* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
	* projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
	* QuarkAPI (4) from Quark-r1.6-174.jar
	* railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar
	* railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_core (3.2.0) from railcraft-12.0.0.jar
	* railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_events (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_items (2.4.0) from railcraft-12.0.0.jar
	* railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar
	* reborncoreAPI (3.15.5.467) from RebornCore-1.12.2-3.15.5.467-universal.jar
	* reborncoreAPI|Power (3.15.5.467) from RebornCore-1.12.2-3.15.5.467-universal.jar
	* reborncoreAPI|Praescriptum (3.15.5.467) from RebornCore-1.12.2-3.15.5.467-universal.jar
	* reborncoreAPI|Recipe (3.15.5.467) from RebornCore-1.12.2-3.15.5.467-universal.jar
	* reborncoreAPI|Tile (3.15.5.467) from RebornCore-1.12.2-3.15.5.467-universal.jar
	* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
	* techrebornAPI (2.24.1.1017) from TechReborn-1.12.2-2.24.1.1017-universal.jar
	* Thaumcraft|API (6.0.2) from railcraft-12.0.0.jar
	* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
	* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
	* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
	* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
	* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
RebornCore: 
	Plugin Engine: 0
	RebornCore Version: 3.15.5.467
	Runtime Debofucsation 1
	RenderEngine: 0
Ender IO: No known problems detected.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash.       !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

AE2 Integration: IC2:ON, RC:ON, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:OFF, Mekanism:OFF, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
Launched Version: MultiMC5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970M/PCIe/SSE2 GL version 4.6.0 NVIDIA 417.71, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz

[20:38:32] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@#

Crash with Apple Core

I initially used the latest dev build, but then switched to the latest unstable build (3). Both crashed due to the same issue, but at different segments. I'm running a large modpack and the initial problem is Galacticraft missing a bytecode injection, and the crash states that Applecore is also at fault. This crash doesn't happen on a regular forge server. There is no actual crash report so I had to grab it from the latest log.

[12:13:59] [main/INFO] [STDERR]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1741]: Potential problem: Galacticraft did not complete injection of bytecode into: pl (2 / 4)
[12:13:59] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[12:13:59] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[12:13:59] [main/INFO] [Quark ASM]: Located Method, patching...
[12:13:59] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_184231_a (DZLnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;)V
[12:13:59] [main/INFO] [Quark ASM]: Patch result: true
[12:13:59] [main/INFO] [Quark ASM]: Located Method, patching...
[12:13:59] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[12:13:59] [main/INFO] [Quark ASM]: Patch result: true
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: java.lang.reflect.InvocationTargetException
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at java.lang.reflect.Method.invoke(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:73)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:37)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at java.lang.Class.getDeclaredMethods0(Native Method)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at java.lang.Class.privateGetMethodRecursive(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at java.lang.Class.getMethod0(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at java.lang.Class.getMethod(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:132)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[12:13:59] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: ... 6 more
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 13 more
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer squeek.applecore.asm.TransformerModuleHandler@43cf5bff from coremod AppleCore
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 15 more
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:-1]: Caused by: java.lang.RuntimeException: EntityPlayer.addExhaustion call pattern (index=1) not found in net/minecraft/entity/player/EntityPlayer.func_70664_aZ
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:-1]: at squeek.applecore.asm.module.ModuleExhaustingActions.patchSimpleAddExhaustionCall(ModuleExhaustingActions.java:129)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:-1]: at squeek.applecore.asm.module.ModuleExhaustingActions.transform(ModuleExhaustingActions.java:30)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:-1]: at squeek.applecore.asm.TransformerModuleHandler.transform(TransformerModuleHandler.java:42)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:-1]: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
[12:13:59] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:-1]: ... 17 more

Spigot Bukkit Related Issues

[17:25:00] [Server thread/ERROR] [Minecraft]: Error occurred while enabling Residence v4.8.4.4 (Is it up to date?)
java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_201]
at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.8.0_201]
at java.lang.Class.privateGetMethodRecursive(Unknown Source) ~[?:1.8.0_201]
at java.lang.Class.getMethod0(Unknown Source) ~[?:1.8.0_201]
at java.lang.Class.getMethod(Unknown Source) ~[?:1.8.0_201]
at java.lang.Class.getEnumConstantsShared(Unknown Source) ~[?:1.8.0_201]
at java.lang.Class.enumConstantDirectory(Unknown Source) ~[?:1.8.0_201]
at java.lang.Enum.valueOf(Unknown Source) ~[?:1.8.0_201]
at org.bukkit.ChatColor.valueOf(ChatColor.java:13) ~[ChatColor.class:git-HEAD-e461dd7-dirty]
at com.bekvon.bukkit.residence.ConfigManager.UpdateConfigFile(ConfigManager.java:845) ~[?:?]
at com.bekvon.bukkit.residence.ConfigManager.(ConfigManager.java:259) ~[?:?]
at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:502) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:256) ~[JavaPlugin.class:git-HEAD-e461dd7-dirty]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [JavaPluginLoader.class:git-HEAD-e461dd7-dirty]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [SimplePluginManager.class:git-HEAD-e461dd7-dirty]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:420) [CraftServer.class:git-HEAD-e461dd7-dirty]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:379) [CraftServer.class:git-HEAD-e461dd7-dirty]
at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:620) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:581) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:537) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:711) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
... 23 more
Caused by: java.lang.NullPointerException

Please Help Me

Error on Startup

Hi, while I was starting up my server, I got the following error:

[14:55:45] [main/WARN] [mixin]: Mixin config mixins.sgcraft.json requires mixin subsystem version 0.7.10 but 0.6.6 was found. The mixin config will not be applied. A problem occurred running the Server launcher.[14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: java.lang.reflect.InvocationTargetException [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at java.lang.reflect.Method.invoke(Unknown Source) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:35) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Required mixin config mixins.sgcraft.json requires mixin subsystem version 0.7.10 [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.mixin.transformer.MixinConfig.checkVersion(MixinConfig.java:358) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.mixin.transformer.MixinConfig.onLoad(MixinConfig.java:296) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:790) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:116) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:88) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:75) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.launch.platform.MixinPlatformManager.addConfig(MixinPlatformManager.java:256) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.launch.platform.MixinPlatformAgentDefault.prepare(MixinPlatformAgentDefault.java:54) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.launch.platform.MixinContainer.prepare(MixinContainer.java:99) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.launch.platform.MixinPlatformManager.prepare(MixinPlatformManager.java:141) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.launch.MixinBootstrap.doInit(MixinBootstrap.java:188) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at org.spongepowered.asm.launch.MixinTweaker.acceptOptions(MixinTweaker.java:53) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [14:55:45] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: ... 6 more Press any key to continue . . .

It looks like there is a problem with mixin. These are my log files:

latest.log
debug.log

If anyone knows the solution, please reach out to me quick.

Exception ticking world crash while checking the state of grass

java.lang.NullPointerException: Exception ticking world
	at org.bukkit.craftbukkit.v1_12_R1.block.CraftBlock.getState(CraftBlock.java:280)
	at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:51)
	at net.minecraft.block.Block.func_180645_a(Block.java:505)
	at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:699)
	at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:426)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:464)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:736)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:617)
	at java.lang.Thread.run(Unknown Source)

unsure why this happens, but it occurs after the server's left on for a while.
crash-2019-06-12_13.49.17-server.txt

Not loading any mods

I have created a new server just to test out, however, even just loading BiomesOP the mod does not get loaded:
[12:20:10] [Server thread/INFO] [FML]: Searching C:\Users\sachaw\Desktop\kettle\.\mods for mods [12:20:10] [Server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load [12:20:10] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [12:20:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, biomesoplenty] at CLIENT [12:20:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, biomesoplenty] at SERVER [

image

Thanks.

ID Limit Reached and server crashes

Describe the bug
java.lang.ArrayIndexOutOfBoundsException: 6378 when registering Block ID's

*Give us some details to work with
Crash log (if any): https://pastebin.com/hZtdBZan
Location: material.java
Minecraft version: * 1.12.2
Forge version: * 14.23.5.2838
Kettle version: * kettle-git-HEAD-a752eab-universal

To Reproduce
Steps to reproduce the behavior:

  1. Use Kettle a752eab
  2. Have enough mods to use more than 6738 ID's
  3. Watch it Crash

Expected behavior
Server launches with no ID limit being reached

Screenshots (if any)
N/A

Desktop (please complete the following information):

  • OS: Windows 10 x64 Professional

Additional context
can fix by changing material.java to allow more ID's

light source isn't working

I run the mod server kettle 2579c45 version and forge universal
then only kettle server happen some chunk's light source(ex. torch or Glow stone) doesn't work

There is no code!!!

Honestly, most of us could care less about the wiki. How about add some code. And if you are trying to prove a point that you are working on kettle, you are failing to do so. Kettle should be renamed Kettle-Docs, cause that's the only thing that exhists here.

crash mods Vic's Modern Warfare Mod

mod links : https://minecraft.curseforge.com/projects/vics-modern-warfare-mod/files
mods version : Modern Warfare 1.11.7.7 mc1.12.2 RELEASE

Kettle version : Kettle Dev HEAD-b7c2f7d

Cash Report :
(in pastbin = https://pastebin.com/MeKyjstK)
---- Minecraft Crash Report ----

WARNING: coremods are present:
SSLoadingPlugin (SereneSeasons.jar)
weaponlib (mw.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 05/05/19 19:35
Description: Exception ticking world

java.lang.NoSuchMethodError: com.vicmatskiv.weaponlib.ai.EntityCustomMob.func_98053_h(Z)V
at com.vicmatskiv.weaponlib.ai.EntityCustomMob.onCompatibleSpawn(EntityCustomMob.java:272)
at com.vicmatskiv.weaponlib.compatibility.CompatibleEntityMob.func_180482_a(CompatibleEntityMob.java:121)
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:178)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:398)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:464)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:736)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:617)
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 com.vicmatskiv.weaponlib.ai.EntityCustomMob.onCompatibleSpawn(EntityCustomMob.java:272)
at com.vicmatskiv.weaponlib.compatibility.CompatibleEntityMob.func_180482_a(CompatibleEntityMob.java:121)
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:178)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:398)

-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['Maxifeux'/328, l='world', x=-226,36, y=77,00, z=224,76](Maxifeux at -226.35776693585785,77.0,224.75569301276542)]
Chunk stats: ServerChunkCache: 441 Drop: 0
Level seed: -2015465900995999913
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-220,64,256), Chunk: (at 4,4,0 in -14,16; contains blocks -224,0,256 to -209,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 98823 game time, 98823 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 72667 (now: false), thunder time: 1310 (now: true)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:464)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:736)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:617)
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_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 110662136 bytes (105 MB) / 1410859008 bytes (1345 MB) up to 3814195200 bytes (3637 MB)
JVM Flags: 3 total; -Xms128M -XX:+AggressiveOpts -Xloggc:gc.log
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2812 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State  | ID                | Version        | Source                             | Signature |
|:------ |:----------------- |:-------------- |:---------------------------------- |:--------- |
| LCHIJA | minecraft         | 1.12.2         | minecraft.jar                      | None      |
| LCHIJA | mcp               | 9.42           | minecraft.jar                      | None      |
| LCHIJA | FML               | 8.0.99.99      | kettle.jar                         | None      |
| LCHIJA | forge             | 14.23.5.2812   | kettle.jar                         | None      |
| LCHIJA | cfm               | 6.2.0          | cfm-6.2.0-mc1.12.2.jar             | None      |
| LCHIJA | extendedrenderer  | v1.0           | coroutil.jar                       | None      |
| LCHIJA | coroutil          | 1.12.1-1.2.13  | coroutil.jar                       | None      |
| LCHIJA | configmod         | v1.0           | coroutil.jar                       | None      |
| LCHIJA | customnpcs        | 1.12           | CustomNPCs.jar                     | None      |
| LCHIJA | flansmod          | 5.5.2          | Flan's Mod-1.12.2-5.5.2.jar        | None      |
| LCHIJA | mw                | 1.11.7.7       | mw.jar                             | None      |
| LCHIJA | sereneseasons     | 1.2.15         | SereneSeasons.jar                  | None      |
| LCHIJA | toughasnails      | 3.1.0.140      | ToughAsNails.jar                   | None      |
| LCHIJA | variedcommodities | 1.12.2         | VariedCommodities.jar              | None      |
| LCHIJA | imvoice           | 0.7.0          | VoiceChat.jar                      | None      |
| LCHIJA | wearablebackpacks | 3.1.3          | WearableBackpacks-1.12.2-3.1.3.jar | None      |
| LCHIJA | zombieawareness   | 1.12.1-1.11.16 | zombieawareness.jar                | None      |

Loaded coremods (and transformers): 

SSLoadingPlugin (SereneSeasons.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
weaponlib (mw.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['Maxifeux'/328, l='world', x=-226,36, y=77,00, z=224,76](Maxifeux at -226.35776693585785,77.0,224.75569301276542)]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

Crash on start [Unable to launch]

Getting this error when starting the server:

[15:25:21] [main/ERROR] [LaunchWrapper]: Unable to launch java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171] at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:73) [server.jar:git-HEAD-26a18ca] at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:37) [server.jar:git-HEAD-26a18ca] Caused by: java.lang.NoClassDefFoundError: jline/console/ConsoleReader at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:204) ~[MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.<init>(DedicatedServer.java:79) ~[nz.class:?] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1544) ~[MinecraftServer.class:?] ... 12 more [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: java.lang.reflect.InvocationTargetException [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at java.lang.reflect.Method.invoke(Method.java:498) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:73) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:37]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:37) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at java.lang.Runtime.exit(Runtime.java:107) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at java.lang.System.exit(System.java:971) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [15:25:21] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:78]: ... 6 more

Server Start faild (Quark Mod)

`[23:43:13] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[23:43:13] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[23:43:13] [main/INFO] [Quark ASM]: Located Method, patching...
[23:43:13] [main/INFO] [Quark ASM]: Patch result: true
[23:43:13] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[23:43:13] [main/INFO] [Quark ASM]: Located Method, patching...
[23:43:13] [main/INFO] [Quark ASM]: Patch result: true
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: java.lang.reflect.InvocationTargetException
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at java.lang.reflect.Method.invoke(Method.java:498)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:35]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:35)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.Class.getDeclaredMethods0(Native Method)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.Class.getMethod0(Class.java:3018)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.Class.getMethod(Class.java:1784)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:132)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[23:43:13] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: ... 6 more
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 13 more
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer squeek.applecore.asm.TransformerModuleHandler@641ed324 from coremod AppleCore
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: ... 15 more
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:709]: Caused by: java.lang.RuntimeException: No addExhaustion call (index=0) found in func_70665_d:
L0
LINENUMBER 1188 L0
ALOAD 0
ALOAD 1
FLOAD 2
INVOKEVIRTUAL net/minecraft/entity/player/EntityPlayer.damageEntity_CB (Lnet/minecraft/util/DamageSource;F)Z
POP
L1
LINENUMBER 1189 L1
RETURN
L2

[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:709]: at squeek.applecore.asm.module.ModuleExhaustingActions.getAddExhaustionCall(ModuleExhaustingActions.java:185)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:709]: at squeek.applecore.asm.module.ModuleExhaustingActions.getAddExhaustionCall(ModuleExhaustingActions.java:172)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:709]: at squeek.applecore.asm.module.ModuleExhaustingActions.patchDamageEntity(ModuleExhaustingActions.java:153)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:709]: at squeek.applecore.asm.module.ModuleExhaustingActions.transform(ModuleExhaustingActions.java:36)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:709]: at squeek.applecore.asm.TransformerModuleHandler.transform(TransformerModuleHandler.java:42)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:709]: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
[23:43:13] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:709]: ... 17 more`

Quark Method transforming error

Hi,

I tried moving my Modpack from SpongeForge to Kettle, because i really like the Spigot features.

A got an Error with Quark on Server start/load.
I think Quark tries to modify a Method that doesn't exist in Kettle.

Error-Part from Serverlog

I'm using latest Release-Version: 2579c45

I really hope something like this can be fixed.

Btw: You are doing a great Job here merging Spigot and Forge again ;)

Plugin Problem

Good Day,

When loading multiverse core for 1.12.2, it creates the plugin folder, but then the plugin disables. I have a custom modpack, and without mods, the plugin is loading correctly.

Unknown Target Reason when an event watcher sets a mob's attack target.

This occurs when an event handler (listening for LivingUpdateEvent) tries to set the attack target of another mob.

I will get some versions this occurs in tomorrow or so, as it currently is on my development version, which had to be patched to workaround #27

Affected Kettle: Kettle Unstable 2

It is occuring in Pokecube when the NPC trainers are controlling their mobs, the "AI" is handled seperately from the main mob itself, to make it easier to adapt to any random other mob (Villagers, Cows, Etc can be made to control pokemobs)

[23:18:10] [Server thread/WARN] [Minecraft]: Unknown target reason, please report on the issue tracker
java.lang.Exception: null
	at net.minecraft.entity.EntityLiving.setAttackTarget(EntityLiving.java:197) [vq.class:?]
	at net.minecraft.entity.EntityLiving.func_70624_b(EntityLiving.java:187) [vq.class:?]
	at pokecube.adventures.ai.tasks.AIBattle.checkPokemobTarget(AIBattle.java:63) [AIBattle.class:?]
	at pokecube.adventures.ai.tasks.AIBattle.updateTask(AIBattle.java:254) [AIBattle.class:?]
	at pokecube.adventures.ai.tasks.AIBattle.doMainThreadTick(AIBattle.java:49) [AIBattle.class:?]
	at thut.api.entity.ai.AIThreadManager$AIStuff.runServerThreadTasks(AIThreadManager.java:78) [AIThreadManager$AIStuff.class:?]
	at thut.api.entity.ai.AIThreadManager.updateEntityActionState(AIThreadManager.java:352) [AIThreadManager.class:?]
	at thut.api.entity.ai.AIThreadManager.LivingUpdate(AIThreadManager.java:345) [AIThreadManager.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_44_AIThreadManager_LivingUpdate_LivingUpdateEvent.invoke(.dynamic) [?:git-HEAD-b7c2f7d]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:git-HEAD-b7c2f7d]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:git-HEAD-b7c2f7d]
	at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:575) [ForgeHooks.class:git-HEAD-b7c2f7d]
	at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2416) [vp.class:?]
	at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:339) [vq.class:?]
	at net.minecraft.world.World.func_72866_a(World.java:2267) [amu.class:?]
	at net.minecraft.world.World.func_72870_g(World.java:2228) [amu.class:?]
	at net.minecraft.world.World.func_72939_s(World.java:2012) [amu.class:?]
	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:836) [oo.class:?]
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:856) [MinecraftServer.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:464) [nz.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:736) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:617) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]

crops ot growing

hello
Crops/trees not growing on server
looks like randomTickSpeed not working

Bukkit Related Issues

These are the issues I ran into running Bukkit Plugins. (I will update if I find more)

  • Bukkit.createWorld() causes a 'java.lang.IllegalArgumentException' [PASTEBIN]
    To reproduce: Install Multiverse-core plugin and create a new world.
  • Missing Bukkit Class 'net/minecraft/server/v1_12_R1/Packet' (I don't know if you guys are going to support Packet sending or not but I am going to put this here) [PASTEBIN]
    To reproduce: Install a Packet type plugin like Citizens on Startup, It will crash.
  • Missing Bukkit Class 'net/minecraft/server/v1_12_R1/EntityZombie'

Other than that, It works great.

Global Not-Per-Mod-Related Issues

These are the issues I found running a clean install with no mods nor plugins, I should add more later:

  • Any items are not taking any damage from any sources (except swords, see below) until they don't have Unbreaking enchantment of any level
  • Swords are taking only client side/visual damage when breaking "their special" blocks (see wiki After relogging/opening any block's GUI/throwing it away and picking it up will regain it's damage value with which it appeared in player's inventory (even if broken!)
  • Mobs always drop double/triple the loot they should (even wither bosses!)
  • Breaking skulls always give you 2 of them
  • Chunk dispatcher issues (flickering parts of world) (Redd56)
  • Placing modded blocks in creative is not synced with client (Redd56)
  • Shearing sheep doesn't yield any wool until killed

TARDIS Bukkit plugin

Hello,

I've been trying to get the TARDIS Bukkit plugin to work with Kettle, but no luck, unfortunately. I've tried running this plugin on other servers that are not Bukkit, but compatible with Bukkit plugins, such as Glowstone, which throws the same error upon loading the separate TARDISChunkGenerator.jar plugin. This plugin is required, otherwise the (main) plugin will be disabled when the server is done starting. It generates the interiors. For some reason it only seems to work with the real Bukkit server (AFAIK).

Also a big thanks for picking up where Cauldron left of with this hybrid server thing, I really like it!

Here's the error message I got by the way (it probably helps):

[23:17:48] [Server thread/ERROR] [Minecraft]: Could not load 'plugins\TARDISChunkGenerator.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_12_R1/EntityHuman
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[JavaPluginLoader.class:git-HEAD-b7c2f7d]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[SimplePluginManager.class:git-HEAD-b7c2f7d]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [SimplePluginManager.class:git-HEAD-b7c2f7d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:353) [CraftServer.class:git-HEAD-b7c2f7d]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:255) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:581) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201-1-ojdkbuild]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_12_R1/EntityHuman
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201-1-ojdkbuild]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_201-1-ojdkbuild]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:77) ~[PluginClassLoader.class:git-HEAD-b7c2f7d]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[JavaPluginLoader.class:git-HEAD-b7c2f7d]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_12_R1.EntityHuman
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[PluginClassLoader.class:git-HEAD-b7c2f7d]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:99) ~[PluginClassLoader.class:git-HEAD-b7c2f7d]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201-1-ojdkbuild]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201-1-ojdkbuild]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201-1-ojdkbuild]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_201-1-ojdkbuild]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:77) ~[PluginClassLoader.class:git-HEAD-b7c2f7d]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[JavaPluginLoader.class:git-HEAD-b7c2f7d]
... 6 more

tp command

If a player wants to teleport himself to another player, he is teleported to himself.

Incorrect Server#getName value

@Override
public String getName() {
return serverName;
}

private final String serverName = "CraftBukkit";

Running org.bukkit.Server#getName on Kettle returns "CraftBukkit", which is not an accurate description of the server. This method should return "Kettle" or similar in order to allow Bukkit plugins to accurately identify the real server software that is running instead of depending on unreliable heuristics.

Discord link expired

Hey, the discord link in the readme is expired, and would be great if that was renewed

The java rewrite

  • Fix gradle
  • Retarget Forge to 14.23.2.2611
  • Rewrite port to java
    • Fix classes to deal with 1.12.2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.