TerraFirmaCraft

TerraFirmaCraft

2M Downloads

Crash while playing terrafirmacraft

Opened this issue · 3 comments

commented

Describe the bug
Make sure to include:

  1. What did you expect to happen?
    not to crash
  2. What actually happened instead (i.e. what was the bug)
    crash
  3. If it was a crash, upload the full log file (latest.log)
reproduced using vanilla fix:
---- Minecraft Crash Report ----
// Sorry :(

Time: 2020-02-09 22:30:55 EST
Description: Ticking entity

java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Byte
    at net.dries007.tfc.objects.entity.animal.EntityTameableTFC.isTamed(EntityTameableTFC.java:120)
    at net.dries007.tfc.objects.entity.animal.EntityTameableTFC.getTeam(EntityTameableTFC.java:208)
    at net.minecraft.util.EntitySelectors.getTeamCollisionPredicate(SourceFile:91)
    at net.minecraft.entity.EntityLivingBase.collideWithNearbyEntities(EntityLivingBase.java:2439)
    at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2396)
    at net.minecraft.entity.EntityLiving.onLivingUpdate(EntityLiving.java:577)
    at net.minecraft.entity.EntityAgeable.onLivingUpdate(EntityAgeable.java:178)
    at net.minecraft.entity.passive.EntityAnimal.onLivingUpdate(SourceFile:43)
    at net.dries007.tfc.objects.entity.animal.EntityAnimalTFC.onLivingUpdate(EntityAnimalTFC.java:159)
    at net.dries007.tfc.objects.entity.animal.EntityAnimalMammal.onLivingUpdate(EntityAnimalMammal.java:40)
    at net.dries007.tfc.objects.entity.animal.EntityWolfTFC.onLivingUpdate(EntityWolfTFC.java:109)
    at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2179)
    at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:295)
    at net.dries007.tfc.objects.entity.animal.EntityWolfTFC.onUpdate(EntityWolfTFC.java:483)
    at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996)
    at net.minecraft.world.World.updateEntity(World.java:1958)
    at net.minecraft.world.World.redirect$updateEntity$zbc000(World.java:4123)
    at net.minecraft.world.World.updateEntities(World.java:1762)
    at net.minecraft.client.Minecraft.runTick(Minecraft.java:1847)
    at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
    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:498)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    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:
---------------------------------------------------------------------------------------

-- Entity being ticked --
  Entity Type: tfc:wolftfc (net.dries007.tfc.objects.entity.animal.EntityWolfTFC)
  Entity ID: 64
  Entity Name: Wolf♂§r
  Entity's Exact location: -345.50, 160.00, 262.50
  Entity's Block location: World: (-346,160,262), Chunk: (at 6,10,6 in -22,16; contains blocks -352,0,256 to -337,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  Entity's Momentum: 0.00, -0.08, 0.00
  Entity's Passengers: []
  Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  Entity NBT: ~~ERROR~~ ReportedException: Saving entity NBT

-- Affected level --
  Level name: MpServer
  All players: 1 total; [EntityPlayerSP['HopefulFire'/548, l='MpServer', x=-265.93, y=149.00, z=188.22]]
  Chunk stats: MultiplayerChunkCache: 1089, 1089
  Level seed: 0
  Level generator: ID 06 - tfc_classic, ver 0. Features enabled: false
  Level generator options: 
  Level spawn location: World: (-220,144,252), Chunk: (at 4,9,12 in -14,15; contains blocks -224,0,240 to -209,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  Level time: 7822118 game time, 195388 day time
  Level dimension: 0
  Level storage version: 0x00000 - Unknown?
  Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  Forced entities: 18 total; [EntityCowTFC['Cow§r'/263, l='MpServer', x=-227.20, y=162.00, z=237.50], EntityDeerTFC['tfc.animal.deertfc.female§r'/264, l='MpServer', x=-207.00, y=148.00, z=217.65], EntityCowTFC['Cow§r'/265, l='MpServer', x=-197.81, y=145.00, z=223.54], EntityDeerTFC['tfc.animal.deertfc.male§r'/267, l='MpServer', x=-210.89, y=150.00, z=240.22], EntityWolfTFC['Wolf♂§r'/64, l='MpServer', x=-345.50, y=160.00, z=262.50], EntityPlayerSP['HopefulFire'/548, l='MpServer', x=-265.93, y=149.00, z=188.22], EntityPigTFC['Pig♂§r'/144, l='MpServer', x=-254.82, y=171.00, z=227.50], EntitySkeleton['Skeleton'/1159049, l='MpServer', x=-327.50, y=73.00, z=174.50], EntityPigTFC['Pig♂§r'/174, l='MpServer', x=-247.78, y=152.00, z=228.42], EntityDonkeyTFC['Donkey♀§r'/175, l='MpServer', x=-252.85, y=152.00, z=224.07], EntityPigTFC['Pig♂§r'/176, l='MpServer', x=-250.50, y=168.00, z=229.50], EntityDonkeyTFC['Donkey♂§r'/177, l='MpServer', x=-245.02, y=150.00, z=220.48], EntityPigTFC['Pig♂§r'/178, l='MpServer', x=-250.85, y=152.00, z=223.27], EntityCowTFC['Cow§r'/179, l='MpServer', x=-236.40, y=149.00, z=196.78], EntityCreeper['Creeper'/1147562, l='MpServer', x=-340.50, y=75.00, z=177.50], EntityOtherPlayerMP['Vera_Leone'/549, l='MpServer', x=-166.27, y=144.00, z=385.13], EntitySpider['Spider'/1147566, l='MpServer', x=-332.50, y=75.00, z=172.50], EntityCreeper['Creeper'/1065449, l='MpServer', x=-206.50, y=104.00, z=233.50]]
  Retry entities: 0 total; []
  Server brand: fml,forge
  Server type: Non-integrated multiplayer server

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Linux (amd64) version 5.3.0-7625-generic
  Java Version: 1.8.0_232, Private Build
  Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
  Memory: 1409577904 bytes (1344 MB) / 2604138496 bytes (2483 MB) up to 7635730432 bytes (7282 MB)
  JVM Flags: 2 total; -Xms1024m -Xmx8192m
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2847 14 mods loaded, 14 mods active
       States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
       
       | State  | ID                | Version         | Source                                      | Signature                                |
       |:------ |:----------------- |:--------------- |:------------------------------------------- |:---------------------------------------- |
       | LCHIJA | minecraft         | 1.12.2          | minecraft.jar                               | None                                     |
       | LCHIJA | mcp               | 9.42            | minecraft.jar                               | None                                     |
       | LCHIJA | FML               | 8.0.99.99       | forge-1.12.2-14.23.5.2847-universal.jar     | None                                     |
       | LCHIJA | forge             | 14.23.5.2847    | forge-1.12.2-14.23.5.2847-universal.jar     | None                                     |
       | LCHIJA | foamfixcore       | 7.7.4           | minecraft.jar                               | None                                     |
       | LCHIJA | fastfurnace       | 1.3.1           | FastFurnace-1.12.2-1.3.1.jar                | None                                     |
       | LCHIJA | fastbench         | 1.7.3           | FastWorkbench-1.12.2-1.7.3.jar              | None                                     |
       | LCHIJA | foamfix           | 0.10.10-1.12.2  | foamfix-0.10.10-1.12.2.jar                  | None                                     |
       | LCHIJA | waila             | 1.8.26          | Hwyla-1.8.26-B41_1.12.2.jar                 | None                                     |
       | LCHIJA | jei               | 4.15.0.291      | jei_1.12.2-4.15.0.291.jar                   | None                                     |
       | LCHIJA | tfc               | ${version}      | TerraFirmaCraft-MC1.12.2-0.29.1.116.jar     | None                                     |
       | LCHIJA | vanillafix        | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar                    | None                                     |
       | LCHIJA | xaeroworldmap     | 1.5.4           | XaerosWorldMap_1.5.4_Forge_1.12.jar         | None                                     |
       | LCHIJA | phosphor-lighting | 1.12.2-0.2.6    | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  Loaded coremods (and transformers): PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                        
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                        
                                      Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
  GL info: ' Vendor: 'X.Org' Version: '4.5 (Compatibility Profile) Mesa 19.2.1' Renderer: 'Radeon RX 590 Series (POLARIS10, DRM 3.33.0, 5.3.0-7625-generic, LLVM 9.0.0)'
  Suspected Mods: TerraFirmaCraft (tfc)
  Launched Version: MultiMC5
  LWJGL: 2.9.4
  OpenGL: Radeon RX 590 Series (POLARIS10, DRM 3.33.0, 5.3.0-7625-generic, LLVM 9.0.0) GL version 4.5 (Compatibility Profile) Mesa 19.2.1, X.Org
  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 AMD Ryzen 3 2200G with Radeon Vega Graphics
  Client Crashes Since Restart: 1
  Integrated Server Crashes Since Restart: 0

4. If they would help to explain the issue, include screenshots

**To Reproduce**
Attention to detail is important!
create a server with below mods installed
walk around in server with said mods
multiple clientside crashes
This is a problem with 0.29.1.116 only, as I updated from 0.29.0.115 and there were no such issues 

**Meta Info**
 - TFC Version: 0.29.1.116
 - Includes VanillaFix, Foamfix, Waila, JEI, Xaero's world map, phosphor lighting engine, fast workbench/fastfurnace on the latest forge
commented

Same crash, when I play whit my friends.
Although I installed a lot of mods, the error reports were similar and it seems that a Wolf had a problem causing the player to be kicked out of the server with a crash.

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2020-02-13 16:05:20 CST
Description: Ticking entity

java.lang.ClassCastException: com.google.common.base.Absent cannot be cast to java.lang.Integer
    at net.dries007.tfc.objects.entity.animal.EntityAnimalTFC.getBirthDay(EntityAnimalTFC.java:102)
    at net.dries007.tfc.api.types.IAnimalTFC.getAge(IAnimalTFC.java:118)
    at net.dries007.tfc.objects.entity.animal.EntityAnimalTFC.isChild(EntityAnimalTFC.java:343)
    at net.minecraft.entity.EntityLiving.canSkipUpdate(EntityLiving.java:1657)
    at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:370)
    at net.dries007.tfc.objects.entity.animal.EntityWolfTFC.onUpdate(EntityWolfTFC.java:483)
    at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996)
    at net.minecraft.world.World.updateEntity(World.java:1958)
    at net.minecraft.world.World.redirect$updateEntity$zbc000(World.java:4123)
    at net.minecraft.world.World.updateEntities(World.java:1762)
    at net.minecraft.client.Minecraft.runTick(Minecraft.java:1847)
    at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
    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)


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

-- Entity being ticked --
  Entity Type: tfc:wolftfc (net.dries007.tfc.objects.entity.animal.EntityWolfTFC)
  Entity ID: 100
  Entity Name: ~~ERROR~~ ClassCastException: java.lang.Byte cannot be cast to java.lang.Boolean
  Entity's Exact location: 25.50, 174.00, 250.50
  Entity's Block location: World: (25,174,250), Chunk: (at 9,10,10 in 1,15; contains blocks 16,0,240 to 31,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  Entity's Momentum: 0.00, -0.08, 0.00
  Entity's Passengers: []
  Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  Entity NBT: ~~ERROR~~ ReportedException: Saving entity NBT

-- Affected level --
  Level name: MpServer
  All players: 2 total; [EntityPlayerSP['Hoshizora_Asuki'/3243, l='MpServer', x=64.50, y=181.00, z=248.50], EntityOtherPlayerMP['kerocate'/69, l='MpServer', x=62.50, y=181.00, z=250.50]]
  Chunk stats: MultiplayerChunkCache: 240, 240
  Level seed: 0
  Level generator: ID 09 - tfc_classic, ver 0. Features enabled: false
  Level generator options: 
  Level spawn location: World: (64,144,248), Chunk: (at 0,9,8 in 4,15; contains blocks 64,0,240 to 79,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  Level time: 1079 game time, 885 day time
  Level dimension: 0
  Level storage version: 0x00000 - Unknown?
  Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  Forced entities: ~~ERROR~~ ClassCastException: java.lang.Byte cannot be cast to java.lang.Boolean
  Retry entities: 1 total; [EntityLatchedRenderer['不明'/186, l='MpServer', x=8.50, y=65.00, z=8.50]]
  Server brand: fml,forge
  Server type: Non-integrated multiplayer server

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_241, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 4678848944 bytes (4462 MB) / 6643777536 bytes (6336 MB) up to 8589934592 bytes (8192 MB)
  JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F6_pre1 103 mods loaded, 103 mods active
       States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
       
       | State  | ID                              | Version                  | Source                                                  | Signature                                |
       |:------ |:------------------------------- |:------------------------ |:------------------------------------------------------- |:---------------------------------------- |
       | LCHIJA | minecraft                       | 1.12.2                   | minecraft.jar                                           | None                                     |
       | LCHIJA | mcp                             | 9.42                     | minecraft.jar                                           | None                                     |
       | LCHIJA | FML                             | 8.0.99.99                | forge-1.12.2-14.23.5.2847.jar                           | None                                     |
       | LCHIJA | forge                           | 14.23.5.2847             | forge-1.12.2-14.23.5.2847.jar                           | None                                     |
       | LCHIJA | jecharacters                    | 1.12.0-3.4.5             | [通用拼音搜索]JustEnoughCharacters-1.12.0-3.4.5.jar           | None                                     |
       | LCHIJA | foamfixcore                     | 7.7.4                    | minecraft.jar                                           | None                                     |
       | LCHIJA | futuremccore                    | 0.1.12                   | minecraft.jar                                           | None                                     |
       | LCHIJA | voxelmap                        | 1.9.11                   | [小地图]forgemod_VoxelMap-1.9.11_for_1.12.2.jar            | None                                     |
       | LCHIJA | crafttweaker                    | 4.1.20                   | CraftTweaker2-1.12-4.1.20.jar                           | None                                     |
       | LCHIJA | mtlib                           | 3.0.6                    | MTLib-3.0.6.jar                                         | None                                     |
       | LCHIJA | modtweaker                      | 4.0.17                   | modtweaker-4.0.17.jar                                   | None                                     |
       | LCHIJA | jei                             | 4.15.0.291               | [jei]jei_1.12.2-4.15.0.291.jar                          | None                                     |
       | LCHIJA | mantle                          | 1.12-1.3.3.55            | [匠魂lib]Mantle-1.12-1.3.3.55.jar                         | None                                     |
       | LCHIJA | ctm                             | MC1.12.2-1.0.1.30        | [链接lib]CTM-MC1.12.2-1.0.1.30.jar                        | None                                     |
       | LCHIJA | baubles                         | 1.5.2                    | [饰品lib]Baubles-1.12-1.5.2.jar                           | None                                     |
       | LCHIJA | thaumcraft                      | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                        | None                                     |
       | LCHIJA | twilightforest                  | 3.10.1013                | [暮色森林]twilightforest-1.12.2-3.10.1013-universal.jar     | None                                     |
       | LCHIJA | chisel                          | MC1.12.2-1.0.1.44        | Chisel-MC1.12.2-1.0.1.44.jar                            | None                                     |
       | LCHIJA | quark                           | r1.6-177                 | Quark-r1.6-177.jar                                      | None                                     |
       | LCHIJA | tconstruct                      | 1.12.2-2.13.0.179        | [匠魂]TConstruct-1.12.2-2.13.0.179.jar                    | None                                     |
       | LCHIJA | tinkersjei                      | 1.2                      | [JEI-匠魂查询]tinkersjei-1.2.jar                            | None                                     |
       | LCHIJA | chameleon                       | 1.12-4.1.3               | [LIB-储物抽屉前置]Chameleon-1.12-4.1.3.jar                    | None                                     |
       | LCHIJA | forgelin                        | 1.8.4                    | [LIB-工业先锋前置]Forgelin-1.8.4.jar                          | None                                     |
       | LCHIJA | redstoneflux                    | 2.1.0                    | [LIB-热力前置]RedstoneFlux-1.12-2.1.0.6-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | teslacorelib                    | 1.0.15                   | [LIB-工业先锋前置]tesla-core-lib-1.12.2-1.0.15.jar            | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | codechickenlib                  | 3.2.3.358                | [LIB-热力前置]CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | cofhcore                        | 4.6.3                    | [LIB-热力前置]CoFHCore-1.12.2-4.6.3.27-universal.jar        | None                                     |
       | LCHIJA | cofhworld                       | 1.3.1                    | [LIB-热力前置]CoFHWorld-1.12.2-1.3.1.7-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | wanionlib                       | 1.12.2-2.4               | [LIB-矿辞统一前置]WanionLib-1.12.2-2.4.jar                    | None                                     |
       | LCHIJA | cucumber                        | 1.1.3                    | [LIB-神秘农业前置]Cucumber-1.12.2-1.1.3.jar                   | None                                     |
       | LCHIJA | autoreglib                      | 1.3-32                   | [LIB-药剂环前置]AutoRegLib-1.3-32.jar                        | None                                     |
       | LCHIJA | nei                             | 2.4.3                    | [NEI物品管理器]NotEnoughItems-1.12.2-2.4.3.245-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | inventorytweaks                 | 1.63+release.109.220f184 | [R键整理]InventoryTweaks-1.63.jar                          | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LCHIJA | customskinloader                | 14.11                    | [万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar                | 52885f395e68f42e9b3b629ba56ecf606f7d4269 |
       | LCHIJA | storagedrawers                  | 1.12.2-5.4.0             | [储物抽屉]StorageDrawers-1.12.2-5.4.0.jar                   | None                                     |
       | LCHIJA | conarm                          | 1.2.5.3                  | [匠魂护甲]conarm-1.12.2-1.2.5.3.jar                         | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
       | LCHIJA | industrialforegoing             | 1.12.2-1.12.2            | [工业先锋]industrialforegoing-1.12.2-1.12.13-237.jar        | None                                     |
       | LCHIJA | appliedenergistics2             | rv6-stable-7             | [应用能源2]appliedenergistics2-rv6-stable-7.jar             | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
       | LCHIJA | thermalfoundation               | 2.6.3                    | [热力基本]ThermalFoundation-1.12.2-2.6.3.27-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | biomesoplenty                   | 7.0.1.2441               | [超多生物群系]BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar   | None                                     |
       | LCHIJA | natura                          | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                              | None                                     |
       | LCHIJA | plustic                         | 7.1.6.1                  | [匠魂扩充]plustic-7.1.6.1.jar                               | None                                     |
       | LCHIJA | tinkersaddons                   | 1.0.7                    | [匠魂拓展]Tinkers'+Addons-1.12.1-1.0.7.jar                  | None                                     |
       | LCHIJA | tinker_io                       | rw2.7.1                  | [匠魂接口]tinker_io-1.12.2-rw2.7.1.jar                      | None                                     |
       | LCHIJA | tcomplement                     | 1.12.2-0.4.3             | [匠魂补充]TinkersComplement-1.12.2-0.4.3.jar                | None                                     |
       | LCHIJA | vanillafix                      | 1.0.10-SNAPSHOT          | [原版修复]VanillaFix-1.0.10-99.jar                          | None                                     |
       | LCHIJA | ic2                             | 2.8.170-ex112            | [工业2]industrialcraft-2-2.8.170-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
       | LCHIJA | extrautils2                     | 1.0                      | [更多实用设备2]extrautils2-1.12-1.9.9.jar                     | None                                     |
       | LCHIJA | harvestcraft                    | 1.12.2zb                 | [潘马斯农场]Pam's+HarvestCraft+1.12.2zf.jar                  | None                                     |
       | LCHIJA | mysticalagriculture             | 1.7.5                    | [神秘农业]MysticalAgriculture-1.12.2-1.7.5.jar              | None                                     |
       | LCHIJA | integrationforegoing            | 1.12.2-1.9               | [工业先锋拓展]IntegrationForegoing-1.12.2-1.9.jar             | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
       | LCHIJA | fastbench                       | 1.7.3                    | [工作台性能优化]FastWorkbench-1.12.2-1.7.3.jar                 | None                                     |
       | LCHIJA | instantunify                    | 1.1.2                    | [掉落统一]instantunify-1.12.2-1.1.2.jar                     | None                                     |
       | LCHIJA | forgemultipartcbe               | 2.6.2.83                 | [更多形状鸡lib]ForgeMultipart-1.12.2-2.6.2.83-universal.jar  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | microblockcbe                   | 2.6.2.83                 | [更多形状鸡lib]ForgeMultipart-1.12.2-2.6.2.83-universal.jar  | None                                     |
       | LCHIJA | minecraftmultipartcbe           | 2.6.2.83                 | [更多形状鸡lib]ForgeMultipart-1.12.2-2.6.2.83-universal.jar  | None                                     |
       | LCHIJA | betteradvancements              | 0.1.0.77                 | [更好的进度]BetterAdvancements-1.12.2-0.1.0.77.jar           | None                                     |
       | LCHIJA | gregtech                        | 1.9.0.481                | [格雷]gregtech-1.12.2-1.9.0.481.jar                       | None                                     |
       | LCHIJA | foamfix                         | 0.10.10-1.12.2           | [泡沫修复]foamfix-0.10.10-1.12.2.jar                        | None                                     |
       | LCHIJA | torchmaster                     | 1.8.1.81                 | [火炬大师]torchmaster_1.12.2-1.8.1.81.jar                   | 5e9a436b366831c8f54a7e80b015784da69278c6 |
       | LCHIJA | thermalexpansion                | 5.5.4                    | [热力膨胀]ThermalExpansion-1.12.2-5.5.4.43-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | redstonearsenal                 | 2.6.3                    | [热力-红石兵工厂]RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | thermalcultivation              | 0.3.3                    | [热力农业]ThermalCultivation-1.12.2-0.3.3.12-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | thermalinnovation               | 0.3.3                    | [热力革新]ThermalInnovation-1.12.2-0.3.3.12-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | fastfurnace                     | 1.3.1                    | [熔炉性能优化]FastFurnace-1.12.2-1.3.1.jar                    | None                                     |
       | LCHIJA | disenchanter                    | 1.6                      | [祛魔台]disenchanter-[1.12]1.6.jar                         | None                                     |
       | LCHIJA | tfc                             | ${version}               | [群峦]TerraFirmaCraft-MC1.12-0.29.1.116.jar               | None                                     |
       | LCHIJA | i18nmod                         | 1.12.2-1.0.8             | [自动汉化更新]i18nupdatemod-1.12.2-1.0.8.jar                  | None                                     |
       | LCHIJA | appleskin                       | 1.0.9                    | [苹果皮]AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
       | LCHIJA | potionfingers                   | r1.0-8                   | [药剂环]PotionFingers-r1.0-8.jar                           | None                                     |
       | LCHIJA | controlling                     | 3.0.8                    | [键位冲突显示]Controlling-3.0.8.jar                           | None                                     |
       | LCHIJA | mousetweaks                     | 2.10                     | [鼠标手势]MouseTweaks-2.10-mc1.12.2.jar                     | None                                     |
       | LCHIJA | armoryexpansion                 | 1.4.1                    | armoryexpansion-1.4.1.jar                               | None                                     |
       | LCHIJA | armoryexpansion-custommaterials | 1.4.1                    | armoryexpansion-1.4.1.jar                               | None                                     |
       | LCHIJA | armoryexpansion-iceandfire      | 1.4.1                    | armoryexpansion-1.4.1.jar                               | None                                     |
       | LCHIJA | armoryexpansion-matteroverdrive | 1.4.1                    | armoryexpansion-1.4.1.jar                               | None                                     |
       | LCHIJA | armoryexpansion-bitsandpieces   | 0.0.1                    | armoryexpansion-bitsandpieces-0.0.1.jar                 | None                                     |
       | LCHIJA | chiselsandbits                  | 14.33                    | chiselsandbits-14.33.jar                                | None                                     |
       | LCHIJA | ctgui                           | 1.0.0                    | CraftTweaker2-1.12-4.1.20.jar                           | None                                     |
       | LCHIJA | crafttweakerjei                 | 2.0.3                    | CraftTweaker2-1.12-4.1.20.jar                           | None                                     |
       | LCHIJA | orelib                          | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                               | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | dsurround                       | 3.6.0.2                  | DynamicSurroundings-1.12.2-3.6.0.2.jar                  | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | extrabitmanipulation            | 1.12.2-3.4.1             | ExtraBitManipulation-1.12.2-3.4.1.jar                   | None                                     |
       | LCHIJA | ftblib                          | 5.4.3.130                | FTBLib-5.4.3.130.jar                                    | None                                     |
       | LCHIJA | ftbguides                       | 2.0.0.48                 | FTBGuides-2.0.0.48.jar                                  | None                                     |
       | LCHIJA | ftbutilities                    | 5.4.0.100                | FTBUtilities-5.4.0.100.jar                              | None                                     |
       | LCHIJA | minecraftfuture                 | 0.1.13                   | future-mc-0.1.13.jar                                    | None                                     |
       | LCHIJA | futureminecraf                  | 1.2.2                    | FutureVersionsV1.2.2.jar                                | None                                     |
       | LCHIJA | ichunutil                       | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                              | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCHIJA | jeresources                     | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar                 | None                                     |
       | LCHIJA | mcmultipart                     | 2.5.3                    | MCMultiPart-2.5.3.jar                                   | None                                     |
       | LCHIJA | millenaire                      | Millénaire 8.0.1         | millenaire-8.0.1.jar                                    | None                                     |
       | LCHIJA | mobamputation                   | 7.0.0                    | MobAmputation-1.12.2-7.0.0.jar                          | None                                     |
       | LCHIJA | mobdismemberment                | 7.0.0                    | MobDismemberment-1.12.2-7.0.0.jar                       | None                                     |
       | LCHIJA | neid                            | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                                | None                                     |
       | LCHIJA | tfcmetallum                     | 1.12.2-1.0.2             | TFC-Metallum-1.12.2-1.0.2.jar                           | ae52a4eac6883a31cfcd7404526190512ba2b667 |
       | LCHIJA | tfctech                         | 1.12.2-1.1.5             | TFCTech-Unofficial-1.12.2-1.1.5.jar                     | ae52a4eac6883a31cfcd7404526190512ba2b667 |
       | LCHIJA | theoneprobe                     | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                             | None                                     |
       | LCHIJA | tinkertoolleveling              | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                     | None                                     |
       | LCHIJA | tmechworks                      | 2.0                      | TMechworks-1.12.2-1.0.0.jar                             | None                                     |
       | LCHIJA | teslacorelib_registries         | 1.0.15                   | [LIB-工业先锋前置]tesla-core-lib-1.12.2-1.0.15.jar            | None                                     |
       | LCHIJA | unidict                         | 1.12.2-2.9.3             | [矿辞统一]UniDict-1.12.2-2.9.3.jar                          | None                                     |
       | LCHIJA | armoryexpansion-conarm          | 1.4.1                    | armoryexpansion-1.4.1.jar                               | None                                     |
  Loaded coremods (and transformers): Plugin (NotEnoughIDs-1.5.4.4.jar)
                                        ru.fewizz.neid.asm.Transformer
                                      FutureMC (future-mc-0.1.13.jar)
                                        thedarkcolour.futuremc.asm.CoreTransformer
                                      JechCore ([通用拼音搜索]JustEnoughCharacters-1.12.0-3.4.5.jar)
                                        me.towdium.jecharacters.core.JechClassTransformer
                                      Quark Plugin (Quark-r1.6-177.jar)
                                        vazkii.quark.base.asm.ClassTransformer
                                      VanillaFixLoadingPlugin ([原版修复]VanillaFix-1.0.10-99.jar)
                                        
                                      ForgelinPlugin ([LIB-工业先锋前置]Forgelin-1.8.4.jar)
                                        
                                      TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
                                        
                                      GTCELoadingPlugin ([格雷]gregtech-1.12.2-1.9.0.481.jar)
                                        gregtech.common.asm.GTCETransformer
                                      Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) ([泡沫修复]foamfix-0.10.10-1.12.2.jar)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
                                      CTMCorePlugin ([链接lib]CTM-MC1.12.2-1.0.1.30.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      CustomSkinLoader ([万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar)
                                        customskinloader.forge.loader.LaunchWrapper
                                      Inventory Tweaks Coremod ([R键整理]InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
  GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.19' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
  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)
                                   - chiselsandbitsIntegration (Enabled/Not Forced)
                                   - theoneprobeIntegration (Enabled/Not Forced)
                                   - quarkIntegration (Enabled/Not Forced)
  AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
                               - NaturaOverworld (Enabled/Not Forced)
                               - NaturaNether (Enabled/Not Forced)
                               - NaturaDecorative (Enabled/Not Forced)
                               - NaturaTools (Enabled/Not Forced)
                               - NaturaEntities (Enabled/Not Forced)
                               - NaturaOredict (Enabled/Forced)
                               - NaturaWorld (Enabled/Not Forced)
  Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced)
                                    - ModuleMelter (Enabled/Not Forced)
                                    - ModuleArmor (Enabled/Not Forced)
                                    - ModuleSteelworks (Enabled/Not Forced)
                                    - ChiselPlugin (Enabled/Not Forced)
                                    - ToolLevelingPlugin (Enabled/Not Forced)
                                    - Oredict (Enabled/Forced)
  Pulsar/tmechworks loaded Pulses: 
  AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  Suspected Mods: TerraFirmaCraft (tfc)
  Launched Version: HMCL 3.2.139
  LWJGL: 2.9.4
  OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.19, 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: Minecraft-Mod-Language-Modpack.zip
  Current Language: 简体中文 (中国)
  Profiler Position: N/A (disabled)
  CPU: 6x Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
  Client Crashes Since Restart: 2
  Integrated Server Crashes Since Restart: 0

I think non-standard type conversion is the cause of the crash: java.lang.Byte cannot be cast to java.lang.Boolean.

commented

Can't reproduce, seems to be something related to FoamFix and/or VanillaFix.

commented

Can't reproduce, seems to be something related to FoamFix and/or VanillaFix.

But in 0.29.0.115, No problem was found.