Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • MysticalMike

MysticalMike

Members
 View Profile  See their activity
  • Content Count

    8
  • Joined

    February 19
  • Last visited

    Yesterday at 06:23 AM

Community Reputation

0 Neutral

About MysticalMike

  • Rank
    Tree Puncher
  1. MysticalMike

    Projectile rendering incorrectly when given a high velocity

    MysticalMike replied to MysticalMike's topic in Modder Support

    How exactly does one write a packet and get forge to send it?
    • Tuesday at 08:59 AM
    • 14 replies
  2. MysticalMike

    Projectile rendering incorrectly when given a high velocity

    MysticalMike replied to MysticalMike's topic in Modder Support

    What custom packet do I send?
    • Tuesday at 08:55 AM
    • 14 replies
  3. MysticalMike

    Projectile rendering incorrectly when given a high velocity

    MysticalMike replied to MysticalMike's topic in Modder Support

    I'm just going to bump this because I don't think you got a notification since I edited the last message, but there's my project ^^^
    • Tuesday at 07:59 AM
    • 14 replies
  4. MysticalMike

    Projectile rendering incorrectly when given a high velocity

    MysticalMike replied to MysticalMike's topic in Modder Support

    Okay I posted it to my github: https://github.com/MysticalMike/GunMod I use EMPGun to spawn the projectile: io/github/mysticalmike/gunmod/common/items/EMPGun And BulletEntity is the projectile spawned: io/github/mysticalmike/gunmod/common/entities/BulletEntity
    • Monday at 07:40 AM
    • 14 replies
  5. MysticalMike

    Projectile rendering incorrectly when given a high velocity

    MysticalMike replied to MysticalMike's topic in Modder Support

    Yeah, but even setting the motion even to (0, 0, 0) doesn't seem to change it.
    • Monday at 07:19 AM
    • 14 replies
  6. MysticalMike

    Projectile rendering incorrectly when given a high velocity

    MysticalMike replied to MysticalMike's topic in Modder Support

    Okay so I got it to write and read my data but how can I use that to actually change the speed for the client?
    • Monday at 02:29 AM
    • 14 replies
  7. MysticalMike

    Projectile rendering incorrectly when given a high velocity

    MysticalMike replied to MysticalMike's topic in Modder Support

    Okay I see what you mean in SSpawnObjectPacket but I'm not sure how I could change that or if there's a different packet I could send. I tried creating a new packet extending SSpawnObjectPacket but minecraft doesn't render custom non-living entities with that packet. Before I was using 'NetworkHooks.getEntitySpawningPacket(this);' which ultimately creates a SCustomPayloadPlayPacket packet which does render custom non-living entities but I don't know how I could edit that packet either. (Both clamp the motion)
    • February 20
    • 14 replies
  8. MysticalMike MysticalMike changed their profile photo February 19
  9. MysticalMike started following Projectile rendering incorrectly when given a high velocity February 19
  10. MysticalMike

    Projectile rendering incorrectly when given a high velocity

    MysticalMike posted a topic in Modder Support

    When I spawn a projectile with a high velocity it seems to render in the incorrect location but it ends up hitting the correct block. Better explained by watching this clip: https://youtu.be/ENmASw9UQVQ Here is the basic code I used to spawn the projectile: The only thing that I could think of as the cause would be some kind of de-sync with the client because the projectile doesn't hit mobs or blocks that would be in the way if it was actually where it's rendering. Any clues on how to fix this would be very helpful.
    • February 19
    • 14 replies
  • All Activity
  • Home
  • MysticalMike
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community