Skip to content

crash when changing offset of the characters #590

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

Open
Gabopogi01 opened this issue Mar 26, 2025 · 3 comments
Open

crash when changing offset of the characters #590

Gabopogi01 opened this issue Mar 26, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@Gabopogi01
Copy link

[0] Windows
[ ] Linux
[ ] Mac


Codename Engine Crash Handler

Uncaught Error:Null Object Reference

(funkin/editors/character/CharacterEditor.hx) CharacterEditor.changeOffset() - line 596

(funkin/editors/character/CharacterEditor.hx) CharacterEditor._offsets_down() - line 557

(funkin/editors/ui/UIUtil.hx) UIUtil.processShortcuts() - line 75

(funkin/editors/ui/UIUtil.hx) UIUtil.processShortcuts() - line 69

(funkin/editors/character/CharacterEditor.hx) CharacterEditor.update() - line 283

(funkin/backend/MusicBeatState.hx) MusicBeatState.tryUpdate() - line 146

(funkin/editors/ui/UIState.hx) UIState.tryUpdate() - line 108

(flixel/FlxGame.hx) FlxGame.update() - line 792

(flixel/FlxGame.hx) FlxGame.step() - line 722

(flixel/FlxGame.hx) FlxGame.onEnterFrame() - line 597

(funkin/backend/system/FunkinGame.hx) FunkinGame.onEnterFrame() - line 18

(openfl/events/EventDispatcher.hx) EventDispatcher.__dispatchEvent() - line 402

(openfl/display/DisplayObject.hx) DisplayObject.__dispatch() - line 1399


OK

psych to codename characters

@Gabopogi01 Gabopogi01 added the bug Something isn't working label Mar 26, 2025
@r6915ee
Copy link

r6915ee commented Mar 26, 2025

There is no such option in Codename to convert between Psych and Codename characters. You'll probably need to ask about this on the issue tracker for the tool in question.

@NeeEoo
Copy link
Member

NeeEoo commented Mar 26, 2025

@r6915ee
Copy link

r6915ee commented Mar 26, 2025

https://codename-engine.com/tools/psych-char-converter/

Ah; my bad then. Though I guess it would be somewhat related to the issues with offsets in that regard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants