[ReturnFalse] deprecated field!

[ReturnFalse] deprecated field!

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

[ReturnFalse] deprecated field!

Post by smoth »

Do any of the devs here know specifically what tags are causing this?

I am not really sure and this is fairly ambiguous as to what I am supposed to look at.
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

Re: [ReturnFalse] deprecated field!

Post by Jools »

User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: [ReturnFalse] deprecated field!

Post by smoth »

yeah, that is useless.

I had 2 errors

[21:44:49] <smoth> [f=0000320] Warning: [ReturnFalse] deprecated field!
[21:44:49] <smoth> [f=0000320] Warning: [ReturnEmptyString] deprecated field

after doing a find and replace.

so now
[f=0000000] Warning: [ReturnFalse] deprecated field!
is what I have left
User avatar
yuritch
Spring 1944 Developer
Posts: 1018
Joined: 11 Oct 2005, 07:18

Re: [ReturnFalse] deprecated field!

Post by yuritch »

I had to fix a similar problem with S44 recently. The tags were in:

- LuaUI
- LuaRules
- *defs_post

Maybe you missed one of the above.
User avatar
jamerlan
Balanced Annihilation Developer
Posts: 683
Joined: 20 Oct 2009, 13:04

Re: [ReturnFalse] deprecated field!

Post by jamerlan »

if you are lazy like me: Checkout spring master, apply this patch: https://github.com/spring/spring/pull/86

and play :-) you will get more informative message - which deprecated tag is used

or if you are even more lazy and you have linux/mac then run this in luaui/widgets directory:

grep -ER "builder|floater|canDGun|canCrash|isCommander|moveData|type|maxSlope" .
Post Reply

Return to “Help & Bugs”