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]: Signal Coordinator ponder is broken #437

Open
4 tasks done
ChiefArug opened this issue Nov 8, 2024 · 2 comments
Open
4 tasks done

[Bug]: Signal Coordinator ponder is broken #437

ChiefArug opened this issue Nov 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ChiefArug
Copy link
Contributor

Bug Description

It shows the 'hold w to ponder' tooltip, but doing that leads to the debug ponder screen:
image
And sticks an error in chat:
Specified Ponder override "astralsignals:signal_coordinator_dummy" is not registered.

How to Reproduce?

Ponder the Signal Coordinator

Expected Behavior

A non debug ponder

Version

2.1.2

Logs or additional context

logs/kubejs/client.txt has these two lines, in addition to some INFO stuff:

[23:59:31] [ERR  ] Error occurred while handling event 'ponder.registry': Wrapped java.lang.IllegalArgumentException: Provided items must not be empty! (client_scripts:ponders/stone_growth_chamber_dummy.js#2)
[00:34:20] [ERR  ] Error occurred while handling event 'ponder.override': TypeError: Cannot read property "machine" from null (client_scripts:ponder.js#44)

Full latest.log: https://gist.github.com/ChiefArug/80a2176d9daa53fd5c6dd43ff16cb42f#file-latest-log
Full KubeJS client.txt: https://gist.github.com/ChiefArug/80a2176d9daa53fd5c6dd43ff16cb42f#file-client-txt

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the modpack
  • I have verified that I have followed the required steps to set up the modpack
@ChiefArug ChiefArug added the bug Something isn't working label Nov 8, 2024
@ChiefArug
Copy link
Contributor Author

Drive Eraser is broken in the same way.
And radio telescope...
And all the descryptors

@monkyman64
Copy link
Contributor

If I understand it correctly, adding a ponder to any custom machinery block adds the ponder tooltip and the debug ponder to all custom machinery blocks.

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

No branches or pull requests

2 participants