The worst bug I've ever faced.

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • Well this is why you don't hear about Time Shadow
    Buy me a coffee?
    paypal.me/nesi...
    I usually lose subscribers when I post shorts so might be only up for a day
    #short

КОМЕНТАРІ • 40

  • @GoodNewsJim
    @GoodNewsJim 3 роки тому +7

    I had a hiesn bug for years, random crash. Then I prayed... seconds later I browsed random code I don't, boom, fixed and found it, pointer arithmetic error. Now I avoid pointer math as much AS POSSIBLE, bias arrays and never had a bad bug since!
    PRAY! God is real. Love is the way. Even the corrupt news knows hate is wrong. So worship love, the son of God: Jesus Christ!

    • @NesiAwesomeness
      @NesiAwesomeness  3 роки тому +3

      Amen ❤️

    • @StardragonEX2
      @StardragonEX2 2 роки тому

      I'm not into worshipping, I prefer to have a friendship with God instead, but it's true, praying works.

  • @ktvx.94
    @ktvx.94 3 роки тому +12

    This is hilariously relatable

  • @lord_vlad
    @lord_vlad 3 роки тому +11

    Please don't take this video down. It made me laugh.

    • @NesiAwesomeness
      @NesiAwesomeness  3 роки тому +3

      I was thinking of re-uploading it as a short 😂😂❤️, but I guess I'll keep it

    • @lord_vlad
      @lord_vlad 3 роки тому +1

      @@NesiAwesomeness Thank you!!!

  • @toddzircher6168
    @toddzircher6168 3 роки тому +11

    My worse bug happened when I was coding for Univac 1107 mainframes and I missed an end buffer check and the clear function wrapped around and wiped out all of the system memory. Oops. Time to reload everything from tape.

    • @NesiAwesomeness
      @NesiAwesomeness  3 роки тому +1

      Wow, that sounds so stressful 😂
      You're an OG, like Univac??
      😂😂

    • @toddzircher6168
      @toddzircher6168 3 роки тому +1

      @@NesiAwesomeness, some places hold on to the hardware for too long. I heard that after I left they salvaged the machines for their gold wires and replaced them with PCs.

    • @NesiAwesomeness
      @NesiAwesomeness  3 роки тому +1

      @@toddzircher6168 still pretty stressful that you had to deal with that, I'm so spoilt with the amount of luxuries that comes with using a Game engine where I don't have to deal with memory loss cuz of a bug 😂

  • @iamhuwa
    @iamhuwa 3 роки тому +3

    I don't even code but this was so so funny and relatable 😂😂😂

  • @LTNG-CODM
    @LTNG-CODM 3 роки тому +3

    Nigerian too, Hola🇳🇬🇳🇬

  • @callumlackie4166
    @callumlackie4166 2 роки тому

    Oh yeah, the classic. "Did you do X?" "What do you mean did I do X, do you think I'm dumb? I mean really, how stupid would you have to be to do... Oh. Yeah that was it, cheers."

  • @spaghettiman512
    @spaghettiman512 3 роки тому +2

    Ah yes, the bane of everyone who has tried programming: carelessness.

    • @NesiAwesomeness
      @NesiAwesomeness  3 роки тому +1

      It wasn't carelessness, it was more like I didn't know it would still be paused 😂
      So I didn't think I needed to do that

  • @dstn.01
    @dstn.01 2 роки тому +1

    I was implementing server reconciliation in my game, and for the longest time I couldn't figure out why it didn't solve the rubber banding. turns out I forgot to type a single line of code (synchronizing the client input tick to the server)

  • @MrHaloisthebomb
    @MrHaloisthebomb 3 роки тому +4

    Damn I felt that

  • @MrOakridge
    @MrOakridge 3 роки тому +1

    I've been working on a mobile game for a while now. I got a hold of some older phones to use as test devices, but I found that the game would freeze and never fully boot on any of them. I spent months optimizing everything as far down as I could get it and wondering why the game worked fine on my PC and on my personal phone, but not these older devices.
    Then one day, I finally found it: there was an infinite loop when creating save data on a device that has none.
    I changed two lines of code, and all was well.
    MONTHS of searching, and it was two lines needing a small tweak.
    The other worst bug was probably a student game I was working on in college where I instantiated my HUD incorrectly, and friction stopped existing. Still not 100% sure what happened there.

    • @NesiAwesomeness
      @NesiAwesomeness  3 роки тому

      😂😂😂😂 I laughed so hard reading the last bit

  • @DestusG
    @DestusG Рік тому

    I had that issue too

  • @paypercutts
    @paypercutts 3 роки тому +1

    Epic! XD congrats on 1K. This'll get u there =)

  • @mehmetmertt
    @mehmetmertt Рік тому +1

    😂😂😂😂

  • @PedroHenrique-db7ur
    @PedroHenrique-db7ur 3 роки тому +1

    smart boi

  • @ktmochiii
    @ktmochiii 3 роки тому

    LOL that's fkn hilarious.

  • @VOID-nq4oq
    @VOID-nq4oq 3 роки тому +1

    now you gained a subscriber from posting a short

    • @NesiAwesomeness
      @NesiAwesomeness  3 роки тому

      UA-cam didn't recognize it as a short tho 😂😭😭💔

  • @_mayamba
    @_mayamba 3 роки тому

    I'm starting UA-cam soon hope we work together someday☺️

  • @gilbertcabigasalmazan3289
    @gilbertcabigasalmazan3289 2 роки тому

    Bruh