-
```
Describe your system:
- Win7 x64
- Mupen64Plus version: 1.99.2
- Plugins used: RICE
Core: Goodname: GoldenEye 007 (E) [!]
Core: MD5: CFF69B70A8AD674A0EFE5558765855C9
Core: CRC: 414ca61 2e57b8a…
-
```
Describe your system:
- Win7 x64
- Mupen64Plus version: 1.99.2
- Plugins used: RICE
Core: Goodname: GoldenEye 007 (E) [!]
Core: MD5: CFF69B70A8AD674A0EFE5558765855C9
Core: CRC: 414ca61 2e57b8a…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Launch wotr with
Mods actived :
- ToyBox (1.5.34)
- Tabletop Tweaks Core (0.7.6)
- UnityManager (0.28.2)
2. On menu, activate Isekai Mod…
-
We get these errors:
```
def by_user(left, right):
> if left.user.is_active and not right.user.is_active:
E AttributeError: 'User' object has no attribute 'is_active'
```
This …
-
Hi, for me ist would het Great of there was an status object in the Info folder which tells you the running sprinkler(s) names. Or is a similar feature implemented already ? Cheers and many thanks fo…
-
### What happened?
I was working on a resource to handle removing mission ped spawns server side when I noticed the GetEntityModel is almost entirely unreliable.
I understand this is known to be …
-
### Bug Description
I am facing a similar issue as I have set my global handler for the promptlayer but not able to see any of the responses logged in my account. I tried to debug a little, and was a…
-
If I change this in your example config:
```
$ git diff examples/config.yml
diff --git a/examples/config.yml b/examples/config.yml
index 9d0745c..a04a068 100644
--- a/examples/config.yml
+++ b/e…
-
When trying the following MATLAB example code:
```
syms u v
eqns = [2*u^2 + v^2 == 0, u - v == 1];
vars = [v u];
[solv, solu] = solve(eqns,vars)
```
we get a deprecation warning, the output is:…
-
### Steps to reproduce
The following script passes with Rails 7.1.x and fails with Rails 7.2.x:
```ruby
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "ht…