Coder Social home page Coder Social logo

KH1 crashing about luabackend HOT 3 CLOSED

sirius902 avatar sirius902 commented on September 14, 2024
KH1 crashing

from luabackend.

Comments (3)

Sirius902 avatar Sirius902 commented on September 14, 2024

Do you mean this mod? If so I will try it out and see if it crashes for me. If I can't replicate it I would need you to find where the game crashes with Windbg and I could give you steps on how to do that.

from luabackend.

Sirius902 avatar Sirius902 commented on September 14, 2024

Using the above script the rich presence worked and I could not replicate a crash myself, but if you want to try and help debug the crash you can:

  • Download Windbg Preview from the Microsoft Store.
  • Open Windbg and open Kingdom Hearts I.5 + II.5 to the game select screen.
  • Press F6 and look for and double click on KINGDOM HEARTS I.5 + II.5 ReMIX.exe.
  • In the console on the middle left type .childdbg 1 and press enter and then also do the same for g.
  • Now launch KINGDOM HEARTS FINAL MIX.
  • In the console enter the following commands: |0s, .childdbg 0, |1s, .childdbg 0, sxn bpe, and g.
  • The game should now run until it crashes, showing exactly where it crashed in the Command pane. After this happens, run r in the console.
  • Click on the Stack tab on the bottom right.

If you can then send a screenshot of the Command pane and Stack pane I can try and figure out what's going wrong.

from luabackend.

Sirius902 avatar Sirius902 commented on September 14, 2024

I think this may be the same as #4 so I'm going to close it for now in favor of tracking the issue in one place.

from luabackend.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.