Giter Site home page Giter Site logo

cp2077-cet-kit's People

Contributors

psiberx avatar shmerl avatar simarilius-uk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cp2077-cet-kit's Issues

Game Crash when opening game menu using 'P' key or 'M' key

Narrowed this down to mods using GameUI, including the Demo mod 'whereami'.
Tested this by disabling (completely removing all mods from "\bin\x64\plugins\cyber_engine_tweaks"), confirmed the game was no longer crashing.

Added my own WIP mod first, confirmed the crash occurs with my mod enabled.
Confirmed further that the issue is caused when using GameUI, by testing with just the Demo mod enabled and no other mods.

Steps to reproduce:
install just the whereami mod from the README and press M to view the map or J for journal, or P for the in-game menu.
Issue doesn't occur if i press i to bring up the menu, or escape.

Stack Trace from the CP77 Crash Reporter:
Error reason: Unhandled exception

Expression: EXCEPTION_ACCESS_VIOLATION (0xC0000005)
Message: The thread attempted to read inaccessible data at 0x10000002F.
File: <Unknown>(0)

Game crash when loading a save while driving a bike

Hello!

Just a heads up to let you know that fatal crash is occuring when loading a save while driving a bike, with GameUI.OnLoaded. No error in logs. Here is a code example:

local GameUI = require('GameUI')

registerForEvent('onInit', function()

    GameUI.OnLoaded(function()
        -- Nothing
    end)
    
end)

Use the mod above, open the game, mount a bike and load a save (latest CET version).

Regards.

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.