Staxel
This item is incompatible with Staxel. Please see the instructions page for reasons why this item might not work within Staxel.
34 ratings
Sunbeam
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
489.765 KB
6 Feb, 2018 @ 1:35pm
14 Mar, 2018 @ 12:58pm
7 Change Notes ( view )

Subscribe to download
Sunbeam

Description
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 Comments
GhostHackNinja 28 Oct, 2020 @ 11:38am 
HideAway Hollow Compatable?
Kitten Raee 25 Jun, 2019 @ 12:35pm 
Dead mod is dead
KadenTempes 15 Apr, 2019 @ 8:04pm 
Do you still do anything with staxel?
bartwe  [developer] 20 Jul, 2018 @ 12:48pm 
Marked as incompatible with 1.3 due to large number of errorlogs submitted
Barrie Badpak  [author] 10 Apr, 2018 @ 5:06am 
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 7 Apr, 2018 @ 7:37am 
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 15 Feb, 2018 @ 7:28am 
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  [author] 13 Feb, 2018 @ 10:25am 
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 13 Feb, 2018 @ 7:08am 
Just realized that I need this for the invvaluetooltip to work now. I was wondering why it stopped working suddenly.
kyukiyoshida 13 Feb, 2018 @ 7:06am 
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.