Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] On tc lua is multithread on ac not?

[DiscordArchive] On tc lua is multithread on ac not?

[DiscordArchive] On tc lua is multithread on ac not?

rektbyfaith
Administrator
0
04-27-2025, 02:58 PM
#1
Archived author: thunder • Posted: 2025-04-27T14:58:24.511000+00:00
Original source

On tc lua is multithread on ac not?
rektbyfaith
04-27-2025, 02:58 PM #1

Archived author: thunder • Posted: 2025-04-27T14:58:24.511000+00:00
Original source

On tc lua is multithread on ac not?

rektbyfaith
Administrator
0
04-27-2025, 03:10 PM
#2
Archived author: iThorgrim • Posted: 2025-04-27T15:10:10.736000+00:00
Original source

On TC Lua is not Multithread, it's MultiState
rektbyfaith
04-27-2025, 03:10 PM #2

Archived author: iThorgrim • Posted: 2025-04-27T15:10:10.736000+00:00
Original source

On TC Lua is not Multithread, it's MultiState

rektbyfaith
Administrator
0
04-27-2025, 03:10 PM
#3
Archived author: iThorgrim • Posted: 2025-04-27T15:10:23.314000+00:00
Original source

On AC there is a PR for multistate
rektbyfaith
04-27-2025, 03:10 PM #3

Archived author: iThorgrim • Posted: 2025-04-27T15:10:23.314000+00:00
Original source

On AC there is a PR for multistate

rektbyfaith
Administrator
0
04-28-2025, 05:06 AM
#4
Archived author: sudlud • Posted: 2025-04-28T05:06:18.859000+00:00
Original source

Unfortunately quite abandoned as it seems to me
rektbyfaith
04-28-2025, 05:06 AM #4

Archived author: sudlud • Posted: 2025-04-28T05:06:18.859000+00:00
Original source

Unfortunately quite abandoned as it seems to me

rektbyfaith
Administrator
0
04-28-2025, 12:01 PM
#5
Archived author: metallinos • Posted: 2025-04-28T12:01:13.207000+00:00
Original source

Here's a graphic from Foereaper that demonstrates how the compatibility Eluna mode (what mod-Eluna is running) affects the world update sequence, it basically makes map threads execute sequentially, map updates are still multithreaded but not asyncronous
[Image: wGwpj3o.png?ex=690be549&is=690a93c9&hm=7...155257074&]
rektbyfaith
04-28-2025, 12:01 PM #5

Archived author: metallinos • Posted: 2025-04-28T12:01:13.207000+00:00
Original source

Here's a graphic from Foereaper that demonstrates how the compatibility Eluna mode (what mod-Eluna is running) affects the world update sequence, it basically makes map threads execute sequentially, map updates are still multithreaded but not asyncronous
[Image: wGwpj3o.png?ex=690be549&is=690a93c9&hm=7...155257074&]

rektbyfaith
Administrator
0
04-28-2025, 12:02 PM
#6
Archived author: metallinos • Posted: 2025-04-28T12:02:37.603000+00:00
Original source

To find the exact source of the error, check the line in your client-side cache, not your Lua script. Or disable all compression. By default, AIO addons are compressed, so the error message will say a line that's usually higher up than the real issue
rektbyfaith
04-28-2025, 12:02 PM #6

Archived author: metallinos • Posted: 2025-04-28T12:02:37.603000+00:00
Original source

To find the exact source of the error, check the line in your client-side cache, not your Lua script. Or disable all compression. By default, AIO addons are compressed, so the error message will say a line that's usually higher up than the real issue

rektbyfaith
Administrator
0
04-28-2025, 12:03 PM
#7
Archived author: metallinos • Posted: 2025-04-28T12:03:13.141000+00:00
Original source

The client-side AIO cache is in your WTF folder -> account name -> savedvariables.lua
rektbyfaith
04-28-2025, 12:03 PM #7

Archived author: metallinos • Posted: 2025-04-28T12:03:13.141000+00:00
Original source

The client-side AIO cache is in your WTF folder -> account name -> savedvariables.lua

rektbyfaith
Administrator
0
04-28-2025, 12:18 PM
#8
Archived author: sudlud • Posted: 2025-04-28T12:18:30.537000+00:00
Original source

thanks for sharing, so it actually performs as if it had a single map thread if mod-eluna is enabled
rektbyfaith
04-28-2025, 12:18 PM #8

Archived author: sudlud • Posted: 2025-04-28T12:18:30.537000+00:00
Original source

thanks for sharing, so it actually performs as if it had a single map thread if mod-eluna is enabled

rektbyfaith
Administrator
0
04-28-2025, 01:27 PM
#9
Archived author: metallinos • Posted: 2025-04-28T13:27:07.205000+00:00
Original source

Kind of I guess, they are separate but updated synchronously. They still can't interact with each other
rektbyfaith
04-28-2025, 01:27 PM #9

Archived author: metallinos • Posted: 2025-04-28T13:27:07.205000+00:00
Original source

Kind of I guess, they are separate but updated synchronously. They still can't interact with each other

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)