[DiscordArchive] I see. Is there a way to perform an update now? SK mentioned there's a configuration to be set?
[DiscordArchive] I see. Is there a way to perform an update now? SK mentioned there's a configuration to be set?
Archived author: SK • Posted: 2022-03-18T10:50:40.207000+00:00
Original source
```
# Updates.EnableDatabases
# Description: A mask that describes which databases shall be updated.
#
# Following flags are available
# DATABASE_LOGIN = 1, // Auth database
# DATABASE_CHARACTER = 2, // Character database
# DATABASE_WORLD = 4, // World database
#
# Default: 7 - (All enabled)
# 4 - (Enable world only)
# 0 - (All disabled)
Updates.EnableDatabases = 7
```
Archived author: Artanis • Posted: 2022-03-18T10:50:52.733000+00:00
Original source
ok just 7 in worldconf
Archived author: Artanis • Posted: 2022-03-18T10:51:00.570000+00:00
Original source
nothing in authconf
Archived author: SK • Posted: 2022-03-18T10:52:30.697000+00:00
Original source
1 in auth
Archived author: Artanis • Posted: 2022-03-18T10:52:38.225000+00:00
Original source
ok
Archived author: Artanis • Posted: 2022-03-18T10:52:52.495000+00:00
Original source
launching now. fingers crossed
Archived author: Artanis • Posted: 2022-03-18T10:53:28.433000+00:00
Original source
sadly no dice
![[Image: unknown.png?ex=690c7e32&is=690b2cb2&hm=7...c276ac8d1&]](https://cdn.discordapp.com/attachments/369084351129845760/954331744352485416/unknown.png?ex=690c7e32&is=690b2cb2&hm=7335ca4c6ff8f4d14d0edafdcc54c5b3ce64a4d2df2a4d743fe3cd4c276ac8d1&)
Archived author: Artanis • Posted: 2022-03-18T10:53:38.653000+00:00
Original source
![[Image: unknown.png?ex=690c7e32&is=690b2cb2&hm=7...c276ac8d1&]](https://cdn.discordapp.com/attachments/369084351129845760/954331744352485416/unknown.png?ex=690c7e32&is=690b2cb2&hm=7335ca4c6ff8f4d14d0edafdcc54c5b3ce64a4d2df2a4d743fe3cd4c276ac8d1&)
Archived author: SK • Posted: 2022-03-18T10:53:46.069000+00:00
Original source
wait
Archived author: SK • Posted: 2022-03-18T10:54:42.161000+00:00
Original source
Updates.AutoSetup = 1 creates empty tables where necessary