Staxel
此物品与 Staxel 不兼容。想知道为什么此物品不能在 Staxel 中使用,请查看指导页面
34 个评价
Sunbeam
   
奖励
收藏
已收藏
取消收藏
Other
标签: mod, base, sunbeam, code
文件大小
发表于
更新日期
489.765 KB
2018 年 2 月 6 日 下午 1:35
2018 年 3 月 14 日 下午 12:58
7 项改动说明 ( 查看 )

订阅以下载
Sunbeam

描述
Sunbeam acts as a base mod providing functionality for derived mods. Sunbeam provides functionality which includes extending or hooking into core game logic, loading assets from your mod directory.

----NOTE----
Sunbeam does not provide any functionality on its own, Sunbeam is a dependency/required item for my other mods. On my other mod's pages you will find that Sunbeam is listed as a required item.
------------------
16 条留言
GhostHackNinja 2020 年 10 月 28 日 上午 11:38 
HideAway Hollow Compatable?
Kitten Raee 2019 年 6 月 25 日 下午 12:35 
Dead mod is dead
KadenTempes 2019 年 4 月 15 日 下午 8:04 
Do you still do anything with staxel?
bartwe  [开发者] 2018 年 7 月 20 日 下午 12:48 
Marked as incompatible with 1.3 due to large number of errorlogs submitted
Barrie Badpak  [作者] 2018 年 4 月 10 日 上午 5:06 
If you have any issues like the error "an item with the same key has already been added please try and do the following: run the Mod Manager and click on "Tools → Remove all modded files"
The Nexorian 2018 年 4 月 7 日 上午 7:37 
It looks like the last update Broke Sunbeam (at least for multiplayer)
I cant join any server with Sunbeam installed.
*.crash contains following lines (and more):

...
An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at Staxel.Browser.BrowserRenderSurface.RegisterCallback(String name, Action`1 func) in c:\hg\Staxel\Staxel\Browser\BrowserRenderSurface.cs:line 135
at BetterSigns.UIController.Bind()
at BetterSigns.BetterSigns.ClientContextInitializeBefore()
at Sunbeam.SunbeamController.ClientContextInitializeBefore()
at ClientContextInitializeBefore_Patch3(Object )
...
kyukiyoshida 2018 年 2 月 15 日 上午 7:28 
Thank you, sorry about that. I just didn't realize it was required until going to the invvalue tooltip page to ask why it stopped working. Then I saw it required sunbeam, then I realized the creator was the same person lol XD
Barrie Badpak  [作者] 2018 年 2 月 13 日 上午 10:25 
kyukiyoshida this mod acts as a sort of compatibility / base mod for all of my other mods. This allows me to provide functionality for all mods that depend on this. At the moment only I use it, hopefully I can develop it to such a state that others would like to use it as well.

I'll update the description for this mod on steam though, to make sure that it clarifies a bit better that on its own this mod does not do anything and that it only a dependancy for the Inventory value tooltip mod or the Item hotbar mod.
kyukiyoshida 2018 年 2 月 13 日 上午 7:08 
Just realized that I need this for the invvaluetooltip to work now. I was wondering why it stopped working suddenly.
kyukiyoshida 2018 年 2 月 13 日 上午 7:06 
So does this work as a "mod loader\compatibility" tool, or is this only used for mods that require it? I'm a bit dumb with this stuff, so I can't really tell how it's supposed to be used by just the description.