MantisBT - Soldat Dedicated Server
View Issue Details
0000492Soldat Dedicated ServerScripting Corepublic2013-12-29 04:522015-01-21 12:31
Szaman 
ExHunter 
highminorhave not tried
closedwon't fix 
2.7.6 
 
0000492: Bad error message during compilation
When you have such code:

someVar = someConst;

instead of

someVar := someConst;

you got an error:
[Error] (77:34): Internal error (20)
instead of descriptive error message.

Maybe it works that way also with every other assignment (:=), for example: someVar = 3;. I haven't tried that.
No tags attached.
Issue History
2013-12-29 04:52SzamanNew Issue
2015-01-21 12:31ExHunterStatusnew => closed
2015-01-21 12:31ExHunterAssigned To => ExHunter
2015-01-21 12:31ExHunterResolutionopen => won't fix

There are no notes attached to this issue.