ID:147756
 
When i Try to Download my game i get this Message

runtime error: bad icon operation
proc name: CreateNewCharacter (/mob/other/choosing_character/proc/CreateNewCharacter)
source file: new_char_handling.dm,691
usr: Govegtos (/mob/other/choosing_character)
src: Govegtos (/mob/other/choosing_character)
call stack:
Govegtos (/mob/other/choosing_character): CreateNewCharacter()
Govegtos (/mob/other/choosing_character): ChooseCharacter()
Govegtos (/mob/other/choosing_character): Login()

How do i fix that?
By fixing whatever the error is on line 691 of the file it mentions. You can use edit: go to... to jump to a particular line number and see what's on it.
In response to Hedgemistress
How do i jump to it i mean how do i fix that?
In response to Govegtos
double-click on the error or press CTRL+G and go to that line number
In response to Govegtos
You use go to to jump to that line in code, then you look at it, read it through, find the error and fix it.

"How?"

I don't know.

I don't know what the code is.

I don't know what it's supposed to do.

Only you know that.

If you don't know how to read your code, then the error isn't a problem, it's a wonderful blessing that's stopping you from going on in such a bad way and hopelessly crippling your game-to-be.

Stop, read the code, read help files to make sense of it, ask someone (even the forum) to explain the bit of code (don't ask someone to "fix it", ask someone to explain it so that you can fix it yourself...

If they show you how to fix it, all the better, but... PAY MORE ATTENTION TO THE EXPLANATION THAN THE FIX BECAUSE THE FIX IS TRIVIAL IN THE LONG RUN! Seriously.
In response to Hedgemistress
First off, welcome to the stress of Develpers! Second: Perhaps if you show us the code? If thsi appers in DM,and not DS It is easly fixed. Show us the code, and maey then we can fix it
In response to Boomer T
What do you want the police code cuz the login code is in the police code