Neutron3529
Neutron3529
same as which I met in #424 unfortunately, I could not solve such missing by copying the working files into the not-working one.
Update: I found a way to solve such bug. Notice that, the game dir is "The Legend of Liāu Thiam Ting", which contains a special character, `ā` such character cause...
> I have the same problem, which folder do I have to rename to ltd? you should make a shortcut to the game folder, which contains a illegal character, `ā`....
> I did a search on google about how to change the steam game path as you mention by creating a shortcut, but I looked at https://help.steampowered.com/en/faqs/view/7D01-D2DD-D75E-2955 and didn't find...
duplicated to https://github.com/BepInEx/BepInEx/issues/424, edit the name of the folder could fix such issue.
据说可以控制下载线程数量 当然实在不行还有360之类的流氓限速程序……
> Hi guys, I have the same error log, but my running path does not contain special characters. Path: F:\project\BepInExTest\build > > How should I solve it? > > BIE...
我测出能用的解法是这个: ``` certutil -d "sql:$HOME/.pki/nssdb" -A -i SteamTools.Certificate.pem -n "SteamTools CA" -t C,, ``` 这是从https://wiki.archlinux.org/title/User:Grawity/Adding_a_trusted_CA_certificate 查到的,修改chrome的信任CA的方法 (暂时保留这个issue,官网修正之后把这个issue关掉就好了)
> Is this a single device task or multi-device task? It is a single device task. I put 12 LSTM in the net, using the `eval/exec` to generate the full...
The problem might be the `seq_length`, `input.shape[0]` for `nn.LSTM(batch_first=False)`, I change the sequence length from 150 to 300 and it takes about 20 minutes to finish compiling the graph and...