Random Loot Mod version 1.7.4
Twilight Forest version 1.12.2-3.11.1021-universal
If you use this random loot weapon on the naga from twilight forest, the game crashes. It names this mod as the suspected culprit.
This is the weapon I was using. It happened twice in a row. One of the crashlogs is below, i have attached both to this issue.
crash-2020-12-19_23.17.14-server.txt
`---- Minecraft Crash Report ----
// Who set us up the TNT?
java.lang.ClassCastException: twilightforest.entity.boss.EntityTFNagaSegment cannot be cast to net.minecraft.entity.EntityLivingBase
at com.mic.randomloot.entity.projectile.ThrowableWeaponEntity.onImpact(ThrowableWeaponEntity.java:85)
at net.minecraft.entity.projectile.EntityThrowable.onUpdate(EntityThrowable.java:249)
at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996)
at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832)
at net.minecraft.world.World.updateEntity(World.java:1958)
at net.minecraft.world.World.redirect$updateEntity$zce000(World.java:4123)
at net.minecraft.world.World.updateEntities(World.java:1762)
at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
Quark Plugin (Quark-r1.6-179.jar)
vazkii.quark.base.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
squeek.applecore.asm.TransformerModuleHandler
iceandfire (iceandfire-1.9.1-1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.0.11.jar)
thecodex6824.thaumicaugmentation.core.TATransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
lumien.randomthings.asm.ClassTransformer
RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
com.therandomlabs.randompatches.core.RPTransformer
DefaultSettingsPlugin (DefaultSettings-1.8.x-1.12.x-2.2.0.jar)
de.pt400c.defaultsettings.core.DefaultSettingsClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
CorePlugin (ForgeEndertech-1.12.2-4.5.4.0-build.0534.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
CharmLoadingPlugin (Charm-1.12.2-1.4.jar)
svenhjol.charm.base.CharmClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-48.jar)
org.dimdev.jeid.JEIDTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.1-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
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
BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
ItemPatchingLoader (ItemPhysic Lite 1.3.7 mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
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]
RebornCore: Plugin Engine: 0
RebornCore Version: 3.19.4.529
Runtime Debofucsation 1
RenderEngine: 1
Patchouli open book context: n/a
Suspected Mods: Random Loot Mod (randomloot)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['notmyrealusername
crash-2020-12-19_23.18.58-server.txt
'/1119894, l='Biome Bundle', x=-484.89, y=32.00, z=469.40]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
`
Random Loot Mod version 1.7.4 Twilight Forest version 1.12.2-3.11.1021-universal
If you use this random loot weapon on the naga from twilight forest, the game crashes. It names this mod as the suspected culprit.
This is the weapon I was using. It happened twice in a row. One of the crashlogs is below, i have attached both to this issue. crash-2020-12-19_23.17.14-server.txt
`---- Minecraft Crash Report ---- // Who set us up the TNT?
Time: 2020-12-19 23:18:58 CST Description: Ticking entity
java.lang.ClassCastException: twilightforest.entity.boss.EntityTFNagaSegment cannot be cast to net.minecraft.entity.EntityLivingBase at com.mic.randomloot.entity.projectile.ThrowableWeaponEntity.onImpact(ThrowableWeaponEntity.java:85) at net.minecraft.entity.projectile.EntityThrowable.onUpdate(EntityThrowable.java:249) at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996) at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832) at net.minecraft.world.World.updateEntity(World.java:1958) at net.minecraft.world.World.redirect$updateEntity$zce000(World.java:4123) at net.minecraft.world.World.updateEntities(World.java:1762) at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613) at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:279) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Entity being ticked -- Entity Type: randomloot:throwing (com.mic.randomloot.entity.projectile.ThrowableWeaponEntity) Entity ID: 1120789 Entity Name: entity.throwing.name Entity's Exact location: -494.63, 34.05, 475.74 Entity's Block location: World: (-495,34,475), Chunk: (at 1,2,11 in -31,29; contains blocks -496,0,464 to -481,255,479), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: -1.16, -0.07, 0.76 Entity's Passengers: [] Entity's Vehicle:
ERRORNullPointerException: null Entity NBT: {Motion:[-1.1629849033591413d,-0.07059059264888895d,0.7566806333601493d],ForgeData:{},shake:0b,xTile:-1,UUIDLeast:-4822247550426042600L,RelativeAABB:[-0.125d,0.0d,-0.125d,0.125d,0.25d,0.125d],inGround:0b,Invulnerable:0b,Air:300s,OnGround:0b,Dimension:7,PortalCooldown:0,Rotation:[-56.950523f,2.111034f],UpdateBlocked:0b,FallDistance:0.0f,inTile:"minecraft:air",UUIDMost:-4881717044180727729L,ownerName:"notmyrealusername",Pos:[-494.62563900091226d,34.04600594524312d,475.7378502863832d],zTile:-1,Fire:-1s,yTile:-1,ForgeCaps:{"llibrary:extendedentitydatacapability":{},"thaumicaugmentation:portal_state":{inPortal:0b},"cavern:portal_cache":{LastPos:[],LastDim:[]}}}-- Affected level -- Level name: Biome Bundle All players: 1 total; [EntityPlayerMP['notmyrealusername'/1119894, l='Biome Bundle', x=-484.89, y=32.00, z=469.40]] Chunk stats: ServerChunkCache: 841 Drop: 0 Level seed: -7951600350177347271 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:
ERRORNullPointerException: null-- System Details -- Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_242, AdoptOpenJDK Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Memory: 4951056056 bytes (4721 MB) / 15366356992 bytes (14654 MB) up to 15366356992 bytes (14654 MB) JVM Flags: 4 total; -Xmx16384m -Xms16384m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 38 FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 200 mods loaded, 200 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Loaded coremods (and transformers): LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer OTGCorePlugin (OTG-Core.jar) com.pg85.otg.forge.asm.excluded.OTGClassTransformer TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
GL info:
ERRORRuntimeException: 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] RebornCore: Plugin Engine: 0 RebornCore Version: 3.19.4.529 Runtime Debofucsation 1 RenderEngine: 1 Patchouli open book context: n/a Suspected Mods: Random Loot Mod (randomloot) Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['notmyrealusername crash-2020-12-19_23.18.58-server.txt '/1119894, l='Biome Bundle', x=-484.89, y=32.00, z=469.40]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' `