Loyal pets causing Map Server to crash. | closed | |
j0ester 2014-01-29 03:18:51 | After updating to fd063a8e2d today all Loyal pets are causing my server to crash when the owner attempts to attack something. I was able to reproduce it with both normal and custom pets. When they aren't Loyal everything works fine, however as soon as they turn loyal when the pet's owner attacks an enemy it will instantly crash the map server. | |
Euphy 2014-01-29 03:54:35 | Can't reproduce this. They're working fine.[list=1] [*]/item Civil_Servant_Egg [*]@hatch [*]@petfriendly 1000 [*]/monster PORING [*]Attack Poring [/list] Result: pet script activates (MaxSP boost), no server crash. | |
Dynasty 2014-01-29 03:56:12 | but... the map server crash i dont know why :S | |
Dynasty 2014-01-29 04:00:39 | and when i compile, i got this error vending.c: In function ‘vending_reopen’: vending.c:457: warning: ‘count’ may be used uninitialized in this function vending.c:458: warning: ‘data’ may be used uninitialized in this function | |
j0ester 2014-01-29 04:21:10 | [quote name="Euphy" post="24864" timestamp="1390967675"] Can't reproduce this. They're working fine.[list=1] [*]/item Civil_Servant_Egg [*]@hatch [*]@petfriendly 1000 [*]/monster PORING [*]Attack Poring [/list] Result: pet script activates (MaxSP boost), no server crash. [/quote] Do you, by chance, have the Pet_Support conf settings enabled? I have it enabled on my server, and the pet I was testing with was a Poison Spore. Perhaps it's due to pet support? | |
Dynasty 2014-01-29 04:36:55 | i got another bug with the ifrit skills, when the ifrit use a specific skill when he is in a specific % of hp and you move the map crach | |
Cydh 2014-01-29 04:57:20 | and about the pet too, I ever got my pet with fixed damage skill, it can hit plant type mo with damage more than 1. /heh | |
Dynasty 2014-01-29 05:20:12 | [quote name="Cydh" post="24869" timestamp="1390971440"] and about the pet too, I ever got my pet with fixed damage skill, it can hit plant type mo with damage more than 1. /heh[/quote] it make that the server crash to o.O? | |
j0ester 2014-01-29 05:37:15 | I think Cydh means that pets with a skill that does fixed damage ( like a Munak which does a 444 damage shadow attack ) will do full damage to plant types like Red/Blue/White/Shining Plants, which they shouldn't be able to do. Though, it is quite hilarious if you are attacking a Shining Plant, only dealing 1 damage, and your pet Munak just blasts it with 444 damage /heh | |
Cydh 2014-01-29 06:50:54 | @Dynasty, no, just make ur pet is overpower against plant. /heh | |
Dynasty 2014-01-29 11:55:57 | Hahahahaha xDDDDD | |
Cydh 2014-01-29 13:29:19 | The problem after fd063a8, Lilith forgot to check sc before he uses sc->data[SC_ALL_RIDING]. this not only for pet. And, this should be fixed after this 0ef4047 :D /thx all EDIT: btw, about the pet damage, I'll do it later. | |
j0ester 2014-01-29 23:34:36 | Much thanks Cydh. /thx |