Cannot make static reference in non-static field

I'm trying to call a method for my code to print multiple "dice rolls" and am getting an error (attached)
No description
No description
No description
7 Replies
JavaBot
JavaBot4mo ago
This post has been reserved for your question.
Hey @rainy 1234! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
dan1st
dan1st4mo ago
Why did you include void in the middle of your code? also
JavaBot
JavaBot4mo ago
Check out this StackOverflow question for details on the static keyword.
rainymc_
rainymc_OP4mo ago
Deleted it
JavaBot
JavaBot4mo ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
CHARMES
CHARMES4mo ago
@rainy 1234 on my point of view u can change the OneDice on Instanciation for/to acess modificators
JavaBot
JavaBot4mo ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.

Did you find this page helpful?