The de.tum.cit.ase.JackOLantern class has no constructor with the parameter types: [class de.tum.cit.ase.Pumpkin, class de.tum.cit.ase.Candle, class de.tum.cit.ase.Ghost]
this program is showing error even if i switch the postion of parmaters (Candle, Ghost) in the program which is nothing to do with the program in real life. i spend hours figuring out this error. Kindly resolve this bug.
To Reproduce
Go to '...'
Click on '...'
Scroll down to '...'
See error
Expected behavior
I wanted program to give no error even if i switch positions of paramaters in JackOLantern class
Screenshots
Which version of Artemis are you seeing the problem on?
Describe the bug
The de.tum.cit.ase.JackOLantern class has no constructor with the parameter types: [class de.tum.cit.ase.Pumpkin, class de.tum.cit.ase.Candle, class de.tum.cit.ase.Ghost]
this program is showing error even if i switch the postion of parmaters (Candle, Ghost) in the program which is nothing to do with the program in real life. i spend hours figuring out this error. Kindly resolve this bug.
To Reproduce
Expected behavior
I wanted program to give no error even if i switch positions of paramaters in JackOLantern class
Screenshots
Which version of Artemis are you seeing the problem on?
6.6.3
What browsers are you seeing the problem on?
Chrome
Additional context
No response
Relevant log output
No response