Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
from what the error message says it seems a callback is being set up with no function, though I'm not sure why this would happen unless maybe something is also messing with the callback system or a mod is set up wrong
[INFO] - [warn] no animation named Idle
[INFO] - [warn] no animation named Yellow
[INFO] - [warn] no animation named Yellow
[INFO] - [warn] no animation named Yellow
[INFO] - [warn] no animation named Yellow
[INFO] - [warn] no animation named
[INFO] - [warn] no animation named Idle2
[INFO] - [warn] no animation named Idle
[INFO] - [warn] no animation named Idle
[INFO] - music stopped playing
[INFO] - [warn] no music for ID 35 ().
[INFO] - Error in "PostRender" call: ...ac Rebirth/mods/!!!!!!!!!modprofiler_2505060515/main.lua:426: attempt to call a nil value (upvalue 'callbackFn')
This is the earlier part of a series of red error messages. Could it be caused by AntiCrash or Music Mod Callback?
if you look at your log file and find errors are there any mentions of other mods or is it just the bit in your comment?
I haven't installed repentogon. Is this the cause of the error? Could you fix this error? If you need more error log, please let me know. I'm more than willing to assist you in resolving this issue.Thank you.
if it wasn't you then sorry for jumping to conclusions but you can understand why I would think that given the timing
Guineatown saying 'lots' doesn't exactly help, could you maybe share some specific errors, if there are repeats maybe open the log.txt file and see which are the first few to appear
No longer do I have to manually binarialy disable/enable all my mods untill the suspect is found.
I am saved.
as of right now i cant do that because theres so much text and i cant see through the text
instead when you get an issue you can check the debug console (~) and see if there's any error messages that list a particular mod, even if you don't get any messages it's fairly easy to determine if one mod is broken even if you have 100
just disable 50 and see if the issue occurs, if not then its one of the 50 you disabled, if it does then its one of the 50 you left on, then just take the 50 with the issue and split that in half too, checking 25 mods and seeing if it happens, then check 12 mods, then 6, then 3, then go individually, that's 8 checks instead of 100
although if the problem is 2 mods being incompatible with each other and working fine individually that could make things a bit more complicated, but you can still test batches of mods at a time
it sorts tables which is EXTREMELY slow every single frame whenever the overlay is open, often causing your game to lag much more than without it
its probably possible, but honestly very much not worth it. keep the overlay open if you really want to see some occasional rare lag
and im p sure it adds all of the callbacks in a part of the hud, specifically bottom left
I spent like 20 mins using forget me now in burning basement and didn't get anything, if I had to guess I'd say some other mod adds a darkness effect in one of its callbacks and instead of removing the effect when it shouldn't happen it removes the callback (which for some reason doesn't work with this mod, have been trying to fix that but nothings worked so far)
It seems that upon going to a new floor with an overlay such as burning basement or refreshing the floor; the games screen will darken permanently until reset(perhaps the overlay mem is saved somewhere it shouldnt be and stacking on top of each other making it dark?).
this can get to the point that the screen is entirely black on certain floors, this persists across runs
this is especially noticeable with either every floor mood or da rules mod and opening and closing the rules page(which refreshes the floor so it can apply new rules)