Starbound
128 lượt đánh giá
Armok's Assorted Mod Fixes and Tweaks
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Kích cỡ file
Đã đăng
Đã cập nhật
680.273 KB
19 Thg08, 2021 @ 6:57pm
17 Thg10 @ 10:59pm
81 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Armok's Assorted Mod Fixes and Tweaks

Trong 2 bộ sưu tập tạo bởi Armok
Project Redemption and Friends
54 vật phẩm
Armok's Collection of Generally Recommendable Mods
105 vật phẩm
Mô tả
What this mod does
This mod basically fixes a bunch of bugs and other snafus done by other mods as well as making other minor tweaks for one reason or another, this only touches mods I personally use and a couple others, so I likely won't be accepting any suggestions for other mods to fix though. It's worth noting that this mod will not cause any issues when without any of the supported mods below.

Supported mods

credits to jss2a98aj for the code used to fix the hemp typo and crafting for racial kitchen counters, Zennle for the new and improved sprites for the item frame crafting table, Genbu for SinCo. Mech Parts patch
Thảo luận nổi bật Xem tất cả (1)
0
9 giờ trước
About Hemp fix
Azure Fang
119 bình luận
Armok  [tác giả] 30 Thg09 @ 1:55pm 
@MatiZeniX nah it's alright, I appreciate you noting the error, it's important to have feedback like that after all
MatiZeniX 30 Thg09 @ 1:43pm 
@Armok I'm glad that you figured out the issue and thanks for fixing it.
I guess the "expert" part from my side was unnecessary, I hope I wasn't being rude or something, Sorry for this.
Davoker 30 Thg09 @ 11:31am 
Burn it, kill it! 😂
Armok  [tác giả] 30 Thg09 @ 9:29am 
@MatiZeniX turns out I didn't actually fix it when I thought I did, somehow didn't save an edit I made to a file and so the issue persisted. It *will* work now.

The issue isn't that there's a missing /, as that's not how patches work, the issue was that that particular patch would have to run a bajillion test ops for a specific modded line of dialogue, and I figured it just wasn't worth the file bloat (or chance of not even working for everyone)
MatiZeniX 30 Thg09 @ 8:27am 
@Armok So I tried and resubbed with @Davoker instructions, after an hour of playing I decided to check the log and found that error again so that confirms the problem is not only on my end.
Maybe I'm not an expert but shouldn't there be a '/' at the beginning of the "converse/novakid/generic/-"? Seems kinda obvious.
Davoker 29 Thg09 @ 1:13pm 
Unsubscribing, closing Steam, reopening Steam, and subscribing to the mod again is the best way to ensure that the mod updates correctly.
Armok  [tác giả] 29 Thg09 @ 12:54pm 
@MatiZeniX Try resubbing, sometimes steam is slow to automatically update mods
MatiZeniX 29 Thg09 @ 11:53am 
@Armok Nope, I noticed the same error from the previous post few times in the new log.
Armok  [tác giả] 28 Thg09 @ 1:05pm 
@MatiZeniX Should be fixed for real now rip
MatiZeniX 28 Thg09 @ 11:08am 
I noticed a NPC "teleported" away in the Outpost leaving behind some money and I thought It was a little weird so I checked the logs and found this error:
[Error] Could not apply patch from file /dialog/converse.config.patch in source: '"Armok's Assorted Mod Fixes and Tweaks"' at '/home/Eclipsia/.local/share/Steam/steamapps/workshop/content/211820/2579660173/contents.pak'. Caused by: (JsonPatchException) Could not apply operation to base. (ParsingException) Missing leading '/' in Json pointer "converse/novakid/generic/-"
I see that you tried to fix it before but apparently the issue is still there.