Jump to content
  • 0

Pipe in void = crash? *Solved*


Question

Posted

I don't think this error has been reported before, sorry if it has.

Anyway, I was working on a new project with a friend on creative, and the server crashed and we couldn't get back in. I asked my friend what block he placed last, and he said it may have been a pipe in the void. He was pissed off at lag or something and spammed it a bit. I tried accessing the map on single player Tekkit and Technic, but both ended with the Saving Chunks screen and a crash.

Anyone have any solutions to this problem?

Here's a screenshot of the server producing an error:

47919502.png

I think it does have something to do with pipes from that screenie.

2 answers to this question

Recommended Posts

  • 0
Posted

Re: Pipe in void = crash?

You know, you're not really meant to put things in the void.

The ArrayIndexOutOfBoundsException may be something to do with the fact that the void is on level -1, so trying to reference index -1 in the array of blocks - which presumably goes from 0 to 128, at least in the dimension that deals with world vertical - by placing something at index -1 will cause that crash.

Basically, unless you can figure out a way of getting rid of that pipe, you're hosed.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...