• Joined on 2024-07-31
bcwagne commented on issue VoxeLibre/VoxeLibre#4586 2024-08-16 15:41:48 +02:00
mcl_potions bug: server crashes when client uses potion and crashes every time that client joins the game

Using a potion of food poisoning with damage enabled does not crash the game. If a player used a potion of food poisoning when damage was not enabled and the game crashes, then the server changes…

bcwagne commented on issue VoxeLibre/VoxeLibre#4586 2024-08-16 03:49:44 +02:00
mcl_potions bug: server crashes when client uses potion and crashes every time that client joins the game

using /remove_player <player_name> and then letting a player with the same name join again will not cause the crash.

bcwagne commented on issue VoxeLibre/VoxeLibre#4586 2024-08-16 03:38:51 +02:00
mcl_potions bug: server crashes when client uses potion and crashes every time that client joins the game

Additional correction: The crash also occurs if a character is shot with an arrow of food poisoning.

bcwagne commented on issue VoxeLibre/VoxeLibre#4586 2024-08-16 03:20:25 +02:00
mcl_potions bug: server crashes when client uses potion and crashes every time that client joins the game

Correction: It is ANY potion of food poisoning, including splash potions. Any character affected by the splash potion will cause the server to crash, including the character hosting the…

bcwagne commented on issue VoxeLibre/VoxeLibre#4586 2024-08-14 20:22:43 +02:00
mcl_potions bug: server crashes when client uses potion and crashes every time that client joins the game

Additional:

Tried again with a new client character, original server. Drinking a potion of food poisoning causes the server to shut down with the following:

AsyncErr: Lua: Runtime error…

bcwagne commented on issue VoxeLibre/VoxeLibre#4586 2024-08-14 20:10:45 +02:00
mcl_potions bug: server crashes when client uses potion and crashes every time that client joins the game

More information/possible second bug.

Two player LAN, server hosting VoxeLibre with no additional mods. Creative Mode. When client player uses a potion the server shuts down.

While…

bcwagne opened issue VoxeLibre/VoxeLibre#4586 2024-08-10 17:58:20 +02:00
mcl_potions bug: server crashes when client uses potion and crashes every time that client joins the game