discussion

textPage 10 of 142
50 messages on this page
Sunday, July 27, 2025
Avatar for f29b3d79546850ce297c1374367f8fbbb01ce7fc459b3819335c8792bf3aaa88
User f29b3d
anyone anybody know why i cant clone it ?
Avatar for f29b3d79546850ce297c1374367f8fbbb01ce7fc459b3819335c8792bf3aaa88
User f29b3d
No content
image.png

image.png

PNG โ€ข 36.5 KB

Saturday, July 26, 2025
Avatar for e5e1a1e030d906e6b0758aa714298a47ac1eb96bd571c5acc968a191bb9574fb
User e5e1a1
Yep
Avatar for 2eb44ad6a50c42f0312f635d455b93d5ef620a7d86692a3aa6bdbf31d872a724
User 2eb44a
does it need to be the control panel port i put in ?
Friday, July 25, 2025
Avatar for e5e1a1e030d906e6b0758aa714298a47ac1eb96bd571c5acc968a191bb9574fb
User e5e1a1
Double check that port, I think that might be the game port not the web panel port
Avatar for e5e1a1e030d906e6b0758aa714298a47ac1eb96bd571c5acc968a191bb9574fb
User e5e1a1
Can you get to the webmap okay? If the details above are correct it should be on http://104.243.47.242:26907
Avatar for 2eb44ad6a50c42f0312f635d455b93d5ef620a7d86692a3aa6bdbf31d872a724
User 2eb44a
seems i had to update allocs on that one error, tho i still cant it to connect to my game server, Did not receive a response, please check that the server is running, the IP/port is correct and that it is not firewalled
i turned off the firewall to test and it still does this
Avatar for 2eb44ad6a50c42f0312f635d455b93d5ef620a7d86692a3aa6bdbf31d872a724
User 2eb44a
but now says this
2025-07-25T17:29:01 462.550 ERR [Web] In ApiHandler.HandleRequest(): Handler GetPlayersOnline threw an exception:
2025-07-25T17:29:01 462.550 EXC Method not found: string .Entity.get_EntityName()
16:29:31
2025-07-25T17:29:31 492.184 ERR [Web] In ApiHandler.HandleRequest(): Handler GetPlayersOnline threw an exception:
2025-07-25T17:29:31 492.185 EXC Method not found: string .Entity.get_EntityName()
Avatar for 2eb44ad6a50c42f0312f635d455b93d5ef620a7d86692a3aa6bdbf31d872a724
User 2eb44a
ahh it tried to connect when i tried the 2nd server port
Avatar for 2eb44ad6a50c42f0312f635d455b93d5ef620a7d86692a3aa6bdbf31d872a724
User 2eb44a
server is running and thats the ip and port you connect with
Avatar for 2eb44ad6a50c42f0312f635d455b93d5ef620a7d86692a3aa6bdbf31d872a724
User 2eb44a
admin user is the webtoken i make yea ?
Avatar for 2eb44ad6a50c42f0312f635d455b93d5ef620a7d86692a3aa6bdbf31d872a724
User 2eb44a
what am i doing wrong here ?
Avatar for 2eb44ad6a50c42f0312f635d455b93d5ef620a7d86692a3aa6bdbf31d872a724
User 2eb44a
No content
image.png

image.png

PNG โ€ข 139.0 KB

Avatar for ee051104e06c7b026308f7b84854d5267f2d6c2ca95424e60290792cfc259f4e
User ee0511
Ty!
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
If you have 'use CPM' enabled on takaro, then
await takaro.gameserver.gameServerControllerShutdown(gameServerId);"
will use
shutdownba 0
Avatar for ee051104e06c7b026308f7b84854d5267f2d6c2ca95424e60290792cfc259f4e
User ee0511
So then "await takaro.gameserver.gameServerControllerShutdown(gameServerId);" came from an older version of the shutdown module? Or this was just a generic line?
But then I would just use this?
await takaro.gameserver.shutdownba(gameServerId);
or would it need to be
command: 'shutdownba',
})```
Avatar for 602ca815dc7501e6a962147ab179d09dca96d576877ccc458c8656c35bc7361b
User 602ca8
no honestly I didn't know ๐Ÿ˜›
Avatar for ee051104e06c7b026308f7b84854d5267f2d6c2ca95424e60290792cfc259f4e
User ee0511
Don't pity me, I'm just a fool ๐Ÿ˜›
Avatar for 602ca815dc7501e6a962147ab179d09dca96d576877ccc458c8656c35bc7361b
User 602ca8
Ohh I always thought it was for
B. A. Baracus
latest.png

latest.png

PNG โ€ข 204.4 KB

Avatar for ee051104e06c7b026308f7b84854d5267f2d6c2ca95424e60290792cfc259f4e
User ee0511
Thanks, gang!
Avatar for ee051104e06c7b026308f7b84854d5267f2d6c2ca95424e60290792cfc259f4e
User ee0511
oh okay, so this isn't even through Takaro for the functionality of the command. Obivously, Takaro is scheduling it but got it!! #dummysometimes
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
The
ba
stands for bloodmoon aware ;)
Avatar for 602ca815dc7501e6a962147ab179d09dca96d576877ccc458c8656c35bc7361b
User 602ca8
yes and as far as i remember you can even set after what hour it will continue with the restart in cpm settings
Avatar for ee051104e06c7b026308f7b84854d5267f2d6c2ca95424e60290792cfc259f4e
User ee0511
"shutdownba" will inherently avoid a bloodmoon?
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
Just use execute command shutdownba (minutes)
Avatar for ee051104e06c7b026308f7b84854d5267f2d6c2ca95424e60290792cfc259f4e
User ee0511
If so, I would love love love a copy of the json (or at least share the relevant code for knowing it's a BM and delaying the shutdown another 10-15 min)
Avatar for ee051104e06c7b026308f7b84854d5267f2d6c2ca95424e60290792cfc259f4e
User ee0511
Does anyone have a timedShutdown solution that will DELAY shutting down if it's actively a bloodmoon?
Avatar for ca547290063647938ce03c8ab97381f33325022ccbb216702ec7450ca27e6281
User ca5472
that fixed it, appreciate the help
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
allocs, wrong version. check that first
Avatar for ca547290063647938ce03c8ab97381f33325022ccbb216702ec7450ca27e6281
User ca5472
anyone seen or know how to fix this with takaro?
image.png

image.png

PNG โ€ข 531.4 KB

Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
its seems to be ebetter now
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
no more then usual
Thursday, July 24, 2025
Avatar for 83b0fc89a61221a954a46f77dbd91ebc0b1dad68898230e9861331dc0e09ee2d
User 83b0fc
So working on setting permission for our different levels of players- how do I know what number is going to equal a certain player. I get that 0 is admin/full access, but what about everyone else? Is it just any number I want? Or is there an easier way to do this?
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Interesting! Do you have a lot of modded items on your server?
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
When selecting an item to choose to addd as listing
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
Like trying to get drop down menu in shop to display items
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Can you be more specific? What was being slow? Web or ingame?
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
You could make a hook on discord message in Takaro if you want to react to messages. Proper Discord command support is planned though!
Look at the chat bridge module, that one already listens and reacts to Discord messages
Wednesday, July 23, 2025
Avatar for 041e0acf3ce0775f2a8138ba5237661bdc9677ecb35f67146ba301eca81a1e80
User 041e0a
Anyone else noticing some "slowness" in Takaro?
Avatar for 2bffa0f5cab2a92d04b2e63aae81661c79638a7959c6e2f44f576d976e0aa78a
User 2bffa0
And I would have to make a bot that is linked to Takaro to be able to execute commands in discord and get the required information?
For example, I create my #commands channel and in it I indicate that if I execute the command /bm I get the message of the next horde, linked to the function of the takaro module that I have created for the aesthetics of that message?
I don't know if there is a functionality with this or everything that happens has to be ingame to launch it to discord.
Avatar for 86a084f3ce4f1b8bd466516331a92ababd3447a7c1d24ab4230323381deed040
User 86a084
yeah i need to spend some more time at it looking at the same things to move them over ๐Ÿ˜‰
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
ya i just switched and said this is how to log in. 1 or 2 said something and i said don't use the shop. They quickly signed up. Dont ask. people always have a negative outlook. just swap.
Avatar for 86a084f3ce4f1b8bd466516331a92ababd3447a7c1d24ab4230323381deed040
User 86a084
didn't say it was logical ๐Ÿ˜‰
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
So they trust steam who sells their info instead of you who probably doesnt? checks out
Avatar for 86a084f3ce4f1b8bd466516331a92ababd3447a7c1d24ab4230323381deed040
User 86a084
nah their trust gets hurt i think ๐Ÿ˜›
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
why do their fingers stop working if they use an email ๐Ÿ˜‚
Avatar for 86a084f3ce4f1b8bd466516331a92ababd3447a7c1d24ab4230323381deed040
User 86a084
i know i want to use takaro with more things, but people on our server want to have that steam login ๐Ÿ˜›
Avatar for 86a084f3ce4f1b8bd466516331a92ababd3447a7c1d24ab4230323381deed040
User 86a084
must say when we moved server it also helped a lot
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
Takaro has been down 0 times
Avatar for 86a084f3ce4f1b8bd466516331a92ababd3447a7c1d24ab4230323381deed040
User 86a084
working again