UE4SS-RE / RE-UE4SS

Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games
http://docs.ue4ss.com/
MIT License
1.31k stars 172 forks source link

[BUG - 3.0.0] Game crash on startup #371

Closed GMatrixGames closed 8 months ago

GMatrixGames commented 8 months ago

Branch or Release 3.0 Release

Game and Engine Version TRIBES 3: Rivals Demo (5.3)

Describe the bug Bypassing EAC and launching goes as normal, but as soon as it reaches adding GUObjectArray listeners, it crashes due to over memory allocation. I haven't run into this with any other game during my testing time today.

Mods directory N/A

To Reproduce Steps to reproduce the behavior:

  1. Launch game
  2. Crash

Expected behavior Game to not crash due to memory allocation error

Screenshots and UE4SS Log Crash log in console: image UE4SS.log

Desktop (please complete the following information):

Additional context N/A

narknon commented 8 months ago

Online PVP games are not supported.