Tutorial Post
Printable View
@TRM:
on update 0010 had a problem with mangos, unsecessful(to use near 'UPDATE creature_template SET ScriptName='npc_kroshius' WHERE entry=14467' at line 3
[Err] UPDATE gameobject_template SET ScriptName='go_scourge_enclosure' WHERE entry=191548
UPDATE creature_template SET ScriptName='npc_kroshius' WHERE entry=14467;
[Msg] Finished - Unsuccessfully),
scripdev2 went in sucessful no problem
Yeah same problem here:
Attachment 434
Empty and ScriptDev2 executed with no problems.
Ok, it shouldn't interrupt your normal play. I'll look into it, as I didn't get that error with the update.
Yeah I wasn't about to report this until I logged onto my character and server crashed ... so I think it interrupts my normal play, but I'll try again and see what happens.
i got it all sorted this repack is awesome
Right on
Try this:
Code:UPDATE gameobject_template SET ScriptName='go_beacon_torch' WHERE entry=176093;
UPDATE gameobject_template SET ScriptName='go_scourge_enclosure' WHERE entry=191548
Oh man.. I missed some huh?
Thanks for catching it :cool:. Its been so long since I have written sqls. Probably been since the last time I fixed things on your old repack,haha.
Regards,
Abyss
I patched right from start to 10 on fresh install.
Everytime i login the mangosd program crashes just after loading into the game world.
Text file in crashes folder contains
Exception code: C0000005 ACCESS_VIOLATION
Thanks in advance
@TRM:
yup bro that took care of the mangos sql went in sucessfully this time no problem thanks man.