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

[BUG - Release] Crashes when launching Little Nightmares II #694

Open
acyc070 opened this issue Oct 23, 2024 · 25 comments
Open

[BUG - Release] Crashes when launching Little Nightmares II #694

acyc070 opened this issue Oct 23, 2024 · 25 comments
Labels
customized engine The engine that the game is using is customized in some incompatible way game specific This issue is not a UE4SS core problem, but related to a specific game

Comments

@acyc070
Copy link

acyc070 commented Oct 23, 2024

Release
Latest experimental release UE4SS 186 g8d38752

Game and Engine Version
Little Nightmares II 4.24

Describe the bug
When launching it shows "Fatal error!"

Mods directory
None(Default mods)

To Reproduce
Steps to reproduce the behavior:

  1. Launch game
  2. See Fatal error!
  3. See NO ANY error in log

Expected behavior
The game launches without any error

Desktop (please complete the following information):
Windows 7

Additional context
I edited UE4SS-settings.ini and it doesn't help
Log:
UE4SS.log
I tested EXACTLY this release with other games and it WORKS so it's only game that crashes with UE4SS

@huanglvyuan
Copy link

Hello, do you have any solution, I have encountered the same situation in other games.

@acyc070
Copy link
Author

acyc070 commented Nov 11, 2024

I have a theory. It crashes because it uses custom plugins and that's broke offsets
util
rwrew
tools

@huanglvyuan
Copy link

Sorry, I'm a novice. I don't understand what position you changed on the picture.

@acyc070
Copy link
Author

acyc070 commented Nov 12, 2024

I doesn't changed anything it's a developers custom plugins in uproject file

@acyc070
Copy link
Author

acyc070 commented Nov 21, 2024

I've experimented with uproject file and plugin manifest and here's results: those custom plugins are hard coded to be enabled and it probably needs to be fixed with new aobs

@InovadeGitHub
Copy link

yeah i also had this problem, fails with ln1 too. was disappointed cause i knew nothing (i still dont) about getting offsets

@acyc070
Copy link
Author

acyc070 commented Nov 22, 2024

yeah i also had this problem, fails with ln1 too. was disappointed cause i knew nothing (i still dont) about getting offsets

First part is made on 4.13. It's VERY old version

@InovadeGitHub
Copy link

yeah i also had this problem, fails with ln1 too. was disappointed cause i knew nothing (i still dont) about getting offsets

First part is made on 4.13. It's VERY old version

yes. another thing is that they also made modifications to the engine for both games

@acyc070
Copy link
Author

acyc070 commented Nov 26, 2024

Judging by Little Nightmares I log, it needs GUObjectArray

@UE4SS-RE UE4SS-RE deleted a comment from Meep111 Dec 10, 2024
@UE4SS UE4SS added game specific This issue is not a UE4SS core problem, but related to a specific game customized engine The engine that the game is using is customized in some incompatible way labels Dec 12, 2024
@acyc070
Copy link
Author

acyc070 commented Dec 13, 2024

This can help but I can't test right now but I will try later: #693 (comment)

@acyc070
Copy link
Author

acyc070 commented Dec 13, 2024

This can help but I can't test right now but I will try later: #693 (comment)

Nope. Little Nightmares II (Enhanced Edition) still crashing.

@LoopingMobiusStrip
Copy link

A fix has been posted to UEPseudo. Try building using this pull request. https://github.com/Re-UE4SS/UEPseudo/pull/108

@acyc070
Copy link
Author

acyc070 commented Dec 13, 2024

I actually don't want to build it by myself. Can you please provide builded program?

@igromanru
Copy link
Contributor

I actually don't want to build it by myself. Can you please provide builded program?

Just wait until the PR is merged and UE4SS is updated.

@acyc070
Copy link
Author

acyc070 commented Dec 14, 2024

What's about GUObjectArray for first part?

@acyc070
Copy link
Author

acyc070 commented Dec 14, 2024

It even couldn't find FText_Constructor.

@LoopingMobiusStrip
Copy link

The fix is not for Little Nightmares II (Enhanced Editon), the fix is for the standard Edition. My computer doesn't load the Enhanced Edition so I can't do anything about that.

@acyc070
Copy link
Author

acyc070 commented Dec 14, 2024

The fix is not for Little Nightmares II (Enhanced Editon), the fix is for the standard Edition. My computer doesn't load the Enhanced Edition so I can't do anything about that.

Does it show any error?

@LoopingMobiusStrip
Copy link

idk it doesn't even load without UE4SS

@InovadeGitHub
Copy link

I actually don't want to build it by myself. Can you please provide builded program?

UE4SSNew.zip here

@acyc070
Copy link
Author

acyc070 commented Dec 16, 2024

I actually don't want to build it by myself. Can you please provide builded program?

UE4SSNew.zip here

Thanks!

@acyc070
Copy link
Author

acyc070 commented Dec 16, 2024

But still we need to make UE4SS working with first part

@InovadeGitHub
Copy link

With the first Little Nightmares game?

@acyc070
Copy link
Author

acyc070 commented Dec 16, 2024

With the first Little Nightmares game?

Yes.

@acyc070
Copy link
Author

acyc070 commented Dec 16, 2024

It even couldn't find FText_Constructor.

What's about GUObjectArray for first part?

UE4SS couldn't find these

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customized engine The engine that the game is using is customized in some incompatible way game specific This issue is not a UE4SS core problem, but related to a specific game
Projects
None yet
Development

No branches or pull requests

6 participants