Most irritating/stupid error you have had in your script?
#1

as above! I just encountered one and I was out of my mind when I finally found the goddamn fix! Was making a skin saving system and the variable wasn't saving. Turns out it didn't cuz i was doing it without actually saving it onplayerdisconnect. What about you?
Reply
#2

The most annoying errors are the error that don't give an error in the compiler, but turn out to bug in the script without any signs of problems in the script.
Reply
#3

Same here, I mostly get compiling errors that annoy me a lot although I do find out the error eventually
Reply
#4

agree with the first reply. Though, until missing bracket finders, missing brackets were a pain in the ass!
Reply
#5

I have to agree, missing brackets can be an issue.

Especially when you close to code not knowing it's missing and you go back later to the script not knowing where you last finished.
Reply
#6

Runtime error "File or Function is not found", when you have hundreds of custom natives... Luckily nowadays though there is a plugin which gives more information.
Reply
#7

the most annoying "bug" (although not technically a bug) is unoptimized code that creates lag and slow times in the SA:MP server, it takes me a while to find out what part is causing the slow-downs and the benchmarking processes are everywhere.
Reply
#8

Few years ago, I've had a bug in the detection of "auto-reconnect" hack, which caused every player who connected to server has been banned.
Reply
#9

I think mine was when I came out with my weapon anticheat/server side weapons system. It produced so many false positives and banned many people till i was able to iron it out lol.
Reply
#10

The login system.I was pissed of
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)