@justinbieshaar: I can't take it anymore either.. 👨💻 Relatable? 🫣 "A programmer's nightmare: chasing a missing semicolon through lines of code like it's the last cookie in the jar." - Anonymous Developer All jokes aside, how to solve a weird compiler issue like this? 🤔 First of all, having 1211+ lines of code is a problem on itself. Not technically, a project can work entirely in the main method with thousands of lines. But it's not ideal for maintainability, scalability and especially not for debugging like this. 😜 Second, are you looking at the right file? I sometimes read the compiler message too fast and go into a file with a similar name where that line coincidentally is empty. 😂 Last, did you recompile? Sometimes your compiler shows you an old error. It could be that your compiler got triggered while you were coding so it triggered an error that was work in progress. As you continued further this line might became an empty line causing to misdirect you. (Or even worse, pointing to a line that had no problem at all). So, always refresh or recompile if the compiler has a strange outcome. 😉 (Final mention, just don't always trust your compiler. They are made by humans too.) - - - - - - Do you have other tips, or just a fun story to tell about strange compiler results? Let them know down below! 😜👨💻 - - - - - - ⚡ Share if you enjoyed this video! ⚡ Happy coding everyone! 👨💻 ~ Follow me for more @justinbieshaar . . . #argument #coder #coding #gamedeveloper #gameprogramming #gameprogrammer #developer #gamedev #learntocode #csharp #cplusplus #developerslife #python #programmer #programming #html5 #javascript #desktop #codingisfun #stitch #funny #geek #programmerjoke #programmerslife
Justin Scott | GameDev
Region: NL
Monday 09 October 2023 17:57:15 GMT
Music
Download
Comments
Kronos- :
or whenever the output gives an error on line 462 but there are only 324 lines of code 😭
2023-10-10 20:25:01
3598
Doppel_R-DWR :
add it there, maybe it helps
2023-10-10 02:12:50
1292
alex952 :
Is that the DualUp monitor? How do you like it? Is it worth the price?
2023-10-11 07:25:18
0
Bob :
you're missing a semicolon higher up, but everything is closing until that point. The good news is you only have 1210 lines of code to review.
2023-12-07 17:49:05
1386
bruhburnner :
I don't know put a semicolon there see what happens
2023-12-01 20:47:11
174
SalzigesPopcorn :
In school ive copied a Code from a classmate 1 to 1 and it didnt work...
2023-10-11 01:38:55
29
Dark_Knife_666 :
you tried to restart your Computer or ist there a greek question mark?
2023-10-11 16:00:57
0
Memo :
Well the solution is obvious, write your own compiler 👍
2023-10-11 23:45:54
1
Calamitas :
just delete the line
2023-10-13 17:36:42
0
Veda_____ :
Ball* ball so much better than Ball *ball
2023-10-12 19:28:24
2
Darkness :
I don’t understand all this code I’m lost
2023-10-12 23:00:09
3
Tecromancer :
just put a semicolon there. Who are you to argue with your compiler
2023-10-09 20:35:02
121
Mutantdroid :
I'm 31 and I wish I was done
2023-10-09 21:22:13
4
D. :
In this situation redoing is better than questioning
2023-10-12 11:49:38
0
Luna :
I’m barely an adult and I wonder how I can still go on
2023-10-11 14:41:50
0
psilax :
non visible space from unicode? that is what I have in some input data
2023-10-11 14:40:56
0
r0b1979 :
Which monitor is that?
2023-10-12 17:14:09
0
Omerhrr :
it probably complaining about line 1210
2023-11-21 07:04:55
0
Blobvis037 :
gekoloniseerd
2023-10-11 13:40:08
0
AndyBring :
you have a missing } i guess?!
2023-10-11 16:17:40
0
🦊 Ferrucyoni𝕏 :
Unnecessary bytes, delete empty lines
2023-10-11 07:55:27
1
ozcino :
If it’s the empty line, the issue is the line above. Thank me later.
2023-10-11 14:27:22
0
kaziitheavali :
im 23 and i dont understand why my code doesnt like me
2023-10-11 19:25:13
322
Emmanuel Amoah :
Do you nest excessively? 🤔
2023-10-10 17:41:59
1
To see more videos from user @justinbieshaar, please go to the Tikwm
homepage.