-
**Error Messages:**
```
Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.py", line 917, in _bootstrap_inner
File "bnet_player_monitor.py", line 84, in ru…
-
When I activate the rendering layer, the ocraft client keeps waiting for responses to observation requests and ultimately the connection times out. This happens after a game has successfully been laun…
-
If I set display to default, the callback function is correctly fired. If the display is set to page, the redirect occurs successfully back to the original page, but then the callback is never fired?
…
-
I'm a junior developer, but it seems like common practice for iOS OAuth redirect URL's is using the bundle identifier?
For example, my app is called TransmatApp so the bundle identifier is `com.jon…
-
If you open the game through steam while the battle.net app is opened, you will lose the In-game status when bnetlauncher exits. However, the status is retained properly if you launch the game through…
-
The dropdown also doesn't show - just throws this error:
100x XIV_Databar\modules\micromenu.lua:470: attempt to index field '?' (a nil value)
XIV_Databar\modules\micromenu.lua:470: in function
…
-
hello,
I cannot import my characters from my battleNet account: Æthelstan#21531
ty for your help,
-
So that people don't think to use it on PathOfDiablo.
target battlenet.
What's a good name ?
-
RT
-
local hooks = {}
local function Hook(source, target, secure)
hooks[source] = _G[source]
if secure then
hooksecurefunc(source, target)
else
_G[source] = target
…