Skip to content

Conversation

@beepbopbeepboop
Copy link

A remote for the storage.
Two forms of automatic crafting.
A crafting monitor.
A crafting terminal.
An interface for machines, pipeworks autocrafter and all the technic_plus machines and a default:furnace.
Wiring of the technic power system (HV) into the ME system, when technic is present.
Make the drive UI prettier.

@beepbopbeepboop beepbopbeepboop mentioned this pull request Jan 31, 2024
Fix controller crash.
Remove debugging infomation.
Incorporate recent updates into cterminal.
@InfiniteCoder01
Copy link

Like I said in #28:
I tried integration branch of a fork, doesn't work without technic. Can't add an issue to a fork, so adding there.

Error:

ModError: Failed to load and run script from /home/infinitecoder/.minetest/mods/microexpansion/init.lua:
...r/.minetest/mods/microexpansion/modules/network/ctrl.lua:362: attempt to call global 'no_technic' (a nil value)
stack traceback:
	...r/.minetest/mods/microexpansion/modules/network/ctrl.lua:362: in main chunk
	[C]: in function 'dofile'
	...r/.minetest/mods/microexpansion/modules/network/init.lua:202: in main chunk
	[C]: in function 'dofile'
	/home/infinitecoder/.minetest/mods/microexpansion/init.lua:58: in function 'require_module'
	...etest/mods/microexpansion/modules/item_transfer/init.lua:5: in main chunk
	[C]: in function 'dofile'
	/home/infinitecoder/.minetest/mods/microexpansion/init.lua:58: in function 'load_module'
	/home/infinitecoder/.minetest/mods/microexpansion/init.lua:82: in main chunk
Check debug.txt for details.

@InfiniteCoder01
Copy link

Removing the no_technic() line in the ctrl.lua does seem to fix the issue, but, like with technic, inteface/controllers say "no power", when I look at them it also says "no network"

@InfiniteCoder01
Copy link

  • Player name resolution in singleplayer doesn't work in Luanti 5.9.
  • There is no way to enable controller without mesecons

@InfiniteCoder01
Copy link

InfiniteCoder01 commented Dec 23, 2024

If I set enabled on construction to true, it seems to finally work, although I'm not sure what interface should be doing now. Also, I get errors about net demand if I break/place the controller and other things.

@InfiniteCoder01
Copy link

Oh, and the thing doesn't complain about power without generator

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.

2 participants