this post was submitted on 31 Jan 2024
234 points (98.3% liked)
Comics
450 readers
1 users here now
A community for sharing comics related to programming
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That will cause a compilation error 99.999% of the time and point you to the exact location where the problem is.
Back when I regularly used Java for Minecraft mods n shit id get shit like
Then I'd go to line 68 in the editor and it and the 5 on either side of it are allllllll blank. Wonderfully helpful!
Well there's your problem, they're blank when they should be ;
Well, which of these lines causes a compilation error?
Spoiler
The last one. It's not a semicolon but a Greek question mark...edit: fuck that formatting