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

Game crashes upon entering world #311

Open
Turnoverdisc opened this issue Oct 19, 2020 · 0 comments
Open

Game crashes upon entering world #311

Turnoverdisc opened this issue Oct 19, 2020 · 0 comments

Comments

@Turnoverdisc
Copy link

I tried to summon a spider egg in my survival world and it crashed immediately. Now every time I try entering the world it opens for a few seconds and crashes again.

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 2020-10-19 21:14:00 IDT
Description: Ticking entity

java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388)
at net.daveyx0.primitivemobs.entity.item.EntityPrimitiveThrowable.onImpact(EntityPrimitiveThrowable.java:80)
at net.daveyx0.primitivemobs.entity.item.EntitySpiderEgg.onImpact(EntitySpiderEgg.java:55)
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$zbe000$updateEntity(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:745)

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

-- Entity being ticked --
Entity Type: primitivemobs:spider_egg (net.daveyx0.primitivemobs.entity.item.EntitySpiderEgg)
Entity ID: 5
Entity Name: entity.primitivemobs.spider_egg.name
Entity's Exact location: 9555.87, 70.00, -3151.16
Entity's Block location: World: (9555,70,-3152), Chunk: (at 3,4,0 in 597,-197; contains blocks 9552,0,-3152 to 9567,255,-3137), Region: (18,-7; contains chunks 576,-224 to 607,-193, blocks 9216,0,-3584 to 9727,255,-3073)
Entity's Momentum: 0.00, -0.03, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Entity NBT: {Motion:[0.0d,-0.029999999329447746d,0.0d],ForgeData:{},shake:0b,xTile:0,UUIDLeast:-7675645732466483840L,inGround:0b,Invulnerable:0b,Air:0s,OnGround:0b,Dimension:0,PortalCooldown:0,Rotation:[0.0f,0.0f],UpdateBlocked:0b,FallDistance:0.0f,inTile:"minecraft:air",UUIDMost:7304161517859194684L,ownerName:"",Pos:[9555.870146063904d,70.0d,-3151.163383383102d],zTile:0,Fire:0s,yTile:0,ForgeCaps:{"llibrary:extendedentitydatacapability":{}}}

-- Affected level --
Level name: Magical Survival
All players: 1 total; [EntityPlayerMP['Turnoverdisc'/0, l='Magical Survival', x=9555.87, y=70.00, z=-3151.16]]
Chunk stats: ServerChunkCache: 289 Drop: 0
Level seed: -109437692905264223
Level generator: ID 07 - quark_realistic, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (9598,68,-3144), Chunk: (at 14,4,8 in 599,-197; contains blocks 9584,0,-3152 to 9599,255,-3137), Region: (18,-7; contains chunks 576,-224 to 607,-193, blocks 9216,0,-3584 to 9727,255,-3073)
Level time: 1536711 game time, 2553913 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 113432 (now: false), thunder time: 168262 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true

-- 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: 516849880 bytes (492 MB) / 2046820352 bytes (1952 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 8, allocated: 20, tallocated: 86
FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 59 mods loaded, 58 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                                |
   |:------ |:-------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
   | LCHIJA | minecraft            | 1.12.2            | minecraft.jar                                 | None                                     |
   | LCHIJA | mcp                  | 9.42              | minecraft.jar                                 | None                                     |
   | LCHIJA | FML                  | 8.0.99.99         | forge-1.12.2-14.23.5.2847.jar                 | None                                     |
   | LCHIJA | forge                | 14.23.5.2847      | forge-1.12.2-14.23.5.2847.jar                 | None                                     |
   | LCHIJA | ivtoolkit            | 1.3.3-1.12        | minecraft.jar                                 | None                                     |
   | LCHIJA | otgcore              | 1.12.2 - v8.3     | minecraft.jar                                 | None                                     |
   | LCHIJA | dsurroundcore        | 3.5.5.0           | minecraft.jar                                 | None                                     |
   | LCHIJA | antiqueatlas         | 4.6.3             | antiqueatlas-1.12.2-4.6.3.jar                 | None                                     |
   | LCHIJA | antiqueatlasoverlay  | 1.2               | antiqueatlas-1.12.2-4.6.3.jar                 | None                                     |
   | LCHIJA | baubles              | 1.5.2             | Baubles-1.12-1.5.2.jar                        | None                                     |
   | LCHIJA | artifacts            | 1.12.2-1.1.0      | Artifacts-1.12.2-1.1.0.jar                    | None                                     |
   | LCHIJA | jei                  | 4.15.0.293        | jei_1.12.2-4.15.0.293.jar                     | None                                     |
   | LCHIJA | athenaeum            | 1.12.2-1.19.1     | athenaeum-1.12.2-1.19.1.jar                   | None                                     |
   | LCHIJA | quark                | r1.6-179          | Quark-r1.6-179.jar                            | None                                     |
   | LCHIJA | autoreglib           | 1.3-32            | AutoRegLib-1.3-32.jar                         | None                                     |
   | LCHIJA | dynamictrees         | 1.12.2-0.9.5      | DynamicTrees-1.12.2-0.9.5.jar                 | None                                     |
   | LCHIJA | patchouli            | 1.0-20            | Patchouli-1.0-20.jar                          | None                                     |
   | LCHIJA | thaumcraft           | 6.1.BETA26        | Thaumcraft-1.12.2-6.1.BETA26.jar              | None                                     |
   | LCHIJA | bewitchment          | 0.21.12           | bewitchment-1.12.2-0.0.21.12.jar              | None                                     |
   | LCHIJA | openterraingenerator | v8.3              | OpenTerrainGenerator-1.12.2+-+v8.3.jar        | None                                     |
   | LCHIJA | biomebundle          | 5.1               | Biome_Bundle-1.12.2-v6.1.jar                  | None                                     |
   | LCHIJA | ctm                  | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                     | None                                     |
   | LCHIJA | roots                | 1.12.2-3.0.28     | Roots-1.12.2-3.0.28.jar                       | None                                     |
   | LCHIJA | mysticalworld        | 1.12.2-1.8.4      | mysticalworld-1.12.2-1.8.4.jar                | None                                     |
   | LCHIJA | chisel               | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar                  | None                                     |
   | LCHIJA | chiselsandbits       | 14.33             | chiselsandbits-14.33.jar                      | None                                     |
   | LCHIJA | codechickenlib       | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | craftstudioapi       | 1.0.0             | CraftStudio-1.0.0.93-mc1.12-alpha.jar         | None                                     |
   | LCHIJA | dropt                | 1.12.2-1.18.0     | dropt-1.12.2-1.18.0.jar                       | None                                     |
   | LCHIJA | ebwizardry           | 4.2.11            | ElectroblobsWizardry-4.2.11-MC1.12.2.jar      | None                                     |
   | LCHIJA | llibrary             | 1.7.19            | llibrary-1.7.19-1.12.2.jar                    | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCHIJA | iceandfire           | 1.9.0             | iceandfire-1.9.0.jar                          | None                                     |
   | LCHIJA | inventorypets        | 2.0.5             | inventorypets-1.12-2.0.5.jar                  | None                                     |
   | LCHIJA | lunatriuscore        | 1.2.0.42          | LunatriusCore-1.12.2-1.2.0.42-universal.jar   | None                                     |
   | LCHIJA | mobbattle            | 2.3.3             | MobBattleMod-1.12.2-2.3.3.jar                 | None                                     |
   | LCHIJA | mowziesmobs          | 1.5.4             | mowziesmobs-1.5.4.jar                         | None                                     |
   | LCHIJA | multimob             | 1.0.5             | multimob-1.0.5.jar                            | None                                     |
   | LCHIJA | mutantbeasts         | 1.12.2-0.7.1      | MutantBeasts-1.12.2-0.7.1.jar                 | 25e0dcff5b5a7325d7c28898af41ff8b0ba41b77 |
   | LCHIJA | naturescompass       | 1.5.1             | NaturesCompass-1.12.2-1.5.1.jar               | None                                     |
   | LCHIJA | oreexcavation        | 1.4.150           | OreExcavation-1.4.150.jar                     | None                                     |
   | LCHIJA | potionfingers        | r1.0-2            | PotionFingers-r1.0-2.jar                      | None                                     |
   | LCHIJA | primitivemobs        | 1.2.3a            | primitivemobs-1.2.3a.jar                      | None                                     |
   | LCHIJA | reccomplex           | 1.4.8.2           | RecurrentComplex-1.4.8.2.jar                  | None                                     |
   | LCHIJA | roguelike            | 1.8.0             | RoguelikeDungeons-1.12.2-1.8.0.jar            | None                                     |
   | LCHIJA | schematica           | 1.8.0.169         | Schematica-1.12.2-1.8.0.169-universal.jar     | None                                     |
   | LCHIJA | soulbottle           | 1.1               | soulbottle-1.12.2-1.1.jar                     | None                                     |
   | LCHIJA | tektopia             | 1.1.0             | tektopia-1.1.0.jar                            | None                                     |
   | LCHIJA | twilightforest       | 3.10.1013         | twilightforest-1.12.2-3.10.1013-universal.jar | None                                     |
   | LCHIJA | tfspellpack          | 1.0.1             | TFSpellPack-1.0.1-MC1.12.2.jar                | None                                     |
   | LCHIJA | travellersbackpack   | 1.0.23.23         | TravellersBackpack-1.12.2-1.0.23.23.jar       | None                                     |
   | LCHIJA | vanillafix           | 1.0.10-150        | VanillaFix-1.0.10-150.jar                     | None                                     |
   | LCHIJA | wings                | 1.1.6             | wings-1.1.6-1.12.2.jar                        | None                                     |
   | LCHIJA | mowzies_wings        | 1.0.0             | wings-1.1.6-1.12.2.jar                        | None                                     |
   | LCHIJA | bauble_wings         | 1.0.0             | wings-1.1.6-1.12.2.jar                        | None                                     |
   | LCHIJA | worldedit            | 6.1.10            | worldedit-forge-mc1.12.2-6.1.10-dist.jar      | None                                     |
   | LCHIJA | orelib               | 3.5.2.3           | OreLib-1.12.2-3.5.2.3.jar                     | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCHIJA | dsurround            | 3.5.5.0           | DynamicSurroundings-1.12.2-3.5.5.0.jar        | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCHIJA | mysticallib          | 1.12.2-1.7.0      | mysticallib-1.12.2-1.7.0.jar                  | None                                     |
   | UD     | mobends_wings        | 1.0.0             | wings-1.1.6-1.12.2.jar                        | None                                     |

Loaded coremods (and transformers): BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.12.jar)

                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  wings (wings-1.1.6-1.12.2.jar)
                                    me.paulf.wings.server.asm.WingsRuntimePatcher
                                    me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                    
                                  OTGCorePlugin (OTG-Core.jar)
                                    com.pg85.otg.forge.asm.excluded.OTGClassTransformer
                                  ShutdownPatcher (mcef-1.12.2-1.11-coremod.jar)
                                    net.montoyo.mcef.coremod.ShutdownPatcher
                                  Quark Plugin (Quark-r1.6-179.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                    
                                  DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.5.0.jar)
                                    org.orecruncher.dsurround.asm.Transformer
                                  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer

GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Suspected Mods: Primitive Mobs (primitivemobs)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Turnoverdisc'/0, l='Magical Survival', x=9555.87, y=70.00, z=-3151.16]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

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