Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add xcompat #387

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

add xcompat #387

wants to merge 2 commits into from

Conversation

wsor4035
Copy link

@wsor4035 wsor4035 commented Dec 1, 2024

fixes #384

requires mt-mods/xcompat#48

Copy link

github-actions bot commented Dec 1, 2024

Mineunit failed regression tests, click for details

Regression test log for Technic CNC:


Regression test log for Technic Chests:


Regression test log for Technic:

++ Executing suite spec/api_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱
++ Executing suite spec/building_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱
++ Executing suite spec/hv_network_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱
++ Executing suite spec/lv_network_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱
++ Executing suite spec/network_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱
++ Executing suite spec/nodes_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱
++ Executing suite spec/supply_converter_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱
++ Executing suite spec/tools_compatibility_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱
++ Executing suite spec/tools_spec.lua
E:	Loading common/fs from 5.4.1 failed, trying to use builtin
✱

0 successes / 0 failures / 9 errors / 0 pending : 6.872502 seconds

Error → crafts.lua @ 3
suite spec/api_spec.lua
crafts.lua:3: attempt to index global 'xcompat' (a nil value)

Error → /usr/local/share/lua/5.1/mineunit/init.lua @ 241
suite spec/building_spec.lua
/usr/local/share/lua/5.1/mineunit/init.lua:241: Source file not found: materials.lua

Error → crafts.lua @ 3
suite spec/hv_network_spec.lua
crafts.lua:3: attempt to index global 'xcompat' (a nil value)

Error → crafts.lua @ 3
suite spec/lv_network_spec.lua
crafts.lua:3: attempt to index global 'xcompat' (a nil value)

Error → /usr/local/share/lua/5.1/mineunit/init.lua @ 241
suite spec/network_spec.lua
/usr/local/share/lua/5.1/mineunit/init.lua:241: Source file not found: materials.lua

Error → crafts.lua @ 3
suite spec/nodes_spec.lua
crafts.lua:3: attempt to index global 'xcompat' (a nil value)

Error → /usr/local/share/lua/5.1/mineunit/init.lua @ 241
suite spec/supply_converter_spec.lua
/usr/local/share/lua/5.1/mineunit/init.lua:241: Source file not found: materials.lua

Error → crafts.lua @ 3
suite spec/tools_compatibility_spec.lua
crafts.lua:3: attempt to index global 'xcompat' (a nil value)

Error → crafts.lua @ 3
suite spec/tools_spec.lua
crafts.lua:3: attempt to index global 'xcompat' (a nil value)

@wsor4035 wsor4035 marked this pull request as draft December 1, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to using xcompat
1 participant