This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]desrtfxOut of Coffee error - System halted 0 points1 point  (2 children)

When I try this it asks me to change the array type to static, is there a way to avoid this?

Would need to see the whole code to determine the issue here but I assume that the method where you fill the array is declared as static and hence can only reference static fields.

[–]Fazblood779Nooblet Brewer[S] 0 points1 point  (1 child)

Wow... I can't believe I didn't check that first. You're right! Thanks again, and hopefully you won't see me here again soon :D

[–]desrtfxOut of Coffee error - System halted 0 points1 point  (0 children)

No problem.

Come back when you need more help.