Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft crash went i shot Attack Helicopter #299

Open
huyminh4231 opened this issue May 9, 2024 · 0 comments
Open

Minecraft crash went i shot Attack Helicopter #299

huyminh4231 opened this issue May 9, 2024 · 0 comments

Comments

@huyminh4231
Copy link

Here the Crash Report, someone know how to fix this?
Time: 2024-05-09 18:52:53 ICT
7 | Description: Ticking entity
8 | java.lang.NullPointerException: Ticking entity
9 | at techguns.entities.npcs.AttackHelicopter$AIHelicopterAttack.updateTask(AttackHelicopter.java:287)
10 | at net.minecraft.entity.ai.EntityAITasks.onUpdateTasks(SourceFile:129)
11 | at net.minecraft.entity.EntityLiving.updateEntityActionState(EntityLiving.java:888)
12 | at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2359)
13 | at net.minecraft.entity.EntityLiving.onLivingUpdate(EntityLiving.java:678)
14 | at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2179)
15 | at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:377)
16 | at techguns.entities.npcs.GenericFlyingMob.onUpdate(GenericFlyingMob.java:66)
17 | at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996)
18 | at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832)
19 | at net.minecraft.world.World.updateEntity(World.java:1958)
20 | at net.minecraft.world.World.updateEntities(World.java:1762)
21 | at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
22 | at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
23 | at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
24 | at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:279)
25 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
26 | at java.lang.Thread.run(Thread.java:745)
27 |  
28 | (MixinBooter) Mixins in Stacktrace:
29 | net/minecraft/entity/EntityLivingBase:
30 | com.supermartijn642.core.mixin.LivingEntityMixin (supermartijn642corelib.mixins.json) [unknown-location]
31 | com.oblivioussp.spartanweaponry.mixin.EntityLivingBaseMixin (spartanweaponry.mixins.json) [unknown-location]
32 | gg.essential.mixins.transformers.feature.particles.Mixin_PreserveRealYawDuringInventoryRendering (mixins.essential.json) [unknown-location]
33 | com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
34 | net/minecraft/entity/Entity:
35 | meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [unknown-location]
36 | zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [unknown-location]
37 | meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [unknown-location]
38 | com.oblivioussp.spartanweaponry.mixin.EntityMixin (spartanweaponry.mixins.json) [unknown-location]
39 | com.forgeessentials.core.preloader.mixin.entity.MixinEntity (mixins.forgeessentials.json) [unknown-location]
40 | meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [unknown-location]
41 | com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
42 | com.supermartijn642.core.mixin.EntityMixin (supermartijn642corelib.mixins.json) [unknown-location]
43 | meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [unknown-location]
44 | net/minecraft/server/MinecraftServer:
45 | gg.essential.mixins.transformers.server.MinecraftServerMixin_PvPGameRule (mixins.essential.json) [unknown-location]
46 | zone.rong.loliasm.common.priorities.mixins.MinecraftServerMixin (mixins.priorities.json) [unknown-location]
47 | com.forgeessentials.core.preloader.mixin.command.MixinICommandSender (mixins.forgeessentials.json) [unknown-location]
48 | gg.essential.mixins.transformers.feature.difficulty.server.Mixin_BroadcastServerDifficultyChanges (mixins.essential.json) [unknown-location]
49 | gg.essential.mixins.transformers.server.Mixin_PublishServerStatusResponse (mixins.essential.json) [unknown-location]
50 | net/minecraft/entity/EntityLivingBase:
51 | com.supermartijn642.core.mixin.LivingEntityMixin (supermartijn642corelib.mixins.json) [unknown-location]
52 | com.oblivioussp.spartanweaponry.mixin.EntityLivingBaseMixin (spartanweaponry.mixins.json) [unknown-location]
53 | gg.essential.mixins.transformers.feature.particles.Mixin_PreserveRealYawDuringInventoryRendering (mixins.essential.json) [unknown-location]
54 | com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
55 | net/minecraft/entity/Entity:
56 | meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [unknown-location]
57 | zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [unknown-location]
58 | meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [unknown-location]
59 | com.oblivioussp.spartanweaponry.mixin.EntityMixin (spartanweaponry.mixins.json) [unknown-location]
60 | com.forgeessentials.core.preloader.mixin.entity.MixinEntity (mixins.forgeessentials.json) [unknown-location]
61 | meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [unknown-location]
62 | com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
63 | com.supermartijn642.core.mixin.EntityMixin (supermartijn642corelib.mixins.json) [unknown-location]
64 | meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [unknown-location]
65 | net/minecraft/world/World:
66 | meldexun.renderlib.mixin.MixinWorld (mixins.renderlib.json) [unknown-location]
67 | noobanidus.mods.lootr.mixins.MixinWorld (lootr.mixins.json) [unknown-location]
68 | meldexun.renderlib.mixin.caching.loadable.MixinWorld (mixins.renderlib.json) [unknown-location]
69 | net/minecraft/server/integrated/IntegratedServer:
70 | zone.rong.loliasm.common.crashes.mixins.IntegratedServerMixin (mixins.crashes.json) [unknown-location]
71 | gg.essential.mixins.transformers.feature.difficulty.server.Mixin_UseDifficultyFromLevel (mixins.essential.json) [unknown-location]
72 | gg.essential.mixins.transformers.server.integrated.MixinIntegratedServer (mixins.essential.json) [unknown-location]
73 | gg.essential.mixins.transformers.feature.difficulty.server.Mixin_RemoveUnsafeDifficultyChecks (mixins.essential.json) [unknown-location]
74 | net/minecraft/server/MinecraftServer:
75 | gg.essential.mixins.transformers.server.MinecraftServerMixin_PvPGameRule (mixins.essential.json) [unknown-location]
76 | zone.rong.loliasm.common.priorities.mixins.MinecraftServerMixin (mixins.priorities.json) [unknown-location]
77 | com.forgeessentials.core.preloader.mixin.command.MixinICommandSender (mixins.forgeessentials.json) [unknown-location]
78 | gg.essential.mixins.transformers.feature.difficulty.server.Mixin_BroadcastServerDifficultyChanges (mixins.essential.json) [unknown-location]
79 | gg.essential.mixins.transformers.server.Mixin_PublishServerStatusResponse (mixins.essential.json) [unknown-location]
80 | net/minecraft/world/World:
81 | meldexun.renderlib.mixin.MixinWorld (mixins.renderlib.json) [unknown-location]
82 | noobanidus.mods.lootr.mixins.MixinWorld (lootr.mixins.json) [unknown-location]
83 | meldexun.renderlib.mixin.caching.loadable.MixinWorld (mixins.renderlib.json) [unknown-location]
84 |  
85 | A detailed walkthrough of the error, its code path and all known details is as follows:
86 | ---------------------------------------------------------------------------------------
87 |  
88 | -- Entity being ticked --
89 | Entity Type: techguns:attackhelicopter (techguns.entities.npcs.AttackHelicopter)
90 | Entity ID: 723
91 | Entity Name: Attack Helicopter
92 | Entity's Exact location: 25.47, 92.21, 3.67
93 | Entity's Block location: World: (25,92,3), Chunk: (at 9,5,3 in 1,0; contains blocks 16,0,0 to 31,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
94 | Entity's Momentum: 0.19, 0.03, 0.20
95 | Entity's Passengers: []
96 | Entity's Vehicle: ERROR NullPointerException: null
97 | Entity NBT: {Pos:[25.474985372800376d,92.2110635305765d,3.671683975330345d],Motion:[0.1914745678300027d,0.034758458771583504d,0.20021728256394083d],Rotation:[-43.721348f,0.0f],FallDistance:0.0f,Fire:0s,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-6979438649431536974L,UUIDLeast:-7651392529553615411L,UpdateBlocked:0b,ForgeData:{srpcothimmunity:1},ForgeCaps:{"llibrary:extendedentitydatacapability":{"mm:living":{freezeProgress:0.0f,frozenYaw:0.0f,frozenPitch:0.0f,frozenYawHead:0.0f,frozenRenderYawOffset:0.0f,frozenSwingProgress:0.0f,frozenLimbSwingAmount:0.0f,prevHasAI:0b,freezeDecayDelay:0}},"techguns:shootervalues":{},"techguns:genericnpcdata":{hasSpawner:1b,spawnerX:26,spawnerY:68,spawnerZ:20},"techguns:deathtype":{},"twilightforest:cap_shield":{tempshields:0,permshields:0}},Health:95.393974f,HurtTime:7s,HurtByTimestamp:55,DeathTime:0s,AbsorptionAmount:0.0f,Attributes:[{Name:"dynamicstealth.threatGen",Base:1.0d},{Name:"dynamicstealth.threatGenTargetSpotted",Base:1.0d},{Name:"dynamicstealth.threatGenAttackedBySame",Base:1.0d},{Name:"dynamicstealth.threatGenDamageDealt",Base:1.0d},{Name:"dynamicstealth.threatGenWarned",Base:1.0d},{Name:"dynamicstealth.threatGenAllyKilled",Base:1.0d},{Name:"dynamicstealth.threatGenTargetVisible",Base:1.0d},{Name:"dynamicstealth.threatDeg",Base:1.0d},{Name:"dynamicstealth.threatDegTargetNotVisible",Base:1.0d},{Name:"dynamicstealth.threatDegFlee",Base:1.0d},{Name:"dynamicstealth.visibilityReduction",Base:100.0d},{Name:"dynamicstealth.sight",Base:100.0d},{Name:"dynamicstealth.noiseReduction",Base:100.0d},{Name:"dynamicstealth.hearing",Base:100.0d},{Name:"dynamicstealth.scentReduction",Base:100.0d},{Name:"dynamicstealth.smelling",Base:100.0d},{Name:"techguns.radiationResistance",Base:0.0d},{Name:"generic.maxHealth",Base:100.0d},{Name:"generic.knockbackResistance",Base:0.0d},{Name:"generic.movementSpeed",Base:0.699999988079071d},{Name:"generic.armor",Base:16.0d},{Name:"generic.armorToughness",Base:5.0d},{Name:"forge.swimSpeed",Base:1.0d},{Name:"generic.followRange",Base:128.0d,Modifiers:[{Name:"Random spawn bonus",Amount:0.02843979817010683d,Operation:1,UUIDMost:-3122674629125978044L,UUIDLeast:-5046251323321229794L}]}],FallFlying:0b,CanPickUpLoot:0b,PersistenceRequired:0b,ArmorItems:[{},{},{},{}],HandItems:[{},{}],ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],HandDropChances:[0.085f,0.085f],Leashed:0b,LeftHanded:0b}
98 |  
99 | -- Affected level --
100 | Level name: World of flesh and gunpowder
101 | All players: 1 total; [EntityPlayerMP['MKmink4231'/718, l='World of flesh and gunpowder', x=21.68, y=76.00, z=-1.94]]
102 | Chunk stats: ServerChunkCache: 657 Drop: 0
103 | Level seed: -5321128121800950963
104 | Level generator: ID 00 - default, ver 1. Features enabled: true
105 | Level generator options:
106 | Level spawn location: World: (56,64,244), Chunk: (at 8,4,4 in 3,15; contains blocks 48,0,240 to 63,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
107 | Level time: 367005 game time, 390648 day time
108 | Level dimension: 0
109 | Level storage version: 0x04ABD - Anvil
110 | Level weather: Rain time: 99993393 (now: false), thunder time: 129774 (now: false)
111 | Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
112 |  
113 | -- System Details --
114 | Minecraft Version: 1.12.2
115 | Operating System: Windows 10 (amd64) version 10.0
116 | Java Version: 1.8.0_51, Oracle Corporation
117 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
118 | Memory: 915873840 bytes (873 MB) / 2731016192 bytes (2604 MB) up to 5607784448 bytes (5348 MB)
119 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6016m -Xms256m
120 | IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
121 | FML: MCP 9.42 LoliASM 5.19 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G6_pre1 146 mods loaded, 146 mods active
122 | States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
123 |  
124 | | State | ID | Version | Source | Signature |
125 | |:------ |:----------------------- |:--------------------------- |:----------------------------------------------- |:---------------------------------------- |
126 | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
127 | | LCHIJA | mcp | 9.42 | minecraft.jar | None |
128 | | LCHIJA | FML | ... | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
129 | | LCHIJA | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
130 | | LCHIJA | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
131 | | LCHIJA | xaeroworldmap_core | 1.12.2-1.0 | minecraft.jar | None |
132 | | LCHIJA | mixinbooter | 8.8 | minecraft.jar | None |
133 | | LCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None |
134 | | LCHIJA | essential | 1.0.0 | Essential (forge_1.12.2).processed.jar | None |
135 | | LCHIJA | supermartijn642corelib | 1.1.17 | _supermartijn642corelib-1.1.17-forge-mc1.12.jar | None |
136 | | LCHIJA | forgeendertech | 1.12.2-4.5.6.1 | ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar | None |
137 | | LCHIJA | adlods | 1.12.2-1.0.8.0 | AdLods-1.12.2-1.0.8.0-build.0504.jar | None |
138 | | LCHIJA | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
139 | | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
140 | | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
141 | | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
142 | | LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
143 | | LCHIJA | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
144 | | LCHIJA | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
145 | | LCHIJA | aiimprovements | ... | AIImprovements-1.12-0.0.1b3.jar | None |
146 | | LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.698.jar | None |
147 | | LCHIJA | jei | 4.25.2 | HadEnoughItems_1.12.2-4.25.2.jar | None |
148 | | LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
149 | | LCHIJA | aquaacrobatics | 1.15.3 | AquaAcrobatics-1.15.3.jar | None |
150 | | LCHIJA | artifacts | 1.12.2-1.2.4 | artifacts-1.12.2-1.2.4.jar | None |
151 | | LCHIJA | atlaslib | 1.1.5a | Atlas-Lib-1.12.2-1.1.5a.jar | None |
152 | | LCHIJA | attributefix | 1.0.12 | AttributeFix-Forge-1.12.2-1.0.12.jar | None |
153 | | LCHIJA | quark | r1.6-179 | Quark-r1.6-179.jar | None |
154 | | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
155 | | LCHIJA | backstab | ... | backstab-1.12.2-1.0.3.2.jar | None |
156 | | LCHIJA | badmobs | 1.1.40 | BadMobs-1.12.2-1.1.40.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
157 | | LCHIJA | betteradvancements | ... | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
158 | | LCHIJA | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None |
159 | | LCHIJA | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
160 | | LCHIJA | bonemealablesugarcane | 1.0.0 | Bonemealable Sugarcane 1.12.2 Forge.jar | None |
161 | | LCHIJA | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
162 | | LCHIJA | carryon | 1.12.3 | carryon-1.12.2-1.12.7.23.jar | None |
163 | | LCHIJA | spark | 1.5.2 | spark-forge1122.jar | None |
164 | | LCHIJA | loliasm | 5.19 | censoredasm5.19.jar | None |
165 | | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
166 | | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
167 | | LCHIJA | codechickenlib | ... | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
168 | | LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
169 | | LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
170 | | LCHIJA | collective | 3.0 | collective-1.12.2-3.0.jar | None |
171 | | LCHIJA | comforts | ... | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
172 | | LCHIJA | controlling | 3.0.10 | Controlling-3.0.12.3.jar | None |
173 | | LCHIJA | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
174 | | LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.698.jar | None |
175 | | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.698.jar | None |
176 | | LCHIJA | editenchanting | 1.0.9 | DisenchantmentEditTable-1.12.2-1.0.9.jar | None |
177 | | LCHIJA | fantasticlib | ... | FantasticLib-1.12.2.047.jar | None |
178 | | LCHIJA | dynamicstealth | ... | DynamicStealth-1.12.2.114.jar | None |
179 | | LCHIJA | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
180 | | LCHIJA | enchdesc | 1.1.20 | EnchantmentDescriptions-1.12.2-1.1.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
181 | | LCHIJA | endercrop | 1.12.2-1.6.0 | endercrop-1.12.2-1.6.0.jar | None |
182 | | LCHIJA | enderiofluxified | 1.0.3 | enderiofluxified-1.12.2-1.0.3.jar | None |
183 | | LCHIJA | enhancedarmaments | 1.3.21 | enhancedarmaments-1.3.21.jar | None |
184 | | LCHIJA | renderlib | 1.3.4 | RenderLib-1.12.2-1.3.4.jar | None |
185 | | LCHIJA | entityculling | 6.4.3 | EntityCulling-1.12.2-6.4.3.jar | None |
186 | | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
187 | | LCHIJA | konkrete | 1.6.1 | konkrete_forge_1.6.1_MC_1.12-1.12.2.jar | None |
188 | | LCHIJA | fancymenu | 2.14.9 | fancymenu_forge_2.14.9_MC_1.12-1.12.2.jar | None |
189 | | LCHIJA | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
190 | | LCHIJA | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
191 | | LCHIJA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
192 | | LCHIJA | fastbench | 1.7.4 | FastWorkbench-1.12.2-1.7.4.jar | None |
193 | | LCHIJA | forgeessentials | 12 | forgeessentials-1.12.2-12.4.126-server.jar | None |
194 | | LCHIJA | tschipplib | 1.1.6 | tschipplib-1.12.2-1.1.7.jar | None |
195 | | LCHIJA | forgottenitems | 1.2.1 | forgottenitems-1.12.2-1.3.1.4.jar | None |
196 | | LCHIJA | hammercore | 12.2.49 | HammerLib-1.12.2-12.2.49.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
197 | | LCHIJA | hunterillager | 1.2 | hunterillager-1.12.2-1.2.jar | None |
198 | | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
199 | | LCHIJA | bettercombat | 1.5.6 | ImmersiveCombat-12-20-2023.jar | None |
200 | | LCHIJA | improvableskills | 12.4.68 | ImprovableSkills-1.12.2-12.4.68.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
201 | | LCHIJA | incontrol | 3.9.16 | incontrol-1.12-3.9.16.jar | None |
202 | | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
203 | | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
204 | | LCHIJA | ironfurnaces | 1.3.5 | ironfurnaces-1.3.5.jar | None |
205 | | LCHIJA | jrftl | 1.1 | JRFTL[1.12.2]-1.1.jar | None |
206 | | LCHIJA | earthenbounty | 2.1.6 | just_a_few_more_ores-2.1.6.jar | None |
207 | | LCHIJA | jecalculation | 1.12.2-3.2.7 | JustEnoughCalculation-1.12.2-3.2.7.jar | None |
208 | | LCHIJA | jeresources | ... | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
209 | | LCHIJA | fluidtank | 12.5.3 | LargeFluidTank-12.5.3.jar | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
210 | | LCHIJA | fluidtank_ae2 | 12.5.3 | LargeFluidTank-12.5.3.jar | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
211 | | LCHIJA | fluidtank_theoneprobe | 12.5.3 | LargeFluidTank-12.5.3.jar | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
212 | | LCHIJA | lootr | 0.6.2 | lootr-1.12.2-0.6.2.jar | None |
213 | | LCHIJA | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
214 | | LCHIJA | mcwdoors | 1.3 | mcw-doors-1.0.3-mc1.12.2.jar | None |
215 | | LCHIJA | mcwfences | 1.0.0 | mcw-fences-1.0.0-mc1.12.2.jar | None |
216 | | LCHIJA | mcwfurnitures | 1.0.1 | mcw-furniture-1.0.1-mc1.12.2beta.jar | None |
217 | | LCHIJA | mcwlights | 1.0.6 | mcw-lights-1.0.6-mc1.12.2forge.jar | None |
218 | | LCHIJA | mcwpaths | 1.0.2 | mcw-paths-1.0.2forge-mc1.12.2.jar | None |
219 | | LCHIJA | mcwroofs | 1.0.2 | mcw-roofs-1.0.2-mc1.12.2.jar | None |
220 | | LCHIJA | mcwtrpdoors | 1.0.2 | mcw-trapdoors-1.0.3-mc1.12.2.jar | None |
221 | | LCHIJA | mcwwindows | 1.0 | mcw-windows-1.0.0-mc1.12.2.jar | None |
222 | | LCHIJA | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
223 | | LCHIJA | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
224 | | LCHIJA | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
225 | | LCHIJA | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
226 | | LCHIJA | neat | 1.4-17 | Neat 1.4-17.jar | None |
227 | | LCHIJA | nether_dungeon | 1.0.1 | nether_dungeon-1.0.1.jar | None |
228 | | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
229 | | LCHIJA | nocubessrparmory | 3.0.0 | NoCubes_SRP_Combat_Addon_3.0.0.jar | None |
230 | | LCHIJA | nocubessrpnests | 3.0.0 | NoCubes_SRP_Nests_Addon_3.0.0.jar | None |
231 | | LCHIJA | nocubessrpsurvival | 3.0.0 | NoCubes_SRP_Survival_Addon_3.0.0.jar | None |
232 | | LCHIJA | nocubesrptweaks | V3 | nocubesrptweaks-V3.jar | None |
233 | | LCHIJA | oreexcavation | 1.4.150 | OreExcavation-1.4.150.jar | None |
234 | | LCHIJA | oresabovediamonds | 3.2 | OresAboveDiamonds 1.12.2 v4.2.jar | None |
235 | | LCHIJA | spartanshields | 1.5.5 | SpartanShields-1.12.2-1.5.5.jar | None |
236 | | LCHIJA | srparasites | 1.9.18 | SRParasites-1.12.2v1.9.18.jar | None |
237 | | LCHIJA | overlast | 0.2.9 | overlast-1.12.2-0.2.9B8.jar | None |
238 | | LCHIJA | paraglider | ... | Paraglider-1.12.2-1.0.1.5.jar | None |
239 | | LCHIJA | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
240 | | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.1.jar | None |
241 | | LCHIJA | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
242 | | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
243 | | LCHIJA | oeshapeselector | 1.0 | shapeselector-1.12.2b4.jar | None |
244 | | LCHIJA | spartanweaponry | 1.5.3 | SpartanWeaponry-1.12.2-1.5.3.jar | None |
245 | | LCHIJA | spartansabovediamonds | 2.6 | SpartansAboveDiamonds-1.12.2-2.6.jar | None |
246 | | LCHIJA | scapeandrunvaccine | 1.0.0 | srpvaccine-1.0.0.jar | None |
247 | | LCHIJA | starterkit | 2.4 | starterkit_1.12.2-2.4.jar | None |
248 | | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
249 | | LCHIJA | storagedrawers | 5.5.0 | StorageDrawers-1.12.2-5.5.0.jar | None |
250 | | LCHIJA | techguns | ... | techguns-1.12.2-2.0.2.0_pre3.2.jar | None |
251 | | LCHIJA | tellme | 0.7.0-dev.20200919.184303 | tellme-1.12.2-0.7.0-dev.20200919.184303.jar | 2b03e1423915a189b8094816baa18f239d576dff |
252 | | LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
253 | | LCHIJA | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
254 | | LCHIJA | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
255 | | LCHIJA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
256 | | LCHIJA | tombmanypluginstechguns | @Version@ | tombmanypluginstechguns-1.0.0.jar | None |
257 | | LCHIJA | toolbelt | 1.9.14 | ToolBelt-1.12.2-1.9.14.jar | None |
258 | | LCHIJA | trashcans | 1.0.18 | trashcans-1.0.18-forge-mc1.12.jar | None |
259 | | LCHIJA | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
260 | | LCHIJA | treeharvester | 4.0 | treeharvester_1.12.2-4.0.jar | None |
261 | | LCHIJA | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
262 | | LCHIJA | vbe | GRADLE:VERSION-GRADLE:BUILD | Vanilla Builders Extension-1.12.2-1.0.9.jar | None |
263 | | LCHIJA | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None |
264 | | LCHIJA | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
265 | | LCHIJA | witherskelefix | 2.6.3 | WitherSkeletonTweaks-1.12.2-2.6.3.jar | None |
266 | | LCHIJA | xaerominimap | 23.9.7 | Xaeros_Minimap_23.9.7_Forge_1.12.jar | None |
267 | | LCHIJA | xaeroworldmap | 1.37.8 | XaerosWorldMap_1.37.8_Forge_1.12.jar | None |
268 | | LCHIJA | yungslaw | 1.12.2 | YungsLaw-1.12.2-1.0.4.jar | None |
269 | | LCHIJA | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
270 | | LCHIJA | jade | 0.1.0 | Jade-0.1.0.jar | None |
271 | | LCHIJA | gravelores | 1.8 | gravelores-1.8.jar | None |
272 | Loaded coremods (and transformers): IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
273 | blusunrize.immersiveengineering.common.asm.IEClassTransformer
274 | XaeroMinimapPlugin (Xaeros_Minimap_23.9.7_Forge_1.12.jar)
275 | xaero.common.core.transformer.ChunkTransformer
276 | xaero.common.core.transformer.NetHandlerPlayClientTransformer
277 | xaero.common.core.transformer.EntityPlayerTransformer
278 | xaero.common.core.transformer.AbstractClientPlayerTransformer
279 | xaero.common.core.transformer.WorldClientTransformer
280 | xaero.common.core.transformer.EntityPlayerMPTransformer
281 | xaero.common.core.transformer.EntityPlayerSPTransformer
282 | xaero.common.core.transformer.PlayerListTransformer
283 | xaero.common.core.transformer.SaveFormatTransformer
284 | xaero.common.core.transformer.GuiIngameForgeTransformer
285 | xaero.common.core.transformer.MinecraftServerTransformer
286 | xaero.common.core.transformer.GuiBossOverlayTransformer
287 | xaero.common.core.transformer.ModelRendererTransformer
288 | LoliASM (censoredasm5.19.jar)
289 |  
290 | KonkreteCore (konkrete_forge_1.6.1_MC_1.12-1.12.2.jar)
291 |  
292 | Aqua Acrobatics Transformer (AquaAcrobatics-1.15.3.jar)
293 |  
294 | EntityCullingPlugin (EntityCulling-1.12.2-6.4.3.jar)
295 | meldexun.entityculling.asm.EntityCullingClassTransformer
296 | ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
297 | com.tictim.paraglider.asm.TransformerModelBiped
298 | Quark Plugin (Quark-r1.6-179.jar)
299 | vazkii.quark.base.asm.ClassTransformer
300 | CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
301 | team.chisel.ctm.client.asm.CTMTransformer
302 | LootrCore (lootr-1.12.2-0.6.2.jar)
303 |  
304 | llibrary (llibrary-core-1.0.11-1.12.2.jar)
305 | net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
306 | net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
307 | FMCore (fancymenu_forge_2.14.9_MC_1.12-1.12.2.jar)
308 |  
309 | XaeroWorldMapPlugin (XaerosWorldMap_1.37.8_Forge_1.12.jar)
310 | xaero.map.core.transformer.ChunkTransformer
311 | xaero.map.core.transformer.NetHandlerPlayClientTransformer
312 | xaero.map.core.transformer.EntityPlayerTransformer
313 | xaero.map.core.transformer.AbstractClientPlayerTransformer
314 | xaero.map.core.transformer.WorldClientTransformer
315 | xaero.map.core.transformer.EntityPlayerMPTransformer
316 | xaero.map.core.transformer.PlayerListTransformer
317 | xaero.map.core.transformer.SaveFormatTransformer
318 | xaero.map.core.transformer.BiomeColorHelperTransformer
319 | xaero.map.core.transformer.MinecraftServerTransformer
320 | xaero.map.core.transformer.MinecraftTransformer
321 | HCASM (HammerLib-1.12.2-12.2.49.jar)
322 | com.zeitheron.hammercore.asm.HammerCoreTransformer
323 | CorePlugin (ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar)
324 |  
325 | RenderLibPlugin (RenderLib-1.12.2-1.3.4.jar)
326 | meldexun.renderlib.asm.RenderLibClassTransformer
327 | SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar)
328 |  
329 | Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
330 | techguns.core.TechgunsASMTransformer
331 | MixinBooter (!mixinbooter-8.8.jar)
332 |  
333 | SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.17-forge-mc1.12.jar)
334 | GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
335 | AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
336 | ForgeEssentials: Running ForgeEssentials 12.4.126 (5def12e). Modules loaded: Backups, Chat, Commands, Economy, JScripting, Multiworld, Permissions, PlayerLogger, Protection, Remote, SignTools, Teleport, Tickets, WorldBorder
337 | HammerCore Debug Information: Dependent Mods:
338 | -Improvable Skills (improvableskills) @ 12.4.68
339 | Patchouli open book context: n/a
340 | AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
341 | Suspected Mods: Techguns (techguns)
342 | Profiler Position: N/A (disabled)
343 | Player Count: 1 / 8; [EntityPlayerMP['MKmink4231'/718, l='World of flesh and gunpowder', x=21.68, y=76.00, z=-1.94]]
344 | Type: Integrated Server (map_client.txt)
345 | Is Modded: Definitely; Client brand changed to 'fml,forge'
346 | Client Crashes Since Restart: 0
347 | Integrated Server Crashes Since Restart: 2

Time: 2024-05-09 18:52:53 ICT Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at techguns.entities.npcs.AttackHelicopter$AIHelicopterAttack.updateTask(AttackHelicopter.java:287)
at net.minecraft.entity.ai.EntityAITasks.onUpdateTasks(SourceFile:129)
at net.minecraft.entity.EntityLiving.updateEntityActionState(EntityLiving.java:888)
at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.onLivingUpdate(EntityLiving.java:678)
at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:377)
at techguns.entities.npcs.GenericFlyingMob.onUpdate(GenericFlyingMob.java:66)
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.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:745)
A detailed walkthrough of the error, its code path and all known details is as follows:

-- Entity being ticked --
Entity Type: techguns:attackhelicopter (techguns.entities.npcs.AttackHelicopter)
Entity ID: 723
Entity Name: Attack Helicopter
Entity's Exact location: 25.47, 92.21, 3.67
Entity's Block location: World: (25,92,3), Chunk: (at 9,5,3 in 1,0; contains blocks 16,0,0 to 31,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.19, 0.03, 0.20
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Entity NBT: {Pos:[25.474985372800376d,92.2110635305765d,3.671683975330345d],Motion:[0.1914745678300027d,0.034758458771583504d,0.20021728256394083d],Rotation:[-43.721348f,0.0f],FallDistance:0.0f,Fire:0s,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-6979438649431536974L,UUIDLeast:-7651392529553615411L,UpdateBlocked:0b,ForgeData:{srpcothimmunity:1},ForgeCaps:{"llibrary:extendedentitydatacapability":{"mm:living":{freezeProgress:0.0f,frozenYaw:0.0f,frozenPitch:0.0f,frozenYawHead:0.0f,frozenRenderYawOffset:0.0f,frozenSwingProgress:0.0f,frozenLimbSwingAmount:0.0f,prevHasAI:0b,freezeDecayDelay:0}},"techguns:shootervalues":{},"techguns:genericnpcdata":{hasSpawner:1b,spawnerX:26,spawnerY:68,spawnerZ:20},"techguns:deathtype":{},"twilightforest:cap_shield":{tempshields:0,permshields:0}},Health:95.393974f,HurtTime:7s,HurtByTimestamp:55,DeathTime:0s,AbsorptionAmount:0.0f,Attributes:[{Name:"dynamicstealth.threatGen",Base:1.0d},{Name:"dynamicstealth.threatGenTargetSpotted",Base:1.0d},{Name:"dynamicstealth.threatGenAttackedBySame",Base:1.0d},{Name:"dynamicstealth.threatGenDamageDealt",Base:1.0d},{Name:"dynamicstealth.threatGenWarned",Base:1.0d},{Name:"dynamicstealth.threatGenAllyKilled",Base:1.0d},{Name:"dynamicstealth.threatGenTargetVisible",Base:1.0d},{Name:"dynamicstealth.threatDeg",Base:1.0d},{Name:"dynamicstealth.threatDegTargetNotVisible",Base:1.0d},{Name:"dynamicstealth.threatDegFlee",Base:1.0d},{Name:"dynamicstealth.visibilityReduction",Base:100.0d},{Name:"dynamicstealth.sight",Base:100.0d},{Name:"dynamicstealth.noiseReduction",Base:100.0d},{Name:"dynamicstealth.hearing",Base:100.0d},{Name:"dynamicstealth.scentReduction",Base:100.0d},{Name:"dynamicstealth.smelling",Base:100.0d},{Name:"techguns.radiationResistance",Base:0.0d},{Name:"generic.maxHealth",Base:100.0d},{Name:"generic.knockbackResistance",Base:0.0d},{Name:"generic.movementSpeed",Base:0.699999988079071d},{Name:"generic.armor",Base:16.0d},{Name:"generic.armorToughness",Base:5.0d},{Name:"forge.swimSpeed",Base:1.0d},{Name:"generic.followRange",Base:128.0d,Modifiers:[{Name:"Random spawn bonus",Amount:0.02843979817010683d,Operation:1,UUIDMost:-3122674629125978044L,UUIDLeast:-5046251323321229794L}]}],FallFlying:0b,CanPickUpLoot:0b,PersistenceRequired:0b,ArmorItems:[{},{},{},{}],HandItems:[{},{}],ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],HandDropChances:[0.085f,0.085f],Leashed:0b,LeftHanded:0b}

-- Affected level --
Level name: World of flesh and gunpowder
All players: 1 total; [EntityPlayerMP['MKmink4231'/718, l='World of flesh and gunpowder', x=21.68, y=76.00, z=-1.94]]
Chunk stats: ServerChunkCache: 657 Drop: 0
Level seed: -5321128121800950963
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (56,64,244), Chunk: (at 8,4,4 in 3,15; contains blocks 48,0,240 to 63,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 367005 game time, 390648 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 99993393 (now: false), thunder time: 129774 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 915873840 bytes (873 MB) / 2731016192 bytes (2604 MB) up to 5607784448 bytes (5348 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6016m -Xms256m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 LoliASM 5.19 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G6_pre1 146 mods loaded, 146 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant