Anyone knows how to build your own server?

Tried to test some things on a private servers.
I followed the good ol tutorials but apparently Dream Maker can’t compile stuff anymore and it asks me to use visual studio instead. I do not know what file i need to open and rune for it to work.

Tbh you should be fine just running BUILD.bat, could you explain in more detail?

Aye gave me a little error.

Downloading Node v14.16.1 (May take a while)
Using vendored Node v14.16.1
:: Juke Build version 0.8.1
=> Starting ‘dm’
=> Starting ‘yarn’
:: Using defines: CBT
DM compiler version 514.1568
loading beestation.m.dme
code_compile_options.dm:69:error: #error Your version of BYOND is too out-of-date to compile this project. Go to https:
code_compile_options.dm:70:error: #error You need version 514.1583 or higher.
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 268ms
➤ YN0000: ┌ Fetch step
beestation.m.dmb - 2 errors, 0 warnings (3/9/23 8:52 pm)
Total time: 0:12
=> Target ‘dm’ failed in 13.164s, exit code: 4294967295
➤ YN0013: │ 4 packages were already cached, 852 had to be fetched
➤ YN0000: └ Completed in 43s 334ms
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed in 4s 723ms
➤ YN0000: Done in 48s 473ms
=> Finished ‘yarn’ in 49.423s
=> Target ‘tgui’ failed
=> Target ‘tg-font’ failed
=> Target ‘build’ failed
=> Please inspect the error and close the window.

Clearly your BYOND version is outdated and you should install a newer one
http://www.byond.com/download/build/514/514.1589_byond.exe

2 Likes

:: Using defines: CBT

Run as Administrator to build.

no it’s literally in the error message, it’s not a lack of adminstrative permissions.

#error Your version of BYOND is too out-of-date to compile this project.

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.