Game crashes when I leave tardis from tardis mod to go into the Gallifrey dimension
Pigeptian opened this issue ยท 6 comments
I go into the gallifrey dimension from the tardis from the tardis mod and the game will crash completely.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 5/13/21 11:22 AM
Description: Exception ticking world
java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_51] {}
at me.swirtzly.regeneration.common.skin.HandleSkins.chooseRandomTimelordSkin(HandleSkins.java:123) ~[?:4.0.8] {re:classloading}
at me.swirtzly.regeneration.common.entity.TimelordEntity.initSkin(TimelordEntity.java:165) ~[?:4.0.8] {re:classloading}
at me.swirtzly.regeneration.common.entity.TimelordEntity.lambda$onInitialSpawn$0(TimelordEntity.java:153) ~[?:4.0.8] {re:classloading}
at me.swirtzly.regeneration.common.entity.TimelordEntity$$Lambda$5042/684934110.accept(Unknown Source) ~[?:?] {}
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161) ~[?:?] {re:classloading}
at me.swirtzly.regeneration.common.entity.TimelordEntity.func_213386_a(TimelordEntity.java:141) ~[?:4.0.8] {re:classloading}
at net.minecraft.world.spawner.WorldEntitySpawner.func_222263_a(WorldEntitySpawner.java:131) ~[?:?] {re:classloading}
at net.minecraft.world.server.ServerChunkProvider.func_223434_a(SourceFile:401) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$$Lambda$4485/2004796597.accept(Unknown Source) ~[?:?] {}
at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap$1.forEach(Long2ObjectLinkedOpenHashMap.java:1661) ~[fastutil-8.2.1.jar:?] {}
at com.google.common.collect.Iterables$UnmodifiableIterable.forEach(Iterables.java:105) ~[guava-21.0.jar:?] {}
at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:366) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:335) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:309) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:831) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:766) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [?:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
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 me.swirtzly.regeneration.common.skin.HandleSkins.chooseRandomTimelordSkin(HandleSkins.java:123)
at me.swirtzly.regeneration.common.entity.TimelordEntity.initSkin(TimelordEntity.java:165)
at me.swirtzly.regeneration.common.entity.TimelordEntity.lambda$onInitialSpawn$0(TimelordEntity.java:153)
at me.swirtzly.regeneration.common.entity.TimelordEntity$$Lambda$5042/684934110.accept(Unknown Source)
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161)
at me.swirtzly.regeneration.common.entity.TimelordEntity.func_213386_a(TimelordEntity.java:141)
at net.minecraft.world.spawner.WorldEntitySpawner.func_222263_a(WorldEntitySpawner.java:131)
at net.minecraft.world.server.ServerChunkProvider.func_223434_a(SourceFile:401)
at net.minecraft.world.server.ServerChunkProvider$$Lambda$4485/2004796597.accept(Unknown Source)
at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap$1.forEach(Long2ObjectLinkedOpenHashMap.java:1661)
at com.google.common.collect.Iterables$UnmodifiableIterable.forEach(Iterables.java:105)
at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:366)
at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:335)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:309)
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['Pigen_'/169, l='New World', x=-123.13, y=60.71, z=211.32]]
Chunk stats: ServerChunkCache: 1507
Level dimension: DimensionType{regeneration:gallifrey}
Derived: true
Level name: New World
Level seed: 3540026833066729526
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (-128,65,208), Chunk: (at 0,4,0 in -8,13; contains blocks -128,0,208 to -113,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 3824 game time, 3824 day time
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 15821 (now: false), thunder time: 88747 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:831)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:766)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
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: 2845056672 bytes (2713 MB) / 3743940608 bytes (3570 MB) up to 8478261248 bytes (8085 MB)
CPUs: 4
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9096m -Xms256m -XX:PermSize=256m
ModLauncher: 4.1.0+62+5bfa59b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.2.23.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.23.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.23.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.23.jar runtimedistcleaner PLUGINSERVICE
/forge-1.14.4-28.2.23.jar fml TRANSFORMATIONSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.23
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.14.4-28.2.23-client.jar Minecraft {[email protected] DONE}
forge-1.14.4-28.2.23-universal.jar Forge {[email protected] DONE}
Tardis-Mod-1.14.4-1.4.1.jar TARDIS Mod {[email protected] DONE}
Regeneration-1.14.4-4.0.8.jar Regeneration {[email protected] DONE}
Player Count: 1 / 8; [ServerPlayerEntity['Pigen_'/169, l='New World', x=-123.13, y=60.71, z=211.32]]
Data Packs: vanilla, mod:forge, mod:regeneration (incompatible), mod:tardis
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
Your game instance crashed due to there being no Skins downloaded for Timelords to use. This can happen when playing offline or deleting things from folders while playing.
Hey! How do you do that? How do you download them?
This issue is solved. Updating the mod will fix this issue, I am unsure why you are asking why you need to download them?
This is the latest version for 1.14: https://www.curseforge.com/minecraft/mc-mods/regeneration/files/3354325
Update to that version of the mod for 1.14, else create your own issue with your own crash report.
Your game instance crashed due to there being no Skins downloaded for Timelords to use. This can happen when playing offline or deleting things from folders while playing.