-
Notifications
You must be signed in to change notification settings - Fork 8
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
EntityBat crash #72
Comments
Thanks for the report. I will have a look this weekend. |
next Server crash Noticed if the boss summoned bats and the boss died first there would be a server crash while the bats were still there. ' WARNING: coremods are present: // Uh... Did I do that? Time: 2/6/22 8:29 PM java.util.ConcurrentModificationException A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Entity being ticked -- -- Affected level -- -- System Details --
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar) HCASM (HammerLib-1.12.2-2.0.6.32.jar) CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
' |
Same thing happens to me. |
Got same crash.
|
Any update on this? |
Here to report the same: https://gist.github.com/Sereath/59d3314a52c9a831415e693245bcc7d0 |
And another one, what is happening? I have already disabled the bats feature. https://gist.github.com/Sereath/4df6e78ba884259df840f60970fdfab2 |
Crashing several times in a row ever since. My server is effectively locked down. https://gist.github.com/Sereath/f18b8a7a060a4b404439dff6b0df794e |
Because I have the same problem as you.
show in folder /config/roughmobsrevamped.cfg B:_BatSwarm_Enabled=true to false Problem: Then the poison damage stacks up and if you get to them you'll die very quickly. B:_BossFog_DoTEnabled=true to false Your server should have crashed because of the mod. Anything related to this mod will be deleted. If you do what I tell you: |
Also got a batswarm entity crash here ---- Minecraft Crash Report ---- WARNING: coremods are present: // Hi. I'm Minecraft, and I'm a crashaholic. Time: 7/18/22 4:48 PM java.lang.NullPointerException: Ticking entity A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Entity being ticked -- -- Affected level -- -- System Details --
WolfArmorCore (WolfArmorAndStorage-1.12.2-3.8.0-universal-signed.jar) ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.3.1.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar) Quark Plugin (Quark-r1.6-179.jar) MixinLoader (BedBreakBegone-1.0.1.jar) LevelUpCore (levelup2-1.5.8.jar) LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar) LoadingPlugin (Reskillable-1.12.2-1.13.0.jar) BackpackBaublesLoadingPlugin (BackpackBaubles-core.jar) CreativePatchingLoader (CreativeCore_v1.10.70_mc1.12.2.jar) Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar) SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) |
@MattSilverwolf |
I think no. But if I remember correctly you can turn off bats in config to
fix this.
вс, 24 апр. 2022 г. в 21:00, roccscout ***@***.***>:
… Any update on this?
—
Reply to this email directly, view it on GitHub
<#72 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APALYVDS6MDBZ52AE5VY7B3VGWD3DANCNFSM5NS7FAHQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
next Server Crash Bat problem
i hope u can fix this problem...
Crash Report here:
'
---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
HCASM (HammerLib-1.12.2-2.0.6.32.jar)
OTGCorePlugin (OTG-Core.jar)
DupeFixProjectCoreMod (DupeFixProject-1.12.2-3.1.6.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
ThaumicWandsCore (thaumicwands-1.2.6.jar)
Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.5.jar)
Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 2/4/22 10:57 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at com.p1ut0nium.roughmobsrevamped.ai.combat.RoughAIBatTarget.func_75250_a(RoughAIBatTarget.java:51)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:804)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2688)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:609)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:46)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2509)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:318)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:51)
at com.p1ut0nium.roughmobsrevamped.entities.EntityHostileBat.func_70071_h_(EntityHostileBat.java:142)
at net.minecraft.world.World.func_72866_a(World.java:2340)
at net.minecraft.world.World.func_72870_g(World.java:2294)
at net.minecraft.world.World.func_72939_s(World.java:2076)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:852)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:988)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Stacktrace:
at com.p1ut0nium.roughmobsrevamped.ai.combat.RoughAIBatTarget.func_75250_a(RoughAIBatTarget.java:51)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:804)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2688)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:609)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:46)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2509)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:318)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:51)
at com.p1ut0nium.roughmobsrevamped.entities.EntityHostileBat.func_70071_h_(EntityHostileBat.java:142)
at net.minecraft.world.World.func_72866_a(World.java:2340)
at net.minecraft.world.World.func_72870_g(World.java:2294)
-- Entity being ticked --
Details:
Entity Type: roughmobsrevamped:hostilebat (com.p1ut0nium.roughmobsrevamped.entities.EntityHostileBat)
Entity ID: 399242
Entity Name: Hostile Bat
Entity's Exact location: -824.26, 52.55, -717.53
Entity's Block location: World: (-825,52,-718), Chunk: (at 7,3,2 in -52,-45; contains blocks -832,0,-720 to -817,255,-705), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
Entity's Momentum: -0.17, -0.01, 0.05
Entity's Passengers: []
Entity's Vehicle:
ERRORNullPointerException: nullStacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2076)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:852)
-- Affected level --
Details:
Level name: MyWorld
All players: 2 total; [EntityPlayerMP['MirasAthran'/377, uuid='05ac5f03-520c-3de8-b0f1-18d58d677e73', l='MyWorld', x=-867.48, y=10.00, z=-736.30, cx=-55, cd=-47, tl=6507890, v=true, d=false](MirasAthran at -867.4752133387018,10.0,-736.3000000119209), EntityPlayerMP['RockrKiller'/5866, uuid='d45b29dd-3177-3e07-815f-616335c11405', l='MyWorld', x=-824.22, y=51.00, z=-716.30, cx=-52, cd=-45, tl=6026955, v=false, d=true](RockrKiller at -824.2202478832027,51.0,-716.3000000119209)]
Chunk stats: ServerChunkCache: 646 Drop: 0
Level seed: 2017309579
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-819,60,-618), Chunk: (at 13,3,6 in -52,-39; contains blocks -832,0,-624 to -817,255,-609), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
Level time: 7821949 game time, 7848570 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 129067 (now: false), thunder time: 80419 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:988)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.12.2
Magma Version: 88f081a-DEV
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_321, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 13044926552 bytes (12440 MB) / 17150509056 bytes (16356 MB) up to 17150509056 bytes (16356 MB)
JVM Flags: 2 total; -Xms16G -Xmx16G
IntCache: cache: 7, tcache: 0, allocated: 12, tallocated: 98
FML: MCP 9.42 Powered by Forge 14.23.5.2860 98 mods loaded, 98 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
invtweaks.forge.asm.ContainerTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
HCASM (HammerLib-1.12.2-2.0.6.32.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
OTGCorePlugin (OTG-Core.jar)
com.pg85.otg.forge.asm.excluded.OTGClassTransformer
DupeFixProjectCoreMod (DupeFixProject-1.12.2-3.1.6.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
ThaumicWandsCore (thaumicwands-1.2.6.jar)
de.zpenguin.thaumicwands.asm.WandTransformer
Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.5.jar)
thecodex6824.thaumicaugmentation.core.TATransformer
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Offline mode for dedicated servers is NOT supported by Ender IO.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /D:/Spiele/Minecraft-v1.12.2/Appdata/MinecraftServer/MC_v1.12.2_LanServer_Magma/minecraft_server.1.12.2.jar
'
The text was updated successfully, but these errors were encountered: