[DiscordArchive] Hi! Is it possible to have DBCs in DB being loa...
[DiscordArchive] Hi! Is it possible to have DBCs in DB being loa...
Archived author: Needle • Posted: 2024-11-25T11:49:54.995000+00:00
Original source
Archived author: Needle • Posted: 2024-11-25T11:49:55.672000+00:00
Original source
Thread automatically created by Vel in <#415944535718494208>
Archived author: Vel • Posted: 2024-11-25T11:50:35.998000+00:00
Original source
(using Trinity Core, 3.3.5a)
Archived author: stoneharry • Posted: 2024-11-25T13:02:56.453000+00:00
Original source
Yes, and no
Archived author: stoneharry • Posted: 2024-11-25T13:03:19.786000+00:00
Original source
https://github.com/stoneharry/DBC-Editing-Workflow this is what I do
[Embed: GitHub - stoneharry/DBC-Editing-Workflow: The DBC file format does ...]
The DBC file format does not lend itself to being edited directly very well. I would much rather have all the data stored in a SQL format so that we can perform queries and other operations on the ...
https://github.com/stoneharry/DBC-Editing-Workflow
Archived author: Vel • Posted: 2024-11-25T14:43:01.198000+00:00
Original source
Thanks. Tried import to DB, it made some DBCs but then it got into a loop and throws silently error
```bash
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
```
While looping and slowly draining all RAM.
Archived author: stoneharry • Posted: 2024-11-25T14:47:27.123000+00:00
Original source
Did you try with blizzlike dbcs?
Archived author: stoneharry • Posted: 2024-11-25T14:47:37.757000+00:00
Original source
I suspect your dbc is corrupted
Archived author: stoneharry • Posted: 2024-11-25T14:48:34.401000+00:00
Original source
The debug_output.txt and error.txt files can be used to triage it
![[Image: image.png?ex=690cb763&is=690b65e3&hm=df2...0be22e76f&]](https://cdn.discordapp.com/attachments/1310573177319198721/1310620424836616223/image.png?ex=690cb763&is=690b65e3&hm=df28a1857d6f846749bbde4d00d3930d6c2a793d5db31ac284eeb530be22e76f&)
Archived author: Vel • Posted: 2024-11-25T14:57:39.485000+00:00
Original source
I'll try it. Also after the upload to DB, I updated only one row inside ChrRaces and it reports changes in many more DBCs.
![[Image: image.png?ex=690cb763&is=690b65e3&hm=df2...0be22e76f&]](https://cdn.discordapp.com/attachments/1310573177319198721/1310620424836616223/image.png?ex=690cb763&is=690b65e3&hm=df28a1857d6f846749bbde4d00d3930d6c2a793d5db31ac284eeb530be22e76f&)