Author Topic: Lava doesn't hurt players  (Read 1696 times)

/title
Not even in a minigame.
I think I remember someone else having the same problem.

Should I give the console log or would that help?

Most likely a broken add-on that overwrites the damage function.



k.
Did you just start up Blockland, connect to Nasoa's Kart Racing three times, then quit?

Cause, if the problem is indeed a broken add-on, you need to post a console log from the server that the problem occurred on.

Did you just start up Blockland, connect to Nasoa's Kart Racing three times, then quit?

Cause, if the problem is indeed a broken add-on, you need to post a console log from the server that the problem occurred on.
Whoops, I thought I was already on my server that time.

Your console is pretty much 95% add-ons and the problem is most likely multiple add-ons.

Your console is pretty much 95% add-ons and the problem is most likely multiple add-ons.
Probably cause it loads/checks/executes the addons like 20 times.
It might be just one.

Try running it with only default addons enabled.

Try running it with only default addons enabled.
Just did it, it worked. So it's obviously an addon.

If you really want to find the addon causing it, here is the order I suggest you rule out them in:
1.Gamemodes
2. Server scripts (Server_whatever)
3. Player types
4. Other scripts (Script_whatever)
5. Weapons/vehicles
6. Everything else

By this I mean have it all active like before, then disable all addons of the type you see in the list. If it works, then it's something in the section you disabled.