Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Speed Up Time not locking when you hide the bar #43

Open
1 of 2 tasks
PhoenixICE opened this issue Jan 16, 2025 · 6 comments
Open
1 of 2 tasks

[Bug]: Speed Up Time not locking when you hide the bar #43

PhoenixICE opened this issue Jan 16, 2025 · 6 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@PhoenixICE
Copy link

Are you on the latest version of UnityExplorer?

  • Yes, I'm on the latest version of UnityExplorer.

Will other mods work? (Not mods that change settings, but small mods that access game objects, etc.)

  • Yes, work fine!!

Which release are you using?

BepInEx 6.X Mono

Which game did this occur on?

The Bazaar

Describe the issue.

Setting the Time to 8.00 (the thing that speeds up the time delta) and hitting lock only works while the top bar is shown, but if you hit F7 to hide the bar it doesn't stay locked, unsure if this bugged was introduced before this version as i haven't used this version before this, but it didn't happen on the original repo, I've checked the hotkeys to make sure i don't have something already set to unlock the time, as they are set by default to nothing, but double checked just incase.

Relevant log output

No log
@PhoenixICE PhoenixICE added the bug Something isn't working label Jan 16, 2025
@yukieiji
Copy link
Owner

yukieiji commented Jan 16, 2025

I would like to check the following points with you

  • Will it work with other timescales?
  • The behavior related to timescale has been changed in v4.12.3, does it work in older versions such as v4.12.2?
  • In v4.12.3 I added a shortcut key to lock/unlock timescale, but is F7 assigned to it?
  • Is the same result when updating to BepInEx 6.0 be.647 or higher and using BepInEx 6.X Mono Unity?
  • Can you please attach both the logs from when it was working with the original UE and the logs from when it was working with my UE? (It is possible that the bug is a result of my UE having fixed some null reference bugs, etc., i.e., the original UE behavior may have been a bug).

@yukieiji yukieiji added the help wanted Extra attention is needed label Jan 16, 2025
@PhoenixICE
Copy link
Author

PhoenixICE commented Jan 16, 2025

  • Will it work with other timescales?
    tried with other timescales same problem, the lock doesn't seem to work, when the game changes the timescale.
  • The behavior related to timescale has been changed in v4.12.3, does it work in older versions such as v4.12.2?
    I have no idea if it works in this repos older versions I have not used them, but it does work in the last release of the original repo
  • In v4.12.3 I added a shortcut key to lock/unlock timescale, but is F7 assigned to it?
    This was mentioned in the report above already, no hotkeys are set.
  • Is the same result when updating to BepInEx 6.0 be.647 or higher and using BepInEx 6.X Mono Unity?
    currently using BepInEx-Unity.Mono-win-x64-6.0.0-pre.2.zip, not sure where be.647 is, thats the latest release on BepInEx's and only release for 6.0.0 as far as I can see.
  • Can you please attach both the logs from when it was working with the original UE and the logs from when it was working with my UE? (It is possible that the bug is a result of my UE having fixed some null reference bugs, etc., i.e., the original UE behavior may have been a bug).
    The original UE does not work anymore so I cannot attach the original UE's log, so I'm unsure what you mean by it may have been a bug, is it unintended the lock is suppose to work while the bar is hidden?

@PhoenixICE
Copy link
Author

Pressing F7 to unhide the bar speeds up the game to the scale set and freezes it, just incase you still think its a hotkey issue:
image

@yukieiji
Copy link
Owner

yukieiji commented Jan 16, 2025

I have no idea if it works in this repos older versions I have not used them, but it does work in the last release of the original repo

It should also work with v4.12.2. Please try it.

currently using BepInEx-Unity.Mono-win-x64-6.0.0-pre.2.zip, not sure where be.647 is, thats the latest release on BepInEx's and only release for 6.0.0 as far as I can see.

Maybe, in that case, it would only work with BepInEx6.Unity.Mono not BepInEx6.Mono.

The original UE does not work anymore so I cannot attach the original UE's log, so I'm unsure what you mean by it may have been a bug, is it unintended the lock is suppose to work while the bar is hidden?

I don't see any kind of bug in my UE code, so the behavior itself may be caused by a bug in the old UE.

I don't need the old UE logs at worst, but I want my UE logs at least.

@PhoenixICE
Copy link
Author

PhoenixICE commented Jan 18, 2025

UnityExplorer 4.12.3 initializing...
[UniverseLib] UniverseLib 1.5.8 initializing...
[UniverseLib] Finished UniverseLib initial setup.
Initialized UnityCrashPrevention for: Canvas.get_renderingDisplaySize
[UniverseLib] Initialized Legacy Input support
[UniverseLib] Loaded modern bundle for Unity 2022.3.40f1
[UniverseLib] UniverseLib 1.5.8 initialized.
Creating UI...

UnityExplorer 4.12.3 (Mono) initialized.

Nothing appears in the log it seems apart from the above.

@yukieiji
Copy link
Owner

Please give me the full BepInEx logs if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants