Forums WoW Modding Discussion Miscellaneous [Archive] Broken my game now it won't launch "Solved"

[Archive] Broken my game now it won't launch "Solved"

[Archive] Broken my game now it won't launch "Solved"

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

I was messing around with MOP VIP 2.0 and added a boss in Orgrimmar my game crashed and I've not been able to get it back working.

I have gone as far to delete everything and reinstall a fresh install and deleted my cache in my Wow client folder yet I am still unable to launch my game.

When I click on Worldserver.exe it gets to the end says something about database not updated and closes itself before I can even read anything.
rektbyfaith
11-04-2025, 05:11 PM #1

Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

I was messing around with MOP VIP 2.0 and added a boss in Orgrimmar my game crashed and I've not been able to get it back working.

I have gone as far to delete everything and reinstall a fresh install and deleted my cache in my Wow client folder yet I am still unable to launch my game.

When I click on Worldserver.exe it gets to the end says something about database not updated and closes itself before I can even read anything.

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

Quote:toffeeuk21 said:

I was messing around with MOP VIP 2.0 and added a boss in Orgrimmar my game crashed and I've not been able to get it back working.

I have gone as far to delete everything and reinstall a fresh install and deleted my cache in my Wow client folder yet I am still unable to launch my game.

When I click on Worldserver.exe it gets to the end says something about database not updated and closes itself before I can even read anything.

Click to expand...
Can you give us the log file?
rektbyfaith
11-04-2025, 05:11 PM #2

Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

Quote:toffeeuk21 said:

I was messing around with MOP VIP 2.0 and added a boss in Orgrimmar my game crashed and I've not been able to get it back working.

I have gone as far to delete everything and reinstall a fresh install and deleted my cache in my Wow client folder yet I am still unable to launch my game.

When I click on Worldserver.exe it gets to the end says something about database not updated and closes itself before I can even read anything.

Click to expand...
Can you give us the log file?

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

not sure which one you need
rektbyfaith
11-04-2025, 05:11 PM #3

Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

not sure which one you need

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

I guess auth.log server.log and DBerrors.log should help.

Did you try to delete the spawned NPC Boss directly from the database ?

With HeidiSQL connect to database : 127.0.0.1 / root - ascent and then go in mop_world > creature. From there you can order by descending order GUID and find the biggest ones.

Check the corresponding ID to see if its your boss. If the ID is the boss then you can safely delete and restart world server.
rektbyfaith
11-04-2025, 05:11 PM #4

Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

I guess auth.log server.log and DBerrors.log should help.

Did you try to delete the spawned NPC Boss directly from the database ?

With HeidiSQL connect to database : 127.0.0.1 / root - ascent and then go in mop_world > creature. From there you can order by descending order GUID and find the biggest ones.

Check the corresponding ID to see if its your boss. If the ID is the boss then you can safely delete and restart world server.

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#5
Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

ok I try that. code is 69473 for the boss how do I know thats the one I spawned.
rektbyfaith
11-04-2025, 05:11 PM #5

Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

ok I try that. code is 69473 for the boss how do I know thats the one I spawned.

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#6
Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

Order by GUID and the ID is just on the right so you can easily check

[Image: capture-d%E2%80%99%C3%A9cran-2022-09-06-234158-jpg.2385]
rektbyfaith
11-04-2025, 05:11 PM #6

Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

Order by GUID and the ID is just on the right so you can easily check

[Image: capture-d%E2%80%99%C3%A9cran-2022-09-06-234158-jpg.2385]

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#7
Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

yea I'm having no luck finding it. sorry I feel since I deleted everything and installed a fresh copy that data is not there now but I am still unable to fix the launch.

I've messed around with Heidi before not a complete noob to this but maybe I'm missing something,
rektbyfaith
11-04-2025, 05:11 PM #7

Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

yea I'm having no luck finding it. sorry I feel since I deleted everything and installed a fresh copy that data is not there now but I am still unable to fix the launch.

I've messed around with Heidi before not a complete noob to this but maybe I'm missing something,

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#8
Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

Thanks Roifok for your help I've managed to fix it now. turned out I had another folder of the repack in my download I think was conflicting with the data. I've removed one and now it's back working. sorry for the mix up [Image: 1f61b.png]
rektbyfaith
11-04-2025, 05:11 PM #8

Archived author: toffeeuk21 • Posted: 2025-11-04T18:11:35.259185
Original source

Thanks Roifok for your help I've managed to fix it now. turned out I had another folder of the repack in my download I think was conflicting with the data. I've removed one and now it's back working. sorry for the mix up [Image: 1f61b.png]

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