[DiscordArchive] Not using docker -- Windows. Didn't auto import, maybe the dist file needs to be moved?
[DiscordArchive] Not using docker -- Windows. Didn't auto import, maybe the dist file needs to be moved?
Archived author: Heisenberg83 • Posted: 2025-03-25T23:06:22.962000+00:00
Original source
Not using docker -- Windows. Didn't auto import, maybe the dist file needs to be moved?
Archived author: Heisenberg83 • Posted: 2025-03-25T23:08:44.016000+00:00
Original source
I'm assuming that my base directory is the module folder in relwithdebinfo? Or does base mean a different folder?
![[Image: image.png?ex=690bda44&is=690a88c4&hm=3ef...48d98daeb&]](https://cdn.discordapp.com/attachments/1255602330431127753/1354231928596988086/image.png?ex=690bda44&is=690a88c4&hm=3effcf45e8d3fc65b10432f0143c6e7f0ddc99e11bc764996977fe248d98daeb&)
Archived author: metallinos • Posted: 2025-03-25T23:14:12.246000+00:00
Original source
By base I mean the base subdirectory in the module's data folder, there's one per database
![[Image: image.png?ex=690bda44&is=690a88c4&hm=3ef...48d98daeb&]](https://cdn.discordapp.com/attachments/1255602330431127753/1354231928596988086/image.png?ex=690bda44&is=690a88c4&hm=3effcf45e8d3fc65b10432f0143c6e7f0ddc99e11bc764996977fe248d98daeb&)
Archived author: metallinos • Posted: 2025-03-25T23:16:06.347000+00:00
Original source
I've never had dist files not get moved actually, on windows mine all end up in the bin folder (where the worldserver.exe and authserver.exe end up)/configs/modules
Archived author: metallinos • Posted: 2025-03-25T23:17:46.289000+00:00
Original source
The SQL statements in the base folders typically create the missing/required tables and the updates folders are subsequent commits to correct/tweak functionality, so you can probably get it to work with only the base SQL but importing the updates as well will ensure you're up to speed