bunfan / beat-banger-public

4 stars 1 forks source link

In-game editor note types bug #320

Closed cursedfoxy closed 7 months ago

cursedfoxy commented 7 months ago

Discord Tag

@cursedfoxy

Issue Description

image

If you right click before that note, the little dropdown for note type won't show up. I have to scroll towards the end of the screen to apply different the note types.

OS

Windows

Version

3.5

Modifiers Enabled?

None

What level or section is the scene present.

In-Game Level Creator

Relevant log output

Godot Engine v4.2.1.stable.official.b09f793f5 - https://godotengine.org
OpenGL API 3.3.0 NVIDIA 551.86 - Compatibility - Using Device: NVIDIA - NVIDIA GeForce GTX 980

INFO [color=#ebddcc]08:56:53 Getting Mod Packs...
INFO [color=#ebddcc]08:56:56 Validating act_id
INFO [color=#ebddcc]08:56:56 No act_id found. Creating new one...
INFO [color=#ebddcc]08:56:56 No act_id found. Creating new one...
INFO [color=#ebddcc]08:56:56 Resetting Game Stats...
INFO [color=#ebddcc]08:56:57 Loading Level Configuration Files...
INFO [color=#ebddcc]08:56:57 Successfully Loaded: asset.cfg
INFO [color=#ebddcc]08:56:57 Successfully Loaded: keyframes.cfg
INFO [color=#ebddcc]08:56:57 Successfully Loaded: meta.cfg
INFO [color=#ebddcc]08:56:57 Successfully Loaded: notes.cfg
INFO [color=#ebddcc]08:56:57 Successfully Loaded: settings.cfg
INFO [color=#ebddcc]08:56:57 Checking Climax Video...
WARN [color=#ebddcc]08:56:57 WARN Don't know how to handle climax format: 
INFO [color=#ebddcc]08:56:57 Loading Game Assets...
INFO [color=#ebddcc]08:56:57 Retieving Asset: mods/Goons/default/audio/template_song.ogg
INFO [color=#ebddcc]08:56:59 Getting Editor Asset Cache...
INFO [color=#ebddcc]08:56:59 Getting Audio Editor Asset Cache...
INFO [color=#ebddcc]08:56:59 Removing Old Indicators
INFO [color=#ebddcc]08:56:59 Generating New Timeline Indicators
EDITOR: Snapping factor set to 1/1
INFO [color=#ebddcc]08:57:03 Loading User Settings...
(0, 0)
Deleting note @Node2D@487:<Node2D#391127239241> at -2 (index 0)
EDITOR: Saving Project
USER ERROR: Error during vorbis synthesis -135
   at: _mix_frames_vorbis (modules/vorbis/audio_stream_ogg_vorbis.cpp:159)
USER ERROR: Error during vorbis synthesis -135
   at: _mix_frames_vorbis (modules/vorbis/audio_stream_ogg_vorbis.cpp:159)
EDITOR: Saving Project
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'focus_entered', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'tree_exited', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
(0, 0)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'focus_entered', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'tree_exited', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'focus_entered', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'tree_exited', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Signal 'focus_entered' is already connected to given callable '' in that object.
   at: connect (core/object/object.cpp:1358)
USER ERROR: Signal 'tree_exited' is already connected to given callable '' in that object.
   at: connect (core/object/object.cpp:1358)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'focus_entered', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'tree_exited', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'focus_entered', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'tree_exited', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
(0, 0)
(0, 0)
(0, 0)
(0, 0)
(0, 0)
USER ERROR: Signal 'focus_entered' is already connected to given callable '' in that object.
   at: connect (core/object/object.cpp:1358)
USER ERROR: Signal 'tree_exited' is already connected to given callable '' in that object.
   at: connect (core/object/object.cpp:1358)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'focus_entered', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
USER ERROR: Attempt to disconnect a nonexistent connection from 'root:<Window#22783460507>'. Signal: 'tree_exited', callable: ''.
   at: _disconnect (core/object/object.cpp:1420)
cursedfoxy commented 7 months ago

Not scroll sorry. I have to move my mouse over to that section so I can right click and apply different note types. Used Sample Song to see how far away until 0 right clicking works on notes. This effects a certain area of the timeline.

komdog commented 7 months ago

Dupe of #301