server crash when mcl_util.get_natural_light(pos,0.5)
is nil
#4048
Labels
No Label
#P1 CRITICAL
#P2: HIGH
#P3: elevated
#P4 priority: medium
#P6: low
#Review
annoying
API
bug
code quality
combat
commands
compatibility
configurability
contribution inside
controls
core feature
creative mode
delayed for engine release
documentation
duplicate
enhancement
environment
feature request
gameplay
graphics
ground content conflict
GUI/HUD
help wanted
incomplete feature
invalid / won't fix
items
looking for contributor
mapgen
meta
mineclone2+
Minecraft >= 1.13
Minecraft >= 1.17
missing feature
mobile
mobs
mod support
model needed
multiplayer
Needs adoption
needs discussion
needs engine change
needs more information
needs research
nodes
non-mob entities
performance
player
possible close
redstone
release notes
schematics
Skyblock
sounds
Testing / Retest
tools
translation
unconfirmed
mcl5
mcla
Media missing
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#4048
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MineClone2 version: master branch commit
4b63ff1c2a
What happened?
server crash in raids when
mcl_util.get_natural_light(pos,0.5)
isnil
I'm guessing this is another fake player issue. Are you using a fake player? If so, you should clearly indicate this, and any mods you use.
The code gets pos from self which I think is the mob or the player.
I have already told you, please tell us what happened before the crash and how we can recreate it. Continuing this again ignoring that suggestion does come across as trolling. If you're genuinely not trolling, you really need to give us more info. We are a project of volunteers and don't have time to fix all the bugs, let alone try to imagine niche issues and how to recreate them. Was this after completing a raid, or did you have your clock set to new years day for some testing? ;)
You raise some really niche issues, so without context, it's hard to debug. For reference, I've completed raids on server and the game didn't crash, so I know it works.
Possibly related to #3975
@Codiac
I'm not so sure:
Which is called following the raid. It sets up the raid based on the player it starts with.
Pos is set here:
Looks like this fake player mod is so broken, yet we seem to be spending a ridiculous amount of time investigating it because the author hasn't made that effort.