Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evanescent backpack #10

Closed
FreddyHair opened this issue Dec 11, 2014 · 10 comments
Closed

Evanescent backpack #10

FreddyHair opened this issue Dec 11, 2014 · 10 comments
Assignees
Labels

Comments

@FreddyHair
Copy link

When I die, the backpack gets put on the ground in rather weird locations. When I died from a Silverfish nest, couple meter under the surface, my backpack got placed OVER the surface, instead of right next to my grave; something similar happened the second time I died, way farther underground, and I lost it :( luckily there wasn't anything preciousssssss in it. I am not completely sure this second case was a bug in your coding, though: there's a tiny chance that the backpack got instead blown up and destroyed from the TNT zombies (damn DeadlyWorld). I'll have to test this further.

NOTE: I didn't try any other backpack than the cow one, as of the time of this writing.

@Darkona
Copy link
Owner

Darkona commented Dec 11, 2014

It tries to place itself in the nearest possible one block space to the block where you were standing when you die, and up to 10 blocks away. Backpacks are inmune to explosions (or so I think). What does Deadly World do?

@Darkona Darkona added the bug label Dec 11, 2014
@Darkona Darkona self-assigned this Dec 11, 2014
@Darkona Darkona changed the title Bug#3: Evanescent backpack Evanescent backpack Dec 11, 2014
@FreddyHair
Copy link
Author

Deadly World generates a lot more spawners that do a bunch of things; one of them, for instance, will shot tons of arrows all around the place, and another one has got a "ghost zombie" standing on it. When you get near enough, the zombie "comes alive" and gets a primed TNT head to blow you up. That's how I died the second time ç_ç it also adds a crapton of silverfish nests everywhere, and that's how I died the first time...the pro to all this is that you get a reward, usually there's an interesting block in every silverfish nest and a chest under every spawner.
Maybe I lost it in the darkness of the cavern, or in an adiacent cavern hidden by a wall. I'll test this further, although I'd rather not die (lol).

@Darkona
Copy link
Owner

Darkona commented Dec 16, 2014

Can you try to replicate this and try to pinpoint the situation when the backpack dissappears?

@FreddyHair
Copy link
Author

I'll try blowing myself up somewhere, that should do u.u I'll report to you later!

@FreddyHair
Copy link
Author

Apparently the backpacks ARE resistent to explosions, but if you get blown up they don't get placed. I am suspecting it could be a conflict with the Gravestone mod, although BetterStorage backpacks seem to behave properly. I'm about to try without that mod!

@FreddyHair
Copy link
Author

Yep, confirming the bug: even after removing any grave-adding mod, the backpack still didn't get placed, it just disappeared. I tried with both a Cow backpack and a Deluxe backpack and both times they didn't place. Sure, if I place them by hand and then blow up the TNT they do not get destroyed, but if I get blown up it just disappears, somehow.
I tested it very simply by having a backpack on and detonating a TNT block under my feet or just next to me. I did it several times, so I think there's definitely no doubt, but you can try it yourself.

@Darkona
Copy link
Owner

Darkona commented Dec 16, 2014

If you die any other way other than blowing up, do they get placed? Just to confirm that blowing up blows up the placement. (pun intended)

@Darkona
Copy link
Owner

Darkona commented Dec 16, 2014

After a while dying in the most exotic of ways, only creepers and TNT fudged with the backpack ability to be placed. Quite an interesting thing I say. Been testing this for a while, now to try to find why.

@FreddyHair
Copy link
Author

Didn't try any other way of dieing (?), to be honest, I only thought of it
AFTER closing my Minecraft and it takes too much time to reboot it ^^" at
least you could see it yourself, lol. Could a cause be that, blowing up,
you get flinged up into the sky and die mid-air? It sounds kinda like a
proper explanation to me...tomorrow I'll try jumping off a cliff and using
the command /kill mid-air.
Il giorno 16/dic/2014 22:39, "Javier Darkona" notifications@github.com ha
scritto:

After a while dying in the most exotic of ways, only creepers and TNT
fudged with the backpack ability to be placed. Quite an interesting thing I
say.


Reply to this email directly or view it on GitHub
#10 (comment)
.

Darkona added a commit that referenced this issue Dec 22, 2014
NEW VERSION VERY SOON

Closes Issue #19 - Fixed the bucket exchange in the Gui
Closes Issue #10 - Backpacks will place on death up to 12 blocks away and 7 blocks below or above the point where you die.
New GUI. Crafting GUI deprecated, a crafting matrix is now located in the regular GUI.
MOAR SLOTS.

Remade the whole backpack model.
Remade all the textures to fit the new model and make a 500% increase in awesomeness. New skins for old backpacks.
Some backpacks now have extra odds and ends...
Added 9 new backpacks. They're all in creative mode only for the moment.
Fixed many derps.
Cleaned a bunch of code.
Optimizations everywhere!
Optimized the GUI calculations.
No more shading when using NEI.
GUI now updates when the player inventory changes.
I might have broken the cow.
Fixed a bunch of localizations - Dear translators, please uptade the translations if you can.
Added Extended compatibility for Tinker's Construct and Thermal Expansion.
Added more tools to the tool slots: Flint&Steel, Shears, FishingRod
Made the GUI a lot smarter.
Fixed the cow again for the millionth time.
You can't do a Backpackception anymore (putting a backpack inside of itself, or a backpack in a backack). Hopefully.
Fixed several visual glitches.
Commented a bunch of code.
@Darkona
Copy link
Owner

Darkona commented Dec 22, 2014

Fixed in the HUGE COMMIT OF EPIC GLORY

@Darkona Darkona closed this as completed Dec 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants