Well, i have a problem. When i open cmd, it opens normally. At 6:44, when u said to open the cmd in the folder, i opened it, but it didn't open in administration mode, so the command didn't work. Pls tell me LA2T how to default the administration mode(means when i normally open it, it will open in that mode)
Oh, maybe I forgot the runtime needs administrator permission to run, here are steps on how to always run cmd as administrator: Step 1: You can go to the search bar at the bottom of the windows like this (at 3:48) but instead of searching for "7zip", type "cmd" to search for the command prompt. Step 2: When you see the cmd icon shown up, right-click on the icon and choose "Run as administrator". Step 3: Then, the cmd window pops up, back to your source folder windows, now instead of type "cmd", press Ctrl + C to copy the original path from the address bar Step 4: Now, back to the cmd window, type "cd" then press space and Ctrl + V to paste the path to the administrator cmd, hit Enter Now, you can return to 6:43 and try that again and it should work! The goal here is to "guide" the runtime to your arras.io source folder so the program can find and run the source code for you! If that's still cryptic, you can check this video, to see and understand how to do that in detail!: th-cam.com/video/BfXh11ryBJg/w-d-xo.html
@@banashreeroymitra5632 Yeah that 6:17 token is the password to the server in my case, basically you can change the token to anything you want; However you need to write the letters consecutively and do not use spaces bar. For example, if, you want to change the token to: "my arras.io token" then the valid token format will be "my_arras.io_token". That means you should use the underscore character "_" instead of a space bar between each letter.
@@lordla2t OK, thx. But bad news, I HAVE ANOTHER PROBLEM. When u said how to open cmd in administration mode and change directory, i followed the steps. But after writing "npm install" and pressing enter, my computer shows this message - The procedure entry point GetSystemTimePreciseAsFileTime could not be located in the dynamic link library KERNEL32.dll. Pls tell me what can i do now to fix thisss problem?
Now this is a real great tutorial i don't have to use glitch anymore plus glitch needs subscription to run the servers endlessly but now i can just open the tab and let it be so that players can join without the owner joining, it still have a limitation but it's better than glitch just using the old arras and not having the newer tanks
Thank you for this awesome tutorial! I played around with a private server and here’s stuff I found while messing around. 1. If a team wins, the server ACTUALLY STOPS WORKING… 2. You can stack Developer-Developer, which allows you to make INSANE STUFF like THE ULTIMATE CELESTIAL (all 10 Celestials) 3. Looking in the code, “Arena Closers Initiated” means the server is about to shut down. 4. Apparently certain combos shoot the size to the moon (mainly Sanctuaries) 5. Anti-Tank Machine Gun combos shoot the size to literally a pebble 6. Private servers work on npm version *10.8.0* Other things to mention: I. You only have to use Developer-Developer once to make Ultimate Eternal (Kronorok? Ragronos? Idk make a creative name)(Ragnarok + Kronos)) II: Size affects Tank hitbox, thus, shutting down the server rather quickly I done everything correctly, and it works perfectly. Once again, thanks for the tutorial!
Wow, that's awesome, you explored so many thing! Feel free to keep exploring new things whenever you want! Also, the latest APS requires node 18x to run correctly, so I suggest updating your Node.js runtime. You might be familiar with the old CX template, which needs node 10x to run. You can manually download the new runtime on the Node.js website or install nvm (Node Version Manager) to manage and install multiple Node.js versions on your computer, just like I did in the video. Lastly, if a team wins and your server stops, simply open the cmd.bat again and the server will restart. Have fun!
Hello LA2T I have Windows 7 64 bit I have pack 1 and when I first enter nvm -v everything is fine then I enter nvm install latest I press enter and I get the error. C:\Users\????????\AppData\Roaming vm could not be found or does not exist. Exiting. 22.2.0 Downloading node.js version 22.2.0(64-bit)... Error while creating C:\Users\??????? ? \AppData\Roaming vm\v22.2.0 ode. zip: - open C:\Users\???????? \AppData\Roaming vm\v22.2.0 ode. zip: The system cannot find the path specified. Could not download node.js v22.2.0 64-bit executable. How to fix this?
man thats a lot of steps but still its pretty awesome knowin i can open up my server and have tanks that i have created i think ill like to know how to make mages from that one game you showed with a fire mage
Here are the steps you need to completely setup the runtime: 0:50 - Download the runtime 3:14 - Install the runtime 4:39 - Enable the runtime 6:30 - Active the runtime Can you send me the part in the video where you got stuck on installing nvm?
Hi LA2T, im the person whose comment u pinned. I have asked a question in that comment's reply, but u didn't answer. So, i am replying in another comment. So, I have another problem related to cmd (this is my last problem, i think). Pls reply to this also. As u said, i opened cmd in administrator mode, and changed the directory. But when i typed "npm install" and pressed enter, my computer shows this message - The procedure entry point GetSystemTimePreciseAsFileTime could not be located in the dynamic link library KERNEL32.dll. Now how can i resolve this problem?
@@lordla2t "Intel(R) G41 Express Chipset (Microsoft Corporation - WDDM 1.1) (1366x768x32b)" - Here, at last before the bracket, shows 32b. Therefore i have Windows 7 32 Bit, right?
@@banashreeroymitra5632 According to my research, the reason for the "The procedure entry point GetSystemTimePreciseAsFileTime could not be located in the dynamic link library KERNEL32.dll" error is that the "GetSystemTimePreciseAsFileTime" function that the runtime needs does not exist on your current Windows 7 version (that means your Windows 7 version is old and you are missing some update packets). So you should download the newer Windows 7 update pack, C++ runtime (because nodejs was written in C++) and then install it on your Windows 7 system. Here is the links I found on the Microsoft website: Windows 7 32 bit updtae pack: www.microsoft.com/en-us/download/details.aspx?id=35903 C++ runtime: learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 (download the VC 2012 version) Download the files, install them on your system, and try again!
Well, i have a problem. When i open cmd, it opens normally. At 6:44, when u said to open the cmd in the folder, i opened it, but it didn't open in administration mode, so the command didn't work. Pls tell me LA2T how to default the administration mode(means when i normally open it, it will open in that mode)
Oh, maybe I forgot the runtime needs administrator permission to run, here are steps on how to always run cmd as administrator:
Step 1: You can go to the search bar at the bottom of the windows like this (at 3:48) but instead of searching for "7zip", type "cmd" to search for the command prompt.
Step 2: When you see the cmd icon shown up, right-click on the icon and choose "Run as administrator".
Step 3: Then, the cmd window pops up, back to your source folder windows, now instead of type "cmd", press Ctrl + C to copy the original path from the address bar
Step 4: Now, back to the cmd window, type "cd" then press space and Ctrl + V to paste the path to the administrator cmd, hit Enter
Now, you can return to 6:43 and try that again and it should work!
The goal here is to "guide" the runtime to your arras.io source folder so the program can find and run the source code for you!
If that's still cryptic, you can check this video, to see and understand how to do that in detail!: th-cam.com/video/BfXh11ryBJg/w-d-xo.html
LA2T, i have another problem. Is the token that u mentioned at 6:07 the password to join the server? Can i name it *ANYTHING* i want?
@@banashreeroymitra5632 Yeah that 6:17 token is the password to the server in my case, basically you can change the token to anything you want; However you need to write the letters consecutively and do not use spaces bar.
For example, if, you want to change the token to: "my arras.io token" then the valid token format will be "my_arras.io_token". That means you should use the underscore character "_" instead of a space bar between each letter.
@@lordla2t OK, thx. But bad news, I HAVE ANOTHER PROBLEM. When u said how to open cmd in administration mode and change directory, i followed the steps. But after writing "npm install" and pressing enter, my computer shows this message - The procedure entry point GetSystemTimePreciseAsFileTime could not be located in the dynamic link library KERNEL32.dll. Pls tell me what can i do now to fix thisss problem?
@@lordla2t what is the source folder?????
😕
Now this is a real great tutorial i don't have to use glitch anymore plus glitch needs subscription to run the servers endlessly but now i can just open the tab and let it be so that players can join without the owner joining, it still have a limitation but it's better than glitch just using the old arras and not having the newer tanks
When I type nvm -v, it says
'nvm' is not recognized as an internal or external command,
operable program or batch file.
This is so incredible cool! I dont need my own server but its so nice!
I really need help, I don't know why npm install doesn't work for me, I've tried everything, please someone help me
Thank you for this awesome tutorial! I played around with a private server and here’s stuff I found while messing around.
1. If a team wins, the server ACTUALLY STOPS WORKING…
2. You can stack Developer-Developer, which allows you to make INSANE STUFF like THE ULTIMATE CELESTIAL (all 10 Celestials)
3. Looking in the code, “Arena Closers Initiated” means the server is about to shut down.
4. Apparently certain combos shoot the size to the moon (mainly Sanctuaries)
5. Anti-Tank Machine Gun combos shoot the size to literally a pebble
6. Private servers work on npm version *10.8.0*
Other things to mention:
I. You only have to use Developer-Developer once to make Ultimate Eternal (Kronorok? Ragronos? Idk make a creative name)(Ragnarok + Kronos))
II: Size affects Tank hitbox, thus, shutting down the server rather quickly
I done everything correctly, and it works perfectly. Once again, thanks for the tutorial!
Wow, that's awesome, you explored so many thing!
Feel free to keep exploring new things whenever you want!
Also, the latest APS requires node 18x to run correctly, so I suggest updating your Node.js runtime. You might be familiar with the old CX template, which needs node 10x to run. You can manually download the new runtime on the Node.js website or install nvm (Node Version Manager) to manage and install multiple Node.js versions on your computer, just like I did in the video.
Lastly, if a team wins and your server stops, simply open the cmd.bat again and the server will restart. Have fun!
LA2T! I follow all step by step but that is not working how can I run the server?
a little idea bro, make a video on how to put tanks on your own server.
thanks for making all these videos and that's all together :)
1 question LA2T how do i active run time at 6:30
does it work on any laptop (including chromebooks)?
How do you add custom stuff into the game such as new rare shapes, new tanks, new bosses etc?
I have problem error corrupted at 6:50
how do i change the names of the tanks? and also change the local host into something
why did the private server say it refused to connect?
yo, i attempted to open localhost, but it didnt connect.
trust him. i know almost every cmd command. he just uses the commands from the runtime program
Programmer?
Hello LA2T I have Windows 7 64 bit I have pack 1 and when I first enter nvm -v everything is fine then I enter nvm install latest I press enter and I get the error. C:\Users\????????\AppData\Roaming
vm could not be found or does not exist. Exiting. 22.2.0 Downloading node.js version 22.2.0(64-bit)... Error while creating C:\Users\??????? ? \AppData\Roaming
vm\v22.2.0
ode. zip: - open C:\Users\???????? \AppData\Roaming
vm\v22.2.0
ode. zip: The system cannot find the path specified. Could not download node.js v22.2.0 64-bit executable. How to fix this?
I get token in incognito mode and i dont made me a member
idk i donete know what happend in 6:11 ?
Hey! I subed and liked HELP ME how to make some tank in my Open Source Arras? and how to changelog in its?
Yeah, I promise it will be super simple to add custom tanks to your server, again without coding. I'll show the method in future videos!
Me too
Pls upload new video pls
omg please i cant wait please make next video!! i want to play with my brother :D
Yeah, I'll make a tutorial on how to host your private server online soon!
the nvm -v isnt working.
Yea uh, how do you add tanks though?
What if I am in Chromebook?
If I have 1 drivers?
Hey la2t Can you make weakest bosses buff?
im scared of using the 7zip beacause it has the windows accound crontroler
man thats a lot of steps but still its pretty awesome knowin i can open up my server and have tanks that i have created i think ill like to know how to make mages from that one game you showed with a fire mage
5:09 i have an error here
i cant use my developer menu,what do i do?
NVM I GOT IT-
@@Arthurgamesyt114 which was?
How can I spawn AI?
i cant install the nvm thing correctly pls help
Here are the steps you need to completely setup the runtime:
0:50 - Download the runtime
3:14 - Install the runtime
4:39 - Enable the runtime
6:30 - Active the runtime
Can you send me the part in the video where you got stuck on installing nvm?
I have error corrupted how i can fix it😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭
Can you describe the error you got and at which part of the video?
6:49@@lordla2t
6:50@@lordla2t
6:50@@lordla2t
6:50@@lordla2t
Like in selular right?! :(
how do i make it public
NOO HOW DO I DO THIS IF MY APS IS A FOLDER
can you show us of how to add addons?
Hi LA2T, im the person whose comment u pinned. I have asked a question in that comment's reply, but u didn't answer. So, i am replying in another comment.
So, I have another problem related to cmd (this is my last problem, i think). Pls reply to this also.
As u said, i opened cmd in administrator mode, and changed the directory. But when i typed "npm install" and pressed enter, my computer shows this message - The procedure entry point GetSystemTimePreciseAsFileTime could not be located in the dynamic link library KERNEL32.dll. Now how can i resolve this problem?
Which windows version are you using?
Are you using windows 7?
@@lordla2t Yeah, windows 7
@@banashreeroymitra5632 Are you using windows 7 32 bit or 64 bit?
@@lordla2t "Intel(R) G41 Express Chipset (Microsoft Corporation - WDDM 1.1) (1366x768x32b)" - Here, at last before the bracket, shows 32b. Therefore i have Windows 7 32 Bit, right?
@@banashreeroymitra5632 According to my research, the reason for the "The procedure entry point GetSystemTimePreciseAsFileTime could not be located in the dynamic link library KERNEL32.dll" error is that the "GetSystemTimePreciseAsFileTime" function that the runtime needs does not exist on your current Windows 7 version (that means your Windows 7 version is old and you are missing some update packets).
So you should download the newer Windows 7 update pack, C++ runtime (because nodejs was written in C++) and then install it on your Windows 7 system.
Here is the links I found on the Microsoft website:
Windows 7 32 bit updtae pack: www.microsoft.com/en-us/download/details.aspx?id=35903
C++ runtime: learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 (download the VC 2012 version)
Download the files, install them on your system, and try again!
npm not install'd
weird
please upload :(
please?
when? :(
make tutorial how to add AI tank pls
This is so cool!!!
doesnt work
Yoooo! New video
Couldn't you have done a voiceover? Did you feel your English was not good enough for it?
THERES NO DATA D
Lets go
i run linux
alright!!
YAY :D
wow!
😂😂😂
O_O
FIRST!
E:\Code\aps-plus-plus-main\aps-plus-plus-main\server\modules\live\entity.js:371
SPEED: shoot.maxSpeed * this.bulletSkills.spd,