[DiscordArchive] What can i do if the Server shutsdown everytime after adding new row in creature Table ?
[DiscordArchive] What can i do if the Server shutsdown everytime after adding new row in creature Table ?
Archived author: cyberpro98 • Posted: 2024-03-22T20:46:52.986000+00:00
Original source
What can i do if the Server shutsdown everytime after adding new row in creature Table ?
Archived author: cyberpro98 • Posted: 2024-03-22T20:47:05.841000+00:00
Original source
```SQL
INSERT INTO `creature` (`id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES (650000, 0, 0, 631, 0, 0, 15, 1, 0, 4277.75, 2497.69, 365.512, 5.5889, 300, 0, 0, 534200, 0, 0, 0, 0, 0, NULL, NULL);
```
Archived author: Honey • Posted: 2024-03-22T20:49:01.800000+00:00
Original source
Check the server/crashlog
Archived author: Elmsroth • Posted: 2024-03-22T21:05:15.414000+00:00
Original source
open the server using CMD not by clicking on the .exe