Crashing issues + texture glitch

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • 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
R

r3m0rs3lss

Guest
Title:
Crashing issues + texture glitch
Launcher Version:
1.4.11
Modpack:
FTB Infinity Evolved (Expert Mode)
Modpack Version:
2.4.2
Log Link:
Details of the issue:
Crash log in link - My other problem is that it looks like there are spaces between the blocks in my world, i.e. I can see blocks further back that should be covered up (I have a water wheel on the level above and a few blocks away from the block I'm looking at, but I can see the waterwheel moving through these cracks) which is getting really annoying and making things look ugly :p (if you need screenshots I'll try to post em up, but as a new user it might take a while)

Edit: It seems to be just the "Abyssal Block" from Railcraft .-.
 
Last edited:

AuricPolaris

New Member
Jul 29, 2019
314
0
0
It seems that forge is failing to release a chunkloading ticket from a Railcraft anchor. You could try disabling the anchors via the railcraft configs, under the blocks.cfg file, loading the world, letting them disappear, then turning them back on if you wish to continue to use them.

java.lang.NullPointerException: Exception in server tick loop
at net.minecraftforge.common.ForgeChunkManager.releaseTicket(ForgeChunkManager.java:695)
at mods.railcraft.common.blocks.machine.alpha.TileAnchorWorld.setTicket(TileAnchorWorld.java:373)
at mods.railcraft.common.blocks.machine.alpha.TileAnchorWorld.forceChunkLoading(TileAnchorWorld.java:386)

When you say it was just the abyssal block, how did you figure this out and what did the issue seem to be?
 
R

r3m0rs3lss

Guest
When you say it was just the abyssal block, how did you figure this out and what did the issue seem to be?

I figured it out by looking at the block o3o Abyssal Blocks seem to be the only blocks this is affecting at this point... And as to what the issue is, I'm not entirely sure .-. it looks like the block texture is doing something weird around the edges which allows you to see through walls (or something along those lines)