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

Error #14836

Closed
Ruv2976 opened this issue Jun 6, 2024 · 4 comments
Closed

Error #14836

Ruv2976 opened this issue Jun 6, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Ruv2976
Copy link

Ruv2976 commented Jun 6, 2024

Describe your bug here.

I do not know what this is related to, but game crashes

Command Prompt/Terminal logs (if existing)

[flixel/graphics/tile/FlxDrawQuadsItem.hx] (line 119)
[flixel/FlxCamera.hx] (line 772)
[flixel/FlxGame.hx] (line 872)
[flixel/FlxGame.hx] (line 565)
[openfl/events/EventDispatcher.hx] (line 426)
[openfl/display/DisplayObject.hx] (line 1398)

Uncaught Error: Null Object Reference

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

Yes, I've changed a lot of things in the code

@Ruv2976 Ruv2976 added the bug Something isn't working label Jun 6, 2024
@seegerg
Copy link

seegerg commented Jun 6, 2024

Maybe you just put a file in the wrong folder in Psych Engine. I solved this problem first by deleting one folder, then re-entering the game and if the error remains, then I insert the one and do the same with the next one.

@Ruv2976
Copy link
Author

Ruv2976 commented Jun 6, 2024

Maybe you just put a file in the wrong folder in Psych Engine. I solved this problem first by deleting one folder, then re-entering the game and if the error remains, then I insert the one and do the same with the next one.

What folders are you talking about?

@seegerg
Copy link

seegerg commented Jun 10, 2024

Maybe you just put a file in the wrong folder in Psych Engine. I solved this problem first by deleting one folder, then re-entering the game and if the error remains, then I insert the one and do the same with the next one.

What folders are you talking about?

the mod folders
image

@Ruv2976
Copy link
Author

Ruv2976 commented Jun 14, 2024

Maybe you just put a file in the wrong folder in Psych Engine. I solved this problem first by deleting one folder, then re-entering the game and if the error remains, then I insert the one and do the same with the next one.

What folders are you talking about?

the mod folders image

the error I described above occurs in the Chart Editor (modified or raw)

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