hythl0day updated TSMD Signs Mod with a new update entry: Added stable version Read the rest of this update entry...
Got an issue with the mod: [20:08:05.176] Error: Exception while calling script init: (LuaException) Error code 2, [string "/objects/tsmd_noticemakingtable/tsmd_noticema..."]: attempt to index a nil value (global 'object')
These happens when you use the incorrect version. Some function and variable names are different in nightly and stable game. That's why there's two version of modpak, you need the right one, and only one.
Ohh, that's because I downloaded when there was only the nightly option and though it wouldn't make any issues ( which it always does). Thanks for pointing it out!
What is the table called? EDIT: User Error. I had forgotten to install it on the server and my client...Ignore my question.
say, can you make this available without .modpak please? game doesn't seem to like them anymore. for nightly, i mean and i can't seem to be able to unpack it, no matter what method i'm using error when launching the game with the modpak in the mods folder: "Fatal Exception caught: (ApplicationException) Application threw exception during startup Caused by: (AssetBackendException) Packed assets file format unrecognized! error when unpacking: Exception caught: (AssetsBackendException) Packed assets file format unrecognized! [0] 8ac9aa [1] 8ab858 [2] 8add09 [3] 874ae6 [4] 8bdfd2 [5] 7644338a BaseThreadInitThunk [6] 77e39902 RtlInitializeExceptionChain [7] 77e398d5 RtlInitializeExceptionChain
so 2 questions - 1.0+steam workshop edition... is it coming soon? and secondly, can you make it so we read the sign by scanning it instead/as well (as a separate version perhaps)?
anyone managed to get this unpacked? hyth gave me permission to edit it and release it but forgot to send me the unpacked version of it x3 and i can't seem to be able to do it with the tools i have
depends on what you mean if it's a steam mod: it's easy to unpack them find the mod's id through the game's mod list (or search for the mod id in the mod's page link and then search for it) copy the pak file into your mods folder shift+RightClick your Starbound ROOT folder's background -> Open Command Line here (or something similar) paste/type this: "win32/asset_unpacker.exe" "mods/contents.pak" "mods/contents/" go to your mods folder and rename it to whatever the mod was named, to keep things more organised done. if it's modpak files, save the following as a .bat file and drag the modpak file to its icon Code: @echo off IF EXIST %1\* ( goto pack ) ELSE ( goto unpack ) :unpack echo. echo Unpacking assets, please wait... ..\win32\asset_unpacker.exe %1 "%~d1%~p1%~n1" >NUL echo. echo Assets unpacked. Press any key to exit. echo. pause >NUL exit :pack echo. echo Packing assets, please wait... ..\win32\asset_packer.exe "~n1" %1 "%~d1%~p1%~n1.modpak" >NUL echo. echo Assets packed. Press any key to exit. echo. pause >NUL exit edit: dragging a folder to the icon instead, packs it into a modpak. i think you do need to have the mod/folder somewhere in the starbound game hierarchy... but don't quote me on that though. edit2: i should also point out neither of these methods work with older .modpak files. at all. xD
I was just hoping you might have been able to unpack this mod seeing as mod owner gave you permission to unpack it.
he lost the original unpacked files, so he's stuck too xD but i did find a way to unpack it. i'm still tracking down the files i need - i should have it unpacked and publicly released by the end of today edit: i can't find a cheerful giraffe unpacker >.< that's literally all i need for this to work, i think if anyone has a back up copy of their game from mid last year (cheerful/glad giraffe releases), please let me know! edit2: i got it unpacked ^^ https://drive.google.com/open?id=0B2txGNRTp3WZcWJsVVNGOEFnTU0 edit3: i'm working on updating it for 1.1 and will stop if the original creator decides to come back
ends up, RL's kicking my butt too much. if anyone would like to take over, feel free to x] download link's still fully functional https://drive.google.com/open?id=0B2txGNRTp3WZcWJsVVNGOEFnTU0 edit: if you do, please upload it to steam so everyone can get their hands on it!