Redpower frame airship crash

Status
Not open for further replies.

JarinArenos

New Member
Jul 29, 2019
67
0
0
So, I'm building an airship using RP2's frames (nothing terribly fancy, just using http://www.youtube.com/watch?v=8lk1iEYhTBo]this[/url] engine and control unit). No problems shifting it around, but I wanted to get some altitude, so I told it to go up 20 or so. As soon as I hit the clouds, I crashed, with an "end of stream" error, and couldn't log back in for a couple minutes. Now, when I log into the server, I get as far as being able to see my ship in the air in front of me, then crash with what appears to be a rendering error. This is the log:

2013-04-17 20:25:57 [INFO] [STDERR] java.lang.ArrayIndexOutOfBoundsException: 130
2013-04-17 20:25:57 [INFO] [STDERR] at com.eloraam.redpower.core.MathLib.orientMatrix(MathLib.java:5)
2013-04-17 20:25:57 [INFO] [STDERR] at com.eloraam.redpower.core.RenderContext.setOrientation(RenderContext.java:33)
2013-04-17 20:25:57 [INFO] [STDERR] at com.eloraam.redpower.logic.RenderLogic.setMatrixWorld(RenderLogic.java:36)
2013-04-17 20:25:57 [INFO] [STDERR] at codechicken.wirelessredstone.redpower.RenderRPWireless.renderWorldCommon(RenderRPWireless.java:168)
2013-04-17 20:25:57 [INFO] [STDERR] at codechicken.wirelessredstone.redpower.RenderRPWireless.renderWorldBlock(RenderRPWireless.java:131)
2013-04-17 20:25:57 [INFO] [STDERR] at com.eloraam.redpower.core.CoreProxyClient$RenderHandler.renderWorldBlock(CoreProxyClient.java:62)
2013-04-17 20:25:57 [INFO] [STDERR] at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:142)
2013-04-17 20:25:57 [INFO] [STDERR] at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:87)
2013-04-17 20:25:57 [INFO] [STDERR] at bbb.b(RenderBlocks.java:572)
2013-04-17 20:25:57 [INFO] [STDERR] at baj.a(WorldRenderer.java:227)
2013-04-17 20:25:57 [INFO] [STDERR] at bav.a(RenderGlobal.java:1547)
2013-04-17 20:25:57 [INFO] [STDERR] at ban.a(EntityRenderer.java:1102)
2013-04-17 20:25:57 [INFO] [STDERR] at ban.b(EntityRenderer.java:974)
2013-04-17 20:25:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:884)
2013-04-17 20:25:57 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:773)
2013-04-17 20:25:57 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)


I've attached the crash report as well.


I don't know enough to parse that, or even if that's the necessary information. Any clue what I'm looking at here?



EDIT: Apparently it's crashing anyone who gets close to it now... wonderful. -_-
 

Attachments

  • crash-2013-04-17_20.26.07-client.txt
    24.1 KB · Views: 25

JarinArenos

New Member
Jul 29, 2019
67
0
0
It's been suggested that the problem is in chickenbones wireless redstone, and something about a compatibility component to allow receivers facing all directions. But as I'm just running the DW20 modpack, and the server is, too, shouldn't all components like that be included by default?

Edit: Or should this be in the modpack bugs forum and not tech support?
 
Status
Not open for further replies.