载入中...
sjaak327
赞了12个文件
写了3,220个评论
上传了0个视频
上传3个文件
393个跟随者
9,937,545次下载
  • Default

    @MrJiNx Look in openIV.txt and see the last entry, it might give you a clue as to what is messing up.

    2024年10月07日
  • Default

    @Pizzahut no biggy, remind me in four weeks when I am back from holiday.

    2024年10月07日
  • Default

    @KiNG C0LD LOL, search for thruster or look in military.

    2024年10月07日
  • Default

    @JAM102970 And yes I believe you, as that value disables the function, again, I did not ask you to change that value, I asked you to lower the other value to a lower number. DefaultStation is the value I asked you to change. No worries, next version will do that on the fly :)

    2024年10月06日
  • Default

    I am not talking about GXT entries in the ini. Each radio station has a GXT entry so that we can get the name programatically, and that's where it went wrong on your setup. I have done two things to prevent this, one is if you have a higher number in ini than you have stations, I fix this on the fly. If somehow a radio station does not have a valid name, I now do nothing when lock radio station is enabled.

    2024年10月06日
  • Default

    I did not ask you to change the defaultradioenable to 1 that enables the function, I asked you to change the station.

    DefaultRadioEnable=1 //Enable Default Radio
    DefaultStation=27 //Default Radio Station

    it was set to 27 in your ini, set it to a lower value and it won't crash anymore. You probably don't have 27 radiostations in game. Just like I thougth earlier. And it wouldn't crash on my game because I have over 50 radiostations in my game. Don't worry, I have added code to fix this, if you have that value set to a value higher than the number of stations, I change it on the fly to the highest possible value, preventing crashes like this. Next version.

    2024年10月06日
  • Default

    @JAM102970 Now I understand why I was utterly unable to reproduce. As my mods folder is not your mods folder, even on a vanilla game, I was not able to reproduce this at all.

    2024年10月06日
  • Default

    @JAM102970 hat makes no sense. That's a valid radio station. Why would it crash on that ? Unless you removed that station or removed the text entry 1 =1=RADIO_13_JAZZ or in other words Worldwide FM and both values are returned on my game. Did you mess with GXT entries by any chance ?

    2024年10月06日
  • Default

    @JAM102970 No it won't. If it would I would have the same problem. I think this happened because that value was set to a high number and you removed radio stations, but did not change the value. That is literally the only reason this happened as the code is working perfectly correct over here. Too bad you don't want to help me troubleshoot this to help others.

    2024年10月06日
  • Default

    @JAM102970 I am confused as that did not happen on my end, not even with your ini and a stock radio station list. So I am at a loss as to why. Can you change the DefaultStation value in ini to 0 or 1 and try again with lock radio ?

    As to your question, that is not in trainer, I do have real time duration, but that seems to be the opposite of what you want.

    2024年10月06日