Forums WoW Modding Discussion Miscellaneous [Archive] Clean and build error

[Archive] Clean and build error

[Archive] Clean and build error

rektbyfaith
Administrator
0
11-04-2025, 05:14 PM
#1
Archived author: Infu • Posted: 2025-11-04T18:14:15.735880
Original source

Hello to you,

So I write this message since I have been looking for a long time how to solve this problem. When I run a cleanup or a build it fails.

I basically have these messages:

(fr) :

Code:

25>------ Début du nettoyage : Projet : X (nom ), Configuration : Debug x64 ------
25>La référence d'objet n'est pas définie à une instance d'un objet.
25>Erreur : La référence d'objet n'est pas définie à une instance d'un objet.
========== Nettoyage : 0 a réussi, 49 a échoué, 0 a été ignoré ==========

(en)

Code:

25>------ Start cleaning: Project : X (name of other), Configuration : Debug x64 ------
25>Object reference not set to an instance of an object.
25>Error: The object reference is not defined to an instance of an object.
========== Cleaning: 0 was successful, 49 failed, 0 was ignored ==========

What is the problème ? [Image: 1f641.png]
rektbyfaith
11-04-2025, 05:14 PM #1

Archived author: Infu • Posted: 2025-11-04T18:14:15.735880
Original source

Hello to you,

So I write this message since I have been looking for a long time how to solve this problem. When I run a cleanup or a build it fails.

I basically have these messages:

(fr) :

Code:

25>------ Début du nettoyage : Projet : X (nom ), Configuration : Debug x64 ------
25>La référence d'objet n'est pas définie à une instance d'un objet.
25>Erreur : La référence d'objet n'est pas définie à une instance d'un objet.
========== Nettoyage : 0 a réussi, 49 a échoué, 0 a été ignoré ==========

(en)

Code:

25>------ Start cleaning: Project : X (name of other), Configuration : Debug x64 ------
25>Object reference not set to an instance of an object.
25>Error: The object reference is not defined to an instance of an object.
========== Cleaning: 0 was successful, 49 failed, 0 was ignored ==========

What is the problème ? [Image: 1f641.png]

rektbyfaith
Administrator
0
11-04-2025, 05:14 PM
#2
Archived author: Infu • Posted: 2025-11-04T18:14:15.735880
Original source

Which core?..

Which errors?..
rektbyfaith
11-04-2025, 05:14 PM #2

Archived author: Infu • Posted: 2025-11-04T18:14:15.735880
Original source

Which core?..

Which errors?..

rektbyfaith
Administrator
0
11-04-2025, 05:14 PM
#3
Archived author: Infu • Posted: 2025-11-04T18:14:15.735880
Original source

That is a very generic error message. Does the error list provide any more detail?

It could be anything from a variable not having a set value to a reference not have a default reture value or anything in between.
rektbyfaith
11-04-2025, 05:14 PM #3

Archived author: Infu • Posted: 2025-11-04T18:14:15.735880
Original source

That is a very generic error message. Does the error list provide any more detail?

It could be anything from a variable not having a set value to a reference not have a default reture value or anything in between.

rektbyfaith
Administrator
0
11-04-2025, 05:14 PM
#4
Archived author: Infu • Posted: 2025-11-04T18:14:15.735880
Original source

Quote: Error: The object reference is not defined to an instance of an object.

Click to expand...
Thats the error you getting I assume? You are building x64 project with x32 resources

It be great to know which core and which MS you are using on which system with which resources. but generally that is the error message you get when you try to compile x64 on x32 system or with x32 resources., instead of x64
rektbyfaith
11-04-2025, 05:14 PM #4

Archived author: Infu • Posted: 2025-11-04T18:14:15.735880
Original source

Quote: Error: The object reference is not defined to an instance of an object.

Click to expand...
Thats the error you getting I assume? You are building x64 project with x32 resources

It be great to know which core and which MS you are using on which system with which resources. but generally that is the error message you get when you try to compile x64 on x32 system or with x32 resources., instead of x64

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