Coder Social home page Coder Social logo

aleksander-ciesielski / isaac-stats-plus Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 772 KB

๐ŸŽฎ๐ŸŒธ Extended stat UI for The Binding of Isaac: Rebirth

Home Page: https://steamcommunity.com/sharedfiles/filedetails/?id=2729900570

License: GNU General Public License v3.0

JavaScript 0.21% TypeScript 99.75% Shell 0.04%

isaac-stats-plus's People

Contributors

aleksander-ciesielski avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

isaac-stats-plus's Issues

Crashing

Hey i used this mod today didn't work dis all mods and only en stats+ still didnt work can i get some help?

Crash Pressing R

Hi i removed the folder of the old mod (Damage Multiplier Stat) and the folder of this mod,i re-installed this mod and my game still crashing sometimes when i use R for a new run.
log.txt

[INFO] - Lua stack trace:
[INFO] - C: HasCollectible
[INFO] - ...ageMultiplierProvider/createDamageMultiplierProvider.lua(85): callbackFn
[INFO] - ...aac Rebirth/mods/stats-plus_2729900570/lualib_bundle.lua(304): ?
[INFO] - ...ces/extension/provider/resolvers/ComputablesResolver.lua(63): ?
[INFO] - C: pcall
[INFO] - ...ces/extension/provider/resolvers/ComputablesResolver.lua(60): getTotalCollectibleMultiplier
[INFO] - ...ageMultiplierProvider/createDamageMultiplierProvider.lua(135): ?
[INFO] - C: pcall
[INFO] - ...ageMultiplierProvider/createDamageMultiplierProvider.lua(133): recomputeMultiplier
[INFO] - ...ageMultiplierProvider/createDamageMultiplierProvider.lua(154): Function
[INFO] - Caught exception, writing minidump...

[Minor] Mod Updates everytime you launch the game.

Hey there!

Bug Descirption

Each time I launch the game, the mod updates itself. I doubt there are updates to the mod every second, tho that would be impressive๐Ÿ˜„

Expected behaviour

Mod not updating on each startup, as that takes from 5 to 15 seconds, and possibly longer on low-end machines.

Logs

log.txt
Reuploaded to gist: https://gist.github.com/Kanzaji/f3e86f0f2a9b22316c910263cb6018bd
I do have a lot of mods, some of them are for memes installed by my friend and disabled, and if requested I can try reproducing the issue without any other mods installed (I just hope that won't remove my mod data and disable/enable list >.>)

GetShaderParams errors in console. And the game crashes after re-enabling mods.

First issue

After starting a run it immediately spams "GetShaderParams" failed: in console.

Log Details

[INFO] - Error in "GetShaderParams" call:
[INFO] - [warn] entity pool array class IsaacRepentance::Entity_Slot [128] is full, overwriting at index 1! (frame count: 0)
[INFO] - Lua Debug: (ERROR) [Stats+@RenderService] Error during render. ([]) -> No entry found for the given slot. ({"playerIndex":0,"stat":{"addonId":"stats-plus-core","statId":"speed-stat"}})

Second issue

After re-enabling mods by pressing tab and starting a run the game just crashes.

Log Details

[INFO] - Lua Debug: (ERROR) [Stats+@API] An error occured during addon registration ([]) -> Provider already registered ({"addon":"stats-plus-essentials","id":"damage-multiplier-provider"})
[INFO] - Lua Debug: (ERROR) [Stats+@API] An error occured during addon registration ([]) -> Provider already registered. ({"addon":"stats-plus-core","id":"null-provider"})

I have all DLCs and using latest (1.7.9a) Repentance version.

~10-20% Chance to Crash at Start When Playing as Jacob and Esau

I was working on completion marks for Jacob and Esau when I noticed that I was crashing a lot upon starting a run with them. Went through the "rule of halfs" for troubleshooting mods after disabling my recent ones since I only started seeing this crash a few days ago and found that the game stopped crashing when starting a run as Jacob and Esau when only this mod was disabled and the rest of my mods were enabled. I tested a few other characters with this mod enabled and found no crashing on anybody aside from Jacob and Esau when starting a run. Granted, I only tested a few characters for around 15 resets each, so I don't know if some other character may have this issue as well, but I suspect that it has something to do with having to generate two multiplier stats instead of one. I tested the crashing by both starting runs from the menu and from simply holding "r" at the start of a run and found that there was around a 10-20% chance that the game would simply crash at the start of a new run. I checked the log file multiple times and it always ended the exact same:

[INFO] - Lua stack trace:
[INFO] - C: HasCollectible
[INFO] - ...ageMultiplierProvider/createDamageMultiplierProvider.lua(85): callbackFn
[INFO] - ...aac Rebirth/mods/stats-plus_2729900570/lualib_bundle.lua(304): ?
[INFO] - ...ces/extension/provider/resolvers/ComputablesResolver.lua(63): ?
[INFO] - C: pcall
[INFO] - ...ces/extension/provider/resolvers/ComputablesResolver.lua(60): getTotalCollectibleMultiplier
[INFO] - ...ageMultiplierProvider/createDamageMultiplierProvider.lua(135): ?
[INFO] - C: pcall
[INFO] - ...ageMultiplierProvider/createDamageMultiplierProvider.lua(133): recomputeMultiplier
[INFO] - ...ageMultiplierProvider/createDamageMultiplierProvider.lua(154): Function
[INFO] - Caught exception, writing minidump...

Here is one of the log files:

log.txt

Edit: It seems to happen only if I have other mods enabled alongside this one. I tried to see if it was any one specific mod that was causing this issue, but it seems like many of them when bundled together with this one trigger the crashes. I'm unsure about what is causing this incompatibility since it looks like multiple types of mods that seemingly don't interact with this one still cause it to crash.

Downloaded the mods and it won't show up in game

I've never downloaded mods on steam so I'm a little new to the concept but I downloaded the mod and tried to run the game. The mod never showed up in game and the mod menu never appeared in the main menu. Is there something I should be doing before running the game?

Error when dying: attempt to concatenate a table value (local 'msg')

The following error appears to occur when dying (not sure if with a specific character or not, but it happens)
The easiest way to reproduce this error is to pick tainted lost and die in a sacrifice room.

DISCLAIMER: I am playing with Repentogon, but the error appears to occur even without it. I have no other mod related to stat display or anything like that.
The error also occurs not just for me, but rather for multiple people, as it appears.

"MC_POST_RENDER" from "stats-plus" failed: resources/scripts/main_ex.lua:734: attempt to concatenate a table value (local 'msg')
Stack Traceback:
resources/scripts/main_ex.lua:734: in function at line 733
in method error
...ats-plus_2729900570/services/menu/ModCallbackService.lua:98: in function '____catch'
...ats-plus_2729900570/services/menu/ModCallbackService.lua:110: in function at line 90

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.