Nether Portal - Ticking Entity Crash (Maybe Mystcraft?)

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Rezenith

New Member
Jul 29, 2019
140
0
0
Nether Portal are randomly sprouting up from no where in the overworld with animals going through them causing a ticking entity crash.

Also people seem to be able to make Nether portals in Mystcraft ages when it wasn't supposed to be done, I believe that the Nether portals are randomly generated here too.

Crash report
---- Minecraft Crash Report ----
// My bad.

Time: 1/21/13 12:21 PM
Description: Ticking entity

java.lang.NullPointerException
at gm.transferEntityToWorld(ServerConfigurationManager.java:446)
at gm.a(ServerConfigurationManager.java:441)
at lq.b(Entity.java:2381)
at lq.y(Entity.java:479)
at md.y(EntityLiving.java:569)
at lq.j_(Entity.java:431)
at md.j_(EntityLiving.java:808)
at yc.a(World.java:2295)
at in.a(WorldServer.java:647)
at yc.g(World.java:2257)
at yc.h(World.java:2103)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)


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

-- Head --
Stacktrace:
at gm.transferEntityToWorld(ServerConfigurationManager.java:446)
at gm.a(ServerConfigurationManager.java:441)
at lq.b(Entity.java:2381)
at lq.y(Entity.java:479)
at md.y(EntityLiving.java:569)
at lq.j_(Entity.java:431)
at md.j_(EntityLiving.java:808)
at yc.a(World.java:2295)
at in.a(WorldServer.java:647)
at yc.g(World.java:2257)

-- Entity being ticked --
Details:
Entity Type: Cow (oz)
Entity ID: 4822214
Name: Cow
Exact location: -11.53, 67.00, 1287.41
Block location: World: (-12,67,1287), Chunk: (at 4,4,7 in -1,80; contains blocks -16,0,1280 to -1,255,1295), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Momentum: 0.01, -0.08, -0.02
Stacktrace:
at yc.h(World.java:2103)
at in.h(WorldServer.java:516)

-- Affected level --
Details:
Level name: world
All players: 15 total; [iq['agomez74'/1250614, l='world', x=-120.28, y=67.17, z=-464.92], iq['kaboom79'/3151369, l='world', x=-122.25, y=78.00, z=-476.21], iq['czared'/3833053, l='world', x=-1423.08, y=106.00, z=-690.85], iq['xProof'/3923493, l='world', x=-270.87, y=65.00, z=-187.55], iq['Pure_Talent_HD'/3617701, l='world', x=589.49, y=21.00, z=-390.70], iq['Creeperologist'/3974597, l='world', x=-173.56, y=68.00, z=-313.44], iq['Lyncus2012'/4398006, l='world', x=-123.35, y=63.00, z=-324.70], iq['Taidel'/4815332, l='world', x=-220.42, y=49.00, z=233.14], iq['beeproductions'/4822098, l='world', x=9.68, y=65.00, z=1309.48], iq['Alex2002012'/4834483, l='world', x=-431.70, y=55.00, z=-213.30], iq['nickpeters21'/4857642, l='world', x=-931.55, y=63.00, z=-458.61], iq['Aust1nrulez'/4294236, l='world', x=575.66, y=21.00, z=-397.08], iq['Karl_III'/3897794, l='world', x=-121.70, y=69.00, z=-237.98], iq['SN3AKYB3AV3R'/4832472, l='world', x=-218.29, y=84.85, z=-656.94], iq['YourDailyJuice'/4052255, l='world', x=-459.76, y=64.00, z=-315.80]]
Chunk stats: ServerChunkCache: 3896 Drop: 0
Level seed: -6237486314768822323
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-126,66,-293), Chunk: (at 2,4,11 in -8,-19; contains blocks -128,0,-304 to -113,255,-289), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 6782858 game time, 411238 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 9560111 (now: false), thunder time: 53094 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
 
Well the errors that are in that log aren't showing anything to do with MystCraft directly. Do you have any errors with startup?
 
No. If you read the original post it occurs because of an entity entering a nether portal. This nether portal seems to be generated randomly.
 
There are more topics about this, i myself have this problem aswell on my live server and i have no idea where it's comming from. In my mystcraft age i have 15 netherportals atm. 0 made myself since the original portal is on the overworld and we use linking books to get to the nether.
 
I've had the entity ticking process error twice on a RP timer. First time when I accidently clicked -10secs when the timer was on 2 secs.
The 2nd time was when I was just trying to call up the GUI.
 
it will keep happening, unless you make sure nothing goes through the portal till xwizz fixes it
 
Status
Not open for further replies.