Dream maker not compiling 1.1.0

How, what and why to code in BYOND.
Post Reply
Tars
Joined: Fri Feb 05, 2016 3:56 am
Byond Username: Tars-Ryder

Need help, dream maker not compiling

Post by Tars » #151921

loading tgstation.dme
loading interface\skin.dmf
code\__HELPERS\text.dm:180:error: replacetext: invalid proc name: reserved word
code\__HELPERS\text.dm:183:error: replacetextEx: invalid proc name: reserved word
code\game\objects\items\weapons\melee\energy.dm:185:error: throw: invalid proc name: reserved word
code\modules\mob\mob_grab.dm:45:error: throw: invalid proc name: reserved word
code\controllers\supply_shuttle.dm:683:error: replacetext: expected 3 to 5 arguments (found 1)
code\controllers\supply_shuttle.dm:493:error: replacetext: expected 3 to 5 arguments (found 1)
tgstation.dmb - 6 errors, 0 warnings (2/5/16 1:50 pm)
neersighted
Joined: Sat Nov 28, 2015 6:23 am
Byond Username: Neersighted
Github Username: neersighted

Re: Need help, dream maker not compiling

Post by neersighted » #151926

You're running code that is compatible with 509 on 510. Please update to the latest master, which is capable of running on both 509 and 510.
User avatar
PKPenguin321
Site Admin
Joined: Tue Jul 01, 2014 7:02 pm
Byond Username: PKPenguin321
Github Username: PKPenguin321
Location: U S A, U S A, U S A

Re: Need help, dream maker not compiling

Post by PKPenguin321 » #151936

this thread could probably be moved to the Coding board

for future reference, questions like these can be asked in the #coderbus IRC.
i play Lauser McMauligan. clown name is Cold-Ass Honkey
i have three other top secret characters as well.
tell the best admin how good he is
Spoiler:
Image
Tars
Joined: Fri Feb 05, 2016 3:56 am
Byond Username: Tars-Ryder

Re: Need help, dream maker not compiling

Post by Tars » #151938

loading tgstation.dme
loading interface\skin.dmf
code\game\machinery\slotmachine.dm:296:error: throw: invalid variable name: reserved word
code\__HELPERS\text.dm:180:error: replacetext: invalid proc name: reserved word
code\__HELPERS\text.dm:183:error: replacetextEx: invalid proc name: reserved word
code\game\objects\items\weapons\melee\energy.dm:185:error: throw: invalid proc name: reserved word
code\modules\mob\mob_grab.dm:49:error: throw: invalid proc name: reserved word
code\controllers\supply_shuttle.dm:691:error: replacetext: expected 3 to 5 arguments (found 1)
code\controllers\supply_shuttle.dm:501:error: replacetext: expected 3 to 5 arguments (found 1)
tgstation.dmb - 7 errors, 0 warnings (2/5/16 3:21 pm)

got an extra error now and that was SP 1.1.0 is that latest?

What am I missing??
Tars
Joined: Fri Feb 05, 2016 3:56 am
Byond Username: Tars-Ryder

Dream maker not compiling 1.1.0

Post by Tars » #151939

loading tgstation.dme
loading interface\skin.dmf
code\game\machinery\slotmachine.dm:296:error: throw: invalid variable name: reserved word
code\__HELPERS\text.dm:180:error: replacetext: invalid proc name: reserved word
code\__HELPERS\text.dm:183:error: replacetextEx: invalid proc name: reserved word
code\game\objects\items\weapons\melee\energy.dm:185:error: throw: invalid proc name: reserved word
code\modules\mob\mob_grab.dm:49:error: throw: invalid proc name: reserved word
code\controllers\supply_shuttle.dm:691:error: replacetext: expected 3 to 5 arguments (found 1)
code\controllers\supply_shuttle.dm:501:error: replacetext: expected 3 to 5 arguments (found 1)
tgstation.dmb - 7 errors, 0 warnings (2/5/16 3:21 pm)

Am I missing some kind of important step?
Tars
Joined: Fri Feb 05, 2016 3:56 am
Byond Username: Tars-Ryder

Re: Need help, dream maker not compiling

Post by Tars » #151945

Tried baystations code too and got this

loading baystation12.dme
loading interface\skin.dmf
code\__HELPERS\text.dm:178:error: replacetext: invalid proc name: reserved word
code\__HELPERS\text.dm:181:error: replacetextEx: invalid proc name: reserved word
code\game\machinery\computer\supply.dm:315:error: replacetext: expected 3 to 5 arguments (found 1)
code\game\machinery\computer\supply.dm:111:error: replacetext: expected 3 to 5 arguments (found 1)
baystation12.dmb - 4 errors, 0 warnings (2/5/16 4:26 pm)

I am wunning windows 7 64bit ultimate on virtual box
Tars
Joined: Fri Feb 05, 2016 3:56 am
Byond Username: Tars-Ryder

Re: Dream maker not compiling 1.1.0

Post by Tars » #151946

Tried baystations code too and got this

loading baystation12.dme
loading interface\skin.dmf
code\__HELPERS\text.dm:178:error: replacetext: invalid proc name: reserved word
code\__HELPERS\text.dm:181:error: replacetextEx: invalid proc name: reserved word
code\game\machinery\computer\supply.dm:315:error: replacetext: expected 3 to 5 arguments (found 1)
code\game\machinery\computer\supply.dm:111:error: replacetext: expected 3 to 5 arguments (found 1)
baystation12.dmb - 4 errors, 0 warnings (2/5/16 4:26 pm)

I am wunning windows 7 64bit ultimate on virtual box
User avatar
PKPenguin321
Site Admin
Joined: Tue Jul 01, 2014 7:02 pm
Byond Username: PKPenguin321
Github Username: PKPenguin321
Location: U S A, U S A, U S A

Re: Need help, dream maker not compiling

Post by PKPenguin321 » #151949

Take it to coderbus you goober

Also try updating byond
i play Lauser McMauligan. clown name is Cold-Ass Honkey
i have three other top secret characters as well.
tell the best admin how good he is
Spoiler:
Image
User avatar
oranges
Code Maintainer
Joined: Tue Apr 15, 2014 9:16 pm
Byond Username: Optimumtact
Github Username: optimumtact
Location: #CHATSHITGETBANGED

Re: Dream maker not compiling 1.1.0

Post by oranges » #151955

Tars wrote:loading tgstation.dme
loading interface\skin.dmf
code\game\machinery\slotmachine.dm:296:error: throw: invalid variable name: reserved word
code\__HELPERS\text.dm:180:error: replacetext: invalid proc name: reserved word
code\__HELPERS\text.dm:183:error: replacetextEx: invalid proc name: reserved word
code\game\objects\items\weapons\melee\energy.dm:185:error: throw: invalid proc name: reserved word
code\modules\mob\mob_grab.dm:49:error: throw: invalid proc name: reserved word
code\controllers\supply_shuttle.dm:691:error: replacetext: expected 3 to 5 arguments (found 1)
code\controllers\supply_shuttle.dm:501:error: replacetext: expected 3 to 5 arguments (found 1)
tgstation.dmb - 7 errors, 0 warnings (2/5/16 3:21 pm)

Am I missing some kind of important step?
Yes, download master and not the tagged release, it's way way to old.
https://github.com/tgstation/-tg-statio ... master.zip

Also our 510 support just got merged, don't think bay12 is ready for 510 byond yet, so if you want to compile their shiz you'll need byond 509.
Tars
Joined: Fri Feb 05, 2016 3:56 am
Byond Username: Tars-Ryder

Re: Need help, dream maker not compiling

Post by Tars » #151959

already taken it there and i updated byond to beta maybe that whys?
User avatar
oranges
Code Maintainer
Joined: Tue Apr 15, 2014 9:16 pm
Byond Username: Optimumtact
Github Username: optimumtact
Location: #CHATSHITGETBANGED

Re: Dream maker not compiling 1.1.0

Post by oranges » #151961

our codebase literally only just had 510 support merged, so unless you got the code from master 3 hours ago, you're going to have those issues.

Get the latest codebase and try again.
Tars
Joined: Fri Feb 05, 2016 3:56 am
Byond Username: Tars-Ryder

Re: Dream maker not compiling 1.1.0

Post by Tars » #151968

Thanks dude that worked!
Post Reply

Who is online

Users browsing this forum: No registered users