Everything posted by Novârch
-
[1.15.2] Issues with vanilla rendering
It seems that was the issue, setting the arrows velocity to 0 instead of setting it's position every tick fixed the issue, but now I have a new issue, all arrows face south during timestop. I've been trying to do that, but to no avail, how am I supposed to send ALL the velocities in one packet and map them to the correct entity?
-
bin\main has mods that were not found?
Make your own thread, your issues are mostly likely unrelated.
-
Modded Server Not Working
Update, 1.7 is no longer supported on this forum.
-
1.15 Mob Climb Code
Stop using MCreator.
-
[1.15.2] Entity spin in custom fluid
Why does the MuddyPigEntity.GoToMudGoal have a higher priority than TemptGoal? Seems like an obvious issue.
-
gradle can't find net.minecraftforge:forge:1.15.2-31-1-0_mapped_snapshot_20190719-1.14.3
http://export.mcpbot.bspk.rs/
-
[1.15.2] How do you store data?
Reflection.
-
[1.15.2] Issues with vanilla rendering
Thanks for the help, I think I've made some progress on this, the packet should in theory set an entities velocity on the client to it's velocity on the server, but I'm still getting the same graphical issues, I have the effect down, everything stops, but some entities like arrows look glitchy. Here's a gif of the glitch, and no that is not a continuous loop of an arrow falling, it just stays like that until I undo the effect. Yeah, I am. I'm pretty disappointed will all the current ones, they're rarely updated and a certain 1.12 ones creator is incompetent at modding.
-
[1.15.2] Issues with vanilla rendering
In a tick event.
-
[1.15.2] Issues with vanilla rendering
What should I send SEntityVelocityPacket to, PacketDistributor#TRACKING_ENTITY? I haven't found much info online on how to send packets to entities.
-
[1.15.2] Get block instance or it's id from registry name
Why..?
-
[1.15.2] Issues with vanilla rendering
In my mod I've made a "timestop" effect where all entities are supposed to stop moving and keep their velocity after the effect is undone. Everything currently works perfectly except the rendering of certain entities(arrows, item entities, etc.), they appear to continue moving and continuously snap back to their original position, but when I disable the effect their position and velocity are correct. Is there a way to fix this rendering issue, if so how? The mod's code can be found here, on GitHub, the event fires each tick from a custom entity.
-
Minecraft forge server crash report 1.12.2
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[1.15.2] Block that drops an item into a hopper or on the ground
I gave you 2 good examples, the vanilla dropper and hopper classes.
-
Forge 1.15.2 crash at launch
A file called debug.log, your OS's file browser should have a search function.
-
[1.15.2] Block that drops an item into a hopper or on the ground
Hard to believe someone actually updated, great! I'd start with looking at how the vanilla hopper and dropper classes worked then maybe write an int that I would increment once per tick and write to NBT, then check if n % 600 == 0.
-
[1.15.2] How to detect server connection at client?
ClientPlayerNetworkEvent#LoggedInEvent
-
Forge 1.15.2 crash at launch
debug.log
-
[1.15.2] Block that drops an item into a hopper or on the ground
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
FireworkRocketEntity should fire ProjectileImpactEvent
1.14
-
[1.15.2] Set seed to World object
Please learn how basic reflection works.
-
[1.15.2] Set seed to World object
Reflection
-
Modded Server Twitch Launcher
Post your version and debug.log.
-
Exception when connection is closed
Not sure if this is it but doesn't this method have 4 parameters? It's in the docs and it seems pretty important. It seems like you are working for an unsupported version, please update to a modern version on Minecraft to receive support. To break it down, FMLPreInitializationEvent no longer exists, @EventHandler no longer exists and your message registration code is completely different than it is in supported versions.
-
FireworkRocketEntity should fire ProjectileImpactEvent
What about when they're fired from a crossbow?
IPS spam blocked by CleanTalk.