We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As of 1.0.6.a1, console spam is observed:
[17:02:51] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=5, Iron=5, Diamond=5} [17:02:51] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=4, Iron=5, Diamond=5} [17:02:51] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=4, Iron=4, Diamond=5} [17:02:51] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=3, Iron=4, Diamond=5} [17:02:51] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=3, Iron=4, Diamond=4} [17:02:52] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=3, Iron=3, Diamond=4} [17:02:52] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=3, Iron=2, Diamond=4} [17:02:53] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=3, Iron=2, Diamond=3} [17:02:53] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=3, Iron=1, Diamond=3} [17:02:53] [Server thread/INFO] [STDOUT]: [com.dizzyd.prospects.world.WorldData:getNugget:214]: {Uranium=3, Iron=1, Diamond=2}
I'm not really sure what triggers it at this time.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As of 1.0.6.a1, console spam is observed:
I'm not really sure what triggers it at this time.
The text was updated successfully, but these errors were encountered: