-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.2
-
None
-
Java Version: 1.8.0_51
windows 10
intel core i5 8600k
nvidia gtx 1050ti
12 gb of ram 8+4 3 gb asigned to minecraft
-
Unconfirmed
-
Crash
crash when power 1999999999 bow hits a mob
Description: Ticking entity java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) at awc.a(SourceFile:421) at awc.a(SourceFile:361) at awc.h(SourceFile:278) at awe.h(SourceFile:99) at vg.a(SourceFile:580) at vg$$Lambda$2657/607676261.accept(Unknown Source) at bhi.a(SourceFile:676) at vg.a(SourceFile:383) at net.minecraft.server.MinecraftServer.b(SourceFile:827) at net.minecraft.server.MinecraftServer.a(SourceFile:764) at dxk.a(SourceFile:128) at net.minecraft.server.MinecraftServer.run(SourceFile:632) 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 java.util.Random.nextInt(Random.java:388) at awc.a(SourceFile:421) at awc.a(SourceFile:361) at awc.h(SourceFile:278) at awe.h(SourceFile:99) at vg.a(SourceFile:580) at vg$$Lambda$2657/607676261.accept(Unknown Source) -- Entity being ticked -- Details: Entity Type: minecraft:arrow (awe) Entity ID: 2633 Entity Name: Arrow Entity's Exact location: -147.36, 71.97, 250.51 Entity's Block location: World: (-148,71,250), Chunk: (at 12,4,10 in -10,15; contains blocks -160,0,240 to -145,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: -2.92, 0.40, 0.27 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at bhi.a(SourceFile:676) at vg.a(SourceFile:383) -- Affected level -- Details: Level name: uwuwewe2 All players: 1 total; [vh['zark0_'/128, l='uwuwewe2', x=-144.41, y=70.00, z=250.24]] Chunk stats: ServerChunkCache: 3771 Level seed: 1797340400752807157 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: {} Level spawn location: World: (-128,64,-224), Chunk: (at 0,4,0 in -8,-14; contains blocks -128,0,-224 to -113,255,-209), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 38232 game time, 24806 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 119443 (now: false), thunder time: 126483 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.b(SourceFile:827) at net.minecraft.server.MinecraftServer.a(SourceFile:764) at dxk.a(SourceFile:128) at net.minecraft.server.MinecraftServer.run(SourceFile:632) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.14.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: 1736284152 bytes (1655 MB) / 2852126720 bytes (2720 MB) up to 3221225472 bytes (3072 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M Player Count: 1 / 8; [vh['zark0_'/128, l='uwuwewe2', x=-144.41, y=70.00, z=250.24]] Data Packs: vanilla Type: Integrated Server (map_client.txt) Is Modded: Probably not. Jar signature remains and both client + server brands are unt
- duplicates
-
MC-181313 Server crashes when critical arrow with very high damage value hits an entity
- Resolved