Starbound

Starbound

77 个评价
Processors
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
41.561 KB
2022 年 12 月 9 日 下午 3:11
2024 年 8 月 31 日 上午 6:51
5 项改动说明 ( 查看 )

订阅以下载
Processors

在 Emmaker 的 1 个合集中
Odyssey to Cygnus X-1
224 件物品
描述
This mod is discontinued. It will not get any updates, however it should still work and you are free to modify it.

Processors is a one of a kind mod that adds four new machines that process what was once useless into something useful! The Centrifuge, Crusher, Smelter and Sieve each have their own purpose, and their own recipes, that completely change how you look at your garbage.

But that's not all; every processor machine is built off a flexible framework that was made with extendability and compatibility in mind! Modders are fully capable of making their own, unique, processors with their own, unique, recipe configurations and even add their items to pre-existing configurations without the need of an additional patch mod.

Last but not least, thanks to everyone in the mod_dev channel of the Starbound Discord for putting up with my crap and helping me with coding the Processors framework. This mod took countless hours and the effort of more than just me, so please enjoy!
32 条留言
ZapDoggo 2024 年 3 月 2 日 下午 2:20 
Was going to ask if it works with Automation Aides, and it appears it does, albeit in a funky sort of way. Took me a hot minute to figure out a setup that works.

Would it be possible to get direct compatibility, though?
thebigdaddyking4536 2024 年 2 月 13 日 下午 3:32 
what community framework scripts do these rely on? i want to throw everything out not needed for these to work
Noche 2023 年 8 月 22 日 下午 3:55 
Oh, that must've been added as a dependency under my nose...don't remember needing it before. Thanks for telling me
Emmaker  [作者] 2023 年 8 月 22 日 上午 8:28 
@Noche you need to download the Community Framework linked in dependencies.
Noche 2023 年 8 月 22 日 上午 12:43 
Crash when attempting to place a Crusher.

[03:41:30.212] [Error] WorldServerThread exception caught handling incoming packets for client 1: (AssetException) Error loading asset /objects/scripts/cf_processor.lua
Emmaker  [作者] 2023 年 5 月 13 日 上午 5:58 
@AgentKirin I never programmed the system with creating new stacks in mind; it's simply a scenario I never considered. Thank you for bringing it to my attention, however. I will work on an update with that feature.
AgentKirin 2023 年 5 月 12 日 下午 9:39 
The centrifuge is working now, thanks :3 There is another (thankfully non-crash-inducing) issue: I threw a whole stack of gravel into the crusher, and after a while it generated a full stack of sand... but it wouldn't generate any more until I took the full stack out of that spot. It does seem to work with the non-full stack placed before the full stack, though. Is it forgetting to start a new stack or something?
Emmaker  [作者] 2023 年 5 月 1 日 上午 3:10 
@AgentKirin Similar issue, thank you for bringing it up. I just released the fix.
AgentKirin 2023 年 4 月 30 日 下午 6:41 
@JamesTheMaker Thanks for your prompt response! Unfortunately, it still seems to be crashing, only this time it's giving me this (and I do have Community Framework installed):

[18:35:49.751] [Error] Exception caught loading asset: /objects/processors/centrifuge/objects/scripts/cf_processor.lua, (AssetException) No such asset '/objects/processors/centrifuge/objects/scripts/cf_processor.lua'
Emmaker  [作者] 2023 年 4 月 30 日 下午 3:31 
@AgentKirin this is a culprit of not enough proper testing, my apologies. I will update the mod with the fix shortly.

However, I recommend that you delete that centrifuge and craft a new one since the one you are trying to place is using the deprecated script as opposed to the new one which uses the updated Community Framework one.