Giter Site home page Giter Site logo

Comments (13)

spindocks avatar spindocks commented on August 21, 2024

I tested with just a friend and the skull spawned and everything, however after awhile it stopped working again when playing a legitimate game. The one time it worked was when my friend died over the ledge, causing the skull to spawn there. Afterwards it wouldn't spawn properly.

We were using "dropinmultiplayer", and a member did use this half way through stage 2, however the first death occurred on stage 3 like last time. I don't know if this is related at all.

from teammaterevive.

KosmosisDire avatar KosmosisDire commented on August 21, 2024

So I think that the drop in multiplayer might have something to do with this. It looks like He got added three times which means that my mod thought there were three of him. So it never finished setting up all the players. I actually had another group tell me about this same problem but I am not sure if they were using drop-in multiplayer. I'll check it out and let you know if I have any more questions. Thanks!

from teammaterevive.

KosmosisDire avatar KosmosisDire commented on August 21, 2024

And as far as I know it should work in void fields. What was it doing differently in void fields?

from teammaterevive.

spindocks avatar spindocks commented on August 21, 2024

And as far as I know it should work in void fields. What was it doing differently in void fields?

It might have been the fact that dropinmultiplayer happened but all of the people who died, the game would say that they died across the map (no skull)

from teammaterevive.

KosmosisDire avatar KosmosisDire commented on August 21, 2024

I just pushed a new update that should at least fix the problem with drop in multiplayer. Hopefully that was the only problem and it will work now, but we'll see

from teammaterevive.

spindocks avatar spindocks commented on August 21, 2024

Checking the last issue on mid-air deaths has me wondering: with the ray-cast downwards, what if there is no ground downwards? Has this already been addressed? I don't know what caused that death I showed; my friend claims they were much farther away from where the skull actually placed. However, in the event that they did actually die over a pit would it cast the skull onto the closest land?

from teammaterevive.

KosmosisDire avatar KosmosisDire commented on August 21, 2024

Yes I have a system so that it only keeps that last valid ground position. and it will only register a new position if it is closer to the player than the last one. So if you jump of a cliff the last ground position that was underneath the player would be on the edge of the cliff before they jumped. Or if they jump off a cliff onto the ground below the last position will still be on the edge of the cliff until they have fallen halfway to the ground at which point the ground position will switch to the ground beneath. I have tested this extensively and I know it works.

My theory is that because the player list was getting messed up Its possible that the ground position wasn't being updated correctly and just got "frozen" at some point. So it just spawned at a position that the player was at in some past time or level. I don't know though. It's also possible something has gone wrong with my system in the last few updates so I'll test it again just to be sure.

from teammaterevive.

Bitr0t-Zygzz avatar Bitr0t-Zygzz commented on August 21, 2024

Hi! Im also having this issue, but on 3.3.6, I am guessing it happens due to us having more than 4 players. but this is unconfirmed.

same thing happens. Floating head then no more skulls afterwards, I can try to look for logs if possible

Nevermind. It seems that its also not working for me at all in 3.3.6? will test more

from teammaterevive.

KosmosisDire avatar KosmosisDire commented on August 21, 2024

Hmmm... Maybe I should just revert back to 3.1.1 and redo all the other stuff. Cause I think I just messed it up and can't find what's wrong. Let me know what you find though!

from teammaterevive.

KosmosisDire avatar KosmosisDire commented on August 21, 2024

Okay actually I may have found the bug! Give the latest version a try and let me know how it goes! @buzing @spindocks

from teammaterevive.

Bitr0t-Zygzz avatar Bitr0t-Zygzz commented on August 21, 2024

Its pretty funny seeing the quick turn around from negative to positive :) ! haha

anyway ill go test it out with my friends later. Thank you for your hard work o/

from teammaterevive.

Bitr0t-Zygzz avatar Bitr0t-Zygzz commented on August 21, 2024

Issue is fixed! but it introduces a new bug with people reviving by themselves, (its still fun but might be game breaking for some). I will put more details on another post. Still haven't tried more than 4 players but its working great with 4!

from teammaterevive.

KosmosisDire avatar KosmosisDire commented on August 21, 2024

Okay so looks like this issue is closed

from teammaterevive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.