Stationeers

Stationeers

27 个评价
LibConstruct
   
奖励
收藏
已收藏
取消收藏
Mod
文件大小
发表于
更新日期
78.188 KB
6 月 21 日 上午 7:11
10 月 11 日 下午 4:46
12 项改动说明 ( 查看 )

订阅以下载
LibConstruct

描述
LibConstruct
This is a library for custom placement in Stationeers. It does nothing on its own but provides functionality to other mods.

Currently this provides the board surface placement and base piece connections in Modular Consoles.

Source on Github[github.com]
This requires BepInEx and StationeersLaunchPad[github.com] v0.2.x
热门讨论 查看全部(2)
6
8 月 3 日 下午 9:13
Failure to load (error log)
Solus
2
10 月 2 日 下午 1:29
Loading error after remove symlink
Joew
18 条留言
Vince 10 月 7 日 下午 3:57 
@Tom_is_unlucky thanks for the reply, we will try that out and see if that fixes it, good catch!
tom_is_unlucky  [作者] 10 月 6 日 下午 8:43 
actually @Sheetpan i see your issue. the mods folder should not be in streamingassets, but in the same folder as the server exe
tom_is_unlucky  [作者] 10 月 6 日 下午 8:26 
@Sheetpan and @Vince could you send me the full log? easiest place is probably the #modding channel on the stationeers discord
Sheetpan 10 月 6 日 下午 5:58 
I'm also running into the same issue with LibConstruct on a dedicated server. I have the logs, and it looks like something is going wrong in the About.xml
Here's a snippet from the log. I can share the entire log if you like, too

An error occurred while deserializing a file!: Z:/home/container/rocketstation_DedicatedServer_Data/StreamingAssets\Data\Mods\3505115682\About\About.xml - There is an error in XML document (2, 2). : <ModMetadata xmlns=''> was not expected.
Failed to load Z:/home/container/rocketstation_DedicatedServer_Data/StreamingAssets\Data\Mods\3505115682\About\About.xml
InvalidOperationException: <ModMetadata xmlns=''> was not expected.
Vince 10 月 6 日 下午 5:44 
Any update to @EnGinEar 's problem? I'm having the same issue.
tom_is_unlucky  [作者] 10 月 2 日 上午 8:54 
@EnGinEAR what platform is the server hosted on, and do you have the logs? it sounds like the server isn't loading bepinex at all
EnGinEAR 10 月 2 日 上午 12:20 
Trying to use this for the ModularConsoles mod, im hosting a dedicated server using this mod, BepInEx, and StationeersLaunchPad.
my problem is that my client isnt able to connect to the server because " Server is missing LibConstruct@0.2.5 "

i have installed the serverside LaunchPad and use the client side LandingPad export zip button. LibConstruct is in there and identical to the client mod
maybe im just tired and missing something obvious
Solus 9 月 5 日 上午 10:19 
Apparently I'm still subscribed to this thread lol, whoops, but I figured I can chime in that it really seems to be just the symlink itself causing problems and not just the other mods getting loaded first leading to weird conflicts. I tested it with all the same mods that BepInEx was loading automatically because of the symlink, and no matter where in the load order they were, the problem never returned. It's weird that it's only this library has the problem, but if it's happening for multiple people it may be simplest to just add a note to the mod page telling people (if they ever used StationeersMods) to just delete the symlink at time of install so the problem doesn't even manifest... and/or get it added to the LaunchPad install page under the correct section, if you can? The "upgrading" part just says to delete the old StationeersMods files but not the symlink, after all...
tom_is_unlucky  [作者] 9 月 5 日 上午 12:15 
StationeersLaunchPad will load all the enabled workshop mods for you. The symlink isn't needed at all any more
Joew 9 月 4 日 下午 11:02 
But if i remove the symlink, the workshop content won't works, don't?