Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] I am trying to change the material type of an item in the database, from plate to cloth, in accordan

[DiscordArchive] I am trying to change the material type of an item in the database, from plate to cloth, in accordan

[DiscordArchive] I am trying to change the material type of an item in the database, from plate to cloth, in accordan

rektbyfaith
Administrator
0
02-27-2025, 09:50 PM
#1
Archived author: Diro • Posted: 2025-02-27T21:50:45.644000+00:00
Original source

I am trying to change the material type of an item in the database, from plate to cloth, in accordance to information from this page. https://www.azerothcore.org/wiki/item_template My changes however are not being reflected in-game. Any ideas?
rektbyfaith
02-27-2025, 09:50 PM #1

Archived author: Diro • Posted: 2025-02-27T21:50:45.644000+00:00
Original source

I am trying to change the material type of an item in the database, from plate to cloth, in accordance to information from this page. https://www.azerothcore.org/wiki/item_template My changes however are not being reflected in-game. Any ideas?

rektbyfaith
Administrator
0
02-27-2025, 09:51 PM
#2
Archived author: metallinos • Posted: 2025-02-27T21:51:36.861000+00:00
Original source

The client can't see server-side quality changes as it keeps a copy of all extant items in its item.dbc file (squeezed into the MPQ files) instead of querying the server for every item's attributes, so long story short you need to patch the client
rektbyfaith
02-27-2025, 09:51 PM #2

Archived author: metallinos • Posted: 2025-02-27T21:51:36.861000+00:00
Original source

The client can't see server-side quality changes as it keeps a copy of all extant items in its item.dbc file (squeezed into the MPQ files) instead of querying the server for every item's attributes, so long story short you need to patch the client

rektbyfaith
Administrator
0
02-27-2025, 09:51 PM
#3
Archived author: Timelost • Posted: 2025-02-27T21:51:39.922000+00:00
Original source

Im on the step of launching the authserver.exe and worldserver.exe. When I try to do that iit just opens for a second and then closes. Ive got this to work before, cant understand what Im doing wrong. Help please
rektbyfaith
02-27-2025, 09:51 PM #3

Archived author: Timelost • Posted: 2025-02-27T21:51:39.922000+00:00
Original source

Im on the step of launching the authserver.exe and worldserver.exe. When I try to do that iit just opens for a second and then closes. Ive got this to work before, cant understand what Im doing wrong. Help please

rektbyfaith
Administrator
0
02-27-2025, 09:52 PM
#4
Archived author: metallinos • Posted: 2025-02-27T21:52:10.300000+00:00
Original source

Sounds like you're crashing somehow - perhaps because your MySQL server is offline? There may be a crash log or server log that can show the cause
rektbyfaith
02-27-2025, 09:52 PM #4

Archived author: metallinos • Posted: 2025-02-27T21:52:10.300000+00:00
Original source

Sounds like you're crashing somehow - perhaps because your MySQL server is offline? There may be a crash log or server log that can show the cause

rektbyfaith
Administrator
0
02-27-2025, 09:53 PM
#5
Archived author: Timelost • Posted: 2025-02-27T21:53:27.872000+00:00
Original source

It says "running" so it should be online
rektbyfaith
02-27-2025, 09:53 PM #5

Archived author: Timelost • Posted: 2025-02-27T21:53:27.872000+00:00
Original source

It says "running" so it should be online

rektbyfaith
Administrator
0
02-27-2025, 09:55 PM
#6
Archived author: metallinos • Posted: 2025-02-27T21:55:03.757000+00:00
Original source

Sounds like. Time to look at your logs, then. Could be caused by many reasons, but both auth and world closing instantly typically indicates an inability to connect to the MySQL server, which could be because of the pw/username, db connection details in the respective conf files, or firewall settings for example.
rektbyfaith
02-27-2025, 09:55 PM #6

Archived author: metallinos • Posted: 2025-02-27T21:55:03.757000+00:00
Original source

Sounds like. Time to look at your logs, then. Could be caused by many reasons, but both auth and world closing instantly typically indicates an inability to connect to the MySQL server, which could be because of the pw/username, db connection details in the respective conf files, or firewall settings for example.

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