Giter VIP home page Giter VIP logo

Comments (3)

verymilan avatar verymilan commented on June 7, 2024

Similar here (i guess):

2018-10-26 11:34:35: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'areas' in callback environment_Step(): Invalid float vector dimension range 'x' (expected -2.14748e+06 < x < 2.14748e+06 got -2.14748e+06).
2018-10-26 11:34:35: ERROR[Main]: stack traceback:
2018-10-26 11:34:35: ERROR[Main]:       [C]: in function 'get_areas_for_pos'
2018-10-26 11:34:35: ERROR[Main]:       ...a/.techeth/bin/../games/minetest_game/mods/areas/api.lua:6: in function 'getAreasAtPos'
2018-10-26 11:34:35: ERROR[Main]:       ...a/.techeth/bin/../games/minetest_game/mods/areas/hud.lua:10: in function <...a/.techeth/bin/../games/minetest_game/mods/areas/hud.lua:5>
2018-10-26 11:34:35: ERROR[Main]:       /home/illuna/.techeth/bin/../builtin/game/register.lua:412: in function </home/illuna/.techeth/bin/../builtin/game/register.lua:392>

from areas.

JurajVajda avatar JurajVajda commented on June 7, 2024

guess the same here:

2018-11-05 05:56:35: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod '' in callback on_playerReceiveFields(): Invalid float vector dimension range 'x' (expected -2.14748e+06 < x < 2.14748e+06 got 1e+20).
2018-11-05 05:56:35: ERROR[Main]: stack traceback:
2018-11-05 05:56:35: ERROR[Main]: 	[C]: in function 'get_areas_for_pos'
2018-11-05 05:56:35: ERROR[Main]: 	/root/.minetest/mods/areas/api.lua:22: in function 'getAreasAtPos'
2018-11-05 05:56:35: ERROR[Main]: 	/root/.minetest/mods/areas/api.lua:76: in function 'canInteract'
2018-11-05 05:56:35: ERROR[Main]: 	/root/.minetest/mods/areas/interact.lua:4: in function 'old_is_protected'
2018-11-05 05:56:35: ERROR[Main]: 	/root/.minetest/mods/basic_machines/protect.lua:12: in function 'is_protected'
2018-11-05 05:56:35: ERROR[Main]: 	/root/.minetest/mods/basic_machines/mover.lua:2508: in function 'func'
2018-11-05 05:56:35: ERROR[Main]: 	/usr/share/minetest/builtin/profiler/instrumentation.lua:106: in function </usr/share/minetest/builtin/profiler/instrumentation.lua:100>
2018-11-05 05:56:35: ERROR[Main]: 	/usr/share/minetest/builtin/game/register.lua:420: in function </usr/share/minetest/builtin/game/register.lua:400>

related? #27

from areas.

SmallJoker avatar SmallJoker commented on June 7, 2024

This is either an engine issue or a division error in a mod. Areas just happens to be a victim of this - all that could be done is to perform manual sanity checks.

from areas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.