Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player gets in the way of the camera and can't see anything #99

Open
LionelSp opened this issue Sep 23, 2024 · 1 comment
Open

Player gets in the way of the camera and can't see anything #99

LionelSp opened this issue Sep 23, 2024 · 1 comment
Labels
type: bug Something isn't working

Comments

@LionelSp
Copy link

LionelSp commented Sep 23, 2024

Discord tag (optional)

monbry

What happened?

When we make a cinematic, we put location a -> location b and we play the cinematic, the player appears in front of the camera and we can't see anything. womp womp

Steps to reproduce the issue

  1. Make a camera position
  2. Make another camera position
  3. Play the cutscene
  4. Have letterbox (pumpkin hat)

Server version

Paper version 1.20.6-149-ver

CinematicsStudio Version

2.0.1 indev-1

ProtocolLib Version

v5.3.0 SNAPSHOT 726

LoneLibs Version

1.0.59

FULL server log

Itemsadder has an error that spams our entire console log of errors, we think this is due to armor stands

CinematicsStudio config.yml

messages:
  settings:
    lang: en
    extract_default_language_files: true
  debug:
    enabled: false
cinematics:
  graphics:
    pumpkin:
      custom_model_data: 3000001
      display_name: ''
    wandering_trader_egg:
      custom_model_data: 3000001
      display_name: ''
gui:
  use_resourcepack: true

Screenshots/Videos (you can drag and drop files or paste links)

Untitled.video.-.Made.with.Clipchamp.1.mp4
@LoneDev6
Copy link
Contributor

LoneDev6 commented Nov 22, 2024

Do you have any mod installed?
Any TAB plugin installed?
Any team created?
Might be caused by some of these as they can interfere with rendering of the player.

@LoneDev6 LoneDev6 added the type: bug Something isn't working label Nov 22, 2024
@LoneDev6 LoneDev6 moved this to Todo: test in Other plugins Nov 22, 2024
@LoneDev6 LoneDev6 moved this from Todo: test to Need answer in Other plugins Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Stalled: need answer
Development

No branches or pull requests

3 participants
@LoneDev6 @LionelSp and others