MohistMC / Mohist

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
https://mohistmc.com
GNU General Public License v3.0
1.31k stars 220 forks source link

[1.20.1] CinematicsStudio plugin behaves strangely #2731

Open GsTio86 opened 1 year ago

GsTio86 commented 1 year ago

Minecraft Version : 1.20.1

Mohist Version : 461

Operating System : Windows 11

Concerned mod / plugin : https://www.spigotmc.org/resources/cinematic-studio-cutscenes-creation-tool.88671/ https://www.spigotmc.org/resources/lonelibs.75974/ https://ci.citizensnpcs.co/job/Citizens2/3208/ CinematicsStudio is a premium plugin. If you need jar, please send me a private message on discord (galen86)

Logs : https://haste.mohistmc.com/xagazavime.css

Steps to Reproduce :

  1. Record any player's movement animation
  2. Execute /cin play to play it
  3. And you can see a lot of moved too quickly! warnings in the console
  4. At the same time, you will also see the screen flashing continuously.
  5. Demo: https://gyazo.com/9c6f5a4eca8189b839d849b6656d4b2e

Description of issue : Under normal circumstances, the animation will play normally (no flickering) But when running on Mohist, you can feel obvious flickering or even discomfort. I thought it had something to do with moved-too-quickly-multiplier But I increased it to 1000 and the problem still exists

MohistBOT commented 1 year ago

Hello, thanks for opening this issue!

Before continuing, please understand that Mohist is a free and open source software, made by people in their free time. Know that we are not able to give any eta about when your issue will get answered or fixed.

Our team will first check if your issue isn't duplicated. If it's the case, we will close your issue, giving your the number of the other issue so that you can follow its progress. If you are able to do it, please check that your issue isn't duplicated, this would help us a lot.

Thank you for your patience, and have a nice day (or night)!

Mgazul commented 1 year ago

Use #462 test

GsTio86 commented 1 year ago

Use #462 test

Same problem https://gyazo.com/3e6f975f8f91ef4531968f330057b726

GsTio86 commented 1 year ago

After testing, the player's screen will flash back and forth between the player's current position and the animated position.

5ur3z commented 10 months ago

在最新版本1.20.1-513中无法加载,求修复 at dev.lone.cinematicstudio.main.Main.onEnable(SourceFile:37) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:347) ~[forge-1.20.1-47.2.17-universal.jar%23197!/:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336) ~[forge-1.20.1-47.2.17-universal.jar%23197!/:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:482) ~[forge-1.20.1-47.2.17-universal.jar%23197!/:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:549) ~[forge-1.20.1-47.2.17-universal.jar%23197!/:997de31d-ddc9a2dad-d2eba2c8-47.2.17] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:462) ~[forge-1.20.1-47.2.17-universal.jar%23197!/:997de31d-ddc9a2dad-d2eba2c8-47.2.17] at net.minecraft.server.MinecraftServer.m129815(MinecraftServer.java:441) ~[server-1.20.1-20230612.114412-srg.jar%23192!/:?] at net.minecraft.server.MinecraftServer.m130006(MinecraftServer.java:341) ~[server-1.20.1-20230612.114412-srg.jar%23192!/:?] at net.minecraft.server.dedicated.DedicatedServer.m7038(DedicatedServer.java:219) ~[server-1.20.1-20230612.114412-srg.jar%23192!/:?] at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:850) ~[server-1.20.1-20230612.114412-srg.jar%23192!/:?] at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:281) ~[server-1.20.1-20230612.114412-srg.jar%23192!/:?] at java.lang.Thread.run(Thread.java:833) [?:?]