scalda / Foolcraft_3

FoolCraft 3 is a follow up to the original FoolCraft, it's for Minecraft 1.12.2, and is aimed at having as much fun as freakin' possible, while maintaining a progressive Minecraft experience. It is the pack used by the official FoolCraft server found on YouTube and Twitch. Mods like Vein-miner, Inventory Pets & Chance Cubes makes your play through light weight and fun, whilst FoolCraft offers depth by having heavy tech mods such as Ender IO and Thermal Expansion, as well as magical mods such as Botania. FoolCraft guarantees you to have a great time! ##Minimal 6GB and maximum 8GB of ram allocated needed to run the pack smooth
20 stars 4 forks source link

Crashing on explosion from TNT/Ghast Explosion #20

Closed DraconEnigma closed 6 years ago

DraconEnigma commented 6 years ago

I can no longer play on my save because whenever an explosion from TNT goes off my game crashes and this is especially bad since I'm in a fight with a Ghast in the nether so I cant even get in game now.

---- Minecraft Crash Report ----

WARNING: coremods are present: CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) AstralCore (astralsorcery-1.12.2-1.8.10.jar) LibLoader (# LibLoader.jar) RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar) BedPatch (bedpatch-2.2-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.22.jar) LoadingPlugin (noRecipeBook_v1.1.0formc1.12.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) ForgelinPlugin (Forgelin-1.6.0.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar) CoreMod (TickProfiler-1.12-0.0.4.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar) Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 5/21/18 9:31 AM Description: Ticking entity

java.lang.NullPointerException: Ticking entity at com.ricardothecoder.yac.library.gamerules.rules.grief.ExplosionGrief.apply(ExplosionGrief.java:52) at com.ricardothecoder.yac.library.gamerules.RuleControl.onExplosionDetonate(RuleControl.java:38) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_12_RuleControl_onExplosionDetonate_Detonate.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.event.ForgeEventFactory.onExplosionDetonate(ForgeEventFactory.java:557) at net.minecraft.world.Explosion.func_77278_a(Explosion.java:134) at net.minecraft.world.WorldServer.func_72885_a(WorldServer.java:1169) at net.minecraft.entity.projectile.EntityLargeFireball.func_70227_a(EntityLargeFireball.java:44) at net.minecraft.entity.projectile.EntityFireball.func_70071h(EntityFireball.java:98) at net.minecraft.world.World.func_72866_a(World.java:1990) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1952) at net.minecraft.world.World.func_72939_s(World.java:1756) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)

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

-- Head -- Thread: Server thread Stacktrace: at com.ricardothecoder.yac.library.gamerules.rules.grief.ExplosionGrief.apply(ExplosionGrief.java:52) at com.ricardothecoder.yac.library.gamerules.RuleControl.onExplosionDetonate(RuleControl.java:38) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_12_RuleControl_onExplosionDetonate_Detonate.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.event.ForgeEventFactory.onExplosionDetonate(ForgeEventFactory.java:557) at net.minecraft.world.Explosion.func_77278_a(Explosion.java:134) at net.minecraft.world.WorldServer.func_72885_a(WorldServer.java:1169) at net.minecraft.entity.projectile.EntityLargeFireball.func_70227_a(EntityLargeFireball.java:44) at net.minecraft.entity.projectile.EntityFireball.func_70071h(EntityFireball.java:98) at net.minecraft.world.World.func_72866_a(World.java:1990) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1952)

-- Entity being ticked -- Details: Entity Type: minecraft:fireball (net.minecraft.entity.projectile.EntityLargeFireball) Entity ID: 125 Entity Name: Fireball Entity's Exact location: 82.92, 48.87, 223.24 Entity's Block location: World: (82,48,223), Chunk: (at 2,3,15 in 5,13; contains blocks 80,0,208 to 95,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.90, -0.24, 0.97 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1756) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level -- Details: Level name: New World All players: 1 total; [EntityPlayerMP['wolfmann1999'/124, l='New World', x=84.19, y=48.00, z=223.62]] Chunk stats: ServerChunkCache: 225 Drop: 0 Level seed: 6529552219992944669 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 0 game time, 0 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: ERROR NullPointerException: null Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 813451472 bytes (775 MB) / 2531262464 bytes (2414 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 65, allocated: 1, tallocated: 21 FML: MCP 9.42 Powered by Forge 14.23.3.2673 189 mods loaded, 189 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State     | ID                         | Version                  | Source                                          | Signature                                |
|:--------- |:-------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft                  | 1.12.2                   | minecraft.jar                                   | None                                     |
| UCHIJAAAA | mcp                        | 9.42                     | minecraft.jar                                   | None                                     |
| UCHIJAAAA | FML                        | 8.0.99.99                | forge-1.12.2-14.23.3.2673.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge                      | 14.23.3.2673             | forge-1.12.2-14.23.3.2673.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | ivtoolkit                  | 1.3.3-1.12               | minecraft.jar                                   | None                                     |
| UCHIJAAAA | norecipebook               | 1.1.0                    | minecraft.jar                                   | None                                     |
| UCHIJAAAA | openmodscore               | 0.11.5                   | minecraft.jar                                   | None                                     |
| UCHIJAAAA | foamfixcore                | 7.7.4                    | minecraft.jar                                   | None                                     |
| UCHIJAAAA | opencomputers|core         | 1.7.2.67                 | minecraft.jar                                   | None                                     |
| UCHIJAAAA | yac                        | 2.1.156                  | YetAnotherCore-2.1.156-MC1.12.2.jar             | None                                     |
| UCHIJAAAA | fastbench                  | 1.3.2                    | FastWorkbench-1.12.2-1.3.2.jar                  | None                                     |
| UCHIJAAAA | actuallyadditions          | 1.12.2-r135              | ActuallyAdditions-1.12.2-r135.jar               | None                                     |
| UCHIJAAAA | appliedenergistics2        | rv5-stable-11            | appliedenergistics2-rv5-stable-11.jar           | None                                     |
| UCHIJAAAA | bdlib                      | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                    | None                                     |
| UCHIJAAAA | ae2stuff                   | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                   | None                                     |
| UCHIJAAAA | baubles                    | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
| UCHIJAAAA | veinminer                  | 0.38.1                   | VeinMiner-1.12-0.38.1.639+134fb1e.jar           | None                                     |
| UCHIJAAAA | statues                    | 0.8.3                    | statues-1.12.X-0.8.3.jar                        | None                                     |
| UCHIJAAAA | crafttweaker               | 4.1.8                    | CraftTweaker2-1.12-4.1.8.jar                    | None                                     |
| UCHIJAAAA | mtlib                      | 3.0.4                    | MTLib-3.0.4.jar                                 | None                                     |
| UCHIJAAAA | modtweaker                 | 4.0.12                   | modtweaker-4.0.12.jar                           | None                                     |
| UCHIJAAAA | jei                        | 4.9.1.179                | jei_1.12.2-4.9.1.179.jar                        | None                                     |
| UCHIJAAAA | appleskin                  | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                      | None                                     |
| UCHIJAAAA | astralsorcery              | 1.8.10                   | astralsorcery-1.12.2-1.8.10.jar                 | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCHIJAAAA | badwithernocookiereloaded  | 1.12.2-2.12              | badwithernocookiereloaded-1.12.2-2.12.jar       | None                                     |
| UCHIJAAAA | base                       | 3.7.1                    | base-1.12.2-3.7.1.jar                           | None                                     |
| UCHIJAAAA | betteradvancements         | 0.0.7.42                 | BetterAdvancements-1.12.2-0.0.7.42.jar          | None                                     |
| UCHIJAAAA | betterbuilderswands        | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None                                     |
| UCHIJAAAA | betterfoliage              | 2.1.10                   | BetterFoliage-MC1.12-2.1.10.jar                 | None                                     |
| UCHIJAAAA | forgelin                   | 1.6.0                    | Forgelin-1.6.0.jar                              | None                                     |
| UCHIJAAAA | betterrecords              | 1.12.2-1.5.5             | BetterRecords-1.12.2-1.5.5.jar                  | None                                     |
| UCHIJAAAA | biomesoplenty              | 7.0.1.2384               | BiomesOPlenty-1.12.2-7.0.1.2384-universal.jar   | None                                     |
| UCHIJAAAA | guideapi                   | 1.12-2.1.5-60            | Guide-API-1.12-2.1.5-60.jar                     | None                                     |
| UCHIJAAAA | bloodmagic                 | 1.12.2-2.2.12-97         | BloodMagic-1.12.2-2.2.12-97.jar                 | None                                     |
| UCHIJAAAA | bonsaitrees                | 1.0.4                    | bonsaitrees-1.0.4-b71.jar                       | None                                     |
| UCHIJAAAA | bookshelf                  | 2.3.544                  | Bookshelf-1.12.2-2.3.544.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | thaumcraft                 | 6.1.BETA13               | Thaumcraft-1.12.2-6.1.BETA13.jar                | None                                     |
| UCHIJAAAA | botania                    | r1.10-354                | Botania r1.10-354.jar                           | None                                     |
| UCHIJAAAA | chameleon                  | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                        | None                                     |
| UCHIJAAAA | chancecubes                | 1.12.2-3.1.0.217         | ChanceCubes-1.12.2-3.1.0.217.jar                | None                                     |
| UCHIJAAAA | chesttransporter           | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar               | None                                     |
| UCHIJAAAA | ctm                        | MC1.12-0.2.3.12          | CTM-MC1.12-0.2.3.12.jar                         | None                                     |
| UCHIJAAAA | chisel                     | MC1.12.2-0.2.0.31        | Chisel-MC1.12.2-0.2.0.31.jar                    | None                                     |
| UCHIJAAAA | chiselsandbits             | 14.16                    | chiselsandbits-14.16.jar                        | None                                     |
| UCHIJAAAA | clumps                     | 2.0.0                    | Clumps-3.0.0.jar                                | None                                     |
| UCHIJAAAA | codechickenlib             | 3.1.8.341                | CodeChickenLib-1.12.2-3.1.8.341-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | redstoneflux               | 2.0.1                    | RedstoneFlux-1.12-2.0.1.2-universal.jar         | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJAAAA | cofhcore                   | 4.4.1                    | CoFHCore-1.12.2-4.4.1.12-universal.jar          | None                                     |
| UCHIJAAAA | cofhworld                  | 1.1.1                    | CoFHWorld-1.12.2-1.1.1.12-universal.jar         | None                                     |
| UCHIJAAAA | cyclopscore                | 0.11.5                   | CyclopsCore-1.12.2-0.11.5.jar                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAA | colossalchests             | 1.6.11                   | ColossalChests-1.12.2-1.6.11.jar                | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAA | mcmultipart                | 2.5.1                    | MCMultiPart-2.5.1.jar                           | None                                     |
| UCHIJAAAA | storagedrawers             | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.6.jar                 | None                                     |
| UCHIJAAAA | refinedstorage             | 1.5.33                   | refinedstorage-1.5.33.jar                       | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| UCHIJAAAA | compactmachines3           | 3.0.11                   | compactmachines3-1.12.2-3.0.11-b207.jar         | None                                     |
| UCHIJAAAA | controlling                | 3.0.6                    | Controlling-3.0.6.jar                           | None                                     |
| UCHIJAAAA | cookingforblockheads       | 6.3.26                   | CookingForBlockheads_1.12.2-6.3.26.jar          | None                                     |
| UCHIJAAAA | craftingtweaks             | 8.1.8                    | CraftingTweaks_1.12.2-8.1.8.jar                 | None                                     |
| UCHIJAAAA | ctgui                      | 1.0.0                    | CraftTweaker2-1.12-4.1.8.jar                    | None                                     |
| UCHIJAAAA | crafttweakerjei            | 2.0.2                    | CraftTweaker2-1.12-4.1.8.jar                    | None                                     |
| UCHIJAAAA | cropdusting                | 0.7                      | CropDusting-0.7-[1.12.2].jar                    | None                                     |
| UCHIJAAAA | cucumber                   | 1.1.0                    | cucumber-1.12-1.1.0.jar                         | None                                     |
| UCHIJAAAA | modcurrency                | 1.12-1.3.2               | Currency-1.12.0-1.3.2.jar                       | None                                     |
| UCHIJAAAA | custommainmenu             | 2.0.8                    | CustomMainMenu-MC1.12.2-2.0.8.jar               | None                                     |
| UCHIJAAAA | d3core                     | 1.3.2.71                 | D3Core-1.12.2-1.3.2.71.jar                      | None                                     |
| UCHIJAAAA | waila                      | 1.8.24                   | Hwyla-1.8.24-B39_1.12.jar                       | None                                     |
| UCHIJAAAA | darkutils                  | 1.8.207                  | DarkUtils-1.12.2-1.8.207.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | journeymap                 | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                     | None                                     |
| UCHIJAAAA | defaultoptions             | 9.2.7                    | DefaultOptions_1.12.2-9.2.7.jar                 | None                                     |
| UCHIJAAAA | diy                        | 1.1.1                    | diy-1.1.1.jar                                   | None                                     |
| UCHIJAAAA | endercore                  | 1.12.2-0.5.22            | EnderCore-1.12.2-0.5.22.jar                     | None                                     |
| UCHIJAAAA | thermalfoundation          | 2.4.1                    | ThermalFoundation-1.12.2-2.4.1.15-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | thermalexpansion           | 5.4.2                    | ThermalExpansion-1.12.2-5.4.2.27-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | enderio                    | 5.0.24                   | EnderIO-1.12.2-5.0.24.jar                       | None                                     |
| UCHIJAAAA | enderiointegrationtic      | 5.0.24                   | EnderIO-1.12.2-5.0.24.jar                       | None                                     |
| UCHIJAAAA | enderiobase                | 5.0.24                   | EnderIO-1.12.2-5.0.24.jar                       | None                                     |
| UCHIJAAAA | enderioconduits            | 5.0.24                   | EnderIO-1.12.2-5.0.24.jar                       | None                                     |
| UCHIJAAAA | enderiointegrationforestry | 5.0.24                   | EnderIO-1.12.2-5.0.24.jar                       | None                                     |
| UCHIJAAAA | enderiointegrationticlate  | 5.0.24                   | EnderIO-1.12.2-5.0.24.jar                       | None                                     |
| UCHIJAAAA | ichunutil                  | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                      | None                                     |
| UCHIJAAAA | ftblib                     | 5.0.2.14                 | FTBLib-5.0.2.14.jar                             | None                                     |
| UCHIJAAAA | enderiomachines            | 5.0.24                   | EnderIO-1.12.2-5.0.24.jar                       | None                                     |
| UCHIJAAAA | enderiopowertools          | 5.0.24                   | EnderIO-1.12.2-5.0.24.jar                       | None                                     |
| UCHIJAAAA | enderstorage               | 2.4.2.126                | EnderStorage-1.12.2-2.4.2.126-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | enderzoo                   | 1.12.1-1.4.0.49          | EnderZoo-1.12.1-1.4.0.49.jar                    | None                                     |
| UCHIJAAAA | valkyrielib                | 1.12.2-2.0.10b           | valkyrielib-1.12.2-2.0.10b.jar                  | None                                     |
| UCHIJAAAA | environmentaltech          | 1.12.2-2.0.10a           | environmentaltech-1.12.2-2.0.10a.jar            | None                                     |
| UCHIJAAAA | projecte                   | 1.12-PE1.3.0             | ProjectE-1.12-PE1.3.0.jar                       | None                                     |
| UCHIJAAAA | equivalentenergistics      | 0.8.1                    | EquivalentEnergistics-1.12.2-0.8.1.jar          | None                                     |
| UCHIJAAAA | immersiveengineering       | 0.12-82                  | ImmersiveEngineering-0.12-82.jar                | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAAAA | exchangers                 | 1.12.2-2.7.2             | Exchangers-1.12.2-2.7.2.jar                     | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| UCHIJAAAA | extendedcrafting           | 1.3.4                    | extendedcrafting-1.12-1.3.4.jar                 | None                                     |
| UCHIJAAAA | extrabitmanipulation       | 1.12-3.2.1               | ExtraBitManipulation-1.12-3.2.1.jar             | None                                     |
| UCHIJAAAA | extrautils2                | 1.0                      | extrautils2-1.12-1.7.6.jar                      | None                                     |
| UCHIJAAAA | fairylights                | 2.1.2                    | fairylights-2.1.2-1.12.x.jar                    | None                                     |
| UCHIJAAAA | fastleafdecay              | v14                      | FastLeafDecay-v14.jar                           | None                                     |
| UCHIJAAAA | flatcoloredblocks          | mc1.12-6.6               | flatcoloredblocks-mc1.12-6.6.jar                | None                                     |
| UCHIJAAAA | sonarcore                  | 5.0.9                    | sonarcore-1.12.2-5.0.9.jar                      | None                                     |
| UCHIJAAAA | fluxnetworks               | 3.0.8                    | fluxnetworks-1.12.2-3.0.8.jar                   | None                                     |
| UCHIJAAAA | foamfix                    | 0.9.9.1-1.12.2           | foamfix-0.9.9.1-1.12.2-anarchy.jar              | None                                     |
| UCHIJAAAA | forgemultipartcbe          | 2.4.2.58                 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | microblockcbe              | 2.4.2.58                 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar    | None                                     |
| UCHIJAAAA | minecraftmultipartcbe      | 2.4.2.58                 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar    | None                                     |
| UCHIJAAAA | placebo                    | 1.3.4                    | Placebo-1.12.2-1.3.4.jar                        | None                                     |
| UCHIJAAAA | foundry                    | 3.1.3.0                  | Foundry-1.12.2-3.1.3.0.jar                      | None                                     |
| UCHIJAAAA | ftbutilities               | 5.0.2.14                 | FTBUtilities-5.0.2.14.jar                       | None                                     |
| UCHIJAAAA | funkylocomotion            | 1.0                      | funky-locomotion-1.12.2-1.1.1.jar               | None                                     |
| UCHIJAAAA | advgenerators              | 0.9.20.12                | generators-0.9.20.12-mc1.12.2.jar               | None                                     |
| UCHIJAAAA | hats                       | 7.0.0                    | Hats-1.12.2-7.0.2.jar                           | None                                     |
| UCHIJAAAA | immersivecables            | 1.3.0                    | ImmersiveCables-1.12.2-1.3.0.jar                | None                                     |
| UCHIJAAAA | immersivepetroleum         | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar             | None                                     |
| UCHIJAAAA | immersivetech              | 1.3.8                    | immersivetech-1.12-1.3.8.jar                    | None                                     |
| UCHIJAAAA | teslacorelib               | 1.0.14                   | tesla-core-lib-1.12.2-1.0.14.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | industrialforegoing        | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.9.0-163.jar        | None                                     |
| UCHIJAAAA | inventorypets              | 1.4.9.9b                 | inventorypets-1.12-1.4.9.9b.jar                 | None                                     |
| UCHIJAAAA | inventorytweaks            | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAAAA | ironchest                  | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                 | None                                     |
| UCHIJAAAA | jeiintegration             | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar              | None                                     |
| UCHIJAAAA | loottweaker                | 0.0.7                    | LootTweaker-1.12.2-0.0.7.jar                    | None                                     |
| UCHIJAAAA | jeresources                | 0.8.7.41                 | JustEnoughResources-1.12.2-0.8.7.41.jar         | None                                     |
| UCHIJAAAA | loyaltymedals              | 1.1                      | Loyalty Medals-1.1.jar                          | None                                     |
| UCHIJAAAA | malisiscore                | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                    | None                                     |
| UCHIJAAAA | malisisdoors               | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
| UCHIJAAAA | mantle                     | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                        | None                                     |
| UCHIJAAAA | mcjtylib_ng                | 2.6.7                    | mcjtylib-1.12-2.6.7.jar                         | None                                     |
| UCHIJAAAA | meecreeps                  | 1.1.0                    | meecreeps-1.12-1.1.0.jar                        | None                                     |
| UCHIJAAAA | megaloot                   | 0.2.24                   | megaloot-1.12.2-0.2.24.jar                      | None                                     |
| UCHIJAAAA | mtrm                       | 1.2.2.30                 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar      | None                                     |
| UCHIJAAAA | mite2shulker               | 1.0.0                    | Mite2Shulker-1.12.2-1.0.0.jar                   | None                                     |
| UCHIJAAAA | mob_grinding_utils         | 0.3.6                    | MobGrindingUtils-0.3.6.jar                      | None                                     |
| UCHIJAAAA | morelootstuff              | 0.0.4                    | MoreLootStuff-1.12.2-0.0.4.jar                  | None                                     |
| UCHIJAAAA | moreloottables             | 0.1.0                    | moreloottables-1.12.0-0.1.0.jar                 | None                                     |
| UCHIJAAAA | moreoverlays               | 1.13                     | moreoverlays-1.13-mc1.12.1.jar                  | None                                     |
| UCHIJAAAA | morph                      | 7.1.2                    | Morph-1.12.2-7.1.2.jar                          | None                                     |
| UCHIJAAAA | morpheus                   | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                         | None                                     |
| UCHIJAAAA | mousetweaks                | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                    | None                                     |
| UCHIJAAAA | netherportalfix            | 5.3.13                   | NetherPortalFix_1.12.1-5.3.13.jar               | None                                     |
| UCHIJAAAA | nice                       | 0.2.0                    | nice-1.12-0.2.0.jar                             | None                                     |
| UCHIJAAAA | recipehandler              | 0.10                     | NoMoreRecipeConflict-0.10(1.12.2).jar           | None                                     |
| UCHIJAAAA | nutrition                  | 3.2.0                    | Nutrition-1.12.2-3.2.0.jar                      | None                                     |
| UCHIJAAAA | opencomputers              | 1.7.2.67                 | OpenComputers-MC1.12.2-1.7.2.67.jar             | None                                     |
| UCHIJAAAA | omlib                      | 3.0.0-143                | omlib-1.12.2-3.0.0-143.jar                      | None                                     |
| UCHIJAAAA | openmods                   | 0.11.5                   | OpenModsLib-1.12.2-0.11.5.jar                   | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | openblocks                 | 1.7.6                    | OpenBlocks-1.12.2-1.7.6.jar                     | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | openmodularturrets         | 3.0.0-248                | openmodularturrets-1.12.2-3.0.0-248.jar         | None                                     |
| UCHIJAAAA | p455w0rdslib               | 2.0.29                   | p455w0rdslib-1.12-2.0.29.jar                    | None                                     |
| UCHIJAAAA | harvestcraft               | 1.12.2u                  | Pam's HarvestCraft 1.12.2u.jar                  | None                                     |
| UCHIJAAAA | pamscookables              | 1.1                      | pamscookables-1.1.jar                           | None                                     |
| UCHIJAAAA | portalgun                  | 7.0.2                    | PortalGun-1.12.2-7.0.2.jar                      | None                                     |
| UCHIJAAAA | ptrmodellib                | 1.0.2                    | PTRLib-1.0.2.jar                                | None                                     |
| UCHIJAAAA | reborncore                 | 3.8.1.271                | RebornCore-1.12.2-3.8.1.271-universal.jar       | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAAAA | rebornstorage              | 1.0.0                    | RebornStorage-1.12.2-3.0.6.43.jar               | None                                     |
| UCHIJAAAA | refined_avaritia           | 2.0                      | refined_avaritia-1.12.2-2.0.jar                 | None                                     |
| UCHIJAAAA | refinedstorageaddons       | 0.3                      | refinedstorageaddons-0.3.jar                    | None                                     |
| UCHIJAAAA | resourceloader             | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar               | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCHIJAAAA | rftools                    | 7.33                     | rftools-1.12-7.33.jar                           | None                                     |
| UCHIJAAAA | rftoolspower               | 1.0.0                    | rftoolspower-1.12-1.0.0.jar                     | None                                     |
| UCHIJAAAA | roguelike                  | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar              | None                                     |
| UCHIJAAAA | simplyjetpacks             | 2.2.4.34                 | SimplyJetpacks2-1.12.2-2.2.4.34.jar             | None                                     |
| UCHIJAAAA | spartanshields             | 1.4.1                    | SpartanShields-1.12.2-1.4.1.jar                 | None                                     |
| UCHIJAAAA | stg                        | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                            | None                                     |
| UCHIJAAAA | storagedrawersextra        | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar             | None                                     |
| UCHIJAAAA | sync                       | 7.0.2                    | Sync-1.12.2-7.0.2.jar                           | None                                     |
| UCHIJAAAA | thaumicjei                 | 1.2.1                    | ThaumicJEI-1.12.2-1.2.3-7.jar                   | None                                     |
| UCHIJAAAA | cactusmod                  | 1.1.0                    | The Cactus Mod-1.1.jar                          | None                                     |
| UCHIJAAAA | thermaldynamics            | 2.4.1                    | ThermalDynamics-1.12.2-2.4.1.10-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | tickprofiler               | 1.12-0.0.4               | TickProfiler-1.12-0.0.4.jar                     | None                                     |
| UCHIJAAAA | tp                         | 3.2.25                   | tinyprogressions-1.12.2-3.3.25-Release.jar      | None                                     |
| UCHIJAAAA | toastcontrol               | 1.6.0                    | Toast Control-1.12.2-1.6.0.jar                  | None                                     |
| UCHIJAAAA | tombmanygraves             | @VERSION@                | TombManyGraves-1.12-4.0.3.jar                   | None                                     |
| UCHIJAAAA | torchmaster                | 1.6.4.62                 | torchmaster_1.12.2-1.6.4.62.jar                 | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| UCHIJAAAA | totemic                    | 1.12.2-0.11.1            | Totemic-1.12.2-0.11.1.jar                       | 21d11d7bf4d97b465382a1f95428029aac6daaea |
| UCHIJAAAA | translocators              | 2.5.0.70                 | Translocators-1.12.2-2.5.0.70-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | unlimitedchiselworks       | 0.1.11                   | UnlimitedChiselWorks-0.1.11.jar                 | None                                     |
| UCHIJAAAA | universalmodifiers         | 1.12.2-1.0.9a            | valkyrielib-1.12.2-2.0.10b.jar                  | None                                     |
| UCHIJAAAA | veinminermodsupport        | 0.38.1                   | VeinMiner-1.12-0.38.1.639+134fb1e.jar           | None                                     |
| UCHIJAAAA | waddles                    | 0.6.0                    | Waddles-1.12.2-0.6.0.jar                        | None                                     |
| UCHIJAAAA | wailaharvestability        | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar           | None                                     |
| UCHIJAAAA | wanionlib                  | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                        | None                                     |
| UCHIJAAAA | wawla                      | 2.5.253                  | Wawla-1.12.2-2.5.253.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | waystones                  | 4.0.43                   | Waystones_1.12.2-4.0.43.jar                     | None                                     |
| UCHIJAAAA | weirdinggadget             | 1.0                      | weirdinggadget-1.12.2-2.0.5-universal.jar       | None                                     |
| UCHIJAAAA | wct                        | 3.9.64                   | WirelessCraftingTerminal-1.12.2-3.9.64.jar      | None                                     |
| UCHIJAAAA | xnet                       | 1.6.9                    | xnet-1.12-1.6.9.jar                             | None                                     |
| UCHIJAAAA | xtones                     | 1.12-1.0.8-11            | Xtones-1.12-1.0.8-11.jar                        | None                                     |
| UCHIJAAAA | reauth                     | 3.6.0                    | reauth-3.6.0.jar                                | daba0ec4df71b6da841768c49fb873def208a1e3 |
| UCHIJAAAA | minimoos                   | 2.0-021                  | MiniMoos-2.0.021-MC1.12.2.jar                   | None                                     |
| UCHIJAAAA | teslacorelib_registries    | 1.0.14                   | tesla-core-lib-1.12.2-1.0.14.jar                | None                                     |
| UCHIJAAAA | unidict                    | 1.12.2-2.5b              | UniDict-1.12.2-2.5b.jar                         | None                                     |

Loaded coremods (and transformers): 

CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) team.chisel.ctm.client.asm.CTMTransformer AstralCore (astralsorcery-1.12.2-1.8.10.jar)

LibLoader (# LibLoader.jar)

RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar) pw.prok.realbench.asm.RBTransformer BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASM OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.22.jar) com.enderio.core.common.transform.EnderCoreTransformer LoadingPlugin (noRecipeBook_v1.1.0formc1.12.2.jar) com.ASMTransformer MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer ForgelinPlugin (Forgelin-1.6.0.jar)

IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer CoreMod (TickProfiler-1.12-0.0.4.jar)

LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) li.cil.oc.common.asm.ClassTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar)

BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar) mods.betterfoliage.loader.BetterFoliageTransformer GL info: ERROR RuntimeException: No OpenGL context found in the current thread. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554 List of loaded APIs:

Mrbysco commented 6 years ago

@RicardoTheCoder the issue is pointing at your library. Any idea?

DraconEnigma commented 6 years ago

I have no idea, I just downloaded it as it came but when I was in a rogue-like dungeon I started to find myself crashing whenever I didn't check for a trapped chest with TNT under it. I thought it would only be with TNT so I went to the nether without caring much about it and then when a Ghast shot the ground in front of me it crashed in the middle of more Ghast fireballs coming at my player. Now I'm kinda stuck unless I transfer my data to another save and make sure not to go into the nether without it being peaceful and making sure not to go near explosives (creepers were ok tho for some reason?).

ajdjyt commented 6 years ago

i have also taken a go at a rogue like dungeon and the nether , i have had no crashes i have fought ghasts ,blown up tnt etc. maybe try the clear tile entities trick?

Travis286 commented 6 years ago

I had the same problem when I turned off fire tick, mob griefing and explosions. I’ve turned everything back on and haven’t had a problem since.

IRicTheCoder commented 6 years ago

@DraconEnigma If you are disabling explosion griefing using one of the rules added by YetAnotherCore then I suggest enabling it again, I have fixed this and should be alright in the next release version, that should be available very soon.

IRicTheCoder commented 6 years ago

@Mrbysco Even though this is not really my problem as Ticking entities are a result of wrong behaviour on minecraft itself, I have added additional checks to my code to prevent null pointers and stuff referent to this kind of problem.

scalda commented 6 years ago

Thanks, @RicardoTheCoder for the fix this will be included in the next version of FoolCraft 3

IRicTheCoder commented 6 years ago

@scalda Just to let you know that I already released the version of YetAnotherCore that fixes this, at least as far as it was tested.