RimWorld

RimWorld

Hirokazu Akiyama Music Pack
34 Comments
lasebt 13 hours ago 
正在执行启动时的初始化操作
Exception filling window for MusicManager.Window_MusicManager: System.NullReferenceException: Object reference not set to an instance of an object
[Ref E41C81E4]
at MusicManager.Column_Length.DrawCell (UnityEngine.Rect canvas, Verse.SongDef song) [0x0000e] in <b8123ba7d11a4539a62ab0cb4be31cf1>:0
at MusicManager.Window_MusicManager.DrawSongList (UnityEngine.Rect canvas) [0x001bc] in <b8123ba7d11a4539a62ab0cb4be31cf1>:0
at MusicManager.Window_MusicManager.DoWindowContents (UnityEngine.Rect canvas) [0x0003e] in <b8123ba7d11a4539a62ab0cb4be31cf1>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001a6] in <24d25868955f4df08b02c73b55f389fe>:0
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
Alignment was MiddleRight at end of frame.
lasebt 13 hours ago 
不知道为什么,这个和music manager冲突,打开音乐管理器的页面是就一直报错,移除了此mod就好了
姬酱  [author] 22 Aug @ 9:03am 
怎么可能和music manager冲突…?你有报错吗
我只想玩辅助划水 22 Aug @ 8:21am 
与music manager 冲突……重新订阅也不起作用:steamsad:
姬酱  [author] 2 Aug @ 4:38am 
對的,可能需要重新訂閱
AmCh 2 Aug @ 3:37am 
@2246035984
你取消再重新订阅一下试试,更新之后应该不会出现这个问题了……吧
2246035984 31 Jul @ 3:48am 
Exception filling window for MusicManager.Window_MusicManager: System.NullReferenceException: Object reference not set to an instance of an object
[Ref EB68EEAB] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
2246035984 31 Jul @ 3:48am 
和音乐管理器可能冲突
2246035984 31 Jul @ 3:45am 
这个错误怎么处理:steammocking:
2246035984 31 Jul @ 3:45am 
Could not load AudioClip at 'Kill' in any active mod or in base resources.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Verse.ContentFinder`1<UnityEngine.AudioClip>:Get (string,bool)
Verse.SongDef:<ResolveReferences>b__10_0 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
姬酱  [author] 31 Jul @ 1:57am 
修復了
姬酱  [author] 29 Jul @ 5:42am 
哇靠,长知识了,感谢感谢,我回头看看
AmCh 29 Jul @ 3:34am 
作者你好~我也遇到了跟@大番薯之怒 同样的问题
问题出在SongDef里面写的“Kill”是大写K,而Sounds文件夹里面的"kill.ogg"文件名是小写。
这个问题在Windows里面看不到,因为Windows读取这类文件不区分大小写,但是在很多强制区分大小写的操作系统里面(例如Linux)就会报错。
这个最好的改法应该是修改一下SongDef里面定义的名称——steam也不区分大小写,哪怕改了文件名它也认不出来,会保留原来的文件名。
姬酱  [author] 16 Jul @ 3:32am 
那不太清楚了(
大番薯之怒 16 Jul @ 1:29am 
怪了 我验证了 还重装了 纯净模式还是会弹
大番薯之怒 16 Jul @ 12:50am 
好的
姬酱  [author] 16 Jul @ 12:17am 
检查游戏完整性试试,看起来是少了一个文件,但我这里没问题
大番薯之怒 15 Jul @ 11:28pm 
Could not load AudioClip at 'Kill' in any active mod or in base resources.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.ContentFinder`1<UnityEngine.AudioClip>:Get (string,bool)
Verse.SongDef:<ResolveReferences>b__10_0 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LongEventHandler.ExecuteToExecuteWhenFinished_Patch0 ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Entry.Update_Patch0 (Verse.Root_Entry)
大番薯之怒 15 Jul @ 11:18pm 
总算1.6了~
困困七七 15 Jul @ 9:03am 
好奇怪 之前每天都翻一直没有 现在确实有了
感谢:D
yzhosue 15 Jul @ 7:41am 
工坊下载后xml没有1.6标签的,刚刚排mod基本上有这个问题的都是国内的mod:steamsad:
yzhosue 15 Jul @ 7:39am 
好多作者都是About.xml里面没有1.6的标签但是描述里面写了兼容1.6
姬酱  [author] 15 Jul @ 7:38am 
老早加上1.6了啊
yzhosue 15 Jul @ 7:37am 
作者大大,你的xml文件没有1.6的标签工坊识别不到的
姬酱  [author] 15 Jul @ 4:26am 
其实很早就更新了,不知道为啥工坊还显示1.5
困困七七 12 Jul @ 3:04am 
1.6球球了QAQ

前面机翻找英文的样子像个小丑
困困七七 11 Jul @ 3:17am 
These music have become a part of my rimworld:D
Blazerik 26 Oct, 2022 @ 12:52am 
You should fix the names. You can clearly tell something is wrong with the mod just by using it. full of easy to fix red errors
姬酱  [author] 19 Jun, 2022 @ 2:42am 
因为我用了这个音乐创作者大部分的歌,就不另外做清单了
喷泉旁的白鸽 19 Jun, 2022 @ 2:34am 
i do think Axiom asked 33 for music on YouTube, not the channel. You should make a music package on YouTube.
喷泉旁的白鸽 19 Jun, 2022 @ 2:13am 
我超,是鸡酱哇要当你的狗
Lord Buttery Cacao 19 Jun, 2022 @ 2:06am 
I suggest the Music Manager mod to be able to control which songs you listen to IG.
Bast 19 Jun, 2022 @ 2:05am 
I just went to youtube to look up the songs, they are nice. Has a nice old timey or fantasy feel to it. Going to play this while doing a ratkin playthrough.
Axiom 19 Jun, 2022 @ 1:20am 
Hi, any way to listen to the songs? :)