BA
BA
``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x790e00] goroutine 72401 [running]: github.com/diamondburned/arikawa/v3/gateway.(*Gateway).ReconnectCtx(0xc000aea8c0, 0xb48740, 0xc0000281b0, 0xc00000e3c0, 0xc0002e5400) /root/go/pkg/mod/github.com/diamondburned/arikawa/[email protected]/gateway/gateway.go:339 +0xe0 github.com/diamondburned/arikawa/v3/gateway.(*Gateway).Reconnect(...) /root/go/pkg/mod/github.com/diamondburned/arikawa/[email protected]/gateway/gateway.go:309...
I'm calling amber from a batch script, it executes amber.exe tens of times in order. Some of them will randomly fail. The script: ```batch :: Replace #1/#2/#3 chcp 65001 echo...
#### Example ``` 1. 「ことの葉は強 (こは) く見ゆれどすまひ草露には―・つるものにざりける」〈[源順集](https://dictionary.goo.ne.jp/word/person/%E6%BA%90%E9%A0%86/#jn-212920)〉 ``` #### Issues 1. `^ 1. 「(.+)\n(?! 2.)` expected to work but failed to match, does amber support Negative Look Ahead? 2. `^...
Effects randomly stay on players (0:00) on 1.16.3-forge-1.34.1 server with only MCMT installed, also tried to disable Entity Parallelization but didn't help. Noticed with beacons and tested with beacons for...
My taskbar is anchored to the top of the screen, so I expected to see RepoZ shows relative to the task bar icon, just like how it is in the...
Outdated description. See [comments below ](https://github.com/spatialos/gdk-for-unity/issues/1400#issuecomment-645246170) first. > > #### Description > I am working on managed AI worker which spawns 715 entities, modify the position components and let SpatialOS...
Is there any reason not to provide a virtual Node Node.Duplicate() for nodes to duplicate them self?
Currently it seems the duplication is implemented in NodeEditorInputControls.cs, which only create a new empty Node, therefore is not handy when custom nodes contains data. Will it brokes anything to...
當 Create, CreateAdditions, RPMTW 共存且啟用翻譯資源包時,EMI/REI 會壞掉,因為 Create 構建 Tooltips 的時候會莫名得到 [null (module)](https://sourcegraph.com/github.com/Fabricators-of-Create/Create/-/blob/src/main/java/com/simibubi/create/foundation/item/TooltipHelper.java?L273=)(很神奇的是該變數來源是一個 static final,居然能變成 null) 以下任一動作可防止該 BUG 重現: - 切換為英文 - 移除 CreateAddition - 移除 RPMTW 可經由以下動作確認 BUG 來源: 1....
Was checking outputs.log and found these logs keep appearing, I copied a small part of the file, hope these help. > NullReferenceException > at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&) > at...
This happens when I was moving into gravity zone of the Mon (but not yet captured), and trying to click the rendezvous button (out of curiosity...) to see if TCA...