Forums WoW Modding Discussion Retro-Porting [Archive] ADT BFA to WOTLK converting problem [wow error]

[Archive] ADT BFA to WOTLK converting problem [wow error]

[Archive] ADT BFA to WOTLK converting problem [wow error]

rektbyfaith
Administrator
0
03-08-2018, 08:45 AM
#1
Archived author: Senix • Posted: 2018-03-08T08:45:46+00:00
Original source

Hey guys

The converted map works perfect in noggit.. but not ingame i got this wow error:

[Image: lm5EadG.png]
rektbyfaith
03-08-2018, 08:45 AM #1

Archived author: Senix • Posted: 2018-03-08T08:45:46+00:00
Original source

Hey guys

The converted map works perfect in noggit.. but not ingame i got this wow error:

[Image: lm5EadG.png]

rektbyfaith
Administrator
0
03-08-2018, 11:27 AM
#2
Archived author: Mr. DK • Posted: 2018-03-08T11:27:14+00:00
Original source

Have you ported all m2s/wmo‘s to your game folder?
rektbyfaith
03-08-2018, 11:27 AM #2

Archived author: Mr. DK • Posted: 2018-03-08T11:27:14+00:00
Original source

Have you ported all m2s/wmo‘s to your game folder?

rektbyfaith
Administrator
0
03-08-2018, 12:19 PM
#3
Archived author: Senix • Posted: 2018-03-08T12:19:59+00:00
Original source

i use the same patches for the gameclient...
rektbyfaith
03-08-2018, 12:19 PM #3

Archived author: Senix • Posted: 2018-03-08T12:19:59+00:00
Original source

i use the same patches for the gameclient...

rektbyfaith
Administrator
0
03-08-2018, 01:20 PM
#4
Archived author: wungasaurus • Posted: 2018-03-08T13:20:17+00:00
Original source

Please see the introductionary paragraphs of https://wowdev.wiki/Client_Error_Analysis
rektbyfaith
03-08-2018, 01:20 PM #4

Archived author: wungasaurus • Posted: 2018-03-08T13:20:17+00:00
Original source

Please see the introductionary paragraphs of https://wowdev.wiki/Client_Error_Analysis

rektbyfaith
Administrator
0
03-08-2018, 02:19 PM
#5
Archived author: Animetrix • Posted: 2018-03-08T14:19:58+00:00
Original source

if you are using the WDL delete it, just use the WDT and the ADT's.

Sorry for this. Google translate.
rektbyfaith
03-08-2018, 02:19 PM #5

Archived author: Animetrix • Posted: 2018-03-08T14:19:58+00:00
Original source

if you are using the WDL delete it, just use the WDT and the ADT's.

Sorry for this. Google translate.

rektbyfaith
Administrator
0
03-08-2018, 02:43 PM
#6
Archived author: Senix • Posted: 2018-03-08T14:43:39+00:00
Original source

Quote: 25 minutes ago, Animetrix said:

.
rektbyfaith
03-08-2018, 02:43 PM #6

Archived author: Senix • Posted: 2018-03-08T14:43:39+00:00
Original source

Quote: 25 minutes ago, Animetrix said:

.

rektbyfaith
Administrator
0
03-08-2018, 02:44 PM
#7
Archived author: Senix • Posted: 2018-03-08T14:44:15+00:00
Original source

Quote: 23 minutes ago, Animetrix said:

if you are using the WDL delete it, just use the WDT and the ADT's.

Sorry for this. Google translate.
which converter version i need to use for bfa adts?
rektbyfaith
03-08-2018, 02:44 PM #7

Archived author: Senix • Posted: 2018-03-08T14:44:15+00:00
Original source

Quote: 23 minutes ago, Animetrix said:

if you are using the WDL delete it, just use the WDT and the ADT's.

Sorry for this. Google translate.
which converter version i need to use for bfa adts?

rektbyfaith
Administrator
0
03-08-2018, 06:47 PM
#8
Archived author: wungasaurus • Posted: 2018-03-08T18:47:56+00:00
Original source

Please, read the linked article and provide the info asked there. That way you can actually fix the issue, and make it easier for others..
rektbyfaith
03-08-2018, 06:47 PM #8

Archived author: wungasaurus • Posted: 2018-03-08T18:47:56+00:00
Original source

Please, read the linked article and provide the info asked there. That way you can actually fix the issue, and make it easier for others..

rektbyfaith
Administrator
0
03-08-2018, 09:43 PM
#9
Archived author: wungasaurus • Posted: 2018-03-08T21:43:08+00:00
Original source

The WotLK parser is very picky about the files it reads. It assumes that if there is a #MWMO chunk as the first chunk, the #MWID and #MODF chunks follow in that order. Otherwise, or after the three, it *will* be #MAOF, and after that it only uses the offsets in that chunk to parse #MAREs.

Your crash is at the point where it tries to read a MARE based on MAOF, but that points into bogus. This is likely due to there being other chunks than (MWMO, MWID, MODF), MAOF, MARE.

https://wowdev.wiki/Client_Error_Analysi...s_value.29
rektbyfaith
03-08-2018, 09:43 PM #9

Archived author: wungasaurus • Posted: 2018-03-08T21:43:08+00:00
Original source

The WotLK parser is very picky about the files it reads. It assumes that if there is a #MWMO chunk as the first chunk, the #MWID and #MODF chunks follow in that order. Otherwise, or after the three, it *will* be #MAOF, and after that it only uses the offsets in that chunk to parse #MAREs.

Your crash is at the point where it tries to read a MARE based on MAOF, but that points into bogus. This is likely due to there being other chunks than (MWMO, MWID, MODF), MAOF, MARE.

https://wowdev.wiki/Client_Error_Analysi...s_value.29

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