Page 1 of 1

[DUPLICATE] [r580] Linux gzdoom,pk3 issue.

Posted: Mon Oct 26, 2009 23:07
by MP2E

Code: Select all

Script error, "gzdoom.pk3:actors/actor.txt" line 30:
Unknown native variable 'uservar'
At least it compiles fine! :P
(this is when running ./gzdoom)

Edit by Enjay
http://forum.drdteam.org/viewtopic.php?f=25&t=4511

Re: [DUPLICATE] [r580] Linux gzdoom,pk3 issue.

Posted: Mon Oct 26, 2009 23:26
by Gez
Given that you compiled it from the source, you should not have that problem. Don't forget to rebuild the pk3 and to overwrite the old with the new. The binary is not the only important file.

Re: [DUPLICATE] [r580] Linux gzdoom,pk3 issue.

Posted: Tue Oct 27, 2009 4:25
by MP2E
Gez wrote:Given that you compiled it from the source, you should not have that problem. Don't forget to rebuild the pk3 and to overwrite the old with the new. The binary is not the only important file.
Well I just did a fresh checkout and it still gave me the same error, perhaps CMake wasn't updated? I'll fiddle around a bit.

EDIT : Nevermind I'm just retarded, it works now