Red Power Bug Report

  • 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.

SupahMo

New Member
Jul 29, 2019
4
0
0
I was just walking to my frame quarry because the chunk became unloaded and I crashed. I tried this several times and the same result occurred. This is on my smp server if that helps.

java.lang.NullPointerException
at com.eloraam.redpower.core.CoverRenderer.setTex(CoverRenderer.java:328)
at com.eloraam.redpower.core.CoverRenderer.renderShell(CoverRenderer.java:348)
at com.eloraam.redpower.core.CoverRenderer.render(CoverRenderer.java:286)
at com.eloraam.redpower.core.RenderCovers.renderCovers(RenderCovers.java:17)
at com.eloraam.redpower.logic.RenderLogic.renderCover(RenderLogic.java:121)
at com.eloraam.redpower.logic.RenderLogic.renderCovers(RenderLogic.java:24)
at codechicken.wirelessredstone.redpower.RenderRPWireless.renderWorldCommon(RenderRPWireless.java:165)
at codechicken.wirelessredstone.redpower.RenderRPWireless.renderWorldBlock(RenderRPWireless.java:131)
at com.eloraam.redpower.core.CoreProxyClient$RenderHandler.renderWorldBlock(CoreProxyClient.java:62)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:142)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:85)
at bbb.b(RenderBlocks.java:569)
at baj.a(WorldRenderer.java:227)
at bav.a(RenderGlobal.java:1536)
at ban.a(EntityRenderer.java:1102)
at ban.b(EntityRenderer.java:974)
at net.minecraft.client.Minecraft.J(Minecraft.java:882)
at net.minecraft.client.Minecraft.run(Minecraft.java:771)
at java.lang.Thread.run(Unknown Source)
 

SupahMo

New Member
Jul 29, 2019
4
0
0
you got something with wireless redstone thats getting loaded or unloaded?

Yeah the quarry has wireless redstone on it. Though the thing that is really bothering me about this is that I have never had a problem with the quarry before. The quarry has been working for over a week and now this is happening.
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
I think that the restone signal is just outside the loaded chunks that the quarry loads, you could try to add an chunkloader to see if that fixes it.
 

SupahMo

New Member
Jul 29, 2019
4
0
0
I think that the restone signal is just outside the loaded chunks that the quarry loads, you could try to add an chunkloader to see if that fixes it.

I can't do that because when I get near the chunk where my quarry is I crash and get that error code.
P.S. The frame quarry has a chunk loader on it.
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
If you download the world and try to open it in singleplayer you might be able to get there (since chunkloaders work different / not on SSP)
 

Robijnvogel

Well-Known Member
May 8, 2013
533
421
89
I'd just like to report that the project table has serious inventory shortcut problems.
Shortcuts like L-Shift + click, Space + click, and L-Shift + W + Click can cause eternal loops, which make the game freeze.

"Memory connection overburdened. 2500 packets processed, #### packets to go" and this number keeps on getting higher and higher.

I don't really know where to report this, as it is clearly something only the Redpower 2 creators can fix.

Besides, forestry backpacks have similar issues.
 

1357222

New Member
Jul 29, 2019
1
0
0
Got my Frame Tunnel Bore and try to supply power via pumping batterys from my base, but when I use retriever on frames I crash. Does anyone know a different way to power my frame motors.
 
Status
Not open for further replies.