I initially thought that another mod was causing this problem so i posted about this issue there, but now i doubt that the mod is causing that problem, and plus I haven't gotten any response since posting about it a couple of days ago.
when i made a nether portal this happened.
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 11/17/16 9:26 PM
Description: Ticking player
java.lang.NullPointerException: Ticking player
at net.minecraft.server.management.ServerConfigurationManager.func_72356_a(ServerConfigurationManager.java:492)
at net.minecraft.entity.player.EntityPlayerMP.func_71027_c(EntityPlayerMP.java:529)
at net.minecraft.entity.Entity.func_70030_z(Entity.java:363)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:193)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
Is Modded: Definitely; Client brand changed to 'fml,forge'
However i was still able to get to the nether without a nether portal, using a bllock I found in creative called portal to hell, a 1x1 block that's essentially the portal effect. I later found out thanks to the teleporter item in custom npcs that the nether is not "The Nether" but rather going under "custom nether" as it's dimension name ingame. Note that I do not recall installing any mods that effect the nether itself in any way. Most mods either add new things like other dimensions or new features, or stuff from later versions like et futurem mod. As things stand however normal nether portals cause this crash whenever attempting to go to the nether specifically at the moment you teleport.
Rollback Post to RevisionRollBack
A fool prepares for nothing, a wiseman prepares for the problems ahead, and an insecure person prepares for everything that has already gone wrong.
Not to be rude but I do kinda need help here. Could somebody please help me out with this? I honestly have no clue how to fix this or what is causing it. I will also note the the custom nether is not in dimension 1 slot how do i change that?
Do any of these mods drastically change the nether? I'm not familiar with all of them, but it seems as though an illegal entity is spawning anytime the nether is loaded.
Rollback Post to RevisionRollBack
Want to see the world's most gullible person? Click Here!
Not that I know of. i honestly don't know when the issue started and with what mod because i only recently started expanding into other dimensions. The nether isn't entirely unaccessible but using the obsidian portal to get there is out of the question, my first trip used a portal to hell block in a 1x1 space. Also when using mcedit the nether that does exist isn't dimension 1, and it dpesn't go by the nether, but rather dimension 50. Also in game custom npcs refers to the nether that does exist as custom_nether, So apparently somehow the nether has changed to dimesnion 50 and is no longer the nether. If there was a way to change what dimension the obsidian portal sent me this problem could probably be resolved that way by nstead sending me to the custom nether. However i do not know whether or not his is possible and if it would work wel anyways or even how to do it. Most of what I have simply add sstuff into the game like extra blocks and entities, none of which should have anything to do with the nether. Besides like I said the id and general name the nether goes by has completely changed an illegal entity spawn shouldn't be causing all that. Based on what I've seen so far, it seems more likely That the obsidain portal is trying to send me to a dimension that doesn't exist. Since the nether should be dimension 1 and nothing has changed with the portal itself this seems to be the most likely scenario..
I've been looking into possible candidates causing issues... and I don't see a lot.
Extended renderer could be causing something to render that shouldn't.
Ether mod? I can't tell if it affects the nether or not. The description is vague at best.
if I were you, here'a what I would do:
1: backup everything (the whole mc folder)
2: recreate this in a new world creative mode. If that's not the problem, fly around a bit in the nether and see if it crashes when you go somewhere... that means it's an entity. Still crash when entering? Probably a mod or config.
3. Remove potential problem mods one at a time. It's a slow process... maybe do 3-5 at a time? Keep checking until you can get a culprit mod.
4. Check for updated mod version of the one in question. Also look through its config and see if it has a nether altering thingy somewhere
5. If no mods are errors, check that forge is up to date.
Rollback Post to RevisionRollBack
Want to see the world's most gullible person? Click Here!
To post a comment, please login or register a new account.
I initially thought that another mod was causing this problem so i posted about this issue there, but now i doubt that the mod is causing that problem, and plus I haven't gotten any response since posting about it a couple of days ago.
when i made a nether portal this happened.
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 11/17/16 9:26 PM
Description: Ticking player
java.lang.NullPointerException: Ticking player
at net.minecraft.server.management.ServerConfigurationManager.func_72356_a(ServerConfigurationManager.java:492)
at net.minecraft.entity.player.EntityPlayerMP.func_71027_c(EntityPlayerMP.java:529)
at net.minecraft.entity.Entity.func_70030_z(Entity.java:363)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:193)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.server.management.ServerConfigurationManager.func_72356_a(ServerConfigurationManager.java:492)
at net.minecraft.entity.player.EntityPlayerMP.func_71027_c(EntityPlayerMP.java:529)
at net.minecraft.entity.Entity.func_70030_z(Entity.java:363)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:193)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 1192207
Entity Name: Ichinzen
Entity's Exact location: -280.95, 117.25, 233.17
Entity's Block location: World: (-281,117,233), Chunk: (at 7,7,9 in
-18,14; contains blocks -288,0,224 to -273,255,239), Region: (-1,0;
contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, 0.08, 0.00
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 456963960 bytes (435 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 8 total;
-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode
-XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx2048M -Xms2048M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 27873, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 60 mods loaded, 60 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' =
Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available
'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAAAAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAAAAAAA TooManyItems{1.7.10} [TooManyItems] (minecraft.jar)
UCHIJAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAAAAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAAAAAAAAA cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
UCHIJAAAAAAAAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util.jar)
UCHIJAAAAAAAAA koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
UCHIJAAAAAAAAA dendrology{1.7.10-1.6.4} [Ancient Trees] (AncientTrees-1.7.10-1.6.4.jar)
UCHIJAAAAAAAAA animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCHIJAAAAAAAAA aobdbb{1.0.6} [Another One Bites The Dust: Berry Bushes] (AOBDBB-1.0.6.jar)
UCHIJAAAAAAAAA bis{3.1.6} [Back in Slime Mod] (Back In Slime-1.7.10-3.1.6.jar)
UCHIJAAAAAAAAA blocklings{3.0.3} [Blocklings] (Blocklings-3.0.3-1.7.10.jar)
UCHIJAAAAAAAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCHIJAAAAAAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAAAAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAAAAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAAAAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAAAAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAAAAAAA CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UCHIJAAAAAAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar)
UCHIJAAAAAAAAA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAAAAAAA etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
UCHIJAAAAAAAAA ether{3.0} [ether] (ether-1.7.10-0.7.13.jar)
UCHIJAAAAAAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA helpfulvillagers{1.3.1} [Helpful Villagers] (helpfulvillagers-1.7.10-1.3.1.jar)
UCHIJAAAAAAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAAAAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJAAAAAAAAA AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
UCHIJAAAAAAAAA New Biospheres Mod{0.8} [New Biospheres Mod] (NewBiospheresMod-1.7.x-0.8.jar)
UCHIJAAAAAAAAA ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.10-1.3.2.jar)
UCHIJAAAAAAAAA PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
UCHIJAAAAAAAAA portaportal{0.0.2i} [Porta Portal] (portaportal-0.0.2i.jar)
UCHIJAAAAAAAAA Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
UCHIJAAAAAAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCHIJAAAAAAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.412.jar)
UCHIJAAAAAAAAA cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
UCHIJAAAAAAAAA cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
UCHIJAAAAAAAAA sodacantorches{01.07.01} [Sodacan Utilities] (sodacanutilities-01.07.01.jar)
UCHIJAAAAAAAAA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
UCHIJAAAAAAAAA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
UCHIJAAAAAAAAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHIJAAAAAAAAA SophisticatedWolves{3.2.0} [SophisticatedWolves] (Sophisticated Wolves 3.2.0.jar)
UCHIJAAAAAAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAAAAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAAAAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
UCHIJAAAAAAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar)
UCHIJAAAAAAAAA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
UCHIJAAAAAAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
CoFHCore: -[1.7.10]3.1.3-327
ThermalFoundation: -[1.7.10]1.2.5-115
ThermalExpansion: -[1.7.10]4.1.4-247
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Ichinzen'/1192207, l='Evil empire---', x=-280.95, y=117.25, z=233.17]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
However i was still able to get to the nether without a nether portal, using a bllock I found in creative called portal to hell, a 1x1 block that's essentially the portal effect. I later found out thanks to the teleporter item in custom npcs that the nether is not "The Nether" but rather going under "custom nether" as it's dimension name ingame. Note that I do not recall installing any mods that effect the nether itself in any way. Most mods either add new things like other dimensions or new features, or stuff from later versions like et futurem mod. As things stand however normal nether portals cause this crash whenever attempting to go to the nether specifically at the moment you teleport.
A fool prepares for nothing, a wiseman prepares for the problems ahead, and an insecure person prepares for everything that has already gone wrong.
Not to be rude but I do kinda need help here. Could somebody please help me out with this? I honestly have no clue how to fix this or what is causing it. I will also note the the custom nether is not in dimension 1 slot how do i change that?
A fool prepares for nothing, a wiseman prepares for the problems ahead, and an insecure person prepares for everything that has already gone wrong.
Do any of these mods drastically change the nether? I'm not familiar with all of them, but it seems as though an illegal entity is spawning anytime the nether is loaded.
Want to see the world's most gullible person? Click Here!
Not that I know of. i honestly don't know when the issue started and with what mod because i only recently started expanding into other dimensions. The nether isn't entirely unaccessible but using the obsidian portal to get there is out of the question, my first trip used a portal to hell block in a 1x1 space. Also when using mcedit the nether that does exist isn't dimension 1, and it dpesn't go by the nether, but rather dimension 50. Also in game custom npcs refers to the nether that does exist as custom_nether, So apparently somehow the nether has changed to dimesnion 50 and is no longer the nether. If there was a way to change what dimension the obsidian portal sent me this problem could probably be resolved that way by nstead sending me to the custom nether. However i do not know whether or not his is possible and if it would work wel anyways or even how to do it. Most of what I have simply add sstuff into the game like extra blocks and entities, none of which should have anything to do with the nether. Besides like I said the id and general name the nether goes by has completely changed an illegal entity spawn shouldn't be causing all that. Based on what I've seen so far, it seems more likely That the obsidain portal is trying to send me to a dimension that doesn't exist. Since the nether should be dimension 1 and nothing has changed with the portal itself this seems to be the most likely scenario..
A fool prepares for nothing, a wiseman prepares for the problems ahead, and an insecure person prepares for everything that has already gone wrong.
I've been looking into possible candidates causing issues... and I don't see a lot.
Extended renderer could be causing something to render that shouldn't.
Ether mod? I can't tell if it affects the nether or not. The description is vague at best.
if I were you, here'a what I would do:
1: backup everything (the whole mc folder)
2: recreate this in a new world creative mode. If that's not the problem, fly around a bit in the nether and see if it crashes when you go somewhere... that means it's an entity. Still crash when entering? Probably a mod or config.
3. Remove potential problem mods one at a time. It's a slow process... maybe do 3-5 at a time? Keep checking until you can get a culprit mod.
4. Check for updated mod version of the one in question. Also look through its config and see if it has a nether altering thingy somewhere
5. If no mods are errors, check that forge is up to date.
Want to see the world's most gullible person? Click Here!