Unnamed: 0 int64 3 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 2 430 | labels stringlengths 4 347 | body stringlengths 5 237k | index stringclasses 7
values | text_combine stringlengths 96 237k | label stringclasses 2
values | text stringlengths 96 219k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4,661 | 7,293,171,981 | IssuesEvent | 2018-02-25 11:17:24 | midwan/amiberry | https://api.github.com/repos/midwan/amiberry | closed | [WHDLoad issue] New York Warriors | compatibility | **New York Warriors [version 1.4 (07.10.17)]** - ECS/OCS
=> game does run absolutely fine however there's no sound effect. To be accurate you can hear sound effects but only once in a while (once every minute or so without any clear patterns of when sounds would be heard).
[uae for New York Warriors](https://github.com/midwan/amiberry/files/1282803/New.York.Warriors.txt)
| True | [WHDLoad issue] New York Warriors - **New York Warriors [version 1.4 (07.10.17)]** - ECS/OCS
=> game does run absolutely fine however there's no sound effect. To be accurate you can hear sound effects but only once in a while (once every minute or so without any clear patterns of when sounds would be heard).
[uae for New York Warriors](https://github.com/midwan/amiberry/files/1282803/New.York.Warriors.txt)
| comp | new york warriors new york warriors ecs ocs game does run absolutely fine however there s no sound effect to be accurate you can hear sound effects but only once in a while once every minute or so without any clear patterns of when sounds would be heard | 1 |
16,576 | 22,621,729,093 | IssuesEvent | 2022-06-30 07:06:20 | RubixDev/Rug | https://api.github.com/repos/RubixDev/Rug | reopened | Incompatibility with Reach Entity Attributes | incompatibilty | three individual crash reports all in one go:
[crash-2021-03-11_03.00.19-server.txt](https://github.com/RubixDev/fabric-rug/files/6118268/crash-2021-03-11_03.00.19-server.txt)
[crash-2021-03-11_03.00.23-server.txt](https://github.com/RubixDev/fabric-rug/files/6118269/crash-2021-03-11_03.00.23-server.txt)
[crash-2021-03-11_03.00.24-client.txt](https://github.com/RubixDev/fabric-rug/files/6118270/crash-2021-03-11_03.00.24-client.txt)
| True | Incompatibility with Reach Entity Attributes - three individual crash reports all in one go:
[crash-2021-03-11_03.00.19-server.txt](https://github.com/RubixDev/fabric-rug/files/6118268/crash-2021-03-11_03.00.19-server.txt)
[crash-2021-03-11_03.00.23-server.txt](https://github.com/RubixDev/fabric-rug/files/6118269/crash-2021-03-11_03.00.23-server.txt)
[crash-2021-03-11_03.00.24-client.txt](https://github.com/RubixDev/fabric-rug/files/6118270/crash-2021-03-11_03.00.24-client.txt)
| comp | incompatibility with reach entity attributes three individual crash reports all in one go | 1 |
13,643 | 8,631,764,832 | IssuesEvent | 2018-11-22 08:53:07 | zaproxy/zaproxy | https://api.github.com/repos/zaproxy/zaproxy | closed | User conversion between changes of AuthenticationMethods | Usability enhancement | ```
Right now, when the authentication method is changes, all existing users are deleted
to account for possible different credentials fields.
In some scenarios, where the same credentials fields are needed (e.g. username/password)
the users could be converted.
Due to the amount of required changes, this will most likely be done for 2.4.
```
Original issue reported on code.google.com by `cosminstefanxp` on 2014-03-05 16:03:45
| True | User conversion between changes of AuthenticationMethods - ```
Right now, when the authentication method is changes, all existing users are deleted
to account for possible different credentials fields.
In some scenarios, where the same credentials fields are needed (e.g. username/password)
the users could be converted.
Due to the amount of required changes, this will most likely be done for 2.4.
```
Original issue reported on code.google.com by `cosminstefanxp` on 2014-03-05 16:03:45
| non_comp | user conversion between changes of authenticationmethods right now when the authentication method is changes all existing users are deleted to account for possible different credentials fields in some scenarios where the same credentials fields are needed e g username password the users could be converted due to the amount of required changes this will most likely be done for original issue reported on code google com by cosminstefanxp on | 0 |
4,670 | 7,294,173,837 | IssuesEvent | 2018-02-25 21:09:42 | ryanisaacg/quicksilver | https://api.github.com/repos/ryanisaacg/quicksilver | closed | Some way to include asset bytes directly into the executable | changi-api-compatible enhance-feature platform-native platform-wasm | Possibly for web but definitely for desktop it would be helpful to have assets packaged with `include_bytes`. However, this should only be done in some builds so build time remains acceptable. | True | Some way to include asset bytes directly into the executable - Possibly for web but definitely for desktop it would be helpful to have assets packaged with `include_bytes`. However, this should only be done in some builds so build time remains acceptable. | comp | some way to include asset bytes directly into the executable possibly for web but definitely for desktop it would be helpful to have assets packaged with include bytes however this should only be done in some builds so build time remains acceptable | 1 |
1,749 | 4,313,434,610 | IssuesEvent | 2016-07-22 10:25:23 | agrafix/Spock | https://api.github.com/repos/agrafix/Spock | closed | Remove untyped routing | compatibility enhancement routing | To simplify things we will be removing the untyped routing approach in the next release. It does not provide any benefits over the type safe routing. If you have any objections please post here! | True | Remove untyped routing - To simplify things we will be removing the untyped routing approach in the next release. It does not provide any benefits over the type safe routing. If you have any objections please post here! | comp | remove untyped routing to simplify things we will be removing the untyped routing approach in the next release it does not provide any benefits over the type safe routing if you have any objections please post here | 1 |
369,754 | 25,866,816,397 | IssuesEvent | 2022-12-13 21:41:26 | golang/go | https://api.github.com/repos/golang/go | closed | x/net/websocket: remove Gorilla recommendation in docs | Documentation NeedsInvestigation | ### What version of Go are you using (`go version`)?
1.18
### Does this issue reproduce with the latest release?
No Issue
### What operating system and processor architecture are you using (`go env`)?
### What did you do?
Read the docs
### What did you expect to see?
How to use the x/net/websocket library
### What did you see instead?
https://github.com/golang/net/blob/e1ec361d0b39748d321472b2be7298211e05a3b6/websocket/websocket.go#L11
Gorilla recommendation which is now archived
| 1.0 | x/net/websocket: remove Gorilla recommendation in docs - ### What version of Go are you using (`go version`)?
1.18
### Does this issue reproduce with the latest release?
No Issue
### What operating system and processor architecture are you using (`go env`)?
### What did you do?
Read the docs
### What did you expect to see?
How to use the x/net/websocket library
### What did you see instead?
https://github.com/golang/net/blob/e1ec361d0b39748d321472b2be7298211e05a3b6/websocket/websocket.go#L11
Gorilla recommendation which is now archived
| non_comp | x net websocket remove gorilla recommendation in docs what version of go are you using go version does this issue reproduce with the latest release no issue what operating system and processor architecture are you using go env what did you do read the docs what did you expect to see how to use the x net websocket library what did you see instead gorilla recommendation which is now archived | 0 |
399,057 | 11,742,657,575 | IssuesEvent | 2020-03-12 01:36:32 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Is it normal there is no throw error when there is no 'data' event listener on client? (Node.js) | kind/question lang/node priority/P3 | <!--
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers here:
- grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
- StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
Issues specific to *grpc-java*, *grpc-go*, *grpc-node*, *grpc-dart*, *grpc-web* should be created in the repository they belong to (e.g. https://github.com/grpc/grpc-LANGUAGE/issues/new)
-->
### What version of gRPC and what language are you using?
Node.js v12.4.0
grpc v1.12.1 on npm
### What operating system (Linux, Windows,...) and version?
Windows10
### What runtime / compiler are you using (e.g. python version or version of gcc)
Node.js
### What did you do?
A client receives data from the server via stream but the client ignores the data chunk from the server some reason (so the client doesn't listen to the `data` event from ClientReadableStream).
Although, the client listens to the `error` event like:
```js
stream.on('error', (err)=>console.log(err))
```
Meanwhile, the server encountered an error, so emit error like:
```js
call.emit('error', err)
```
### What did you expect to see?
I expected that the `err` is logged.
### What did you see instead?
Nothing.
If the client listens to both `data` and `error`, however, the `err` is logged as I expected.
Is it intended situation?
| 1.0 | Is it normal there is no throw error when there is no 'data' event listener on client? (Node.js) - <!--
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers here:
- grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
- StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
Issues specific to *grpc-java*, *grpc-go*, *grpc-node*, *grpc-dart*, *grpc-web* should be created in the repository they belong to (e.g. https://github.com/grpc/grpc-LANGUAGE/issues/new)
-->
### What version of gRPC and what language are you using?
Node.js v12.4.0
grpc v1.12.1 on npm
### What operating system (Linux, Windows,...) and version?
Windows10
### What runtime / compiler are you using (e.g. python version or version of gcc)
Node.js
### What did you do?
A client receives data from the server via stream but the client ignores the data chunk from the server some reason (so the client doesn't listen to the `data` event from ClientReadableStream).
Although, the client listens to the `error` event like:
```js
stream.on('error', (err)=>console.log(err))
```
Meanwhile, the server encountered an error, so emit error like:
```js
call.emit('error', err)
```
### What did you expect to see?
I expected that the `err` is logged.
### What did you see instead?
Nothing.
If the client listens to both `data` and `error`, however, the `err` is logged as I expected.
Is it intended situation?
| non_comp | is it normal there is no throw error when there is no data event listener on client node js this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers here grpc io mailing list stackoverflow with grpc tag issues specific to grpc java grpc go grpc node grpc dart grpc web should be created in the repository they belong to e g what version of grpc and what language are you using node js grpc on npm what operating system linux windows and version what runtime compiler are you using e g python version or version of gcc node js what did you do a client receives data from the server via stream but the client ignores the data chunk from the server some reason so the client doesn t listen to the data event from clientreadablestream although the client listens to the error event like js stream on error err console log err meanwhile the server encountered an error so emit error like js call emit error err what did you expect to see i expected that the err is logged what did you see instead nothing if the client listens to both data and error however the err is logged as i expected is it intended situation | 0 |
55,583 | 23,508,538,413 | IssuesEvent | 2022-08-18 14:33:21 | aws/aws-sdk | https://api.github.com/repos/aws/aws-sdk | closed | Add Allowed scope for generating AccessToken from initiate-auth action | feature-request service-api cognito-idp | **Is your feature request related to a problem? Please describe.**
it would be great to be able to generate an access token with some allowed scope according to what we defined in the Corresponding AppClient
**Describe the solution you'd like**
Add a parameter called `[--scopes <value>]` type `string` which will represent the allowed scope to generate the Token. The scopes can be multiple and comma-separated.
**Additional context**
E.g:
```
aws cognito-idp initiate-auth --region us-east-1 --scopes "openid,api-gtw/proxy" --cli-input-json file://auth_data.json
```
Current behavior:
Currently, when I get a Token with the above command I get a token with the default scope `aws.cognito.signin.user.admin`. I'm using an ApiGateway with some custom scopes defined in my AppClient and I'm not able to connect with a token got by awscli because that token doesn't have the corresponding custom scope.

Thanks so much in advance | 1.0 | Add Allowed scope for generating AccessToken from initiate-auth action - **Is your feature request related to a problem? Please describe.**
it would be great to be able to generate an access token with some allowed scope according to what we defined in the Corresponding AppClient
**Describe the solution you'd like**
Add a parameter called `[--scopes <value>]` type `string` which will represent the allowed scope to generate the Token. The scopes can be multiple and comma-separated.
**Additional context**
E.g:
```
aws cognito-idp initiate-auth --region us-east-1 --scopes "openid,api-gtw/proxy" --cli-input-json file://auth_data.json
```
Current behavior:
Currently, when I get a Token with the above command I get a token with the default scope `aws.cognito.signin.user.admin`. I'm using an ApiGateway with some custom scopes defined in my AppClient and I'm not able to connect with a token got by awscli because that token doesn't have the corresponding custom scope.

Thanks so much in advance | non_comp | add allowed scope for generating accesstoken from initiate auth action is your feature request related to a problem please describe it would be great to be able to generate an access token with some allowed scope according to what we defined in the corresponding appclient describe the solution you d like add a parameter called type string which will represent the allowed scope to generate the token the scopes can be multiple and comma separated additional context e g aws cognito idp initiate auth region us east scopes openid api gtw proxy cli input json file auth data json current behavior currently when i get a token with the above command i get a token with the default scope aws cognito signin user admin i m using an apigateway with some custom scopes defined in my appclient and i m not able to connect with a token got by awscli because that token doesn t have the corresponding custom scope thanks so much in advance | 0 |
186,336 | 14,394,660,339 | IssuesEvent | 2020-12-03 01:49:25 | github-vet/rangeclosure-findings | https://api.github.com/repos/github-vet/rangeclosure-findings | closed | VergeOps/k8s-rvstore: Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go; 34 LoC | fresh small test |
Found a possible issue in [VergeOps/k8s-rvstore](https://www.github.com/VergeOps/k8s-rvstore) at [Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go](https://github.com/VergeOps/k8s-rvstore/blob/f57cd4530a1932f53fc24932cb170b0ee27d5bb1/Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go#L4015-L4048)
The below snippet of Go code triggered static analysis which searches for goroutines and/or defer statements
which capture loop variables.
[Click here to see the code in its original context.](https://github.com/VergeOps/k8s-rvstore/blob/f57cd4530a1932f53fc24932cb170b0ee27d5bb1/Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go#L4015-L4048)
<details>
<summary>Click here to show the 34 line(s) of Go which triggered the analyzer.</summary>
```go
for indexNode, node := range test.nodes {
testFit := PodAffinityChecker{
info: nodeListInfo,
podLister: schedulertesting.FakePodLister(test.pods),
}
var meta PredicateMetadata
if !test.nometa {
meta = GetPredicateMetadata(test.pod, nodeInfoMap)
}
fits, reasons, _ := testFit.InterPodAffinityMatches(test.pod, meta, nodeInfoMap[node.Name])
if !fits && !reflect.DeepEqual(reasons, test.nodesExpectAffinityFailureReasons[indexNode]) {
t.Errorf("index: %d unexpected failure reasons: %v expect: %v", indexTest, reasons, test.nodesExpectAffinityFailureReasons[indexNode])
}
affinity := test.pod.Spec.Affinity
if affinity != nil && affinity.NodeAffinity != nil {
nodeInfo := schedulernodeinfo.NewNodeInfo()
nodeInfo.SetNode(&node)
nodeInfoMap := map[string]*schedulernodeinfo.NodeInfo{node.Name: nodeInfo}
fits2, reasons, err := PodMatchNodeSelector(test.pod, GetPredicateMetadata(test.pod, nodeInfoMap), nodeInfo)
if err != nil {
t.Errorf("unexpected error: %v", err)
}
if !fits2 && !reflect.DeepEqual(reasons, selectorExpectedFailureReasons) {
t.Errorf("unexpected failure reasons: %v, want: %v", reasons, selectorExpectedFailureReasons)
}
fits = fits && fits2
}
if fits != test.fits[node.Name] {
t.Errorf("expected %v for %s got %v", test.fits[node.Name], node.Name, fits)
}
}
```
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> function call which takes a reference to node at line 4033 may start a goroutine
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: f57cd4530a1932f53fc24932cb170b0ee27d5bb1
| 1.0 | VergeOps/k8s-rvstore: Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go; 34 LoC -
Found a possible issue in [VergeOps/k8s-rvstore](https://www.github.com/VergeOps/k8s-rvstore) at [Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go](https://github.com/VergeOps/k8s-rvstore/blob/f57cd4530a1932f53fc24932cb170b0ee27d5bb1/Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go#L4015-L4048)
The below snippet of Go code triggered static analysis which searches for goroutines and/or defer statements
which capture loop variables.
[Click here to see the code in its original context.](https://github.com/VergeOps/k8s-rvstore/blob/f57cd4530a1932f53fc24932cb170b0ee27d5bb1/Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go#L4015-L4048)
<details>
<summary>Click here to show the 34 line(s) of Go which triggered the analyzer.</summary>
```go
for indexNode, node := range test.nodes {
testFit := PodAffinityChecker{
info: nodeListInfo,
podLister: schedulertesting.FakePodLister(test.pods),
}
var meta PredicateMetadata
if !test.nometa {
meta = GetPredicateMetadata(test.pod, nodeInfoMap)
}
fits, reasons, _ := testFit.InterPodAffinityMatches(test.pod, meta, nodeInfoMap[node.Name])
if !fits && !reflect.DeepEqual(reasons, test.nodesExpectAffinityFailureReasons[indexNode]) {
t.Errorf("index: %d unexpected failure reasons: %v expect: %v", indexTest, reasons, test.nodesExpectAffinityFailureReasons[indexNode])
}
affinity := test.pod.Spec.Affinity
if affinity != nil && affinity.NodeAffinity != nil {
nodeInfo := schedulernodeinfo.NewNodeInfo()
nodeInfo.SetNode(&node)
nodeInfoMap := map[string]*schedulernodeinfo.NodeInfo{node.Name: nodeInfo}
fits2, reasons, err := PodMatchNodeSelector(test.pod, GetPredicateMetadata(test.pod, nodeInfoMap), nodeInfo)
if err != nil {
t.Errorf("unexpected error: %v", err)
}
if !fits2 && !reflect.DeepEqual(reasons, selectorExpectedFailureReasons) {
t.Errorf("unexpected failure reasons: %v, want: %v", reasons, selectorExpectedFailureReasons)
}
fits = fits && fits2
}
if fits != test.fits[node.Name] {
t.Errorf("expected %v for %s got %v", test.fits[node.Name], node.Name, fits)
}
}
```
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> function call which takes a reference to node at line 4033 may start a goroutine
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: f57cd4530a1932f53fc24932cb170b0ee27d5bb1
| non_comp | vergeops rvstore advanced kubernetes scheduler kubernetes pkg scheduler algorithm predicates predicates test go loc found a possible issue in at kubernetes scheduler kubernetes pkg scheduler algorithm predicates predicates test go the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables kubernetes scheduler kubernetes pkg scheduler algorithm predicates predicates test go click here to show the line s of go which triggered the analyzer go for indexnode node range test nodes testfit podaffinitychecker info nodelistinfo podlister schedulertesting fakepodlister test pods var meta predicatemetadata if test nometa meta getpredicatemetadata test pod nodeinfomap fits reasons testfit interpodaffinitymatches test pod meta nodeinfomap if fits reflect deepequal reasons test nodesexpectaffinityfailurereasons t errorf index d unexpected failure reasons v expect v indextest reasons test nodesexpectaffinityfailurereasons affinity test pod spec affinity if affinity nil affinity nodeaffinity nil nodeinfo schedulernodeinfo newnodeinfo nodeinfo setnode node nodeinfomap map schedulernodeinfo nodeinfo node name nodeinfo reasons err podmatchnodeselector test pod getpredicatemetadata test pod nodeinfomap nodeinfo if err nil t errorf unexpected error v err if reflect deepequal reasons selectorexpectedfailurereasons t errorf unexpected failure reasons v want v reasons selectorexpectedfailurereasons fits fits if fits test fits t errorf expected v for s got v test fits node name fits below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function call which takes a reference to node at line may start a goroutine leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id | 0 |
16,014 | 9,205,982,780 | IssuesEvent | 2019-03-08 12:19:25 | spring-projects/spring-boot | https://api.github.com/repos/spring-projects/spring-boot | closed | Check for multiple processors in OnClassCondition | theme: performance type: enhancement | `OnClassCondition` currently splits the work in half and runs two threads. I have a feeling that much like the background pre-initializer this might suffer if `Runtime.getRuntime().availableProcessors()` returns 1. | True | Check for multiple processors in OnClassCondition - `OnClassCondition` currently splits the work in half and runs two threads. I have a feeling that much like the background pre-initializer this might suffer if `Runtime.getRuntime().availableProcessors()` returns 1. | non_comp | check for multiple processors in onclasscondition onclasscondition currently splits the work in half and runs two threads i have a feeling that much like the background pre initializer this might suffer if runtime getruntime availableprocessors returns | 0 |
12,796 | 15,058,043,315 | IssuesEvent | 2021-02-03 22:42:34 | Lothrazar/Storage-Network | https://api.github.com/repos/Lothrazar/Storage-Network | closed | simplestoragenetwork compatible issue with Overloaded Mod 1.16.3-1.16.4 | 1.16 More information needed compatibility | Minecraft version 1.16.3 and 1.1.6.4
Forge 35.1.0 when tested in 1.16.4
Forge 34.1.42 when tested in 1.16.3
jei-1.16.4-7.6.0.58 only added jei due to SimpleStorageNetwork crashing without it.
Overloaded-1.16.3-0.0.90
SimpleStorageNetwork-1.16.3-1.2.1 also tested SimpleStorageNetwork-1.16.3-1.3.0 with the same results
Single player or Server: both
this is a issue with overloaded and simplestoragenetworks a compatible issue that messed up the text rendering on the storage interface this happens in 1.16.3 and 1.16.4
this is what it looks like with just simplestoragenetworks and jei

and this is what it looks like after overloaded is added

video https://www.youtube.com/watch?v=4DqTqrp1cFk&ab_channel=IchigoGames
new log https://www.dropbox.com/s/7e7dzhgcwrrwv44/latest.log?dl=0
https://www.dropbox.com/s/b4fzyxcur616v6b/debug.log?dl=0
edit..i uploaded this as a new issue so i could get all the into in one place and make it easier to read-understand
| True | simplestoragenetwork compatible issue with Overloaded Mod 1.16.3-1.16.4 - Minecraft version 1.16.3 and 1.1.6.4
Forge 35.1.0 when tested in 1.16.4
Forge 34.1.42 when tested in 1.16.3
jei-1.16.4-7.6.0.58 only added jei due to SimpleStorageNetwork crashing without it.
Overloaded-1.16.3-0.0.90
SimpleStorageNetwork-1.16.3-1.2.1 also tested SimpleStorageNetwork-1.16.3-1.3.0 with the same results
Single player or Server: both
this is a issue with overloaded and simplestoragenetworks a compatible issue that messed up the text rendering on the storage interface this happens in 1.16.3 and 1.16.4
this is what it looks like with just simplestoragenetworks and jei

and this is what it looks like after overloaded is added

video https://www.youtube.com/watch?v=4DqTqrp1cFk&ab_channel=IchigoGames
new log https://www.dropbox.com/s/7e7dzhgcwrrwv44/latest.log?dl=0
https://www.dropbox.com/s/b4fzyxcur616v6b/debug.log?dl=0
edit..i uploaded this as a new issue so i could get all the into in one place and make it easier to read-understand
| comp | simplestoragenetwork compatible issue with overloaded mod minecraft version and forge when tested in forge when tested in jei only added jei due to simplestoragenetwork crashing without it overloaded simplestoragenetwork also tested simplestoragenetwork with the same results single player or server both this is a issue with overloaded and simplestoragenetworks a compatible issue that messed up the text rendering on the storage interface this happens in and this is what it looks like with just simplestoragenetworks and jei and this is what it looks like after overloaded is added video new log edit i uploaded this as a new issue so i could get all the into in one place and make it easier to read understand | 1 |
226,831 | 17,363,280,117 | IssuesEvent | 2021-07-30 01:20:55 | nitrictech/java-sdk | https://api.github.com/repos/nitrictech/java-sdk | closed | Add Query Documentation | documentation | Add Query documentation to Document Service, review content from previous KV Query extension developments. | 1.0 | Add Query Documentation - Add Query documentation to Document Service, review content from previous KV Query extension developments. | non_comp | add query documentation add query documentation to document service review content from previous kv query extension developments | 0 |
333 | 2,772,791,078 | IssuesEvent | 2015-05-03 00:58:54 | nilbus/Backbone.dualStorage | https://api.github.com/repos/nilbus/Backbone.dualStorage | closed | Invalid JSON saved to localStorage after going offline and saving models | Backward Incompatible Bug Question | I'm testing some scenarios with an existing backbone application to enable local failover.
I've dropped the library straight into the project and all seems well when the remote endpoint is available (i.e models and collections are appearing in the local storage).
After the endpoint is turned off however is get this error in the console:
```
Uncaught SyntaxError: Unexpected token ,
```
After doing some digging the error is raised by the statement:
```coffeescript
_results.push(JSON.parse(localStorage.getItem(this.name + this.sep + id)));
```
This is located on line 187 in the `Store.prototype.findAll` function. It appears to be caused by the JSON being appended with an extra comma and number (e.g. `{…}, 2`).
I've traced through the code and dualStorage doesn't appear to be setting data in this way, could it be Chrome causing the problem or my app?
Ant | True | Invalid JSON saved to localStorage after going offline and saving models - I'm testing some scenarios with an existing backbone application to enable local failover.
I've dropped the library straight into the project and all seems well when the remote endpoint is available (i.e models and collections are appearing in the local storage).
After the endpoint is turned off however is get this error in the console:
```
Uncaught SyntaxError: Unexpected token ,
```
After doing some digging the error is raised by the statement:
```coffeescript
_results.push(JSON.parse(localStorage.getItem(this.name + this.sep + id)));
```
This is located on line 187 in the `Store.prototype.findAll` function. It appears to be caused by the JSON being appended with an extra comma and number (e.g. `{…}, 2`).
I've traced through the code and dualStorage doesn't appear to be setting data in this way, could it be Chrome causing the problem or my app?
Ant | comp | invalid json saved to localstorage after going offline and saving models i m testing some scenarios with an existing backbone application to enable local failover i ve dropped the library straight into the project and all seems well when the remote endpoint is available i e models and collections are appearing in the local storage after the endpoint is turned off however is get this error in the console uncaught syntaxerror unexpected token after doing some digging the error is raised by the statement coffeescript results push json parse localstorage getitem this name this sep id this is located on line in the store prototype findall function it appears to be caused by the json being appended with an extra comma and number e g … i ve traced through the code and dualstorage doesn t appear to be setting data in this way could it be chrome causing the problem or my app ant | 1 |
9,186 | 11,203,901,197 | IssuesEvent | 2020-01-05 00:00:19 | rubinius/rubinius | https://api.github.com/repos/rubinius/rubinius | closed | Marshaling difference between Rubinius and other Rubies | Ruby Language Compatibility | A marshalled custom object fails to unmarshal on Rubinius 2.5.8, but it works on JRuby and MRI Ruby.
Minimal test case is here: https://github.com/philipmw/rubinius-issue-3527. Please refer to the README in that project.
An excerpt from that README:
A _Promise_ object wraps an _InnerClass_ object and delegates all unrecognized method calls to it. _Promise_ inherits from _BasicObject_, so it's effectively a transparent wrapper around _InnerClass_.
When marshaling on Rubinius, the _Promise_ object is called with `#__class__`. By default, this method is delegated to _InnerClass_ like all others. As a result, the marshal string looks like `InnerClass > InnerClass`, which fails when unmarshaling.
In contrast, in Rubies, the _Promise_ object knows its class name, the `#__class__` method is never called, so it does not get delegated to the inner class. The marshal string looks like `Promise > InnerClass` and correctly unmarshals.
| True | Marshaling difference between Rubinius and other Rubies - A marshalled custom object fails to unmarshal on Rubinius 2.5.8, but it works on JRuby and MRI Ruby.
Minimal test case is here: https://github.com/philipmw/rubinius-issue-3527. Please refer to the README in that project.
An excerpt from that README:
A _Promise_ object wraps an _InnerClass_ object and delegates all unrecognized method calls to it. _Promise_ inherits from _BasicObject_, so it's effectively a transparent wrapper around _InnerClass_.
When marshaling on Rubinius, the _Promise_ object is called with `#__class__`. By default, this method is delegated to _InnerClass_ like all others. As a result, the marshal string looks like `InnerClass > InnerClass`, which fails when unmarshaling.
In contrast, in Rubies, the _Promise_ object knows its class name, the `#__class__` method is never called, so it does not get delegated to the inner class. The marshal string looks like `Promise > InnerClass` and correctly unmarshals.
| comp | marshaling difference between rubinius and other rubies a marshalled custom object fails to unmarshal on rubinius but it works on jruby and mri ruby minimal test case is here please refer to the readme in that project an excerpt from that readme a promise object wraps an innerclass object and delegates all unrecognized method calls to it promise inherits from basicobject so it s effectively a transparent wrapper around innerclass when marshaling on rubinius the promise object is called with class by default this method is delegated to innerclass like all others as a result the marshal string looks like innerclass innerclass which fails when unmarshaling in contrast in rubies the promise object knows its class name the class method is never called so it does not get delegated to the inner class the marshal string looks like promise innerclass and correctly unmarshals | 1 |
341,826 | 24,715,400,668 | IssuesEvent | 2022-10-20 06:26:46 | wagtail/wagtail | https://api.github.com/repos/wagtail/wagtail | closed | Grammatical adjustments for page models not addressed in PR #9395, | Documentation | ## Issue Summary
Grammatical adjustments, which were not addressed in PR #9395, are needed on the [Pages model](https://github.com/wagtail/wagtail/blob/main/docs/topics/pages.md#page-models) section of the `Usage guide` to enhance readability
| 1.0 | Grammatical adjustments for page models not addressed in PR #9395, - ## Issue Summary
Grammatical adjustments, which were not addressed in PR #9395, are needed on the [Pages model](https://github.com/wagtail/wagtail/blob/main/docs/topics/pages.md#page-models) section of the `Usage guide` to enhance readability
| non_comp | grammatical adjustments for page models not addressed in pr issue summary grammatical adjustments which were not addressed in pr are needed on the section of the usage guide to enhance readability | 0 |
86,461 | 16,997,612,979 | IssuesEvent | 2021-07-01 08:32:53 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | RyuJIT: Don't inline calls inside rarely used basic-blocks | area-CodeGen-coreclr in pr tenet-performance | Let's not inline calls inside rarely used basic blocks, e.g. blocks with `throw` (we already don't do it inside `catch` and `filter` ones).
An example with `throw`:
```csharp
Exception GetMyException() => new ArgumentException("should not be zero");
int DoWork(int x)
{
if (x == 0)
throw GetMyException();
return x * 1000;
}
```
#### Current Codegen (inliner inlines `GetMyException()`):
```asm
; Method Program:DoWork(int):int:this
G_M62105_IG01:
push rsi
sub rsp, 32
;; bbWeight=1 PerfScore 1.25
G_M62105_IG02:
test edx, edx
je SHORT G_M62105_IG05
;; bbWeight=1 PerfScore 1.25
G_M62105_IG03:
imul eax, edx, 0x3E8
;; bbWeight=1 PerfScore 2.00
G_M62105_IG04:
add rsp, 32
pop rsi
ret
;; bbWeight=1 PerfScore 1.75
G_M62105_IG05: ; <--- cold block
mov rcx, 0xD1FFAB1E
call CORINFO_HELP_NEWSFAST
mov rsi, rax
mov ecx, 7
mov rdx, 0xD1FFAB1E
call CORINFO_HELP_STRCNS
mov rdx, rax
mov rcx, rsi
call System.ArgumentException:.ctor(System.String):this
mov rcx, rsi
call CORINFO_HELP_THROW
int3
;; bbWeight=0 PerfScore 0.00
; Total bytes of code: 79
```
#### Expected Codegen ([my prototype](https://github.com/EgorBo/runtime-1/commit/5e02b19c21ee03d24a4a7b8859a4c3a754e63f4e)):
```asm
G_M62105_IG01:
sub rsp, 40
;; bbWeight=1 PerfScore 0.25
G_M62105_IG02:
test edx, edx
je SHORT G_M62105_IG05
;; bbWeight=1 PerfScore 1.25
G_M62105_IG03:
imul eax, edx, 0x3E8
;; bbWeight=1 PerfScore 2.00
G_M62105_IG04:
add rsp, 40
ret
;; bbWeight=1 PerfScore 1.25
G_M62105_IG05:
call Program:GetMyException():System.Exception:this
mov rcx, rax
call CORINFO_HELP_THROW
int3
;; bbWeight=0 PerfScore 0.00
; Total bytes of code: 33
```
-46 bytes of code.
It shouldn't also inline various `SR.get_...()` calls (used a lot across the BCL) string properties for exceptions, e.g.:
```csharp
int DoWork(int x)
{
if (x == 0)
throw new ArgumentNullException(SR.InvalidArgument); // get_InvalidArgument() is inlined here
return x * 1000;
}
```
jit-diff from my [prototype ](https://github.com/EgorBo/runtime-1/commit/5e02b19c21ee03d24a4a7b8859a4c3a754e63f4e)(Release, -pmi -f):
```
C:\prj>jit-diff diff --output C:\prj\jitdiffs -f --core_root C:\prj\runtime-1\artifacts\tests\coreclr\Windows_NT.x64.Release\Tests\Core_Root --base C:\prj\runtime-1\artifacts\bin\coreclr\Windows_NT.x64.Checked_base --diff C:\prj\runtime-1\artifacts\bin\coreclr\Windows_NT.x64.Checked --pmi
Beginning PMI CodeSize Diffs for System.Private.CoreLib.dll, framework assemblies
| Finished 267/267 Base 267/267 Diff [444.3 sec]
Completed PMI CodeSize Diffs for System.Private.CoreLib.dll, framework assemblies in 444.39s
Diffs (if any) can be viewed by comparing: C:\prj\jitdiffs\dasmset_25\base C:\prj\jitdiffs\dasmset_25\diff
Analyzing CodeSize diffs...
Found 166 files with textual diffs.
PMI CodeSize Diffs for System.Private.CoreLib.dll, framework assemblies for default jit
Summary of Code Size diffs:
(Lower is better)
Total bytes of diff: -701786 (-1.39% of base)
diff is an improvement.
Top file regressions (bytes):
400 : Microsoft.CodeAnalysis.VisualBasic.dasm (0.01% of base)
110 : Microsoft.CodeAnalysis.CSharp.dasm (0.00% of base)
21 : xunit.core.dasm (0.03% of base)
21 : xunit.execution.dotnet.dasm (0.01% of base)
14 : Microsoft.Extensions.FileProviders.Abstractions.dasm (1.63% of base)
7 : Microsoft.Extensions.FileProviders.Physical.dasm (0.05% of base)
5 : System.Net.WebProxy.dasm (0.17% of base)
Top file improvements (bytes):
-103711 : System.Private.CoreLib.dasm (-2.31% of base)
-64416 : System.Data.Common.dasm (-4.34% of base)
-55982 : System.Private.Xml.dasm (-1.57% of base)
-51052 : FSharp.Core.dasm (-1.55% of base)
-33522 : System.Linq.Queryable.dasm (-12.00% of base)
-29048 : System.Linq.Expressions.dasm (-3.80% of base)
-21736 : System.Collections.dasm (-4.80% of base)
-18318 : System.Private.DataContractSerialization.dasm (-2.43% of base)
-13409 : Microsoft.VisualBasic.Core.dasm (-2.82% of base)
-12690 : System.DirectoryServices.dasm (-2.92% of base)
-12608 : System.Configuration.ConfigurationManager.dasm (-3.63% of base)
-12391 : Newtonsoft.Json.dasm (-1.43% of base)
-12161 : System.Security.Cryptography.Algorithms.dasm (-3.78% of base)
-11517 : System.Threading.Tasks.Dataflow.dasm (-1.36% of base)
-11124 : System.Collections.Concurrent.dasm (-3.33% of base)
-9320 : System.Data.OleDb.dasm (-3.14% of base)
-8294 : System.Net.Http.dasm (-1.12% of base)
-6524 : System.DirectoryServices.AccountManagement.dasm (-1.81% of base)
-6445 : System.ComponentModel.Composition.dasm (-1.94% of base)
-6433 : System.Security.Cryptography.Pkcs.dasm (-1.64% of base)
166 total files with Code Size differences (159 improved, 7 regressed), 101 unchanged.
Top method regressions (bytes):
129 (17.32% of base) : System.DirectoryServices.dasm - DomainController:GetRoles():ArrayList:this
83 ( 7.94% of base) : System.DirectoryServices.dasm - Forest:GetSites():ArrayList:this
76 ( 4.26% of base) : Microsoft.CodeAnalysis.CSharp.dasm - LookupPosition:GetFirstExcludedToken(StatementSyntax):SyntaxToken
53 ( 6.44% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - SyntaxNodeExtensions:QueryClauseKeywordOrRangeVariableIdentifier(VisualBasicSyntaxNode):SyntaxToken
45 ( 3.42% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:BindSubsequentQueryOperators(BoundQueryClauseBase,Enumerator,DiagnosticBag):BoundQueryClauseBase:this
43 ( 3.74% of base) : System.DirectoryServices.dasm - DomainController:GetDomainControllerInfo():this
37 (17.96% of base) : System.Data.Common.dasm - DataRow:SetParentRowToDBNull(DataRelation):this
35 (350.00% of base) : System.Configuration.ConfigurationManager.dasm - ConfigurationSectionCollection:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Management.dasm - ManagementNamedValueCollection:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Net.Requests.dasm - FileWebResponse:.ctor(SerializationInfo,StreamingContext):this
35 (250.00% of base) : System.Net.Requests.dasm - HttpWebResponse:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Security.Cryptography.X509Certificates.dasm - X509Certificate2:.ctor(SerializationInfo,StreamingContext):this
33 (31.73% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:GetQueryLambdaParameterNameRight(ImmutableArray`1):String
32 ( 7.24% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:BindXmlContent(XmlNodeSyntax,XmlElementRootInfo,DiagnosticBag):BoundExpression:this
31 ( 6.70% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - DocumentationCommentCrefBinder:CollectCrefNameSymbolsStrict(TypeSyntax,int,Dictionary`2,ArrayBuilder`1,bool,byref):this
31 ( 3.73% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - DeclarationTreeBuilder:GetModifiers(SyntaxTokenList):int
30 ( 0.83% of base) : Microsoft.CodeAnalysis.CSharp.dasm - SourceNamedTypeSymbol:MakeTypeParameters(DiagnosticBag):ImmutableArray`1:this
30 ( 1.19% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:BindArgumentsAndNames(ImmutableArray`1,byref,byref,byref,DiagnosticBag):this
29 ( 9.76% of base) : System.Private.Xml.dasm - ReflectionXmlSerializationWriter:WriteArray(Object,Object,ref,TextAccessor,ChoiceIdentifierAccessor,TypeDesc):this
28 ( 1.21% of base) : System.Numerics.Tensors.dasm - DenseTensor`1:.ctor(Memory`1,ReadOnlySpan`1,bool):this (7 methods)
Top method improvements (bytes):
-4214 (-31.03% of base) : System.Linq.Queryable.dasm - EnumerableQuery`1:System.Linq.IQueryProvider.CreateQuery(Expression):IQueryable`1:this (49 methods)
-2058 (-12.05% of base) : System.Data.Common.dasm - EnumerableRowCollection`1:AddSortExpression(Func`2,IComparer`1,bool,bool):this (49 methods)
-1659 (-29.15% of base) : System.Collections.Concurrent.dasm - BlockingCollection`1:ValidateCollectionsArray(ref,bool) (7 methods)
-1554 (-25.99% of base) : System.Private.Xml.dasm - FunctionInfo`1:CastArguments(IList`1,String,XPathQilFactory):this (7 methods)
-1470 (-13.35% of base) : System.Linq.Queryable.dasm - Queryable:Sum(IQueryable`1,Expression`1):Nullable`1 (35 methods)
-1470 (-13.26% of base) : System.Linq.Queryable.dasm - Queryable:Average(IQueryable`1,Expression`1):Nullable`1 (35 methods)
-1456 (-19.35% of base) : System.Linq.Parallel.dasm - PartitionerQueryOperatorResults:GivePartitionedStream(IPartitionedStreamRecipient`1):this (7 methods)
-1358 (-14.67% of base) : System.Configuration.ConfigurationManager.dasm - ConfigurationElement:DeserializeElement(XmlReader,bool):this
-1309 (-28.33% of base) : System.Data.Common.dasm - ExpressionParser:Parse():ExpressionNode:this
-1232 (-27.72% of base) : FSharp.Core.dasm - Array:permute(FSharpFunc`2,ref):ref (7 methods)
-1200 (-22.45% of base) : System.Private.CoreLib.dasm - UnmanagedMemoryAccessor:ReadArray(long,ref,int,int):int:this (6 methods)
-1200 (-24.84% of base) : System.Private.CoreLib.dasm - UnmanagedMemoryAccessor:WriteArray(long,ref,int,int):this (6 methods)
-1050 (-12.10% of base) : System.Collections.dasm - Enumerator:System.Collections.IEnumerator.get_Current():Object:this (56 methods)
-998 (-42.41% of base) : System.Data.Common.dasm - DataColumnCollection:CanRemove(DataColumn,bool):bool:this
-981 (-12.74% of base) : Newtonsoft.Json.dasm - <ExecuteFilter>d__4:MoveNext():bool:this (8 methods)
-924 (-19.00% of base) : System.Private.CoreLib.dasm - SafeBuffer:ReadArray(long,ref,int,int):this (6 methods)
-924 (-19.00% of base) : System.Private.CoreLib.dasm - SafeBuffer:WriteArray(long,ref,int,int):this (6 methods)
-903 (-10.67% of base) : System.Collections.dasm - Enumerator:MoveNext():bool:this (56 methods)
-897 (-41.84% of base) : System.Linq.Expressions.dasm - LabelInfo:ValidateJump(LabelScopeInfo):this (2 methods)
-882 (-13.60% of base) : System.Linq.Queryable.dasm - Queryable:Average(IQueryable`1,Expression`1):double (21 methods)
Top method regressions (percentages):
35 (350.00% of base) : System.Configuration.ConfigurationManager.dasm - ConfigurationSectionCollection:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Management.dasm - ManagementNamedValueCollection:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Net.Requests.dasm - FileWebResponse:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Security.Cryptography.X509Certificates.dasm - X509Certificate2:.ctor(SerializationInfo,StreamingContext):this
35 (250.00% of base) : System.Net.Requests.dasm - HttpWebResponse:.ctor(SerializationInfo,StreamingContext):this
33 (31.73% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:GetQueryLambdaParameterNameRight(ImmutableArray`1):String
12 (31.58% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - OverloadResolution:.ctor():this
7 (26.92% of base) : System.Private.Xml.dasm - XmlSchemaSet:InternalValidationCallback(Object,ValidationEventArgs):this
5 (26.32% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Conversions:.ctor():this (2 methods)
22 (23.66% of base) : xunit.console.dasm - CommandLine:GuardNoOptionValue(KeyValuePair`2)
20 (22.47% of base) : System.Data.Common.dasm - DataRow:CheckColumn(DataColumn):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryWriter:StartCanonicalization(Stream,bool,ref):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryWriter:EndCanonicalization():this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryReader:StartCanonicalization(Stream,bool,ref):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryReader:EndCanonicalization():this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryReader:ReadValueAsBase64(ref,int,int):int:this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlObjectSerializer:InternalWriteStartObject(XmlWriterDelegator,Object):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlObjectSerializer:InternalWriteObjectContent(XmlWriterDelegator,Object):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlObjectSerializer:InternalWriteEndObject(XmlWriterDelegator):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlObjectSerializer:InternalIsStartObject(XmlReaderDelegator):bool:this
Top method improvements (percentages):
-115 (-86.47% of base) : System.Data.Common.dasm - DataView:System.Collections.IList.set_Item(int,Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataView:System.Collections.IList.Clear():this
-115 (-86.47% of base) : System.Data.Common.dasm - DataView:System.Collections.IList.Insert(int,Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.set_Item(int,Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.Add(Object):int:this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.Clear():this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.Insert(int,Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.Remove(Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.RemoveAt(int):this
-115 (-86.47% of base) : System.Data.Common.dasm - LookupNode:Eval():Object:this
-115 (-86.47% of base) : System.Data.Common.dasm - NameNode:Eval():Object:this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:get_ServerVersion():String:this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:Activate(Transaction):this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:BeginTransaction(int):DbTransaction:this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:Deactivate():this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:EnlistTransaction(Transaction):this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:GetSchema(DbConnectionFactory,DbConnectionPoolGroup,DbConnection,String,ref):DataTable:this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:CreateReferenceCollection():DbReferenceCollection:this
-88 (-83.02% of base) : System.Data.Common.dasm - DataAdapter:FillSchema(DataSet,int):ref:this
-88 (-83.02% of base) : System.Data.Common.dasm - DataAdapter:Fill(DataSet):int:this
12274 total methods with Code Size differences (11855 improved, 419 regressed), 247173 unchanged.
Completed analysis in 35.55s
```
[crossgen2 diff](https://gist.github.com/EgorBo/1b3ff277114016f5ffab36880a138a12):
```
Total bytes of diff: -274844 (-0.73% of base)
```
As far as I understand, such blocks won't be even compiled in future (@AndyAyersMS 's https://github.com/dotnet/runtime/pull/34522) but I guess it still makes sense to abort inlining inside them?
@dotnet/jit-contrib
category:cq
theme:inlining
skill-level:intermediate
cost:medium | 1.0 | RyuJIT: Don't inline calls inside rarely used basic-blocks - Let's not inline calls inside rarely used basic blocks, e.g. blocks with `throw` (we already don't do it inside `catch` and `filter` ones).
An example with `throw`:
```csharp
Exception GetMyException() => new ArgumentException("should not be zero");
int DoWork(int x)
{
if (x == 0)
throw GetMyException();
return x * 1000;
}
```
#### Current Codegen (inliner inlines `GetMyException()`):
```asm
; Method Program:DoWork(int):int:this
G_M62105_IG01:
push rsi
sub rsp, 32
;; bbWeight=1 PerfScore 1.25
G_M62105_IG02:
test edx, edx
je SHORT G_M62105_IG05
;; bbWeight=1 PerfScore 1.25
G_M62105_IG03:
imul eax, edx, 0x3E8
;; bbWeight=1 PerfScore 2.00
G_M62105_IG04:
add rsp, 32
pop rsi
ret
;; bbWeight=1 PerfScore 1.75
G_M62105_IG05: ; <--- cold block
mov rcx, 0xD1FFAB1E
call CORINFO_HELP_NEWSFAST
mov rsi, rax
mov ecx, 7
mov rdx, 0xD1FFAB1E
call CORINFO_HELP_STRCNS
mov rdx, rax
mov rcx, rsi
call System.ArgumentException:.ctor(System.String):this
mov rcx, rsi
call CORINFO_HELP_THROW
int3
;; bbWeight=0 PerfScore 0.00
; Total bytes of code: 79
```
#### Expected Codegen ([my prototype](https://github.com/EgorBo/runtime-1/commit/5e02b19c21ee03d24a4a7b8859a4c3a754e63f4e)):
```asm
G_M62105_IG01:
sub rsp, 40
;; bbWeight=1 PerfScore 0.25
G_M62105_IG02:
test edx, edx
je SHORT G_M62105_IG05
;; bbWeight=1 PerfScore 1.25
G_M62105_IG03:
imul eax, edx, 0x3E8
;; bbWeight=1 PerfScore 2.00
G_M62105_IG04:
add rsp, 40
ret
;; bbWeight=1 PerfScore 1.25
G_M62105_IG05:
call Program:GetMyException():System.Exception:this
mov rcx, rax
call CORINFO_HELP_THROW
int3
;; bbWeight=0 PerfScore 0.00
; Total bytes of code: 33
```
-46 bytes of code.
It shouldn't also inline various `SR.get_...()` calls (used a lot across the BCL) string properties for exceptions, e.g.:
```csharp
int DoWork(int x)
{
if (x == 0)
throw new ArgumentNullException(SR.InvalidArgument); // get_InvalidArgument() is inlined here
return x * 1000;
}
```
jit-diff from my [prototype ](https://github.com/EgorBo/runtime-1/commit/5e02b19c21ee03d24a4a7b8859a4c3a754e63f4e)(Release, -pmi -f):
```
C:\prj>jit-diff diff --output C:\prj\jitdiffs -f --core_root C:\prj\runtime-1\artifacts\tests\coreclr\Windows_NT.x64.Release\Tests\Core_Root --base C:\prj\runtime-1\artifacts\bin\coreclr\Windows_NT.x64.Checked_base --diff C:\prj\runtime-1\artifacts\bin\coreclr\Windows_NT.x64.Checked --pmi
Beginning PMI CodeSize Diffs for System.Private.CoreLib.dll, framework assemblies
| Finished 267/267 Base 267/267 Diff [444.3 sec]
Completed PMI CodeSize Diffs for System.Private.CoreLib.dll, framework assemblies in 444.39s
Diffs (if any) can be viewed by comparing: C:\prj\jitdiffs\dasmset_25\base C:\prj\jitdiffs\dasmset_25\diff
Analyzing CodeSize diffs...
Found 166 files with textual diffs.
PMI CodeSize Diffs for System.Private.CoreLib.dll, framework assemblies for default jit
Summary of Code Size diffs:
(Lower is better)
Total bytes of diff: -701786 (-1.39% of base)
diff is an improvement.
Top file regressions (bytes):
400 : Microsoft.CodeAnalysis.VisualBasic.dasm (0.01% of base)
110 : Microsoft.CodeAnalysis.CSharp.dasm (0.00% of base)
21 : xunit.core.dasm (0.03% of base)
21 : xunit.execution.dotnet.dasm (0.01% of base)
14 : Microsoft.Extensions.FileProviders.Abstractions.dasm (1.63% of base)
7 : Microsoft.Extensions.FileProviders.Physical.dasm (0.05% of base)
5 : System.Net.WebProxy.dasm (0.17% of base)
Top file improvements (bytes):
-103711 : System.Private.CoreLib.dasm (-2.31% of base)
-64416 : System.Data.Common.dasm (-4.34% of base)
-55982 : System.Private.Xml.dasm (-1.57% of base)
-51052 : FSharp.Core.dasm (-1.55% of base)
-33522 : System.Linq.Queryable.dasm (-12.00% of base)
-29048 : System.Linq.Expressions.dasm (-3.80% of base)
-21736 : System.Collections.dasm (-4.80% of base)
-18318 : System.Private.DataContractSerialization.dasm (-2.43% of base)
-13409 : Microsoft.VisualBasic.Core.dasm (-2.82% of base)
-12690 : System.DirectoryServices.dasm (-2.92% of base)
-12608 : System.Configuration.ConfigurationManager.dasm (-3.63% of base)
-12391 : Newtonsoft.Json.dasm (-1.43% of base)
-12161 : System.Security.Cryptography.Algorithms.dasm (-3.78% of base)
-11517 : System.Threading.Tasks.Dataflow.dasm (-1.36% of base)
-11124 : System.Collections.Concurrent.dasm (-3.33% of base)
-9320 : System.Data.OleDb.dasm (-3.14% of base)
-8294 : System.Net.Http.dasm (-1.12% of base)
-6524 : System.DirectoryServices.AccountManagement.dasm (-1.81% of base)
-6445 : System.ComponentModel.Composition.dasm (-1.94% of base)
-6433 : System.Security.Cryptography.Pkcs.dasm (-1.64% of base)
166 total files with Code Size differences (159 improved, 7 regressed), 101 unchanged.
Top method regressions (bytes):
129 (17.32% of base) : System.DirectoryServices.dasm - DomainController:GetRoles():ArrayList:this
83 ( 7.94% of base) : System.DirectoryServices.dasm - Forest:GetSites():ArrayList:this
76 ( 4.26% of base) : Microsoft.CodeAnalysis.CSharp.dasm - LookupPosition:GetFirstExcludedToken(StatementSyntax):SyntaxToken
53 ( 6.44% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - SyntaxNodeExtensions:QueryClauseKeywordOrRangeVariableIdentifier(VisualBasicSyntaxNode):SyntaxToken
45 ( 3.42% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:BindSubsequentQueryOperators(BoundQueryClauseBase,Enumerator,DiagnosticBag):BoundQueryClauseBase:this
43 ( 3.74% of base) : System.DirectoryServices.dasm - DomainController:GetDomainControllerInfo():this
37 (17.96% of base) : System.Data.Common.dasm - DataRow:SetParentRowToDBNull(DataRelation):this
35 (350.00% of base) : System.Configuration.ConfigurationManager.dasm - ConfigurationSectionCollection:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Management.dasm - ManagementNamedValueCollection:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Net.Requests.dasm - FileWebResponse:.ctor(SerializationInfo,StreamingContext):this
35 (250.00% of base) : System.Net.Requests.dasm - HttpWebResponse:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Security.Cryptography.X509Certificates.dasm - X509Certificate2:.ctor(SerializationInfo,StreamingContext):this
33 (31.73% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:GetQueryLambdaParameterNameRight(ImmutableArray`1):String
32 ( 7.24% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:BindXmlContent(XmlNodeSyntax,XmlElementRootInfo,DiagnosticBag):BoundExpression:this
31 ( 6.70% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - DocumentationCommentCrefBinder:CollectCrefNameSymbolsStrict(TypeSyntax,int,Dictionary`2,ArrayBuilder`1,bool,byref):this
31 ( 3.73% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - DeclarationTreeBuilder:GetModifiers(SyntaxTokenList):int
30 ( 0.83% of base) : Microsoft.CodeAnalysis.CSharp.dasm - SourceNamedTypeSymbol:MakeTypeParameters(DiagnosticBag):ImmutableArray`1:this
30 ( 1.19% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:BindArgumentsAndNames(ImmutableArray`1,byref,byref,byref,DiagnosticBag):this
29 ( 9.76% of base) : System.Private.Xml.dasm - ReflectionXmlSerializationWriter:WriteArray(Object,Object,ref,TextAccessor,ChoiceIdentifierAccessor,TypeDesc):this
28 ( 1.21% of base) : System.Numerics.Tensors.dasm - DenseTensor`1:.ctor(Memory`1,ReadOnlySpan`1,bool):this (7 methods)
Top method improvements (bytes):
-4214 (-31.03% of base) : System.Linq.Queryable.dasm - EnumerableQuery`1:System.Linq.IQueryProvider.CreateQuery(Expression):IQueryable`1:this (49 methods)
-2058 (-12.05% of base) : System.Data.Common.dasm - EnumerableRowCollection`1:AddSortExpression(Func`2,IComparer`1,bool,bool):this (49 methods)
-1659 (-29.15% of base) : System.Collections.Concurrent.dasm - BlockingCollection`1:ValidateCollectionsArray(ref,bool) (7 methods)
-1554 (-25.99% of base) : System.Private.Xml.dasm - FunctionInfo`1:CastArguments(IList`1,String,XPathQilFactory):this (7 methods)
-1470 (-13.35% of base) : System.Linq.Queryable.dasm - Queryable:Sum(IQueryable`1,Expression`1):Nullable`1 (35 methods)
-1470 (-13.26% of base) : System.Linq.Queryable.dasm - Queryable:Average(IQueryable`1,Expression`1):Nullable`1 (35 methods)
-1456 (-19.35% of base) : System.Linq.Parallel.dasm - PartitionerQueryOperatorResults:GivePartitionedStream(IPartitionedStreamRecipient`1):this (7 methods)
-1358 (-14.67% of base) : System.Configuration.ConfigurationManager.dasm - ConfigurationElement:DeserializeElement(XmlReader,bool):this
-1309 (-28.33% of base) : System.Data.Common.dasm - ExpressionParser:Parse():ExpressionNode:this
-1232 (-27.72% of base) : FSharp.Core.dasm - Array:permute(FSharpFunc`2,ref):ref (7 methods)
-1200 (-22.45% of base) : System.Private.CoreLib.dasm - UnmanagedMemoryAccessor:ReadArray(long,ref,int,int):int:this (6 methods)
-1200 (-24.84% of base) : System.Private.CoreLib.dasm - UnmanagedMemoryAccessor:WriteArray(long,ref,int,int):this (6 methods)
-1050 (-12.10% of base) : System.Collections.dasm - Enumerator:System.Collections.IEnumerator.get_Current():Object:this (56 methods)
-998 (-42.41% of base) : System.Data.Common.dasm - DataColumnCollection:CanRemove(DataColumn,bool):bool:this
-981 (-12.74% of base) : Newtonsoft.Json.dasm - <ExecuteFilter>d__4:MoveNext():bool:this (8 methods)
-924 (-19.00% of base) : System.Private.CoreLib.dasm - SafeBuffer:ReadArray(long,ref,int,int):this (6 methods)
-924 (-19.00% of base) : System.Private.CoreLib.dasm - SafeBuffer:WriteArray(long,ref,int,int):this (6 methods)
-903 (-10.67% of base) : System.Collections.dasm - Enumerator:MoveNext():bool:this (56 methods)
-897 (-41.84% of base) : System.Linq.Expressions.dasm - LabelInfo:ValidateJump(LabelScopeInfo):this (2 methods)
-882 (-13.60% of base) : System.Linq.Queryable.dasm - Queryable:Average(IQueryable`1,Expression`1):double (21 methods)
Top method regressions (percentages):
35 (350.00% of base) : System.Configuration.ConfigurationManager.dasm - ConfigurationSectionCollection:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Management.dasm - ManagementNamedValueCollection:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Net.Requests.dasm - FileWebResponse:.ctor(SerializationInfo,StreamingContext):this
35 (350.00% of base) : System.Security.Cryptography.X509Certificates.dasm - X509Certificate2:.ctor(SerializationInfo,StreamingContext):this
35 (250.00% of base) : System.Net.Requests.dasm - HttpWebResponse:.ctor(SerializationInfo,StreamingContext):this
33 (31.73% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Binder:GetQueryLambdaParameterNameRight(ImmutableArray`1):String
12 (31.58% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - OverloadResolution:.ctor():this
7 (26.92% of base) : System.Private.Xml.dasm - XmlSchemaSet:InternalValidationCallback(Object,ValidationEventArgs):this
5 (26.32% of base) : Microsoft.CodeAnalysis.VisualBasic.dasm - Conversions:.ctor():this (2 methods)
22 (23.66% of base) : xunit.console.dasm - CommandLine:GuardNoOptionValue(KeyValuePair`2)
20 (22.47% of base) : System.Data.Common.dasm - DataRow:CheckColumn(DataColumn):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryWriter:StartCanonicalization(Stream,bool,ref):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryWriter:EndCanonicalization():this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryReader:StartCanonicalization(Stream,bool,ref):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryReader:EndCanonicalization():this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlDictionaryReader:ReadValueAsBase64(ref,int,int):int:this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlObjectSerializer:InternalWriteStartObject(XmlWriterDelegator,Object):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlObjectSerializer:InternalWriteObjectContent(XmlWriterDelegator,Object):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlObjectSerializer:InternalWriteEndObject(XmlWriterDelegator):this
8 (20.00% of base) : System.Private.DataContractSerialization.dasm - XmlObjectSerializer:InternalIsStartObject(XmlReaderDelegator):bool:this
Top method improvements (percentages):
-115 (-86.47% of base) : System.Data.Common.dasm - DataView:System.Collections.IList.set_Item(int,Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataView:System.Collections.IList.Clear():this
-115 (-86.47% of base) : System.Data.Common.dasm - DataView:System.Collections.IList.Insert(int,Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.set_Item(int,Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.Add(Object):int:this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.Clear():this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.Insert(int,Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.Remove(Object):this
-115 (-86.47% of base) : System.Data.Common.dasm - DataViewManager:System.Collections.IList.RemoveAt(int):this
-115 (-86.47% of base) : System.Data.Common.dasm - LookupNode:Eval():Object:this
-115 (-86.47% of base) : System.Data.Common.dasm - NameNode:Eval():Object:this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:get_ServerVersion():String:this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:Activate(Transaction):this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:BeginTransaction(int):DbTransaction:this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:Deactivate():this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:EnlistTransaction(Transaction):this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:GetSchema(DbConnectionFactory,DbConnectionPoolGroup,DbConnection,String,ref):DataTable:this
-115 (-86.47% of base) : System.Data.OleDb.dasm - DbConnectionClosed:CreateReferenceCollection():DbReferenceCollection:this
-88 (-83.02% of base) : System.Data.Common.dasm - DataAdapter:FillSchema(DataSet,int):ref:this
-88 (-83.02% of base) : System.Data.Common.dasm - DataAdapter:Fill(DataSet):int:this
12274 total methods with Code Size differences (11855 improved, 419 regressed), 247173 unchanged.
Completed analysis in 35.55s
```
[crossgen2 diff](https://gist.github.com/EgorBo/1b3ff277114016f5ffab36880a138a12):
```
Total bytes of diff: -274844 (-0.73% of base)
```
As far as I understand, such blocks won't be even compiled in future (@AndyAyersMS 's https://github.com/dotnet/runtime/pull/34522) but I guess it still makes sense to abort inlining inside them?
@dotnet/jit-contrib
category:cq
theme:inlining
skill-level:intermediate
cost:medium | non_comp | ryujit don t inline calls inside rarely used basic blocks let s not inline calls inside rarely used basic blocks e g blocks with throw we already don t do it inside catch and filter ones an example with throw csharp exception getmyexception new argumentexception should not be zero int dowork int x if x throw getmyexception return x current codegen inliner inlines getmyexception asm method program dowork int int this g push rsi sub rsp bbweight perfscore g test edx edx je short g bbweight perfscore g imul eax edx bbweight perfscore g add rsp pop rsi ret bbweight perfscore g cold block mov rcx call corinfo help newsfast mov rsi rax mov ecx mov rdx call corinfo help strcns mov rdx rax mov rcx rsi call system argumentexception ctor system string this mov rcx rsi call corinfo help throw bbweight perfscore total bytes of code expected codegen asm g sub rsp bbweight perfscore g test edx edx je short g bbweight perfscore g imul eax edx bbweight perfscore g add rsp ret bbweight perfscore g call program getmyexception system exception this mov rcx rax call corinfo help throw bbweight perfscore total bytes of code bytes of code it shouldn t also inline various sr get calls used a lot across the bcl string properties for exceptions e g csharp int dowork int x if x throw new argumentnullexception sr invalidargument get invalidargument is inlined here return x jit diff from my pmi f c prj jit diff diff output c prj jitdiffs f core root c prj runtime artifacts tests coreclr windows nt release tests core root base c prj runtime artifacts bin coreclr windows nt checked base diff c prj runtime artifacts bin coreclr windows nt checked pmi beginning pmi codesize diffs for system private corelib dll framework assemblies finished base diff completed pmi codesize diffs for system private corelib dll framework assemblies in diffs if any can be viewed by comparing c prj jitdiffs dasmset base c prj jitdiffs dasmset diff analyzing codesize diffs found files with textual diffs pmi codesize diffs for system private corelib dll framework assemblies for default jit summary of code size diffs lower is better total bytes of diff of base diff is an improvement top file regressions bytes microsoft codeanalysis visualbasic dasm of base microsoft codeanalysis csharp dasm of base xunit core dasm of base xunit execution dotnet dasm of base microsoft extensions fileproviders abstractions dasm of base microsoft extensions fileproviders physical dasm of base system net webproxy dasm of base top file improvements bytes system private corelib dasm of base system data common dasm of base system private xml dasm of base fsharp core dasm of base system linq queryable dasm of base system linq expressions dasm of base system collections dasm of base system private datacontractserialization dasm of base microsoft visualbasic core dasm of base system directoryservices dasm of base system configuration configurationmanager dasm of base newtonsoft json dasm of base system security cryptography algorithms dasm of base system threading tasks dataflow dasm of base system collections concurrent dasm of base system data oledb dasm of base system net http dasm of base system directoryservices accountmanagement dasm of base system componentmodel composition dasm of base system security cryptography pkcs dasm of base total files with code size differences improved regressed unchanged top method regressions bytes of base system directoryservices dasm domaincontroller getroles arraylist this of base system directoryservices dasm forest getsites arraylist this of base microsoft codeanalysis csharp dasm lookupposition getfirstexcludedtoken statementsyntax syntaxtoken of base microsoft codeanalysis visualbasic dasm syntaxnodeextensions queryclausekeywordorrangevariableidentifier visualbasicsyntaxnode syntaxtoken of base microsoft codeanalysis visualbasic dasm binder bindsubsequentqueryoperators boundqueryclausebase enumerator diagnosticbag boundqueryclausebase this of base system directoryservices dasm domaincontroller getdomaincontrollerinfo this of base system data common dasm datarow setparentrowtodbnull datarelation this of base system configuration configurationmanager dasm configurationsectioncollection ctor serializationinfo streamingcontext this of base system management dasm managementnamedvaluecollection ctor serializationinfo streamingcontext this of base system net requests dasm filewebresponse ctor serializationinfo streamingcontext this of base system net requests dasm httpwebresponse ctor serializationinfo streamingcontext this of base system security cryptography dasm ctor serializationinfo streamingcontext this of base microsoft codeanalysis visualbasic dasm binder getquerylambdaparameternameright immutablearray string of base microsoft codeanalysis visualbasic dasm binder bindxmlcontent xmlnodesyntax xmlelementrootinfo diagnosticbag boundexpression this of base microsoft codeanalysis visualbasic dasm documentationcommentcrefbinder collectcrefnamesymbolsstrict typesyntax int dictionary arraybuilder bool byref this of base microsoft codeanalysis visualbasic dasm declarationtreebuilder getmodifiers syntaxtokenlist int of base microsoft codeanalysis csharp dasm sourcenamedtypesymbol maketypeparameters diagnosticbag immutablearray this of base microsoft codeanalysis visualbasic dasm binder bindargumentsandnames immutablearray byref byref byref diagnosticbag this of base system private xml dasm reflectionxmlserializationwriter writearray object object ref textaccessor choiceidentifieraccessor typedesc this of base system numerics tensors dasm densetensor ctor memory readonlyspan bool this methods top method improvements bytes of base system linq queryable dasm enumerablequery system linq iqueryprovider createquery expression iqueryable this methods of base system data common dasm enumerablerowcollection addsortexpression func icomparer bool bool this methods of base system collections concurrent dasm blockingcollection validatecollectionsarray ref bool methods of base system private xml dasm functioninfo castarguments ilist string xpathqilfactory this methods of base system linq queryable dasm queryable sum iqueryable expression nullable methods of base system linq queryable dasm queryable average iqueryable expression nullable methods of base system linq parallel dasm partitionerqueryoperatorresults givepartitionedstream ipartitionedstreamrecipient this methods of base system configuration configurationmanager dasm configurationelement deserializeelement xmlreader bool this of base system data common dasm expressionparser parse expressionnode this of base fsharp core dasm array permute fsharpfunc ref ref methods of base system private corelib dasm unmanagedmemoryaccessor readarray long ref int int int this methods of base system private corelib dasm unmanagedmemoryaccessor writearray long ref int int this methods of base system collections dasm enumerator system collections ienumerator get current object this methods of base system data common dasm datacolumncollection canremove datacolumn bool bool this of base newtonsoft json dasm d movenext bool this methods of base system private corelib dasm safebuffer readarray long ref int int this methods of base system private corelib dasm safebuffer writearray long ref int int this methods of base system collections dasm enumerator movenext bool this methods of base system linq expressions dasm labelinfo validatejump labelscopeinfo this methods of base system linq queryable dasm queryable average iqueryable expression double methods top method regressions percentages of base system configuration configurationmanager dasm configurationsectioncollection ctor serializationinfo streamingcontext this of base system management dasm managementnamedvaluecollection ctor serializationinfo streamingcontext this of base system net requests dasm filewebresponse ctor serializationinfo streamingcontext this of base system security cryptography dasm ctor serializationinfo streamingcontext this of base system net requests dasm httpwebresponse ctor serializationinfo streamingcontext this of base microsoft codeanalysis visualbasic dasm binder getquerylambdaparameternameright immutablearray string of base microsoft codeanalysis visualbasic dasm overloadresolution ctor this of base system private xml dasm xmlschemaset internalvalidationcallback object validationeventargs this of base microsoft codeanalysis visualbasic dasm conversions ctor this methods of base xunit console dasm commandline guardnooptionvalue keyvaluepair of base system data common dasm datarow checkcolumn datacolumn this of base system private datacontractserialization dasm xmldictionarywriter startcanonicalization stream bool ref this of base system private datacontractserialization dasm xmldictionarywriter endcanonicalization this of base system private datacontractserialization dasm xmldictionaryreader startcanonicalization stream bool ref this of base system private datacontractserialization dasm xmldictionaryreader endcanonicalization this of base system private datacontractserialization dasm xmldictionaryreader ref int int int this of base system private datacontractserialization dasm xmlobjectserializer internalwritestartobject xmlwriterdelegator object this of base system private datacontractserialization dasm xmlobjectserializer internalwriteobjectcontent xmlwriterdelegator object this of base system private datacontractserialization dasm xmlobjectserializer internalwriteendobject xmlwriterdelegator this of base system private datacontractserialization dasm xmlobjectserializer internalisstartobject xmlreaderdelegator bool this top method improvements percentages of base system data common dasm dataview system collections ilist set item int object this of base system data common dasm dataview system collections ilist clear this of base system data common dasm dataview system collections ilist insert int object this of base system data common dasm dataviewmanager system collections ilist set item int object this of base system data common dasm dataviewmanager system collections ilist add object int this of base system data common dasm dataviewmanager system collections ilist clear this of base system data common dasm dataviewmanager system collections ilist insert int object this of base system data common dasm dataviewmanager system collections ilist remove object this of base system data common dasm dataviewmanager system collections ilist removeat int this of base system data common dasm lookupnode eval object this of base system data common dasm namenode eval object this of base system data oledb dasm dbconnectionclosed get serverversion string this of base system data oledb dasm dbconnectionclosed activate transaction this of base system data oledb dasm dbconnectionclosed begintransaction int dbtransaction this of base system data oledb dasm dbconnectionclosed deactivate this of base system data oledb dasm dbconnectionclosed enlisttransaction transaction this of base system data oledb dasm dbconnectionclosed getschema dbconnectionfactory dbconnectionpoolgroup dbconnection string ref datatable this of base system data oledb dasm dbconnectionclosed createreferencecollection dbreferencecollection this of base system data common dasm dataadapter fillschema dataset int ref this of base system data common dasm dataadapter fill dataset int this total methods with code size differences improved regressed unchanged completed analysis in total bytes of diff of base as far as i understand such blocks won t be even compiled in future andyayersms s but i guess it still makes sense to abort inlining inside them dotnet jit contrib category cq theme inlining skill level intermediate cost medium | 0 |
58,851 | 8,306,737,881 | IssuesEvent | 2018-09-22 22:14:33 | quanteda/quanteda | https://api.github.com/repos/quanteda/quanteda | opened | Change URLs to "https://quanteda.io/..." | documentation | Having published the QI website at https://quanteda.org and having moved the **quanteda** pkgdown page to https://quanteda.io, we need to update URLs that refer to the old location of the documentation page (https://docs.quanteda.io). I can do this and make a PR. | 1.0 | Change URLs to "https://quanteda.io/..." - Having published the QI website at https://quanteda.org and having moved the **quanteda** pkgdown page to https://quanteda.io, we need to update URLs that refer to the old location of the documentation page (https://docs.quanteda.io). I can do this and make a PR. | non_comp | change urls to having published the qi website at and having moved the quanteda pkgdown page to we need to update urls that refer to the old location of the documentation page i can do this and make a pr | 0 |
16,850 | 23,197,777,619 | IssuesEvent | 2022-08-01 18:08:42 | google/model-viewer | https://api.github.com/repos/google/model-viewer | closed | Scrollbars appear when updating fidelity screenshots on linux | type: chore arc: compatibility arc: rendering & effects | When updating fidelity screenshots on Linux, scrollbars appear for the Filament renderer only. This is probably just an easy CSS fix, but it will require verification on a Linux device. | True | Scrollbars appear when updating fidelity screenshots on linux - When updating fidelity screenshots on Linux, scrollbars appear for the Filament renderer only. This is probably just an easy CSS fix, but it will require verification on a Linux device. | comp | scrollbars appear when updating fidelity screenshots on linux when updating fidelity screenshots on linux scrollbars appear for the filament renderer only this is probably just an easy css fix but it will require verification on a linux device | 1 |
251,419 | 18,949,525,350 | IssuesEvent | 2021-11-18 13:53:16 | cta-wave/device-observation-framework | https://api.github.com/repos/cta-wave/device-observation-framework | closed | improve documentation to add explicit section on how to verify the camera setup is OK | documentation Released | Everything needed to validate a camera setup is OK is included in the documentation but implicitly. I think there should be an explicit heading "How to verify your camera setup is OK". | 1.0 | improve documentation to add explicit section on how to verify the camera setup is OK - Everything needed to validate a camera setup is OK is included in the documentation but implicitly. I think there should be an explicit heading "How to verify your camera setup is OK". | non_comp | improve documentation to add explicit section on how to verify the camera setup is ok everything needed to validate a camera setup is ok is included in the documentation but implicitly i think there should be an explicit heading how to verify your camera setup is ok | 0 |
1,417 | 3,951,377,603 | IssuesEvent | 2016-04-29 00:43:28 | vimperator/vimperator-labs | https://api.github.com/repos/vimperator/vimperator-labs | closed | Firefox 46 compatibility doesn't work | compatibility in progress | One of the big compatibility issues that vimperator is going to have is actually with array and generator comprehensions which are being removed in ff46: https://bugzilla.mozilla.org/show_bug.cgi?id=1220564
I've started working at it but it's hard because I don't quite understand how the comprehensions work. | True | Firefox 46 compatibility doesn't work - One of the big compatibility issues that vimperator is going to have is actually with array and generator comprehensions which are being removed in ff46: https://bugzilla.mozilla.org/show_bug.cgi?id=1220564
I've started working at it but it's hard because I don't quite understand how the comprehensions work. | comp | firefox compatibility doesn t work one of the big compatibility issues that vimperator is going to have is actually with array and generator comprehensions which are being removed in i ve started working at it but it s hard because i don t quite understand how the comprehensions work | 1 |
19,894 | 27,639,936,357 | IssuesEvent | 2023-03-10 17:11:04 | leopard-js/sb-edit | https://api.github.com/repos/leopard-js/sb-edit | opened | fromSb2: Initial Scratch 2.0 loading support | compatibility | Stub issue. This is foundational to #37 and the 2.0 part of #44. | True | fromSb2: Initial Scratch 2.0 loading support - Stub issue. This is foundational to #37 and the 2.0 part of #44. | comp | initial scratch loading support stub issue this is foundational to and the part of | 1 |
24,654 | 2,671,339,674 | IssuesEvent | 2015-03-24 05:14:38 | cs2103jan2015-w14-3j/main | https://api.github.com/repos/cs2103jan2015-w14-3j/main | closed | Task Date/Time only contains Date | priority.normal status.accepted type.bug | For the task model, the date/time fields only contain the date, not time. Could this be unintended? | 1.0 | Task Date/Time only contains Date - For the task model, the date/time fields only contain the date, not time. Could this be unintended? | non_comp | task date time only contains date for the task model the date time fields only contain the date not time could this be unintended | 0 |
12,673 | 8,710,733,316 | IssuesEvent | 2018-12-06 17:09:44 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Further detail | assigned-to-author doc-enhancement security/svc triaged | Whilst one section says a disadvantage is "customers cannot control revocation, lifecycle" etc. many customers still ask what the settings for those are (which they may need to provide for compliance).
Can that detail be added to this document, e.g. rotation, lifecycle, key specification, backup?
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: cd0472f9-1ed9-0154-3bfd-b25e5da64cd1
* Version Independent ID: 846187d4-c24c-279f-e216-80b6507228b3
* Content: [Microsoft Azure Data Encryption-at-Rest](https://docs.microsoft.com/en-us/azure/security/azure-security-encryption-atrest#data-encryption-models)
* Content Source: [articles/security/azure-security-encryption-atrest.md](https://github.com/Microsoft/azure-docs/blob/master/articles/security/azure-security-encryption-atrest.md)
* Service: **security**
* GitHub Login: @barclayn
* Microsoft Alias: **barclayn** | True | Further detail - Whilst one section says a disadvantage is "customers cannot control revocation, lifecycle" etc. many customers still ask what the settings for those are (which they may need to provide for compliance).
Can that detail be added to this document, e.g. rotation, lifecycle, key specification, backup?
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: cd0472f9-1ed9-0154-3bfd-b25e5da64cd1
* Version Independent ID: 846187d4-c24c-279f-e216-80b6507228b3
* Content: [Microsoft Azure Data Encryption-at-Rest](https://docs.microsoft.com/en-us/azure/security/azure-security-encryption-atrest#data-encryption-models)
* Content Source: [articles/security/azure-security-encryption-atrest.md](https://github.com/Microsoft/azure-docs/blob/master/articles/security/azure-security-encryption-atrest.md)
* Service: **security**
* GitHub Login: @barclayn
* Microsoft Alias: **barclayn** | non_comp | further detail whilst one section says a disadvantage is customers cannot control revocation lifecycle etc many customers still ask what the settings for those are which they may need to provide for compliance can that detail be added to this document e g rotation lifecycle key specification backup document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service security github login barclayn microsoft alias barclayn | 0 |
20,110 | 28,094,401,538 | IssuesEvent | 2023-03-30 14:54:31 | PluginBugs/Issues-ItemsAdder | https://api.github.com/repos/PluginBugs/Issues-ItemsAdder | closed | PlaceholderAPI `2.11.3` compatibility | Bug Compatibility with other plugin | ### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was already reported.
- [X] I already searched on the [plugin wiki](https://itemsadder.devs.beer/) to know if a solution is already known.
- [X] I already searched on the [forums](https://forum.devs.beer/) to check if anyone already has a solution for this.
### Discord tag (optional)
Paraboy#8467
### What happened?
when I write the /iazip command, it writes to the console all the time warning
### Steps to reproduce the issue
1. /iazip
2. console warning
### Server version
Current: git-Purpur-1933 (MC: 1.19.3)*
* You are running the latest version
### ItemsAdder Version
ItemsAdder version 3.4.1-r2
### ProtocolLib Version
ProcotolLib version 5.0.0
### LoneLibs Version
LoneLibs version 1.0.24
### FULL server log
[09:28:26] [ServerMain/INFO]: Building unoptimized datafixer
[09:28:27] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[09:28:29] [ServerMain/INFO]: Loaded 7 recipes
[09:28:29] [Server thread/INFO]: Starting minecraft server version 1.19.3
[09:28:29] [Server thread/INFO]: Loading properties
[09:28:29] [Server thread/INFO]: This server is running Purpur version git-Purpur-1933 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: 72b7579 on HEAD)
[09:28:29] [Server thread/INFO]: Using 4 threads for Netty based IO
[09:28:29] [Server thread/INFO]: Server Ping Player Sample Count: 12
[09:28:29] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[09:28:30] [Server thread/INFO]: [Pufferfish] Max SIMD vector size on this system is 256 bits (int)
[09:28:30] [Server thread/INFO]: [Pufferfish] Max SIMD vector size on this system is 256 bits (float)
[09:28:30] [Server thread/INFO]: [Pufferfish] SIMD operations detected as functional. Will replace some operations with faster versions.
[09:28:30] [Server thread/INFO]: Default game type: SURVIVAL
[09:28:30] [Server thread/INFO]: Generating keypair
[09:28:30] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:25565
[09:28:30] [Server thread/INFO]: Using default channel type
[09:28:30] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[09:28:30] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[09:28:31] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
[09:28:31] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.6.2
[09:28:31] [Server thread/INFO]: [ViaVersion] ViaVersion 4.6.2 is now loaded. Registering protocol transformers and injecting...
[09:28:31] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[09:28:31] [Server thread/INFO]: [ViaBackwards] Loading translations...
[09:28:31] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[09:28:31] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[09:28:31] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.14+6360-094b734
[09:28:31] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@686df653]
[09:28:31] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3
[09:28:31] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.0.0-SNAPSHOT-b618
[09:28:32] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.1.0-SNAPSHOT+2207-741f9e2
[09:28:32] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.2.5.2
[09:28:32] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.5.0.0
[09:28:32] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.24
[09:28:32] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v3.4.1-r2
[09:28:32] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.37
[09:28:32] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.6.1
[09:28:32] [Server thread/INFO]: [TAB] Loading server plugin TAB v3.3.1
[09:28:32] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.13.7-DEV-158
[09:28:32] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[09:28:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[09:28:32] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
[09:28:32] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
[09:28:32] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[09:28:32] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
[09:28:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.14+6360-094b734
[09:28:32] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[09:28:32] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[09:28:33] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R2.PaperweightAdapter as the Bukkit adapter
[09:28:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b618
[09:28:33] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.24
[09:28:33] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[09:28:33] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[09:28:33] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[09:28:33] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[09:28:33] [Server thread/INFO]: Preparing level "world"
[09:28:34] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.6.2
[09:28:34] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.3 (761)
[09:28:34] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[09:28:35] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[09:28:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.1.0-SNAPSHOT+2207-741f9e2
[09:28:35] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[09:28:35] [Server thread/INFO]: [WorldGuard] Loading region data...
[09:28:35] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.5.2
[09:28:35] [Server thread/INFO]: Server version: v1_19_R2 - 1.19.3 - paper
[09:28:36] [Server thread/INFO]: CMI hooked.
[09:28:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.2.5.2]
[09:28:36] [Server thread/INFO]: PlaceholderAPI hooked.
[09:28:36] [Server thread/INFO]: Updated (EN) language file. Took 53ms
[09:28:36] [Server thread/INFO]: Updated (RU) language file. Took 34ms
[09:28:36] [Server thread/INFO]: [CMI] Enabling CMI v9.5.0.0
[09:28:36] [Server thread/INFO]: ????? ?????? ????
[09:28:36] [Server thread/INFO]: ????? ? ?? ? ????
[09:28:36] [Server thread/INFO]: ?? ?? ?????? ??
[09:28:36] [Server thread/INFO]: ?? ?? ?????? ??
[09:28:36] [Server thread/INFO]: ????? ?????? ????
[09:28:36] [Server thread/INFO]: ????? ?????? ????
[09:28:36] [Server thread/INFO]: _______________________________________________________
[09:28:36] [Server thread/INFO]: Integrating PaperSpigot async methods
[09:28:36] [Server thread/INFO]: 58 Enabled and 0 Disabled modules
[09:28:36] [Server thread/INFO]: Permission plugin: Vault
[09:28:36] [Server thread/INFO]: Initialized Cipher256 AES
[09:28:37] [Server thread/INFO]: Loaded (60) regular alias into memory. Took 29ms
[09:28:37] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 2ms
[09:28:37] [Server thread/INFO]: 3.36.0 data base type detected
[09:28:37] [Server thread/INFO]: Started SqLite data base. Took 109ms
[09:28:37] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
[09:28:37] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
[09:28:37] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
[09:28:37] [Server thread/INFO]: Loaded (142) custom mob heads into memory. Took 11ms
[09:28:37] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 19ms
[09:28:37] [Server thread/INFO]: Initializing BungeeCord
[09:28:37] [Server thread/INFO]: Loaded (5) kits into memory. Took 333ms
[09:28:37] [Server thread/INFO]: Loaded (7) ranks into memory. Took 9ms
[09:28:37] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 1ms
[09:28:37] [Server thread/INFO]: Loaded (1) player data into memory. Took 2ms
[09:28:37] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 0ms
[09:28:37] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
[09:28:37] [Server thread/INFO]: Loaded (0) custom alias into memory. Took 2ms
[09:28:37] [Server thread/INFO]: Registered events. Took 73ms
[09:28:37] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 14ms
[09:28:37] [Server thread/INFO]: Updated (EN) language file. Took 79ms
[09:28:37] [Server thread/INFO]: Updated (RU) language file. Took 76ms
[09:28:38] [Server thread/INFO]: Loaded (245) worth values into memory. Took 35ms
[09:28:38] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
[09:28:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmi [9.5.0.0]
[09:28:38] [Server thread/INFO]: PlaceholderAPI hooked.
[09:28:38] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
[09:28:38] [Server thread/INFO]: Starting world timer.
[09:28:38] [Server thread/INFO]: Initializing world manager.
[09:28:38] [Server thread/INFO]: Loaded (4) schedules into memory. Took 5ms
[09:28:38] [Server thread/INFO]: Loaded GeoIP
[09:28:38] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms
[09:28:38] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
[09:28:38] [Server thread/INFO]: Version 9.5.0.0 has been enabled
[09:28:38] [Server thread/INFO]: ???????????????????????????????????????????????????????
[09:28:38] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
[09:28:38] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.4.1-r2
[09:28:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R2! Trying to find NMS support
[09:28:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R2' loaded!
[09:28:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[09:28:38] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m
[0;36;1m ___ ___ __ __ __ ___ __ [0;32;22m ItemsAdder[0;37;22m 3.4.1-r2
[0;36;1m| | |__ |\/| /__` /\ | \ | \ |__ |__) [0;32;22m LoneLibs[0;37;22m 1.0.24
[0;36;1m| | |___ | | .__/ /--\ |__/ |__/ |___ | \ [0;30;1m Purpur git-Purpur-1933 (MC: 1.19.3)
[0;36;1m [m
[09:28:38] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Host] Starting self-host webserver on port: 8163[m
[09:28:38] [Server thread/WARN]: [ItemsAdder] "ItemsAdder v3.4.1-r2" has registered a listener for com.destroystokyo.paper.event.inventory.PrepareGrindstoneEvent on method "private void ia.m.fE.a(org.bukkit.event.inventory.PrepareGrindstoneEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [LoneDev].
[09:28:38] [Server thread/INFO]: [spark] Enabling spark v1.10.37
[09:28:39] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[09:28:39] [Server thread/INFO]: [spark] Starting background profiler...
[09:28:39] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.37]
[09:28:39] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[09:28:39] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.6.1
[09:28:39] [Server thread/INFO]: [TAB] Enabling TAB v3.3.1
[09:28:39] [Server thread/INFO]: [TAB] Server version: 1.19.3 (v1_19_R2)
[09:28:39] [Server thread/INFO]: [TAB] Loaded NMS hook in 21ms
[09:28:39] [Server thread/INFO]: [TAB] Enabled in 51ms
[09:28:39] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.7-DEV-158
[09:28:39] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[09:28:39] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
[09:28:39] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[09:28:39] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.7-DEV-158]
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[09:28:39] [Server thread/INFO]: Running delayed init tasks
[09:28:39] [Craft Scheduler Thread - 0 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[09:28:39] [Craft Scheduler Thread - 0 - Vault/INFO]: [Vault] Checking for Updates ...
[09:28:39] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Extracting internal contents from .jar[m
[09:28:39] [Server thread/INFO]: [ItemsAdder] [m[0;32;1m[Pack] DONE extracting internal contents from .jar[m
[09:28:39] [Server thread/INFO]: 0 placeholder hook(s) registered!
[09:28:39] [Server thread/INFO]: Done (9.983s)! For help, type "help"
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mLoaded [0;36;1m7[0;33;1m items[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m188[0;33;1m REAL block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m750[0;33;1m REAL_NOTE block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m63[0;33;1m REAL_TRANSPARENT block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m127[0;33;1m REAL_WIRE block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m14[0;33;1m FIRE block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m6[0;33;1m/[0;36;1m6608[0;33;1m font_images[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded [0;36;1m1[0;33;1m categories[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded successfully.[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Checking resourcepack url... [m
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [1.0.1]
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [1.0.1]
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Resourcepack URL (self-host): http://127.0.0.1:8163/generated.zip[m
[09:28:40] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[License] Spigot product licensed to: [0;36;1mParaboy (1596032)[m
[09:28:40] [Craft Scheduler Thread - 0 - Vault/INFO]: [Vault] No new version available
[09:28:49] [User Authenticator #0/INFO]: UUID of player Paraboy is 9d466904-3795-3325-993e-2806f7fcaa5b
[09:28:50] [Server thread/INFO]: Paraboy joined the game
[09:28:50] [Server thread/INFO]: Paraboy[/127.0.0.1:54141] logged in with entity id 3 at ([world]-94.54732451799772, 72.0, -55.67528240964027)
[09:28:59] [Server thread/INFO]: Paraboy issued server command: /version
[09:29:15] [Server thread/INFO]: Paraboy issued server command: /version ItemsAdder
[09:30:11] [Server thread/INFO]: Paraboy issued server command: /version ProtocolLib
[09:30:31] [Server thread/INFO]: Paraboy issued server command: /version LoneLibs
[09:32:08] [Server thread/INFO]: Paraboy issued server command: /iazip
[09:32:08] [pool-41-thread-1/INFO]: [ItemsAdder] [m[0;36;1m[Host] Stopped self-host webserver on port: 8163[m
[09:32:09] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Host] Starting self-host webserver on port: 8163[m
[09:32:09] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Extracting internal contents from .jar[m
[09:32:09] [Server thread/INFO]: [ItemsAdder] [m[0;32;1m[Pack] DONE extracting internal contents from .jar[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mLoaded [0;36;1m7[0;33;1m items[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m188[0;33;1m REAL block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m750[0;33;1m REAL_NOTE block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m63[0;33;1m REAL_TRANSPARENT block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m127[0;33;1m REAL_WIRE block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m14[0;33;1m FIRE block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m6[0;33;1m/[0;36;1m6608[0;33;1m font_images[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded [0;36;1m1[0;33;1m categories[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded successfully in [0;36;1m57ms[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Started generation[m
[09:32:09] [Server thread/WARN]: [PlaceholderAPI] Failed to load expansion img. Identifier is already in use.
[09:32:09] [Server thread/WARN]: [PlaceholderAPI] Failed to load expansion iaplayerstat. Identifier is already in use.
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Generated resourcepack[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[OK] Your zip file will be protected from unzip (as set in config.yml)[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Compressing resource_pack ... [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Saved into [0;36;1m/purpur 1.19.3 survival/plugins/ItemsAdder/output/generated.zip[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Compressed in 115ms[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Applying to every player... [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Applied to [0;33;1m1[0;32;1m players[m
### Error (optional)
```shell
[PlaceholderAPI] Failed to load expansion img. Identifier is already in use.
[PlaceholderAPI] Failed to load expansion iaplayerstat. Identifier is already in use.
```
### Problematic items yml configuration file (optional)
_No response_
### Other files, you can drag and drop them here to upload. (optional)
_No response_
### Screenshots/Videos (you can drag and drop files or paste links)
_No response_ | True | PlaceholderAPI `2.11.3` compatibility - ### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was already reported.
- [X] I already searched on the [plugin wiki](https://itemsadder.devs.beer/) to know if a solution is already known.
- [X] I already searched on the [forums](https://forum.devs.beer/) to check if anyone already has a solution for this.
### Discord tag (optional)
Paraboy#8467
### What happened?
when I write the /iazip command, it writes to the console all the time warning
### Steps to reproduce the issue
1. /iazip
2. console warning
### Server version
Current: git-Purpur-1933 (MC: 1.19.3)*
* You are running the latest version
### ItemsAdder Version
ItemsAdder version 3.4.1-r2
### ProtocolLib Version
ProcotolLib version 5.0.0
### LoneLibs Version
LoneLibs version 1.0.24
### FULL server log
[09:28:26] [ServerMain/INFO]: Building unoptimized datafixer
[09:28:27] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[09:28:29] [ServerMain/INFO]: Loaded 7 recipes
[09:28:29] [Server thread/INFO]: Starting minecraft server version 1.19.3
[09:28:29] [Server thread/INFO]: Loading properties
[09:28:29] [Server thread/INFO]: This server is running Purpur version git-Purpur-1933 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: 72b7579 on HEAD)
[09:28:29] [Server thread/INFO]: Using 4 threads for Netty based IO
[09:28:29] [Server thread/INFO]: Server Ping Player Sample Count: 12
[09:28:29] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[09:28:30] [Server thread/INFO]: [Pufferfish] Max SIMD vector size on this system is 256 bits (int)
[09:28:30] [Server thread/INFO]: [Pufferfish] Max SIMD vector size on this system is 256 bits (float)
[09:28:30] [Server thread/INFO]: [Pufferfish] SIMD operations detected as functional. Will replace some operations with faster versions.
[09:28:30] [Server thread/INFO]: Default game type: SURVIVAL
[09:28:30] [Server thread/INFO]: Generating keypair
[09:28:30] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:25565
[09:28:30] [Server thread/INFO]: Using default channel type
[09:28:30] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[09:28:30] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[09:28:31] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
[09:28:31] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.6.2
[09:28:31] [Server thread/INFO]: [ViaVersion] ViaVersion 4.6.2 is now loaded. Registering protocol transformers and injecting...
[09:28:31] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[09:28:31] [Server thread/INFO]: [ViaBackwards] Loading translations...
[09:28:31] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[09:28:31] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[09:28:31] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.14+6360-094b734
[09:28:31] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@686df653]
[09:28:31] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.3
[09:28:31] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.0.0-SNAPSHOT-b618
[09:28:32] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.1.0-SNAPSHOT+2207-741f9e2
[09:28:32] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.2.5.2
[09:28:32] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.5.0.0
[09:28:32] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.24
[09:28:32] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v3.4.1-r2
[09:28:32] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.37
[09:28:32] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.6.1
[09:28:32] [Server thread/INFO]: [TAB] Loading server plugin TAB v3.3.1
[09:28:32] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.13.7-DEV-158
[09:28:32] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
[09:28:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[09:28:32] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
[09:28:32] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
[09:28:32] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[09:28:32] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
[09:28:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.14+6360-094b734
[09:28:32] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[09:28:32] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[09:28:33] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R2.PaperweightAdapter as the Bukkit adapter
[09:28:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b618
[09:28:33] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.24
[09:28:33] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[09:28:33] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[09:28:33] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[09:28:33] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[09:28:33] [Server thread/INFO]: Preparing level "world"
[09:28:34] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.6.2
[09:28:34] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.3 (761)
[09:28:34] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[09:28:35] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[09:28:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.1.0-SNAPSHOT+2207-741f9e2
[09:28:35] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[09:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[09:28:35] [Server thread/INFO]: [WorldGuard] Loading region data...
[09:28:35] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.5.2
[09:28:35] [Server thread/INFO]: Server version: v1_19_R2 - 1.19.3 - paper
[09:28:36] [Server thread/INFO]: CMI hooked.
[09:28:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.2.5.2]
[09:28:36] [Server thread/INFO]: PlaceholderAPI hooked.
[09:28:36] [Server thread/INFO]: Updated (EN) language file. Took 53ms
[09:28:36] [Server thread/INFO]: Updated (RU) language file. Took 34ms
[09:28:36] [Server thread/INFO]: [CMI] Enabling CMI v9.5.0.0
[09:28:36] [Server thread/INFO]: ????? ?????? ????
[09:28:36] [Server thread/INFO]: ????? ? ?? ? ????
[09:28:36] [Server thread/INFO]: ?? ?? ?????? ??
[09:28:36] [Server thread/INFO]: ?? ?? ?????? ??
[09:28:36] [Server thread/INFO]: ????? ?????? ????
[09:28:36] [Server thread/INFO]: ????? ?????? ????
[09:28:36] [Server thread/INFO]: _______________________________________________________
[09:28:36] [Server thread/INFO]: Integrating PaperSpigot async methods
[09:28:36] [Server thread/INFO]: 58 Enabled and 0 Disabled modules
[09:28:36] [Server thread/INFO]: Permission plugin: Vault
[09:28:36] [Server thread/INFO]: Initialized Cipher256 AES
[09:28:37] [Server thread/INFO]: Loaded (60) regular alias into memory. Took 29ms
[09:28:37] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 2ms
[09:28:37] [Server thread/INFO]: 3.36.0 data base type detected
[09:28:37] [Server thread/INFO]: Started SqLite data base. Took 109ms
[09:28:37] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
[09:28:37] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
[09:28:37] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
[09:28:37] [Server thread/INFO]: Loaded (142) custom mob heads into memory. Took 11ms
[09:28:37] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 19ms
[09:28:37] [Server thread/INFO]: Initializing BungeeCord
[09:28:37] [Server thread/INFO]: Loaded (5) kits into memory. Took 333ms
[09:28:37] [Server thread/INFO]: Loaded (7) ranks into memory. Took 9ms
[09:28:37] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 1ms
[09:28:37] [Server thread/INFO]: Loaded (1) player data into memory. Took 2ms
[09:28:37] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 0ms
[09:28:37] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
[09:28:37] [Server thread/INFO]: Loaded (0) custom alias into memory. Took 2ms
[09:28:37] [Server thread/INFO]: Registered events. Took 73ms
[09:28:37] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 14ms
[09:28:37] [Server thread/INFO]: Updated (EN) language file. Took 79ms
[09:28:37] [Server thread/INFO]: Updated (RU) language file. Took 76ms
[09:28:38] [Server thread/INFO]: Loaded (245) worth values into memory. Took 35ms
[09:28:38] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
[09:28:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmi [9.5.0.0]
[09:28:38] [Server thread/INFO]: PlaceholderAPI hooked.
[09:28:38] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
[09:28:38] [Server thread/INFO]: Starting world timer.
[09:28:38] [Server thread/INFO]: Initializing world manager.
[09:28:38] [Server thread/INFO]: Loaded (4) schedules into memory. Took 5ms
[09:28:38] [Server thread/INFO]: Loaded GeoIP
[09:28:38] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms
[09:28:38] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
[09:28:38] [Server thread/INFO]: Version 9.5.0.0 has been enabled
[09:28:38] [Server thread/INFO]: ???????????????????????????????????????????????????????
[09:28:38] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
[09:28:38] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.4.1-r2
[09:28:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R2! Trying to find NMS support
[09:28:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R2' loaded!
[09:28:38] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[09:28:38] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m
[0;36;1m ___ ___ __ __ __ ___ __ [0;32;22m ItemsAdder[0;37;22m 3.4.1-r2
[0;36;1m| | |__ |\/| /__` /\ | \ | \ |__ |__) [0;32;22m LoneLibs[0;37;22m 1.0.24
[0;36;1m| | |___ | | .__/ /--\ |__/ |__/ |___ | \ [0;30;1m Purpur git-Purpur-1933 (MC: 1.19.3)
[0;36;1m [m
[09:28:38] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Host] Starting self-host webserver on port: 8163[m
[09:28:38] [Server thread/WARN]: [ItemsAdder] "ItemsAdder v3.4.1-r2" has registered a listener for com.destroystokyo.paper.event.inventory.PrepareGrindstoneEvent on method "private void ia.m.fE.a(org.bukkit.event.inventory.PrepareGrindstoneEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [LoneDev].
[09:28:38] [Server thread/INFO]: [spark] Enabling spark v1.10.37
[09:28:39] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[09:28:39] [Server thread/INFO]: [spark] Starting background profiler...
[09:28:39] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.37]
[09:28:39] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[09:28:39] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.6.1
[09:28:39] [Server thread/INFO]: [TAB] Enabling TAB v3.3.1
[09:28:39] [Server thread/INFO]: [TAB] Server version: 1.19.3 (v1_19_R2)
[09:28:39] [Server thread/INFO]: [TAB] Loaded NMS hook in 21ms
[09:28:39] [Server thread/INFO]: [TAB] Enabled in 51ms
[09:28:39] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.7-DEV-158
[09:28:39] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[09:28:39] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
[09:28:39] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[09:28:39] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.7-DEV-158]
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[09:28:39] [Server thread/INFO]: Running delayed init tasks
[09:28:39] [Craft Scheduler Thread - 0 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[09:28:39] [Craft Scheduler Thread - 0 - Vault/INFO]: [Vault] Checking for Updates ...
[09:28:39] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Extracting internal contents from .jar[m
[09:28:39] [Server thread/INFO]: [ItemsAdder] [m[0;32;1m[Pack] DONE extracting internal contents from .jar[m
[09:28:39] [Server thread/INFO]: 0 placeholder hook(s) registered!
[09:28:39] [Server thread/INFO]: Done (9.983s)! For help, type "help"
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mLoaded [0;36;1m7[0;33;1m items[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m188[0;33;1m REAL block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m750[0;33;1m REAL_NOTE block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m63[0;33;1m REAL_TRANSPARENT block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m127[0;33;1m REAL_WIRE block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m14[0;33;1m FIRE block IDs[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m6[0;33;1m/[0;36;1m6608[0;33;1m font_images[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded [0;36;1m1[0;33;1m categories[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded successfully.[m
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Checking resourcepack url... [m
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: img [1.0.1]
[09:28:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: iaplayerstat [1.0.1]
[09:28:39] [Craft Scheduler Thread - 8 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Resourcepack URL (self-host): http://127.0.0.1:8163/generated.zip[m
[09:28:40] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[License] Spigot product licensed to: [0;36;1mParaboy (1596032)[m
[09:28:40] [Craft Scheduler Thread - 0 - Vault/INFO]: [Vault] No new version available
[09:28:49] [User Authenticator #0/INFO]: UUID of player Paraboy is 9d466904-3795-3325-993e-2806f7fcaa5b
[09:28:50] [Server thread/INFO]: Paraboy joined the game
[09:28:50] [Server thread/INFO]: Paraboy[/127.0.0.1:54141] logged in with entity id 3 at ([world]-94.54732451799772, 72.0, -55.67528240964027)
[09:28:59] [Server thread/INFO]: Paraboy issued server command: /version
[09:29:15] [Server thread/INFO]: Paraboy issued server command: /version ItemsAdder
[09:30:11] [Server thread/INFO]: Paraboy issued server command: /version ProtocolLib
[09:30:31] [Server thread/INFO]: Paraboy issued server command: /version LoneLibs
[09:32:08] [Server thread/INFO]: Paraboy issued server command: /iazip
[09:32:08] [pool-41-thread-1/INFO]: [ItemsAdder] [m[0;36;1m[Host] Stopped self-host webserver on port: 8163[m
[09:32:09] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Host] Starting self-host webserver on port: 8163[m
[09:32:09] [Server thread/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Extracting internal contents from .jar[m
[09:32:09] [Server thread/INFO]: [ItemsAdder] [m[0;32;1m[Pack] DONE extracting internal contents from .jar[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mLoaded [0;36;1m7[0;33;1m items[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m188[0;33;1m REAL block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m750[0;33;1m REAL_NOTE block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m63[0;33;1m REAL_TRANSPARENT block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m127[0;33;1m REAL_WIRE block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m0[0;33;1m/[0;36;1m14[0;33;1m FIRE block IDs[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;33;1mUsed [0;36;1m6[0;33;1m/[0;36;1m6608[0;33;1m font_images[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded [0;36;1m1[0;33;1m categories[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Init] Loaded successfully in [0;36;1m57ms[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Started generation[m
[09:32:09] [Server thread/WARN]: [PlaceholderAPI] Failed to load expansion img. Identifier is already in use.
[09:32:09] [Server thread/WARN]: [PlaceholderAPI] Failed to load expansion iaplayerstat. Identifier is already in use.
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Generated resourcepack[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[OK] Your zip file will be protected from unzip (as set in config.yml)[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Compressing resource_pack ... [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Saved into [0;36;1m/purpur 1.19.3 survival/plugins/ItemsAdder/output/generated.zip[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Compressed in 115ms[m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;36;1m[Pack] Applying to every player... [m
[09:32:09] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [m[0;32;1m[Pack] Applied to [0;33;1m1[0;32;1m players[m
### Error (optional)
```shell
[PlaceholderAPI] Failed to load expansion img. Identifier is already in use.
[PlaceholderAPI] Failed to load expansion iaplayerstat. Identifier is already in use.
```
### Problematic items yml configuration file (optional)
_No response_
### Other files, you can drag and drop them here to upload. (optional)
_No response_
### Screenshots/Videos (you can drag and drop files or paste links)
_No response_ | comp | placeholderapi compatibility terms i m using the very latest version of itemsadder and its dependencies i am sure this is a bug and it is not caused by a misconfiguration or by another plugin i already searched on this to check if the same issue was already reported i already searched on the to know if a solution is already known i already searched on the to check if anyone already has a solution for this discord tag optional paraboy what happened when i write the iazip command it writes to the console all the time warning steps to reproduce the issue iazip console warning server version current git purpur mc you are running the latest version itemsadder version itemsadder version protocollib version procotollib version lonelibs version lonelibs version full server log building unoptimized datafixer environment authhost accountshost sessionhost serviceshost name prod loaded recipes starting minecraft server version loading properties this server is running purpur version git purpur mc implementing api version snapshot git on head using threads for netty based io server ping player sample count chunk system is using i o threads worker threads and gen parallelism of threads max simd vector size on this system is bits int max simd vector size on this system is bits float simd operations detected as functional will replace some operations with faster versions default game type survival generating keypair starting minecraft server on using default channel type paper using java compression from velocity paper using java cipher from velocity loading server plugin vault cmi loading server plugin viaversion viaversion is now loaded registering protocol transformers and injecting loading block connection mappings loading translations registering protocols using fastutil for block connections loading server plugin worldedit got request to register class com worldedit bukkit bukkitserverinterface with worldedit loading server plugin placeholderapi loading server plugin protocollib snapshot loading server plugin worldguard snapshot loading server plugin cmilib loading server plugin cmi loading server plugin lonelibs loading server plugin itemsadder loading server plugin spark loading server plugin viabackwards loading server plugin tab loading server plugin deluxemenus dev nms hook has been setup successfully server permissions file permissions yml is empty ignoring it enabling vault cmi cmi economy found waiting superpermissions loaded as backup permission system enabled version cmi enabling worldedit registering commands with com worldedit bukkit bukkitserverinterface wepif vault detected using vault for permissions using com worldedit bukkit adapter impl paperweightadapter as the bukkit adapter enabling protocollib snapshot enabling lonelibs server is running in offline insecure mode the server will make no attempt to authenticate usernames beware while this makes the game possible to play without internet access it also opens up the ability for hackers to connect with any username they choose to change this set online mode to true in the server properties file preparing level world enabling viaversion viaversion detected server version enabling placeholderapi fetching available expansion information enabling worldguard snapshot world tnt ignition is permitted world lighters are permitted world lava fire is permitted world fire spread is unrestricted loaded configuration for world world world nether tnt ignition is permitted world nether lighters are permitted world nether lava fire is permitted world nether fire spread is unrestricted loaded configuration for world world nether world the end tnt ignition is permitted world the end lighters are permitted world the end lava fire is permitted world the end fire spread is unrestricted loaded configuration for world world the end loading region data enabling cmilib server version paper cmi hooked successfully registered expansion cmil placeholderapi hooked updated en language file took updated ru language file took enabling cmi integrating paperspigot async methods enabled and disabled modules permission plugin vault initialized aes loaded regular alias into memory took loaded custom text s into memory took data base type detected started sqlite data base took vault was found enabling capabilities economy cmieconomy loaded warning categories into memory took loaded warning commands into memory took loaded custom mob heads into memory took loaded cooldowns into memory took initializing bungeecord loaded kits into memory took loaded ranks into memory took loaded playtime rewards into memory took loaded player data into memory took loaded playtime records into memory took loaded playtime reward records into memory took loaded custom alias into memory took registered events took loaded event action commands into memory took updated en language file took updated ru language file took loaded worth values into memory took vault permissions was found enabling capabilities successfully registered expansion cmi placeholderapi hooked placeholderapi was found enabling capabilities starting world timer initializing world manager loaded schedules into memory took loaded geoip loaded skin cache entries into memory took loaded armorstand templates into memory took version has been enabled cmi economy hooked enabling itemsadder found spigot trying to find nms support nms support loaded found gson class com google gson gson m itemsadder lonelibs purpur git purpur mc m starting self host webserver on port m itemsadder has registered a listener for com destroystokyo paper event inventory preparegrindstoneevent on method private void ia m fe a org bukkit event inventory preparegrindstoneevent but the event is deprecated server performance will be affected please notify the authors enabling spark using paper servertickstartevent for tick monitoring starting background profiler the async profiler engine is not supported for your os arch so the built in java engine will be used instead successfully registered expansion spark registered placeholderapi placeholders enabling viabackwards enabling tab server version loaded nms hook in enabled in enabling deluxemenus dev successfully hooked into placeholderapi gui menus loaded you are running the latest version of deluxemenus successfully hooked into vault successfully registered expansion deluxemenus placeholder expansion registration initializing running delayed init tasks finished mapping loading shutting down loader executor checking for updates extracting internal contents from jar m done extracting internal contents from jar m placeholder hook s registered done for help type help m items m m real block ids m m real note block ids m m real transparent block ids m m real wire block ids m m fire block ids m m font images m loaded categories m loaded successfully m checking resourcepack url m successfully registered expansion img successfully registered expansion iaplayerstat resourcepack url self host spigot product licensed to m no new version available uuid of player paraboy is paraboy joined the game paraboy logged in with entity id at paraboy issued server command version paraboy issued server command version itemsadder paraboy issued server command version protocollib paraboy issued server command version lonelibs paraboy issued server command iazip stopped self host webserver on port m starting self host webserver on port m extracting internal contents from jar m done extracting internal contents from jar m m items m m real block ids m m real note block ids m m real transparent block ids m m real wire block ids m m fire block ids m m font images m loaded categories m loaded successfully in m m m m m started generation m failed to load expansion img identifier is already in use failed to load expansion iaplayerstat identifier is already in use m m generated resourcepack m your zip file will be protected from unzip as set in config yml m compressing resource pack m m m m m saved into purpur survival plugins itemsadder output generated zip m compressed in m applying to every player m applied to players m error optional shell failed to load expansion img identifier is already in use failed to load expansion iaplayerstat identifier is already in use problematic items yml configuration file optional no response other files you can drag and drop them here to upload optional no response screenshots videos you can drag and drop files or paste links no response | 1 |
97,334 | 11,010,338,395 | IssuesEvent | 2019-12-04 14:25:29 | DD2497-Project-Group-1/dostroy | https://api.github.com/repos/DD2497-Project-Group-1/dostroy | closed | Update README | documentation | - [x] Define all possible configs
- [ ] Describe the different mitigations briefly
- [x] Remove disclaimer | 1.0 | Update README - - [x] Define all possible configs
- [ ] Describe the different mitigations briefly
- [x] Remove disclaimer | non_comp | update readme define all possible configs describe the different mitigations briefly remove disclaimer | 0 |
8,868 | 10,850,295,027 | IssuesEvent | 2019-11-13 08:30:38 | oharastream/ohara | https://api.github.com/repos/oharastream/ohara | closed | Remove connectorDefinitions from WorkerClusterInfo | incompatibility v0.9.0 | I don't want to break the APIs so I open another issue to remove connectorDefinitions from worker cluster info.
_Originally posted by @chia7712 in https://github.com/oharastream/ohara/issues/3198#issuecomment-550325748_ | True | Remove connectorDefinitions from WorkerClusterInfo - I don't want to break the APIs so I open another issue to remove connectorDefinitions from worker cluster info.
_Originally posted by @chia7712 in https://github.com/oharastream/ohara/issues/3198#issuecomment-550325748_ | comp | remove connectordefinitions from workerclusterinfo i don t want to break the apis so i open another issue to remove connectordefinitions from worker cluster info originally posted by in | 1 |
308,558 | 9,440,669,727 | IssuesEvent | 2019-04-14 19:35:35 | WoWManiaUK/Blackwing-Lair | https://api.github.com/repos/WoWManiaUK/Blackwing-Lair | opened | [NPC] Healing the Wounded -10072- Sunstrider Isle | Priority zone 1-20 | **Links:**
Quest - https://cata-twinhead.twinstar.cz/?quest=10072
npc - https://cata-twinhead.twinstar.cz/?npc=15284

**What is happening:**
- Healed the "Wounded Outrunners"
- No quest credit
**What should happen:**
- Should get quest credit when you heal the Wounded Outrunners
note: i did kinda report it here https://github.com/WoWManiaUK/Blackwing-Lair/issues/23#issuecomment-454104660 but at the time couldnt find any reference via wowhead
| 1.0 | [NPC] Healing the Wounded -10072- Sunstrider Isle - **Links:**
Quest - https://cata-twinhead.twinstar.cz/?quest=10072
npc - https://cata-twinhead.twinstar.cz/?npc=15284

**What is happening:**
- Healed the "Wounded Outrunners"
- No quest credit
**What should happen:**
- Should get quest credit when you heal the Wounded Outrunners
note: i did kinda report it here https://github.com/WoWManiaUK/Blackwing-Lair/issues/23#issuecomment-454104660 but at the time couldnt find any reference via wowhead
| non_comp | healing the wounded sunstrider isle links quest npc what is happening healed the wounded outrunners no quest credit what should happen should get quest credit when you heal the wounded outrunners note i did kinda report it here but at the time couldnt find any reference via wowhead | 0 |
171,252 | 6,485,514,862 | IssuesEvent | 2017-08-19 11:05:07 | udos86/ng2-dynamic-forms | https://api.github.com/repos/udos86/ng2-dynamic-forms | closed | Checkbox Indeterminate state | enhancement high priority ui-basic ui-bootstrap ui-foundation ui-kendo ui-ng-bootstrap | Hi team,
We are using ng2-dynamic forms component and for check boxes we are looking to use 'Indeterminate' state. However once we touch checkbox we can't get back to indeterminate state.
Can we have rotational states? indeterminate ->checked -> unchecked -> indeterminate -> so on
Thanks!!! | 1.0 | Checkbox Indeterminate state - Hi team,
We are using ng2-dynamic forms component and for check boxes we are looking to use 'Indeterminate' state. However once we touch checkbox we can't get back to indeterminate state.
Can we have rotational states? indeterminate ->checked -> unchecked -> indeterminate -> so on
Thanks!!! | non_comp | checkbox indeterminate state hi team we are using dynamic forms component and for check boxes we are looking to use indeterminate state however once we touch checkbox we can t get back to indeterminate state can we have rotational states indeterminate checked unchecked indeterminate so on thanks | 0 |
17,074 | 23,549,815,423 | IssuesEvent | 2022-08-21 17:04:32 | Luke100000/minecraft-comes-alive | https://api.github.com/repos/Luke100000/minecraft-comes-alive | closed | Falling Out of the World After Generating a New World | bug mod compatibility | When I generate a new world under the Deathdusk modpack, I found myself falling through the world terrain and dying in the void as a result. Although I keep my stuff the first time, when I update the modpack and log back into my world, I also fall through the blocks below me and die in the void, losing all of my items in the process. I also found out that the bug occurs when I load up a survival world; I don't fall through the world while starting a creative world.
Disabling "LaunchIntoDestiny" fixed the problem. | True | Falling Out of the World After Generating a New World - When I generate a new world under the Deathdusk modpack, I found myself falling through the world terrain and dying in the void as a result. Although I keep my stuff the first time, when I update the modpack and log back into my world, I also fall through the blocks below me and die in the void, losing all of my items in the process. I also found out that the bug occurs when I load up a survival world; I don't fall through the world while starting a creative world.
Disabling "LaunchIntoDestiny" fixed the problem. | comp | falling out of the world after generating a new world when i generate a new world under the deathdusk modpack i found myself falling through the world terrain and dying in the void as a result although i keep my stuff the first time when i update the modpack and log back into my world i also fall through the blocks below me and die in the void losing all of my items in the process i also found out that the bug occurs when i load up a survival world i don t fall through the world while starting a creative world disabling launchintodestiny fixed the problem | 1 |
8,493 | 10,516,380,241 | IssuesEvent | 2019-09-28 17:07:16 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | 198X (1086010) loads no sprites in Kill Switch game | Game compatibility - Unofficial | # Compatibility Report
game: 198X
appid: 1086010
## System Information
- GPU: GTX 1080 ti
- Driver/LLVM version: NVIDIA 430.26
- Kernel version: 4.19
- Proton version: 4.2-9
## I confirm:
- [x] that I haven't found an existing compatibility report for this game.
- [x] that I have checked whether there are updates for my system available.
[steam-1086010.log](https://github.com/ValveSoftware/Proton/files/3438752/steam-1086010.log)
## Symptoms <!-- What's the problem? -->
The fifth scenario, Kill Switch, it unplayable because the enemy sprites are never loaded and are instead invisible.
Disabling esync has no effect. | True | 198X (1086010) loads no sprites in Kill Switch game - # Compatibility Report
game: 198X
appid: 1086010
## System Information
- GPU: GTX 1080 ti
- Driver/LLVM version: NVIDIA 430.26
- Kernel version: 4.19
- Proton version: 4.2-9
## I confirm:
- [x] that I haven't found an existing compatibility report for this game.
- [x] that I have checked whether there are updates for my system available.
[steam-1086010.log](https://github.com/ValveSoftware/Proton/files/3438752/steam-1086010.log)
## Symptoms <!-- What's the problem? -->
The fifth scenario, Kill Switch, it unplayable because the enemy sprites are never loaded and are instead invisible.
Disabling esync has no effect. | comp | loads no sprites in kill switch game compatibility report game appid system information gpu gtx ti driver llvm version nvidia kernel version proton version i confirm that i haven t found an existing compatibility report for this game that i have checked whether there are updates for my system available symptoms the fifth scenario kill switch it unplayable because the enemy sprites are never loaded and are instead invisible disabling esync has no effect | 1 |
3,192 | 6,109,464,999 | IssuesEvent | 2017-06-21 13:09:42 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | Remove unnecessary text from Javadoc tokens | antlr approved breaking compatibility GSoC2017 javadoc | When looking at some example Javadoc trees, I noticed if the javadoc is pretty big, we almost duplicate the entire contents multiple times in various nodes. We don't see this in the Java tree but this is mostly because of the differences between antlr2 and antlr4. One example of simplicity is `CLASS_DEF` in java where we just repeat the token name as the text.
I still think there is too much being displayed in Javadoc tree and that we should limit this text by following the Java version and just repeating the token name.
Example:
Javadoc: `/** <p>Test</p> Test. */`
Tree:
````
| | | | `--JAVADOC -> <p>Test</p> Test. <EOF> [2:3]
| | | | |--TEXT -> [2:3]
| | | | |--HTML_ELEMENT -> <p>Test</p> [2:4]
| | | | | `--PARAGRAPH -> <p>Test</p> [2:4]
| | | | | |--P_TAG_OPEN -> <p> [2:4]
| | | | | | |--OPEN -> < [2:4]
| | | | | | |--P_HTML_TAG_NAME -> p [2:5]
| | | | | | `--CLOSE -> > [2:6]
| | | | | |--TEXT -> Test [2:7]
| | | | | `--P_TAG_CLOSE -> </p> [2:11]
| | | | | |--OPEN -> < [2:11]
| | | | | |--SLASH -> / [2:12]
| | | | | |--P_HTML_TAG_NAME -> p [2:13]
| | | | | `--CLOSE -> > [2:14]
| | | | |--TEXT -> Test. [2:15]
| | | | `--EOF -> <EOF> [2:22]
````
In this example, I would say the following tokens have unnecessary text: JAVADOC (a complete repeat of the entire javadoc), HTML_ELEMENT, PARAGRAPH, P_TAG_OPEN, P_TAG_CLOSE
We would have to review the all the tokens and find a common rule to how we should apply this, especially for future tokens.
Right now, it might look like that any token that has children shouldn't have text. | True | Remove unnecessary text from Javadoc tokens - When looking at some example Javadoc trees, I noticed if the javadoc is pretty big, we almost duplicate the entire contents multiple times in various nodes. We don't see this in the Java tree but this is mostly because of the differences between antlr2 and antlr4. One example of simplicity is `CLASS_DEF` in java where we just repeat the token name as the text.
I still think there is too much being displayed in Javadoc tree and that we should limit this text by following the Java version and just repeating the token name.
Example:
Javadoc: `/** <p>Test</p> Test. */`
Tree:
````
| | | | `--JAVADOC -> <p>Test</p> Test. <EOF> [2:3]
| | | | |--TEXT -> [2:3]
| | | | |--HTML_ELEMENT -> <p>Test</p> [2:4]
| | | | | `--PARAGRAPH -> <p>Test</p> [2:4]
| | | | | |--P_TAG_OPEN -> <p> [2:4]
| | | | | | |--OPEN -> < [2:4]
| | | | | | |--P_HTML_TAG_NAME -> p [2:5]
| | | | | | `--CLOSE -> > [2:6]
| | | | | |--TEXT -> Test [2:7]
| | | | | `--P_TAG_CLOSE -> </p> [2:11]
| | | | | |--OPEN -> < [2:11]
| | | | | |--SLASH -> / [2:12]
| | | | | |--P_HTML_TAG_NAME -> p [2:13]
| | | | | `--CLOSE -> > [2:14]
| | | | |--TEXT -> Test. [2:15]
| | | | `--EOF -> <EOF> [2:22]
````
In this example, I would say the following tokens have unnecessary text: JAVADOC (a complete repeat of the entire javadoc), HTML_ELEMENT, PARAGRAPH, P_TAG_OPEN, P_TAG_CLOSE
We would have to review the all the tokens and find a common rule to how we should apply this, especially for future tokens.
Right now, it might look like that any token that has children shouldn't have text. | comp | remove unnecessary text from javadoc tokens when looking at some example javadoc trees i noticed if the javadoc is pretty big we almost duplicate the entire contents multiple times in various nodes we don t see this in the java tree but this is mostly because of the differences between and one example of simplicity is class def in java where we just repeat the token name as the text i still think there is too much being displayed in javadoc tree and that we should limit this text by following the java version and just repeating the token name example javadoc test test tree javadoc test test text html element test paragraph test p tag open open p html tag name p close text test p tag close open slash p html tag name p close text test eof in this example i would say the following tokens have unnecessary text javadoc a complete repeat of the entire javadoc html element paragraph p tag open p tag close we would have to review the all the tokens and find a common rule to how we should apply this especially for future tokens right now it might look like that any token that has children shouldn t have text | 1 |
983 | 3,442,903,712 | IssuesEvent | 2015-12-15 01:03:54 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | string concat with char and similar primitives unnecessarily calls Object.ToString | Area-Compilers Feature Request Language-C# Tenet-Compatibility Tenet-Performance | The types that are supported by this optimizationall supposed to override ToString and therefore we should call the override, not the object.ToString
A particular problem here was that calls via object are emitted as constrained calls causing compat issues on runtimes that do not have support for generics.
Example:
```
IL_0000: ldstr "abc"
IL_0005: ldarga.s b
IL_0007: constrained. [mscorlib]System.Char
IL_000d: callvirt instance string [mscorlib]System.Object::ToString()
IL_0012: call string [mscorlib]System.String::Concat(string, string)
IL_0017: ret
```
The constrained callvirt there should not be needed since char is a value type and overrides ToString with trivial implementation (that is why optimization is valid in the first place).
| True | string concat with char and similar primitives unnecessarily calls Object.ToString - The types that are supported by this optimizationall supposed to override ToString and therefore we should call the override, not the object.ToString
A particular problem here was that calls via object are emitted as constrained calls causing compat issues on runtimes that do not have support for generics.
Example:
```
IL_0000: ldstr "abc"
IL_0005: ldarga.s b
IL_0007: constrained. [mscorlib]System.Char
IL_000d: callvirt instance string [mscorlib]System.Object::ToString()
IL_0012: call string [mscorlib]System.String::Concat(string, string)
IL_0017: ret
```
The constrained callvirt there should not be needed since char is a value type and overrides ToString with trivial implementation (that is why optimization is valid in the first place).
| comp | string concat with char and similar primitives unnecessarily calls object tostring the types that are supported by this optimizationall supposed to override tostring and therefore we should call the override not the object tostring a particular problem here was that calls via object are emitted as constrained calls causing compat issues on runtimes that do not have support for generics example il ldstr abc il ldarga s b il constrained system char il callvirt instance string system object tostring il call string system string concat string string il ret the constrained callvirt there should not be needed since char is a value type and overrides tostring with trivial implementation that is why optimization is valid in the first place | 1 |
12,709 | 14,982,704,557 | IssuesEvent | 2021-01-28 16:18:27 | Foundry376/Mailspring | https://api.github.com/repos/Foundry376/Mailspring | closed | Complete and utter failure as a client | audit bug mailserver-incompatibility needs-reproduction | <!--
Thanks for taking the time to file an issue! The Mailspring community uses GitHub issues to coordinate development.
Before filling out this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues. Upvoting an existing sync issue is MUCH better than submitting a new one - it often takes a while for them to be merged and we use issue upvotes to prioritize development.
-->
##### What is the behavior you're seeing?
It JUST DOESN'T SYNC.

##### What email provider (Gmail, Exchange, etc.) are you trying to use?
Anything. Gmail, AOL, Office
##### What operating system are you using?
ArchLinux
##### What version of Mailspring are you using?
1.7.8-1
(eg: 1.6.3 or 1.7.0 - this is shown in Mailspring's main menu.)
##### Is the issue reproducible with a particular attachment, message, signature, etc?
Sure. Just add a bunch of accounts and test.
## Rant
Honestly I didn't want to open this issue. I'm a paying user (not that that matters) but it's been months since Mailspring was even vaguely functional. What's the point of all the bells and whistles when I can't even get my mail without reconnecting every single time? Plus AOL accounts never send emails, the list goes on. It's come to the point where I actively prefer using the browser or Newton for my email. | True | Complete and utter failure as a client - <!--
Thanks for taking the time to file an issue! The Mailspring community uses GitHub issues to coordinate development.
Before filling out this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues. Upvoting an existing sync issue is MUCH better than submitting a new one - it often takes a while for them to be merged and we use issue upvotes to prioritize development.
-->
##### What is the behavior you're seeing?
It JUST DOESN'T SYNC.

##### What email provider (Gmail, Exchange, etc.) are you trying to use?
Anything. Gmail, AOL, Office
##### What operating system are you using?
ArchLinux
##### What version of Mailspring are you using?
1.7.8-1
(eg: 1.6.3 or 1.7.0 - this is shown in Mailspring's main menu.)
##### Is the issue reproducible with a particular attachment, message, signature, etc?
Sure. Just add a bunch of accounts and test.
## Rant
Honestly I didn't want to open this issue. I'm a paying user (not that that matters) but it's been months since Mailspring was even vaguely functional. What's the point of all the bells and whistles when I can't even get my mail without reconnecting every single time? Plus AOL accounts never send emails, the list goes on. It's come to the point where I actively prefer using the browser or Newton for my email. | comp | complete and utter failure as a client thanks for taking the time to file an issue the mailspring community uses github issues to coordinate development before filling out this form try searching for both open and closed issues here upvoting an existing sync issue is much better than submitting a new one it often takes a while for them to be merged and we use issue upvotes to prioritize development what is the behavior you re seeing it just doesn t sync what email provider gmail exchange etc are you trying to use anything gmail aol office what operating system are you using archlinux what version of mailspring are you using eg or this is shown in mailspring s main menu is the issue reproducible with a particular attachment message signature etc sure just add a bunch of accounts and test rant honestly i didn t want to open this issue i m a paying user not that that matters but it s been months since mailspring was even vaguely functional what s the point of all the bells and whistles when i can t even get my mail without reconnecting every single time plus aol accounts never send emails the list goes on it s come to the point where i actively prefer using the browser or newton for my email | 1 |
19,578 | 27,186,795,704 | IssuesEvent | 2023-02-19 10:11:06 | mozilla/rhino | https://api.github.com/repos/mozilla/rhino | closed | Object.assign() should copy undefined properties, I think | good first issue bug Ecma Incompatibility | Hi! It looks like `Object.assign()` should copy undefined properties:
```
console.log(Object.assign({"a":undefined}, {"b":undefined}))
Object { a: undefined, b: undefined }
```
However, the Rhino code is skipping undefined values:
```
case ConstructorId_assign:
{
if (args.length < 1) {
throw ScriptRuntime.typeError1("msg.incompat.call", "assign");
}
Scriptable targetObj = ScriptRuntime.toObject(cx, thisObj, args[0]);
for (int i = 1; i < args.length; i++) {
if ((args[i] == null) || Undefined.isUndefined(args[i])) {
continue;
}
Scriptable sourceObj = ScriptRuntime.toObject(cx, thisObj, args[i]);
Object[] ids = sourceObj.getIds();
for (Object key : ids) {
if (key instanceof String) {
Object val = sourceObj.get((String) key, sourceObj);
if ((val != Scriptable.NOT_FOUND) && !Undefined.isUndefined(val)) { // <=== HERE
targetObj.put((String) key, targetObj, val);
}
} else if (key instanceof Number) {
int ii = ScriptRuntime.toInt32(key);
Object val = sourceObj.get(ii, sourceObj);
if ((val != Scriptable.NOT_FOUND) && !Undefined.isUndefined(val)) { // <=== AND HERE
targetObj.put(ii, targetObj, val);
}
}
}
}
return targetObj;
}
```
Is there a reason for those `!Undefined.isUndefined(val)` checks?
Thanks! | True | Object.assign() should copy undefined properties, I think - Hi! It looks like `Object.assign()` should copy undefined properties:
```
console.log(Object.assign({"a":undefined}, {"b":undefined}))
Object { a: undefined, b: undefined }
```
However, the Rhino code is skipping undefined values:
```
case ConstructorId_assign:
{
if (args.length < 1) {
throw ScriptRuntime.typeError1("msg.incompat.call", "assign");
}
Scriptable targetObj = ScriptRuntime.toObject(cx, thisObj, args[0]);
for (int i = 1; i < args.length; i++) {
if ((args[i] == null) || Undefined.isUndefined(args[i])) {
continue;
}
Scriptable sourceObj = ScriptRuntime.toObject(cx, thisObj, args[i]);
Object[] ids = sourceObj.getIds();
for (Object key : ids) {
if (key instanceof String) {
Object val = sourceObj.get((String) key, sourceObj);
if ((val != Scriptable.NOT_FOUND) && !Undefined.isUndefined(val)) { // <=== HERE
targetObj.put((String) key, targetObj, val);
}
} else if (key instanceof Number) {
int ii = ScriptRuntime.toInt32(key);
Object val = sourceObj.get(ii, sourceObj);
if ((val != Scriptable.NOT_FOUND) && !Undefined.isUndefined(val)) { // <=== AND HERE
targetObj.put(ii, targetObj, val);
}
}
}
}
return targetObj;
}
```
Is there a reason for those `!Undefined.isUndefined(val)` checks?
Thanks! | comp | object assign should copy undefined properties i think hi it looks like object assign should copy undefined properties console log object assign a undefined b undefined object a undefined b undefined however the rhino code is skipping undefined values case constructorid assign if args length throw scriptruntime msg incompat call assign scriptable targetobj scriptruntime toobject cx thisobj args for int i i args length i if args null undefined isundefined args continue scriptable sourceobj scriptruntime toobject cx thisobj args object ids sourceobj getids for object key ids if key instanceof string object val sourceobj get string key sourceobj if val scriptable not found undefined isundefined val here targetobj put string key targetobj val else if key instanceof number int ii scriptruntime key object val sourceobj get ii sourceobj if val scriptable not found undefined isundefined val and here targetobj put ii targetobj val return targetobj is there a reason for those undefined isundefined val checks thanks | 1 |
3,323 | 6,288,952,711 | IssuesEvent | 2017-07-19 18:07:45 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException | type: mod-incompatibility |
```
[23:25:17] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityAreaEffectCloud to metadata cache
[23:25:17] [main/INFO] [mixin/]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
[23:25:17] [main/INFO] [Sponge/]: /******************************************************************************************************************************************************************************************************/
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* Oh dear. Something went wrong and the server had to shut down! */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* A critical error was encountered while blending Sponge with Forge! */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* Possible causes are: */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* * An incompatible Forge "core mod" is present. Try removing other mods to */
[23:25:17] [main/INFO] [Sponge/]: /* see if the problem goes away. */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* * You are using the wrong version of Minecraft Forge. You must use the */
[23:25:17] [main/INFO] [Sponge/]: /* correct version of Forge when running Sponge, this version is for */
[23:25:17] [main/INFO] [Sponge/]: /* 12.18.3.2202 (you are running 12.18.3.2202) */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* * An error exists in Sponge itself. Ensure you are running the latest version */
[23:25:17] [main/INFO] [Sponge/]: /* of Sponge. */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* * Gremlins are invading your computer. Did you feed a Mogwai after midnight? */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* Technical details: */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* Failed on class : N/A */
[23:25:17] [main/INFO] [Sponge/]: /* During phase : DEFAULT */
[23:25:17] [main/INFO] [Sponge/]: /* Mixin : entity.IMixinAreaEffectCloud */
[23:25:17] [main/INFO] [Sponge/]: /* Config : mixins.common.core.json */
[23:25:17] [main/INFO] [Sponge/]: /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException */
[23:25:17] [main/INFO] [Sponge/]: /* Caused by : Unknown */
[23:25:17] [main/INFO] [Sponge/]: /* Message : @Mixin target type mismatch: net.minecraft.entity.EntityAreaEffectCloud is not an interface in org.spongepowered.asm.mixin.transformer.MixinInfo$SubType$Interface@54402c04 */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /******************************************************************************************************************************************************************************************************/
``` | True | org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException -
```
[23:25:17] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityAreaEffectCloud to metadata cache
[23:25:17] [main/INFO] [mixin/]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
[23:25:17] [main/INFO] [Sponge/]: /******************************************************************************************************************************************************************************************************/
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* Oh dear. Something went wrong and the server had to shut down! */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* A critical error was encountered while blending Sponge with Forge! */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* Possible causes are: */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* * An incompatible Forge "core mod" is present. Try removing other mods to */
[23:25:17] [main/INFO] [Sponge/]: /* see if the problem goes away. */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* * You are using the wrong version of Minecraft Forge. You must use the */
[23:25:17] [main/INFO] [Sponge/]: /* correct version of Forge when running Sponge, this version is for */
[23:25:17] [main/INFO] [Sponge/]: /* 12.18.3.2202 (you are running 12.18.3.2202) */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* * An error exists in Sponge itself. Ensure you are running the latest version */
[23:25:17] [main/INFO] [Sponge/]: /* of Sponge. */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* * Gremlins are invading your computer. Did you feed a Mogwai after midnight? */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* Technical details: */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /* Failed on class : N/A */
[23:25:17] [main/INFO] [Sponge/]: /* During phase : DEFAULT */
[23:25:17] [main/INFO] [Sponge/]: /* Mixin : entity.IMixinAreaEffectCloud */
[23:25:17] [main/INFO] [Sponge/]: /* Config : mixins.common.core.json */
[23:25:17] [main/INFO] [Sponge/]: /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException */
[23:25:17] [main/INFO] [Sponge/]: /* Caused by : Unknown */
[23:25:17] [main/INFO] [Sponge/]: /* Message : @Mixin target type mismatch: net.minecraft.entity.EntityAreaEffectCloud is not an interface in org.spongepowered.asm.mixin.transformer.MixinInfo$SubType$Interface@54402c04 */
[23:25:17] [main/INFO] [Sponge/]: /* */
[23:25:17] [main/INFO] [Sponge/]: /******************************************************************************************************************************************************************************************************/
``` | comp | org spongepowered asm mixin transformer throwables invalidmixinexception added class metadata for net minecraft entity entityareaeffectcloud to metadata cache instancing error handler class org spongepowered mod mixin handler mixinerrorhandler oh dear something went wrong and the server had to shut down a critical error was encountered while blending sponge with forge possible causes are an incompatible forge core mod is present try removing other mods to see if the problem goes away you are using the wrong version of minecraft forge you must use the correct version of forge when running sponge this version is for you are running an error exists in sponge itself ensure you are running the latest version of sponge gremlins are invading your computer did you feed a mogwai after midnight technical details failed on class n a during phase default mixin entity imixinareaeffectcloud config mixins common core json error type org spongepowered asm mixin transformer throwables invalidmixinexception caused by unknown message mixin target type mismatch net minecraft entity entityareaeffectcloud is not an interface in org spongepowered asm mixin transformer mixininfo subtype interface | 1 |
4,788 | 7,398,774,751 | IssuesEvent | 2018-03-19 08:02:51 | OmniLayer/omnicore | https://api.github.com/repos/OmniLayer/omnicore | closed | Accidentally deposited USDT in BTC address in binance | incompatible recipient | I accidentally deposited $1440.39845726 USDT in BTC address in binance due to which my money got lost in between and couldn't transfer it to BTC.Instead of selling BTC i chosen wrong option of depositing USDT balance to BTC address.My transaction id is 8b638c070a3dd14cdcaec0fdc3bb2a20c28baa696df77788ccb47da4d7112bc6.
Kindly refund my amount to USDT if it is blocked. | True | Accidentally deposited USDT in BTC address in binance - I accidentally deposited $1440.39845726 USDT in BTC address in binance due to which my money got lost in between and couldn't transfer it to BTC.Instead of selling BTC i chosen wrong option of depositing USDT balance to BTC address.My transaction id is 8b638c070a3dd14cdcaec0fdc3bb2a20c28baa696df77788ccb47da4d7112bc6.
Kindly refund my amount to USDT if it is blocked. | comp | accidentally deposited usdt in btc address in binance i accidentally deposited usdt in btc address in binance due to which my money got lost in between and couldn t transfer it to btc instead of selling btc i chosen wrong option of depositing usdt balance to btc address my transaction id is kindly refund my amount to usdt if it is blocked | 1 |
89,314 | 15,827,885,989 | IssuesEvent | 2021-04-06 09:13:30 | AlexRogalskiy/weather-time | https://api.github.com/repos/AlexRogalskiy/weather-time | closed | CVE-2019-18797 (Medium) detected in node-sassv4.13.1 - autoclosed | security vulnerability | ## CVE-2019-18797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary>
<p>
<p>:rainbow: Node.js bindings to libsass</p>
<p>Library home page: <a href=https://github.com/sass/node-sass.git>https://github.com/sass/node-sass.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/weather-time/commit/d447b9369bee88d9103677e8800508a433dee32b">d447b9369bee88d9103677e8800508a433dee32b</a></p>
</p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>weather-time/node_modules/node-sass/src/libsass/src/eval.cpp</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
LibSass 3.6.1 has uncontrolled recursion in Sass::Eval::operator()(Sass::Binary_Expression*) in eval.cpp.
<p>Publish Date: 2019-11-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-18797>CVE-2019-18797</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18797">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18797</a></p>
<p>Release Date: 2019-11-06</p>
<p>Fix Resolution: LibSass - 3.6.3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2019-18797 (Medium) detected in node-sassv4.13.1 - autoclosed - ## CVE-2019-18797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary>
<p>
<p>:rainbow: Node.js bindings to libsass</p>
<p>Library home page: <a href=https://github.com/sass/node-sass.git>https://github.com/sass/node-sass.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/weather-time/commit/d447b9369bee88d9103677e8800508a433dee32b">d447b9369bee88d9103677e8800508a433dee32b</a></p>
</p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>weather-time/node_modules/node-sass/src/libsass/src/eval.cpp</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
LibSass 3.6.1 has uncontrolled recursion in Sass::Eval::operator()(Sass::Binary_Expression*) in eval.cpp.
<p>Publish Date: 2019-11-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-18797>CVE-2019-18797</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18797">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18797</a></p>
<p>Release Date: 2019-11-06</p>
<p>Fix Resolution: LibSass - 3.6.3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve medium detected in node autoclosed cve medium severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href found in head commit a href vulnerable source files weather time node modules node sass src libsass src eval cpp vulnerability details libsass has uncontrolled recursion in sass eval operator sass binary expression in eval cpp publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution libsass step up your open source security game with whitesource | 0 |
17,628 | 10,098,145,231 | IssuesEvent | 2019-07-28 12:47:49 | Shuunen/bergerac-roads | https://api.github.com/repos/Shuunen/bergerac-roads | closed | CVE-2018-3721 Medium Severity Vulnerability detected by WhiteSource | security vulnerability | ## CVE-2018-3721 - Medium Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.4.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>path: /bergerac-roads/node_modules/cypress/node_modules/lodash/package.json</p>
<p>
<p>Library home page: <a href=https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz>https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz</a></p>
Dependency Hierarchy:
- :x: **lodash-4.17.4.tgz** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via defaultsDeep, merge, and mergeWith functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects.
<p>Publish Date: 2018-06-07
<p>URL: <a href=https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3721>CVE-2018-3721</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-3721">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-3721</a></p>
<p>Fix Resolution: Upgrade to version lodash 4.17.5 or greater</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2018-3721 Medium Severity Vulnerability detected by WhiteSource - ## CVE-2018-3721 - Medium Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.4.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>path: /bergerac-roads/node_modules/cypress/node_modules/lodash/package.json</p>
<p>
<p>Library home page: <a href=https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz>https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz</a></p>
Dependency Hierarchy:
- :x: **lodash-4.17.4.tgz** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via defaultsDeep, merge, and mergeWith functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects.
<p>Publish Date: 2018-06-07
<p>URL: <a href=https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3721>CVE-2018-3721</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-3721">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-3721</a></p>
<p>Fix Resolution: Upgrade to version lodash 4.17.5 or greater</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve medium severity vulnerability detected by whitesource cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities path bergerac roads node modules cypress node modules lodash package json library home page a href dependency hierarchy x lodash tgz vulnerable library vulnerability details lodash node module before suffers from a modification of assumed immutable data maid vulnerability via defaultsdeep merge and mergewith functions which allows a malicious user to modify the prototype of object via proto causing the addition or modification of an existing property that will exist on all objects publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href fix resolution upgrade to version lodash or greater step up your open source security game with whitesource | 0 |
16,614 | 12,066,337,261 | IssuesEvent | 2020-04-16 11:34:49 | asciidoctor/asciidoctor.js | https://api.github.com/repos/asciidoctor/asciidoctor.js | closed | Produce and publish binaries for the asciidoctor package | :wrench: infrastructure | Using https://github.com/zeit/pkg
```
$ npm install -g pkg
$ cd packages/asciidoctor
$ mkdir dist
```
```console
$ pkg bin/asciidoctor --out-path dist
> pkg@4.4.0
> Targets not specified. Assuming:
node12-linux-x64, node12-macos-x64, node12-win-x64
```
```console
$ ls dist/
asciidoctor-linux asciidoctor-macos asciidoctor-win.exe*
```
```console
$ ./dist/asciidoctor-win.exe --version
Asciidoctor.js 2.0.3 (Asciidoctor 2.0.9) [https://asciidoctor.org]
Runtime Environment (node v12.2.0 on win32)
CLI version 2.0.1
``` | 1.0 | Produce and publish binaries for the asciidoctor package - Using https://github.com/zeit/pkg
```
$ npm install -g pkg
$ cd packages/asciidoctor
$ mkdir dist
```
```console
$ pkg bin/asciidoctor --out-path dist
> pkg@4.4.0
> Targets not specified. Assuming:
node12-linux-x64, node12-macos-x64, node12-win-x64
```
```console
$ ls dist/
asciidoctor-linux asciidoctor-macos asciidoctor-win.exe*
```
```console
$ ./dist/asciidoctor-win.exe --version
Asciidoctor.js 2.0.3 (Asciidoctor 2.0.9) [https://asciidoctor.org]
Runtime Environment (node v12.2.0 on win32)
CLI version 2.0.1
``` | non_comp | produce and publish binaries for the asciidoctor package using npm install g pkg cd packages asciidoctor mkdir dist console pkg bin asciidoctor out path dist pkg targets not specified assuming linux macos win console ls dist asciidoctor linux asciidoctor macos asciidoctor win exe console dist asciidoctor win exe version asciidoctor js asciidoctor runtime environment node on cli version | 0 |
417,244 | 28,110,243,793 | IssuesEvent | 2023-03-31 06:29:03 | Jxleejiaxin/ped | https://api.github.com/repos/Jxleejiaxin/ped | opened | The example given in the UG is invalid | severity.Low type.DocumentationBug | 
Here nothing happens when I press enter. It is likely that the program encountered an AssertionError.
<!--session: 1680242549939-070b47df-1a88-42c3-be5c-fb4f8db048b7-->
<!--Version: Web v3.4.7--> | 1.0 | The example given in the UG is invalid - 
Here nothing happens when I press enter. It is likely that the program encountered an AssertionError.
<!--session: 1680242549939-070b47df-1a88-42c3-be5c-fb4f8db048b7-->
<!--Version: Web v3.4.7--> | non_comp | the example given in the ug is invalid here nothing happens when i press enter it is likely that the program encountered an assertionerror | 0 |
426,547 | 29,524,042,501 | IssuesEvent | 2023-06-05 06:06:22 | Jacky-Ickx/Killer-Sudoku-Helper | https://api.github.com/repos/Jacky-Ickx/Killer-Sudoku-Helper | opened | README | documentation | write a README including:
- [ ] tags:
- [ ] license
- [ ] build status
- [ ] code coverage
- [ ] a description of the project and what it tries to accomplish
- [ ] a notice about this project being a part of the "Studienarbeit"
- [ ] instructions on how to run this project (depends on #27)
- [ ] configuration options
- [ ] productive deployment (including notice of the project not being ready for that)
- [ ] how to contribute / contributing guidelines (maybe in separate file, see GitHub's recommended way)
- [ ] general contribution
- [ ] documentation
- [ ] testing (potentially required code coverage)
- [ ] naming of contributors | 1.0 | README - write a README including:
- [ ] tags:
- [ ] license
- [ ] build status
- [ ] code coverage
- [ ] a description of the project and what it tries to accomplish
- [ ] a notice about this project being a part of the "Studienarbeit"
- [ ] instructions on how to run this project (depends on #27)
- [ ] configuration options
- [ ] productive deployment (including notice of the project not being ready for that)
- [ ] how to contribute / contributing guidelines (maybe in separate file, see GitHub's recommended way)
- [ ] general contribution
- [ ] documentation
- [ ] testing (potentially required code coverage)
- [ ] naming of contributors | non_comp | readme write a readme including tags license build status code coverage a description of the project and what it tries to accomplish a notice about this project being a part of the studienarbeit instructions on how to run this project depends on configuration options productive deployment including notice of the project not being ready for that how to contribute contributing guidelines maybe in separate file see github s recommended way general contribution documentation testing potentially required code coverage naming of contributors | 0 |
763,565 | 26,762,895,148 | IssuesEvent | 2023-01-31 08:33:13 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | search.pch.com - see bug description | browser-firefox priority-normal engine-gecko | <!-- @browser: Firefox 109.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/117600 -->
**URL**: http://search.pch.com/
**Browser / Version**: Firefox 109.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes Edge
**Problem type**: Something else
**Description**: Recently started getting this: Access Denied You don't have permission to access "http://search.pch.com/?" on this server. Reference #18.ddfda17.1675115326.f09ba248
**Steps to Reproduce**:
from their page
https://mail.google.com/mail/u/0/#inbox/FMfcgzGrcPKfbTwvffTKShZFglHWvZdH
click on search, get the error message, worked not that long ago, works in edge
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | search.pch.com - see bug description - <!-- @browser: Firefox 109.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/117600 -->
**URL**: http://search.pch.com/
**Browser / Version**: Firefox 109.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes Edge
**Problem type**: Something else
**Description**: Recently started getting this: Access Denied You don't have permission to access "http://search.pch.com/?" on this server. Reference #18.ddfda17.1675115326.f09ba248
**Steps to Reproduce**:
from their page
https://mail.google.com/mail/u/0/#inbox/FMfcgzGrcPKfbTwvffTKShZFglHWvZdH
click on search, get the error message, worked not that long ago, works in edge
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | non_comp | search pch com see bug description url browser version firefox operating system windows tested another browser yes edge problem type something else description recently started getting this access denied you don t have permission to access on this server reference steps to reproduce from their page click on search get the error message worked not that long ago works in edge browser configuration none from with ❤️ | 0 |
1,807 | 4,385,651,696 | IssuesEvent | 2016-08-08 09:43:59 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | closed | Major compatability issue Adguard with Mudfish | Compatibility | Hello.
This is a very frustrating compatibility issue that took me quite a while to find out.
If you have latest adguard beta installed (6.1.249.1233) mudfish VPN dashboard will not load and will result in "connection reset" when accessing. Reverting back to stable version of adguard resolves this.
Please fix. Thanks. | True | Major compatability issue Adguard with Mudfish - Hello.
This is a very frustrating compatibility issue that took me quite a while to find out.
If you have latest adguard beta installed (6.1.249.1233) mudfish VPN dashboard will not load and will result in "connection reset" when accessing. Reverting back to stable version of adguard resolves this.
Please fix. Thanks. | comp | major compatability issue adguard with mudfish hello this is a very frustrating compatibility issue that took me quite a while to find out if you have latest adguard beta installed mudfish vpn dashboard will not load and will result in connection reset when accessing reverting back to stable version of adguard resolves this please fix thanks | 1 |
10,875 | 12,876,053,887 | IssuesEvent | 2020-07-11 02:16:30 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | Lookup super in ancestors of refinement module | compatibility | ```ruby
module A
def foo
"In The Super: " + super
end
end
module B
def foo
"foo from B"
end
end
class C
def foo
"foo from C"
end
end
refinement =
Module.new do
R = refine C do
include B
end
end
refinement2 =
Module.new do
R1 = refine C do
include A
end
end
using refinement
using refinement2
puts C.new.foo
(TruffleRuby master #443e77af313d6b550e17398c0f31b6277ee69672)
=> "foo from C"
(TruffleRuby new lookups #911e808e29e4473d634420b298c7c9d17963eb76)
=> `foo': super: no superclass method `foo' (NoMethodError)
(MRI)
=> "In The Super: foo from B"
```
To be honest, I think all the results are wrong. We have [the test](https://github.com/ruby/spec/blob/master/core/module/refine_spec.rb#L630-L659) and from its description follows that we should have `In The Super: foo from C` as correct result.
Do I miss something?
| True | Lookup super in ancestors of refinement module - ```ruby
module A
def foo
"In The Super: " + super
end
end
module B
def foo
"foo from B"
end
end
class C
def foo
"foo from C"
end
end
refinement =
Module.new do
R = refine C do
include B
end
end
refinement2 =
Module.new do
R1 = refine C do
include A
end
end
using refinement
using refinement2
puts C.new.foo
(TruffleRuby master #443e77af313d6b550e17398c0f31b6277ee69672)
=> "foo from C"
(TruffleRuby new lookups #911e808e29e4473d634420b298c7c9d17963eb76)
=> `foo': super: no superclass method `foo' (NoMethodError)
(MRI)
=> "In The Super: foo from B"
```
To be honest, I think all the results are wrong. We have [the test](https://github.com/ruby/spec/blob/master/core/module/refine_spec.rb#L630-L659) and from its description follows that we should have `In The Super: foo from C` as correct result.
Do I miss something?
| comp | lookup super in ancestors of refinement module ruby module a def foo in the super super end end module b def foo foo from b end end class c def foo foo from c end end refinement module new do r refine c do include b end end module new do refine c do include a end end using refinement using puts c new foo truffleruby master foo from c truffleruby new lookups foo super no superclass method foo nomethoderror mri in the super foo from b to be honest i think all the results are wrong we have and from its description follows that we should have in the super foo from c as correct result do i miss something | 1 |
11,912 | 14,019,157,871 | IssuesEvent | 2020-10-29 17:47:28 | gudmdharalds/vip-go-mu-plugins-test | https://api.github.com/repos/gudmdharalds/vip-go-mu-plugins-test | closed | PHP 7.4 Compatibility issue lib/class-apc-cache-interceptor.php | PHP Compatibility PHP Compatiblity 7.4 | Found issue in master:
* <b>Warning</b>: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $group{0} https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/28a657d751092304567701c0b0128d2d1c6132ff/lib/class-apc-cache-interceptor.php#L171
| True | PHP 7.4 Compatibility issue lib/class-apc-cache-interceptor.php - Found issue in master:
* <b>Warning</b>: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $group{0} https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/28a657d751092304567701c0b0128d2d1c6132ff/lib/class-apc-cache-interceptor.php#L171
| comp | php compatibility issue lib class apc cache interceptor php found issue in master warning curly brace syntax for accessing array elements and string offsets has been deprecated in php found group | 1 |
9,689 | 11,739,602,639 | IssuesEvent | 2020-03-11 18:00:18 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | NoMethodError in case of calling private method has a slighly different message | compatibility | Due to this difference some `Hanami::Model` specs fail. It mainly expects `#<User:....`
TruffleRuby:
```
private method `attributes' called for User (NoMethodError)
```
MRI:
```
private method `attributes' called for #<User:0x00007faf660934c8 @attributes={}> (NoMethodError)
```
To reproduce:
```ruby
class User
def initialize(**params)
@attributes = params
end
private
attr_reader :attributes
end
p User.new.attributes
``` | True | NoMethodError in case of calling private method has a slighly different message - Due to this difference some `Hanami::Model` specs fail. It mainly expects `#<User:....`
TruffleRuby:
```
private method `attributes' called for User (NoMethodError)
```
MRI:
```
private method `attributes' called for #<User:0x00007faf660934c8 @attributes={}> (NoMethodError)
```
To reproduce:
```ruby
class User
def initialize(**params)
@attributes = params
end
private
attr_reader :attributes
end
p User.new.attributes
``` | comp | nomethoderror in case of calling private method has a slighly different message due to this difference some hanami model specs fail it mainly expects user truffleruby private method attributes called for user nomethoderror mri private method attributes called for nomethoderror to reproduce ruby class user def initialize params attributes params end private attr reader attributes end p user new attributes | 1 |
15,216 | 19,296,174,641 | IssuesEvent | 2021-12-12 16:21:31 | ricksouth/serilum-mc-mods | https://api.github.com/repos/ricksouth/serilum-mc-mods | closed | [1.18-BUG] Surface Mushrooms causes a crash | A Bug Compatibility issue Modloader: Fabric Mod: Surface Mushrooms | ## **Information**
Minecraft version: 1.18
Modloader: Fabric
Fabric loader version: Fabric-0.12.8
Environment: None
Mod name: Surface Mushrooms
Mod version: surfacemushrooms-fabric_1.18.x-1.0.jar
## **Description**
Hey, my modpack crashes before the loading screen even renders. Pretty cringe bro, not gonna lie!
## **Crash report**
https://pastebin.com/cZug9vay
| True | [1.18-BUG] Surface Mushrooms causes a crash - ## **Information**
Minecraft version: 1.18
Modloader: Fabric
Fabric loader version: Fabric-0.12.8
Environment: None
Mod name: Surface Mushrooms
Mod version: surfacemushrooms-fabric_1.18.x-1.0.jar
## **Description**
Hey, my modpack crashes before the loading screen even renders. Pretty cringe bro, not gonna lie!
## **Crash report**
https://pastebin.com/cZug9vay
| comp | surface mushrooms causes a crash information minecraft version modloader fabric fabric loader version fabric environment none mod name surface mushrooms mod version surfacemushrooms fabric x jar description hey my modpack crashes before the loading screen even renders pretty cringe bro not gonna lie crash report | 1 |
19,780 | 27,428,917,126 | IssuesEvent | 2023-03-01 22:52:55 | PluginBugs/Issues-ItemsAdder | https://api.github.com/repos/PluginBugs/Issues-ItemsAdder | closed | space resource pack does not apply correctly? (bug) | Bug Invalid Compatibility with other plugin Misconfigured | ### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was already reported.
- [X] I already searched on the [plugin wiki](https://itemsadder.devs.beer/) to know if a solution is already known.
- [X] I already searched on the [forums](https://forum.devs.beer/) to check if anyone already has a solution for this.
### Discord tag (optional)
Steels#9381
### What happened?
I have Space that has been throwing errors even after converting to new folder structure.
after running /iazip
I have removed problematic resource(twitter emoji) but now i am still having problems/errors that i don't know what they mean
### Steps to reproduce the issue
install space plugin & dependencies,
install latest itemsadder (3.3.1)
use space resource pack
### Server version
Current: git-Purpur-1915 (MC: 1.19.3)*
Previous: git-Purpur-1912 (MC: 1.19.3)
* You are running the latest version
### ItemsAdder Version
Itemsadder version 3.3.1
### ProtocolLib Version
5.0.0-SNAPSHOT-b612
### LoneLibs Version
10..23
### LightAPI Version (optional)
bukkit 5.3.0 (Snapshot)
### LibsDisguises Version (optional)
_No response_
### FULL server log
https://mclo.gs/0VaGbWT
### Error (optional)
```shell
06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF801) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF802) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF803) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF804) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF805) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF806) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF807) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF808) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF809) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80A) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80B) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80C) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80D) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80E) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80F) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF822) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF823) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF824) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF825) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF826) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF827) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF828) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF829) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82A) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82B) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82C) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82D) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82E) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82F) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/fire_essence' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/small_fire_essence.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_5' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_5.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_5' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_5.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_4' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_4.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_4' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_4.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_3' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_3.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_3' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_3.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_0' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_0.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_0' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_0.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_7' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_7.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_7' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_7.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_2' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_2.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_2' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_2.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_8' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_8.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_8' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_8.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_10' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_10.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_10' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_10.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_9' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_9.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_9' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_9.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_6' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_6.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_6' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_6.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_1' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_1.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_1' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_1.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:block/flag' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/block/flag.json
```
### Problematic items yml configuration file (optional)
_No response_
### Other files, you can drag and drop them here to upload. (optional)
_No response_
### Screenshots/Videos (you can drag and drop files or paste links)
_No response_ | True | space resource pack does not apply correctly? (bug) - ### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was already reported.
- [X] I already searched on the [plugin wiki](https://itemsadder.devs.beer/) to know if a solution is already known.
- [X] I already searched on the [forums](https://forum.devs.beer/) to check if anyone already has a solution for this.
### Discord tag (optional)
Steels#9381
### What happened?
I have Space that has been throwing errors even after converting to new folder structure.
after running /iazip
I have removed problematic resource(twitter emoji) but now i am still having problems/errors that i don't know what they mean
### Steps to reproduce the issue
install space plugin & dependencies,
install latest itemsadder (3.3.1)
use space resource pack
### Server version
Current: git-Purpur-1915 (MC: 1.19.3)*
Previous: git-Purpur-1912 (MC: 1.19.3)
* You are running the latest version
### ItemsAdder Version
Itemsadder version 3.3.1
### ProtocolLib Version
5.0.0-SNAPSHOT-b612
### LoneLibs Version
10..23
### LightAPI Version (optional)
bukkit 5.3.0 (Snapshot)
### LibsDisguises Version (optional)
_No response_
### FULL server log
https://mclo.gs/0VaGbWT
### Error (optional)
```shell
06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF801) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF802) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF803) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF804) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF805) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF806) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF807) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF808) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF809) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80A) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80B) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80C) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80D) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80E) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF80F) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF822) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF823) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF824) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF825) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF826) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF827) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF828) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF829) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82A) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82B) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82C) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82D) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82E) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 WARN]: [ItemsAdder] Duplicate char (\uF82F) 'space:font/space_split.png'. File: /contents/space/assets/minecraft/font/default.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/fire_essence' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/small_fire_essence.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_5' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_5.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_5' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_5.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_4' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_4.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_4' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_4.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_3' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_3.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_3' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_3.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_0' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_0.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_0' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_0.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_7' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_7.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_7' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_7.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_2' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_2.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_2' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_2.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_8' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_8.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_8' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_8.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_10' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_10.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_10' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_10.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_9' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_9.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_9' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_9.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_6' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_6.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_6' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_6.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_1' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_1.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:item/oxygen_tank_visualiser/oxygen_tank_visualiser_1' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/item/oxygen_tank_visualiser/oxygen_tank_visualiser_1.json
[06:09:49 ERROR]: [ItemsAdder] PNG 'space:block/flag' not found for model. File: /home/container/plugins/ItemsAdder/contents/space/assets/space/models/block/flag.json
```
### Problematic items yml configuration file (optional)
_No response_
### Other files, you can drag and drop them here to upload. (optional)
_No response_
### Screenshots/Videos (you can drag and drop files or paste links)
_No response_ | comp | space resource pack does not apply correctly bug terms i m using the very latest version of itemsadder and its dependencies i am sure this is a bug and it is not caused by a misconfiguration or by another plugin i already searched on this to check if the same issue was already reported i already searched on the to know if a solution is already known i already searched on the to check if anyone already has a solution for this discord tag optional steels what happened i have space that has been throwing errors even after converting to new folder structure after running iazip i have removed problematic resource twitter emoji but now i am still having problems errors that i don t know what they mean steps to reproduce the issue install space plugin dependencies install latest itemsadder use space resource pack server version current git purpur mc previous git purpur mc you are running the latest version itemsadder version itemsadder version protocollib version snapshot lonelibs version lightapi version optional bukkit snapshot libsdisguises version optional no response full server log error optional shell warn duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json duplicate char space font space split png file contents space assets minecraft font default json png space item fire essence not found for model file home container plugins itemsadder contents space assets space models item small fire essence json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space item oxygen tank visualiser oxygen tank visualiser not found for model file home container plugins itemsadder contents space assets space models item oxygen tank visualiser oxygen tank visualiser json png space block flag not found for model file home container plugins itemsadder contents space assets space models block flag json problematic items yml configuration file optional no response other files you can drag and drop them here to upload optional no response screenshots videos you can drag and drop files or paste links no response | 1 |
9,183 | 11,203,229,480 | IssuesEvent | 2020-01-04 18:24:25 | dennissiemensma/dsmr-reader | https://api.github.com/repos/dennissiemensma/dsmr-reader | closed | Drop support for Python 3.5 | Backwards incompatible v3.x | Django 3.x ondersteunt straks Python 3.5 niet meer. Dus daarom bij DSMR-reader 3.x ook meteen Python 3.5 niet meer ondersteunen | True | Drop support for Python 3.5 - Django 3.x ondersteunt straks Python 3.5 niet meer. Dus daarom bij DSMR-reader 3.x ook meteen Python 3.5 niet meer ondersteunen | comp | drop support for python django x ondersteunt straks python niet meer dus daarom bij dsmr reader x ook meteen python niet meer ondersteunen | 1 |
10,001 | 11,994,612,050 | IssuesEvent | 2020-04-08 13:58:30 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | Checker should use UTF-8 encoding by default | approved breaking compatibility | Sample class:
```
public class Test {
String X = "ища"; // parser is ok with this line
String Y = "н"; // parser is ok with this line
char Y = 'н'; // parser is NOT ok with this line
}
```
Exception:
```
> java -jar checkstyle-8.14-all.jar -c /sun_checks.xml Test.java
com.puppycrawl.tools.checkstyle.api.CheckstyleException: Exception was thrown while processing <...>
at com.puppycrawl.tools.checkstyle.Checker.processFiles(Checker.java:295)
at com.puppycrawl.tools.checkstyle.Checker.process(Checker.java:213)
at com.puppycrawl.tools.checkstyle.Main.runCheckstyle(Main.java:581)
at com.puppycrawl.tools.checkstyle.Main.runCli(Main.java:472)
at com.puppycrawl.tools.checkstyle.Main.main(Main.java:226)
Caused by: com.puppycrawl.tools.checkstyle.api.CheckstyleException: TokenStreamRecognitionException occurred while parsing file <...>
at com.puppycrawl.tools.checkstyle.JavaParser.parse(JavaParser.java:98)
at com.puppycrawl.tools.checkstyle.TreeWalker.processFiltered(TreeWalker.java:181)
at com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck.process(AbstractFileSetCheck.java:81)
at com.puppycrawl.tools.checkstyle.Checker.processFile(Checker.java:316)
at com.puppycrawl.tools.checkstyle.Checker.processFiles(Checker.java:286)
... 4 more
Caused by: line line 4:14: expecting ''', found '½'
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaLexer.nextToken(GeneratedJavaLexer.java:405)
at antlr.TokenStreamHiddenTokenFilter.consume(TokenStreamHiddenTokenFilter.java:38)
at antlr.TokenStreamHiddenTokenFilter.nextToken(TokenStreamHiddenTokenFilter.java:134)
at antlr.TokenBuffer.fill(TokenBuffer.java:69)
at antlr.TokenBuffer.LA(TokenBuffer.java:80)
at antlr.LLkParser.LA(LLkParser.java:52)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.field(GeneratedJavaRecognizer.java:3295)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.classBlock(GeneratedJavaRecognizer.java:2542)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.classDefinition(GeneratedJavaRecognizer.java:634)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.typeDefinitionInternal(GeneratedJavaRecognizer.java:556)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.typeDefinition(GeneratedJavaRecognizer.java:389)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.compilationUnit(GeneratedJavaRecognizer.java:202)
at com.puppycrawl.tools.checkstyle.JavaParser.parse(JavaParser.java:92)
... 8 more
Checkstyle ends with 1 errors.
```
---------------
It seems that Unicode is supported in string literals but not character literals. Is this expected behavior? Is there a simple workaround available? Otherwise we'll be filtering files containing any Unicode before scanning, just to be safe, which is undesired.
This uses the Sun checks copy/pasted from [here.](https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/sun_checks.xml)
_Originally found while scanning Lucene 4.6.0._
----------
**MIGRATION NOTES**:
if during upgrade to checkstyle 8.32 or higher you got such JavaParser exception, please update you checkstyle config to place in property `charset` value of system property "file.encoding". See old documentation https://checkstyle.sourceforge.io/version/8.31/config.html#Checker_Properties for previous default value. If you had no such property set in config, please explicitly define it. | True | Checker should use UTF-8 encoding by default - Sample class:
```
public class Test {
String X = "ища"; // parser is ok with this line
String Y = "н"; // parser is ok with this line
char Y = 'н'; // parser is NOT ok with this line
}
```
Exception:
```
> java -jar checkstyle-8.14-all.jar -c /sun_checks.xml Test.java
com.puppycrawl.tools.checkstyle.api.CheckstyleException: Exception was thrown while processing <...>
at com.puppycrawl.tools.checkstyle.Checker.processFiles(Checker.java:295)
at com.puppycrawl.tools.checkstyle.Checker.process(Checker.java:213)
at com.puppycrawl.tools.checkstyle.Main.runCheckstyle(Main.java:581)
at com.puppycrawl.tools.checkstyle.Main.runCli(Main.java:472)
at com.puppycrawl.tools.checkstyle.Main.main(Main.java:226)
Caused by: com.puppycrawl.tools.checkstyle.api.CheckstyleException: TokenStreamRecognitionException occurred while parsing file <...>
at com.puppycrawl.tools.checkstyle.JavaParser.parse(JavaParser.java:98)
at com.puppycrawl.tools.checkstyle.TreeWalker.processFiltered(TreeWalker.java:181)
at com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck.process(AbstractFileSetCheck.java:81)
at com.puppycrawl.tools.checkstyle.Checker.processFile(Checker.java:316)
at com.puppycrawl.tools.checkstyle.Checker.processFiles(Checker.java:286)
... 4 more
Caused by: line line 4:14: expecting ''', found '½'
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaLexer.nextToken(GeneratedJavaLexer.java:405)
at antlr.TokenStreamHiddenTokenFilter.consume(TokenStreamHiddenTokenFilter.java:38)
at antlr.TokenStreamHiddenTokenFilter.nextToken(TokenStreamHiddenTokenFilter.java:134)
at antlr.TokenBuffer.fill(TokenBuffer.java:69)
at antlr.TokenBuffer.LA(TokenBuffer.java:80)
at antlr.LLkParser.LA(LLkParser.java:52)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.field(GeneratedJavaRecognizer.java:3295)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.classBlock(GeneratedJavaRecognizer.java:2542)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.classDefinition(GeneratedJavaRecognizer.java:634)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.typeDefinitionInternal(GeneratedJavaRecognizer.java:556)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.typeDefinition(GeneratedJavaRecognizer.java:389)
at com.puppycrawl.tools.checkstyle.grammar.GeneratedJavaRecognizer.compilationUnit(GeneratedJavaRecognizer.java:202)
at com.puppycrawl.tools.checkstyle.JavaParser.parse(JavaParser.java:92)
... 8 more
Checkstyle ends with 1 errors.
```
---------------
It seems that Unicode is supported in string literals but not character literals. Is this expected behavior? Is there a simple workaround available? Otherwise we'll be filtering files containing any Unicode before scanning, just to be safe, which is undesired.
This uses the Sun checks copy/pasted from [here.](https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/sun_checks.xml)
_Originally found while scanning Lucene 4.6.0._
----------
**MIGRATION NOTES**:
if during upgrade to checkstyle 8.32 or higher you got such JavaParser exception, please update you checkstyle config to place in property `charset` value of system property "file.encoding". See old documentation https://checkstyle.sourceforge.io/version/8.31/config.html#Checker_Properties for previous default value. If you had no such property set in config, please explicitly define it. | comp | checker should use utf encoding by default sample class public class test string x ища parser is ok with this line string y н parser is ok with this line char y н parser is not ok with this line exception java jar checkstyle all jar c sun checks xml test java com puppycrawl tools checkstyle api checkstyleexception exception was thrown while processing at com puppycrawl tools checkstyle checker processfiles checker java at com puppycrawl tools checkstyle checker process checker java at com puppycrawl tools checkstyle main runcheckstyle main java at com puppycrawl tools checkstyle main runcli main java at com puppycrawl tools checkstyle main main main java caused by com puppycrawl tools checkstyle api checkstyleexception tokenstreamrecognitionexception occurred while parsing file at com puppycrawl tools checkstyle javaparser parse javaparser java at com puppycrawl tools checkstyle treewalker processfiltered treewalker java at com puppycrawl tools checkstyle api abstractfilesetcheck process abstractfilesetcheck java at com puppycrawl tools checkstyle checker processfile checker java at com puppycrawl tools checkstyle checker processfiles checker java more caused by line line expecting found ½ at com puppycrawl tools checkstyle grammar generatedjavalexer nexttoken generatedjavalexer java at antlr tokenstreamhiddentokenfilter consume tokenstreamhiddentokenfilter java at antlr tokenstreamhiddentokenfilter nexttoken tokenstreamhiddentokenfilter java at antlr tokenbuffer fill tokenbuffer java at antlr tokenbuffer la tokenbuffer java at antlr llkparser la llkparser java at com puppycrawl tools checkstyle grammar generatedjavarecognizer field generatedjavarecognizer java at com puppycrawl tools checkstyle grammar generatedjavarecognizer classblock generatedjavarecognizer java at com puppycrawl tools checkstyle grammar generatedjavarecognizer classdefinition generatedjavarecognizer java at com puppycrawl tools checkstyle grammar generatedjavarecognizer typedefinitioninternal generatedjavarecognizer java at com puppycrawl tools checkstyle grammar generatedjavarecognizer typedefinition generatedjavarecognizer java at com puppycrawl tools checkstyle grammar generatedjavarecognizer compilationunit generatedjavarecognizer java at com puppycrawl tools checkstyle javaparser parse javaparser java more checkstyle ends with errors it seems that unicode is supported in string literals but not character literals is this expected behavior is there a simple workaround available otherwise we ll be filtering files containing any unicode before scanning just to be safe which is undesired this uses the sun checks copy pasted from originally found while scanning lucene migration notes if during upgrade to checkstyle or higher you got such javaparser exception please update you checkstyle config to place in property charset value of system property file encoding see old documentation for previous default value if you had no such property set in config please explicitly define it | 1 |
19,768 | 27,416,789,574 | IssuesEvent | 2023-03-01 14:17:51 | Toma1O6/Guns-RPG | https://api.github.com/repos/Toma1O6/Guns-RPG | closed | (1.16.5) GunsRPG + Astral Sorcery Crash on world loading | compatibility | Seems like GunsRPG 1.2.5 and Astral Sorcery (Even the latest version which apparently reverts mixins back to JS ASM) do not work together, giving out a warning about failure to load datapacks that then end in a crash even in safe mode, whereas removing either of them will result in a successful world load without issues.
This is on a pack with quite a few mods though, of note the performance enhancing ones like Rubidium, Magnesium Extras, Oculus, FerriteCore
[latest.log](https://github.com/Toma1O6/Guns-RPG/files/10861739/latest.log)
[debug.log](https://github.com/Toma1O6/Guns-RPG/files/10861809/debug.log)
| True | (1.16.5) GunsRPG + Astral Sorcery Crash on world loading - Seems like GunsRPG 1.2.5 and Astral Sorcery (Even the latest version which apparently reverts mixins back to JS ASM) do not work together, giving out a warning about failure to load datapacks that then end in a crash even in safe mode, whereas removing either of them will result in a successful world load without issues.
This is on a pack with quite a few mods though, of note the performance enhancing ones like Rubidium, Magnesium Extras, Oculus, FerriteCore
[latest.log](https://github.com/Toma1O6/Guns-RPG/files/10861739/latest.log)
[debug.log](https://github.com/Toma1O6/Guns-RPG/files/10861809/debug.log)
| comp | gunsrpg astral sorcery crash on world loading seems like gunsrpg and astral sorcery even the latest version which apparently reverts mixins back to js asm do not work together giving out a warning about failure to load datapacks that then end in a crash even in safe mode whereas removing either of them will result in a successful world load without issues this is on a pack with quite a few mods though of note the performance enhancing ones like rubidium magnesium extras oculus ferritecore | 1 |
182,795 | 14,922,657,239 | IssuesEvent | 2021-01-23 15:43:09 | mmbc2008/Intelligent-Systems-Project | https://api.github.com/repos/mmbc2008/Intelligent-Systems-Project | closed | Redo ratio graph in excel | documentation | Re-make the ratio graph in excel because it looks better. In order to do this use the table from google sheets and put it in excel. | 1.0 | Redo ratio graph in excel - Re-make the ratio graph in excel because it looks better. In order to do this use the table from google sheets and put it in excel. | non_comp | redo ratio graph in excel re make the ratio graph in excel because it looks better in order to do this use the table from google sheets and put it in excel | 0 |
18,185 | 25,151,219,599 | IssuesEvent | 2022-11-10 10:09:23 | woocommerce/pinterest-for-woocommerce | https://api.github.com/repos/woocommerce/pinterest-for-woocommerce | closed | WooCommerce 7.1 Compatibility Testing. | category: compatibility | - WooCommerce 7.1 is scheduled for release on November 8th, 2022
- Beta Release on October 18th, 2022
- Release Candidate (Planned) November 1st, 2022
Perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release.
Fix any issues identified.
Confirm with Woo team that we can update tested up to tags | True | WooCommerce 7.1 Compatibility Testing. - - WooCommerce 7.1 is scheduled for release on November 8th, 2022
- Beta Release on October 18th, 2022
- Release Candidate (Planned) November 1st, 2022
Perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release.
Fix any issues identified.
Confirm with Woo team that we can update tested up to tags | comp | woocommerce compatibility testing woocommerce is scheduled for release on november beta release on october release candidate planned november perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release fix any issues identified confirm with woo team that we can update tested up to tags | 1 |
14,866 | 18,429,148,532 | IssuesEvent | 2021-10-14 04:40:54 | eclipse/rdf4j | https://api.github.com/repos/eclipse/rdf4j | closed | Remove SPIN sail and migrate SPIN tuple functions | ⛔ Not backwards compatible | The SPIN sail is deprecated and is to be removed. However, its custom (tuple) function collection in `org.eclipse.rdf4j.spin.function` is generally useful even outside SPIN and should be preserved, possibly migrated. | True | Remove SPIN sail and migrate SPIN tuple functions - The SPIN sail is deprecated and is to be removed. However, its custom (tuple) function collection in `org.eclipse.rdf4j.spin.function` is generally useful even outside SPIN and should be preserved, possibly migrated. | comp | remove spin sail and migrate spin tuple functions the spin sail is deprecated and is to be removed however its custom tuple function collection in org eclipse spin function is generally useful even outside spin and should be preserved possibly migrated | 1 |
3,806 | 6,660,839,188 | IssuesEvent | 2017-10-02 04:14:33 | VCVRack/Rack | https://api.github.com/repos/VCVRack/Rack | closed | Make fails on Linux | compatibility | Building dependencies works fine (no errors), but when I run `make` I get this:
```
Rack$ make
g++ -Iinclude -Idep/include -Idep/lib/libzip/include -DVERSION=dev -MMD -O3 -march=core2 -ffast-math -g -Wall -DARCH_LIN -std=c++11 -c -o build/src/dsp.cpp.o src/dsp.cpp
In file included from include/dsp.hpp:7:0,
from src/dsp.cpp:1:
include/math.hpp: In member function ‘bool rack::Vec::isFinite()’:
include/math.hpp:183:20: error: ‘isfinite’ was not declared in this scope
return isfinite(x) && isfinite(y);
^
include/math.hpp:183:20: note: suggested alternative:
In file included from /usr/include/c++/5/complex:44:0,
from include/dsp.hpp:6,
from src/dsp.cpp:1:
/usr/include/c++/5/cmath:601:5: note: ‘std::isfinite’
isfinite(_Tp __x)
^
compile.mk:46: recipe for target 'build/src/dsp.cpp.o' failed
make: *** [build/src/dsp.cpp.o] Error 1
```
System info:
```
$ lsb_release -a
LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
``` | True | Make fails on Linux - Building dependencies works fine (no errors), but when I run `make` I get this:
```
Rack$ make
g++ -Iinclude -Idep/include -Idep/lib/libzip/include -DVERSION=dev -MMD -O3 -march=core2 -ffast-math -g -Wall -DARCH_LIN -std=c++11 -c -o build/src/dsp.cpp.o src/dsp.cpp
In file included from include/dsp.hpp:7:0,
from src/dsp.cpp:1:
include/math.hpp: In member function ‘bool rack::Vec::isFinite()’:
include/math.hpp:183:20: error: ‘isfinite’ was not declared in this scope
return isfinite(x) && isfinite(y);
^
include/math.hpp:183:20: note: suggested alternative:
In file included from /usr/include/c++/5/complex:44:0,
from include/dsp.hpp:6,
from src/dsp.cpp:1:
/usr/include/c++/5/cmath:601:5: note: ‘std::isfinite’
isfinite(_Tp __x)
^
compile.mk:46: recipe for target 'build/src/dsp.cpp.o' failed
make: *** [build/src/dsp.cpp.o] Error 1
```
System info:
```
$ lsb_release -a
LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
``` | comp | make fails on linux building dependencies works fine no errors but when i run make i get this rack make g iinclude idep include idep lib libzip include dversion dev mmd march ffast math g wall darch lin std c c o build src dsp cpp o src dsp cpp in file included from include dsp hpp from src dsp cpp include math hpp in member function ‘bool rack vec isfinite ’ include math hpp error ‘isfinite’ was not declared in this scope return isfinite x isfinite y include math hpp note suggested alternative in file included from usr include c complex from include dsp hpp from src dsp cpp usr include c cmath note ‘std isfinite’ isfinite tp x compile mk recipe for target build src dsp cpp o failed make error system info lsb release a lsb version core core noarch security security noarch distributor id ubuntu description ubuntu lts release codename xenial | 1 |
73,436 | 7,334,267,358 | IssuesEvent | 2018-03-05 22:10:08 | phetsims/website-meteor | https://api.github.com/repos/phetsims/website-meteor | closed | Martin L King Jr Elem Sch (school isn't working) | status:fixed-pending-testing | - I was trying to find "Martin L King Jr Elem Sch."
- It seems like school vs. sch is the issue.
- For some reason, al or AL isn't working in the search.
- I will investigate more on Monday.
Related to phetsims/QA/issues/104.

EDIT:
- "martin l king jr elem school al" yields no suggestions
- "martin king junior elementary school alabama" no sug.
- "martin king junior elementary school tuscaloosa alabama" no sug.
- "martin l king junior elementary sch al" yields correct suggestion. | 1.0 | Martin L King Jr Elem Sch (school isn't working) - - I was trying to find "Martin L King Jr Elem Sch."
- It seems like school vs. sch is the issue.
- For some reason, al or AL isn't working in the search.
- I will investigate more on Monday.
Related to phetsims/QA/issues/104.

EDIT:
- "martin l king jr elem school al" yields no suggestions
- "martin king junior elementary school alabama" no sug.
- "martin king junior elementary school tuscaloosa alabama" no sug.
- "martin l king junior elementary sch al" yields correct suggestion. | non_comp | martin l king jr elem sch school isn t working i was trying to find martin l king jr elem sch it seems like school vs sch is the issue for some reason al or al isn t working in the search i will investigate more on monday related to phetsims qa issues edit martin l king jr elem school al yields no suggestions martin king junior elementary school alabama no sug martin king junior elementary school tuscaloosa alabama no sug martin l king junior elementary sch al yields correct suggestion | 0 |
5,208 | 7,760,306,659 | IssuesEvent | 2018-06-01 05:12:35 | epoberezkin/ajv | https://api.github.com/repos/epoberezkin/ajv | closed | Missing module property in package.json | compatibility | <!--
Frequently Asked Questions: https://github.com/epoberezkin/ajv/blob/master/FAQ.md
Please provide all info and reduce your schema and data to the smallest possible size.
This template is for compatibility issues.
For other issues please see https://github.com/epoberezkin/ajv/blob/master/CONTRIBUTING.md
-->
**The version of Ajv you are using**
6.4.0
**The environment you have the problem with.**
Browser
**Your code (please make it as small as possible to reproduce the issue).**
Not a code problem.
The problem occurs when I try to minify my app assets in a reactjs env. The issue is described at [create-react-app](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-run-build-fails-to-minify).
There is a simple fix for it though. Just add the `module` property in `package.json`, alongside `main`, that points to `"dist/ajv.min.js"`.
Ideally, the `main` should point to the CommonJS dist file for nodejs compatibility (as the other party also suggests).
I can make a PR if needed.
**If your issue is in the browser, please list the other packages loaded in the page in the order they are loaded. Please check if the issue gets resolved (or results change) if you move Ajv bundle closer to the top.**
**Results in node.js v4.**
**Results and error messages in your platform.**
| True | Missing module property in package.json - <!--
Frequently Asked Questions: https://github.com/epoberezkin/ajv/blob/master/FAQ.md
Please provide all info and reduce your schema and data to the smallest possible size.
This template is for compatibility issues.
For other issues please see https://github.com/epoberezkin/ajv/blob/master/CONTRIBUTING.md
-->
**The version of Ajv you are using**
6.4.0
**The environment you have the problem with.**
Browser
**Your code (please make it as small as possible to reproduce the issue).**
Not a code problem.
The problem occurs when I try to minify my app assets in a reactjs env. The issue is described at [create-react-app](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-run-build-fails-to-minify).
There is a simple fix for it though. Just add the `module` property in `package.json`, alongside `main`, that points to `"dist/ajv.min.js"`.
Ideally, the `main` should point to the CommonJS dist file for nodejs compatibility (as the other party also suggests).
I can make a PR if needed.
**If your issue is in the browser, please list the other packages loaded in the page in the order they are loaded. Please check if the issue gets resolved (or results change) if you move Ajv bundle closer to the top.**
**Results in node.js v4.**
**Results and error messages in your platform.**
| comp | missing module property in package json frequently asked questions please provide all info and reduce your schema and data to the smallest possible size this template is for compatibility issues for other issues please see the version of ajv you are using the environment you have the problem with browser your code please make it as small as possible to reproduce the issue not a code problem the problem occurs when i try to minify my app assets in a reactjs env the issue is described at there is a simple fix for it though just add the module property in package json alongside main that points to dist ajv min js ideally the main should point to the commonjs dist file for nodejs compatibility as the other party also suggests i can make a pr if needed if your issue is in the browser please list the other packages loaded in the page in the order they are loaded please check if the issue gets resolved or results change if you move ajv bundle closer to the top results in node js results and error messages in your platform | 1 |
7,049 | 16,342,515,565 | IssuesEvent | 2021-05-13 00:29:14 | eclipse/omr | https://api.github.com/repos/eclipse/omr | opened | Prune vector IL opcodes | architecture review pending comp:compiler | In preparation for re-architecting the vector IL opcodes to support wider vector lengths and element types, I believe some cleanup is in order to help focus our design choices on only a core set of opcodes we really need.
At present, there are (at least) 109 vector IL opcodes. The vast majority of which are not used, documented, or tested, and have an incomplete implementation.
Based on my investigation, we should keep the following as a base set of opcodes that we can think about expanding to wider vector lengths. There are uses for these opcodes in OpenJ9. Some of these even have Tril tests written for them. As we get more into the vector redesign more may be proposed to be pruned from this list.
| IL Opcode |
| :---------- |
| vadd |
| vsub |
| vmul |
| vdiv |
| vneg |
| vand |
| vor |
| vxor |
| vnot |
| vsplats |
| v2v |
| vl2vd |
| vconst |
| vload |
| vloadi |
| vstore |
| vstorei |
| vcmpeq |
| vcmpne |
| vcmplt |
| vcmpgt |
| vcmple |
| vcmpge |
| getvelem |
| vsetelem |
| v[id]setelem |
| v[id]getelem |
| v[bsilfd]RegLoad |
| v[bsilfd]RegStore |
The following IL opcodes may have some use when the vector opcodes are expanded to include different element sizes and may be worth keeping:
| IL Opcode | Implemented Platforms |
| :---------- | :-------------------: |
| vicmpeq | P |
| vicmpgt | P |
| vicmpge | P |
| vicmplt | P |
| vicmple | P |
| vdcmpeq | P |
| vdcmpne | P |
| vdcmpgt | P |
| vdcmpge | P |
| vdcmplt | P |
| vdcmple | P |
| vdmax | P |
| vdmin | P |
| vimin | P |
| vimax | P |
I recommend removing the following IL opcodes. As none of the list below has any known usage in OMR nor any known downstream projects I feel the justification to pardon any of these has to be strong enough to overcome eliminating the IL opcode now and re-introducing it later should the need arise. The advantage of introducing it again later is that it should come with proper justification, documentation, and Tril tests which are sorely lacking for all of these opcodes. Some of them could be reintroduced as intrinsics rather than opcodes.
| IL Opcode | Implemented Platforms |
| :---------- | :-------------------: |
| virem | P |
| vimergel | P |
| vimergeh | P |
| vicmpalleq | P |
| vicmpallne | P |
| vicmpallgt | P |
| vicmpallge | P |
| vicmpalllt | P |
| vicmpallle | P |
| vicmpanyeq | P |
| vicmpanyne | P |
| vicmpanygt | P |
| vicmpanyge | P |
| vicmpanylt | P |
| vicmpanyle | P |
| vdcmpalleq | P |
| vdcmpallne | P |
| vdcmpallgt | P |
| vdcmpallge | P |
| vdcmpalllt | P |
| vdcmpallle | P |
| vdcmpanyeq | P |
| vdcmpanyne | P |
| vdcmpanygt | P |
| vdcmpanyge | P |
| vdcmpanylt | P |
| vdcmpanyle | P |
| vucmplt | |
| vucmpgt | |
| vucmple | |
| vucmpge | |
| vselect | |
| vinc | Z |
| vdec | Z |
| vperm | P |
| vcom | Z |
| vbitselect | P,Z |
| vdmergel | P |
| vdmergeh | P |
| vdmsub | P |
| vdmadd | P,Z |
| vdnmsub | P |
| vrem | Z |
| vshl | Z |
| vushr | Z |
| vshr | Z |
| vdsel | P |
| vdrem | P |
| vdsqrt | P |
| vrand | Z |
| vreturn | Z |
| vcall | Z |
| vcalli | Z |
| 1.0 | Prune vector IL opcodes - In preparation for re-architecting the vector IL opcodes to support wider vector lengths and element types, I believe some cleanup is in order to help focus our design choices on only a core set of opcodes we really need.
At present, there are (at least) 109 vector IL opcodes. The vast majority of which are not used, documented, or tested, and have an incomplete implementation.
Based on my investigation, we should keep the following as a base set of opcodes that we can think about expanding to wider vector lengths. There are uses for these opcodes in OpenJ9. Some of these even have Tril tests written for them. As we get more into the vector redesign more may be proposed to be pruned from this list.
| IL Opcode |
| :---------- |
| vadd |
| vsub |
| vmul |
| vdiv |
| vneg |
| vand |
| vor |
| vxor |
| vnot |
| vsplats |
| v2v |
| vl2vd |
| vconst |
| vload |
| vloadi |
| vstore |
| vstorei |
| vcmpeq |
| vcmpne |
| vcmplt |
| vcmpgt |
| vcmple |
| vcmpge |
| getvelem |
| vsetelem |
| v[id]setelem |
| v[id]getelem |
| v[bsilfd]RegLoad |
| v[bsilfd]RegStore |
The following IL opcodes may have some use when the vector opcodes are expanded to include different element sizes and may be worth keeping:
| IL Opcode | Implemented Platforms |
| :---------- | :-------------------: |
| vicmpeq | P |
| vicmpgt | P |
| vicmpge | P |
| vicmplt | P |
| vicmple | P |
| vdcmpeq | P |
| vdcmpne | P |
| vdcmpgt | P |
| vdcmpge | P |
| vdcmplt | P |
| vdcmple | P |
| vdmax | P |
| vdmin | P |
| vimin | P |
| vimax | P |
I recommend removing the following IL opcodes. As none of the list below has any known usage in OMR nor any known downstream projects I feel the justification to pardon any of these has to be strong enough to overcome eliminating the IL opcode now and re-introducing it later should the need arise. The advantage of introducing it again later is that it should come with proper justification, documentation, and Tril tests which are sorely lacking for all of these opcodes. Some of them could be reintroduced as intrinsics rather than opcodes.
| IL Opcode | Implemented Platforms |
| :---------- | :-------------------: |
| virem | P |
| vimergel | P |
| vimergeh | P |
| vicmpalleq | P |
| vicmpallne | P |
| vicmpallgt | P |
| vicmpallge | P |
| vicmpalllt | P |
| vicmpallle | P |
| vicmpanyeq | P |
| vicmpanyne | P |
| vicmpanygt | P |
| vicmpanyge | P |
| vicmpanylt | P |
| vicmpanyle | P |
| vdcmpalleq | P |
| vdcmpallne | P |
| vdcmpallgt | P |
| vdcmpallge | P |
| vdcmpalllt | P |
| vdcmpallle | P |
| vdcmpanyeq | P |
| vdcmpanyne | P |
| vdcmpanygt | P |
| vdcmpanyge | P |
| vdcmpanylt | P |
| vdcmpanyle | P |
| vucmplt | |
| vucmpgt | |
| vucmple | |
| vucmpge | |
| vselect | |
| vinc | Z |
| vdec | Z |
| vperm | P |
| vcom | Z |
| vbitselect | P,Z |
| vdmergel | P |
| vdmergeh | P |
| vdmsub | P |
| vdmadd | P,Z |
| vdnmsub | P |
| vrem | Z |
| vshl | Z |
| vushr | Z |
| vshr | Z |
| vdsel | P |
| vdrem | P |
| vdsqrt | P |
| vrand | Z |
| vreturn | Z |
| vcall | Z |
| vcalli | Z |
| non_comp | prune vector il opcodes in preparation for re architecting the vector il opcodes to support wider vector lengths and element types i believe some cleanup is in order to help focus our design choices on only a core set of opcodes we really need at present there are at least vector il opcodes the vast majority of which are not used documented or tested and have an incomplete implementation based on my investigation we should keep the following as a base set of opcodes that we can think about expanding to wider vector lengths there are uses for these opcodes in some of these even have tril tests written for them as we get more into the vector redesign more may be proposed to be pruned from this list il opcode vadd vsub vmul vdiv vneg vand vor vxor vnot vsplats vconst vload vloadi vstore vstorei vcmpeq vcmpne vcmplt vcmpgt vcmple vcmpge getvelem vsetelem v setelem v getelem v regload v regstore the following il opcodes may have some use when the vector opcodes are expanded to include different element sizes and may be worth keeping il opcode implemented platforms vicmpeq p vicmpgt p vicmpge p vicmplt p vicmple p vdcmpeq p vdcmpne p vdcmpgt p vdcmpge p vdcmplt p vdcmple p vdmax p vdmin p vimin p vimax p i recommend removing the following il opcodes as none of the list below has any known usage in omr nor any known downstream projects i feel the justification to pardon any of these has to be strong enough to overcome eliminating the il opcode now and re introducing it later should the need arise the advantage of introducing it again later is that it should come with proper justification documentation and tril tests which are sorely lacking for all of these opcodes some of them could be reintroduced as intrinsics rather than opcodes il opcode implemented platforms virem p vimergel p vimergeh p vicmpalleq p vicmpallne p vicmpallgt p vicmpallge p vicmpalllt p vicmpallle p vicmpanyeq p vicmpanyne p vicmpanygt p vicmpanyge p vicmpanylt p vicmpanyle p vdcmpalleq p vdcmpallne p vdcmpallgt p vdcmpallge p vdcmpalllt p vdcmpallle p vdcmpanyeq p vdcmpanyne p vdcmpanygt p vdcmpanyge p vdcmpanylt p vdcmpanyle p vucmplt vucmpgt vucmple vucmpge vselect vinc z vdec z vperm p vcom z vbitselect p z vdmergel p vdmergeh p vdmsub p vdmadd p z vdnmsub p vrem z vshl z vushr z vshr z vdsel p vdrem p vdsqrt p vrand z vreturn z vcall z vcalli z | 0 |
1,676 | 4,235,318,573 | IssuesEvent | 2016-07-05 14:51:57 | Roave/BetterReflection | https://api.github.com/repos/Roave/BetterReflection | closed | Review PHP 7.1 feature: void return type | reflection compatibility | https://wiki.php.net/rfc/void_return_type
Ensure we support the new `void` return type in PHP 7.1. | True | Review PHP 7.1 feature: void return type - https://wiki.php.net/rfc/void_return_type
Ensure we support the new `void` return type in PHP 7.1. | comp | review php feature void return type ensure we support the new void return type in php | 1 |
233,887 | 7,708,196,515 | IssuesEvent | 2018-05-22 03:27:04 | OpenPHDGuiding/phd2 | https://api.github.com/repos/OpenPHDGuiding/phd2 | closed | apply backlash comp for AO mount bumping | Priority-Low enhancement | we should be applying dec backlash comp for AO mount bumping.
also we need to allow measuring mount dec backlash when ao is connected
| 1.0 | apply backlash comp for AO mount bumping - we should be applying dec backlash comp for AO mount bumping.
also we need to allow measuring mount dec backlash when ao is connected
| non_comp | apply backlash comp for ao mount bumping we should be applying dec backlash comp for ao mount bumping also we need to allow measuring mount dec backlash when ao is connected | 0 |
29,257 | 7,085,467,521 | IssuesEvent | 2018-01-11 11:02:53 | numbbo/coco | https://api.github.com/repos/numbbo/coco | opened | Curious marker placement and missing crosses in example experiment for beginners | Code-Postprocessing | If `example_experiment_for_beginners.py` is run as is, the following output is produced:
SVG

PDF

Notice the missing crosses for 2-D and 3-D and the markers on the upper left corner (only in the SVG plot). | 1.0 | Curious marker placement and missing crosses in example experiment for beginners - If `example_experiment_for_beginners.py` is run as is, the following output is produced:
SVG

PDF

Notice the missing crosses for 2-D and 3-D and the markers on the upper left corner (only in the SVG plot). | non_comp | curious marker placement and missing crosses in example experiment for beginners if example experiment for beginners py is run as is the following output is produced svg pdf notice the missing crosses for d and d and the markers on the upper left corner only in the svg plot | 0 |
658,232 | 21,881,554,738 | IssuesEvent | 2022-05-19 14:43:47 | oceanprotocol/ocean.py | https://api.github.com/repos/oceanprotocol/ocean.py | closed | Missing ERC721Factory methods for verifying NFT or datatoken was deployed by factory | Type: Bug Priority: Low | **Describe the bug**
Ocean.js contains methods that verify whether a given data NFT or datatoken was deployed by the factory. Ocean.py doesn't have any such methods. Propose to add them.
https://github.com/oceanprotocol/ocean.js/blob/2d744c3dd28566f1b2465085ec9b886e7943376f/src/factories/NFTFactory.ts#L229-L245 | 1.0 | Missing ERC721Factory methods for verifying NFT or datatoken was deployed by factory - **Describe the bug**
Ocean.js contains methods that verify whether a given data NFT or datatoken was deployed by the factory. Ocean.py doesn't have any such methods. Propose to add them.
https://github.com/oceanprotocol/ocean.js/blob/2d744c3dd28566f1b2465085ec9b886e7943376f/src/factories/NFTFactory.ts#L229-L245 | non_comp | missing methods for verifying nft or datatoken was deployed by factory describe the bug ocean js contains methods that verify whether a given data nft or datatoken was deployed by the factory ocean py doesn t have any such methods propose to add them | 0 |
182,166 | 30,809,683,743 | IssuesEvent | 2023-08-01 09:33:13 | DeveloperAcademy-POSTECH/MC3-TEAM14-PPOLROLRO | https://api.github.com/repos/DeveloperAcademy-POSTECH/MC3-TEAM14-PPOLROLRO | closed | [Design] 보상카드 뷰 수정 | 🎨 Design | ### 📷 스크린샷
- 추가 예정
---
### 📝 작업 목적
- 보상카드 뷰 수정
---
### 🛠️ Tasks
* [ ] 보상카드 뷰 수정
| 1.0 | [Design] 보상카드 뷰 수정 - ### 📷 스크린샷
- 추가 예정
---
### 📝 작업 목적
- 보상카드 뷰 수정
---
### 🛠️ Tasks
* [ ] 보상카드 뷰 수정
| non_comp | 보상카드 뷰 수정 📷 스크린샷 추가 예정 📝 작업 목적 보상카드 뷰 수정 🛠️ tasks 보상카드 뷰 수정 | 0 |
9,893 | 11,900,979,334 | IssuesEvent | 2020-03-30 11:38:40 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | opened | Testing indexables: bbPress breadcrumbs integration differs in output | compatibility | We have created an integration with bbPress in the indexables. This integration would disable bbPress's breadcrumbs if the breadcrumbs of YoastSEO are enabled. However, both outputs are different and the bbPress breadcrumbs are more inline with their structure than ours.

As you can see in the screenshot above, the bbPress breadcrumbs include the link to the main forums page, which we don't. We essentially skip a step in our breadcrumbs (this is also the case in our schema breadcrumbs). This is with default breadcrumbs settings in Yoast SEO. There should be a way to add the main forums page with a filter, but that would require extra work from the site owner.
I would propose inverting the integration, and disabling our own breadcrumbs, but only when we're on a bbPress page. They don't seem to have schema integration, but they're more true to the original hierarchy of the forums.
I am not sure about the SEO implications, but not including the main forums page in the breadcrumbs by default seems to me like a no-go. | True | Testing indexables: bbPress breadcrumbs integration differs in output - We have created an integration with bbPress in the indexables. This integration would disable bbPress's breadcrumbs if the breadcrumbs of YoastSEO are enabled. However, both outputs are different and the bbPress breadcrumbs are more inline with their structure than ours.

As you can see in the screenshot above, the bbPress breadcrumbs include the link to the main forums page, which we don't. We essentially skip a step in our breadcrumbs (this is also the case in our schema breadcrumbs). This is with default breadcrumbs settings in Yoast SEO. There should be a way to add the main forums page with a filter, but that would require extra work from the site owner.
I would propose inverting the integration, and disabling our own breadcrumbs, but only when we're on a bbPress page. They don't seem to have schema integration, but they're more true to the original hierarchy of the forums.
I am not sure about the SEO implications, but not including the main forums page in the breadcrumbs by default seems to me like a no-go. | comp | testing indexables bbpress breadcrumbs integration differs in output we have created an integration with bbpress in the indexables this integration would disable bbpress s breadcrumbs if the breadcrumbs of yoastseo are enabled however both outputs are different and the bbpress breadcrumbs are more inline with their structure than ours as you can see in the screenshot above the bbpress breadcrumbs include the link to the main forums page which we don t we essentially skip a step in our breadcrumbs this is also the case in our schema breadcrumbs this is with default breadcrumbs settings in yoast seo there should be a way to add the main forums page with a filter but that would require extra work from the site owner i would propose inverting the integration and disabling our own breadcrumbs but only when we re on a bbpress page they don t seem to have schema integration but they re more true to the original hierarchy of the forums i am not sure about the seo implications but not including the main forums page in the breadcrumbs by default seems to me like a no go | 1 |
11,276 | 13,235,370,406 | IssuesEvent | 2020-08-18 17:55:52 | gudmdharalds-a8c/testing123 | https://api.github.com/repos/gudmdharalds-a8c/testing123 | closed | PHP Upgrade: Compatibility issues found in dir1/dirb/diry | PHP 7.4 Compatibility PHP Compatibility | The following issues were found when scanning branch <code>abranch12</code> for compatibility problems:
* <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/dir1/dirb/diry/y.php#L5
This is an automated report.
| True | PHP Upgrade: Compatibility issues found in dir1/dirb/diry - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems:
* <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/dir1/dirb/diry/y.php#L5
This is an automated report.
| comp | php upgrade compatibility issues found in dirb diry the following issues were found when scanning branch for compatibility problems error extension mysql is deprecated since php and removed since php use mysqli instead this is an automated report | 1 |
8,446 | 10,459,359,712 | IssuesEvent | 2019-09-20 10:44:26 | jiangdashao/Matrix-Issues | https://api.github.com/repos/jiangdashao/Matrix-Issues | opened | [INCOMPATIBILITY] ProtocolSupport | Incompatibility | ## Troubleshooting Information
`Change - [ ] to - [X] to check the checkboxes below.`
- [X] The incompatible plugin is up-to-date
- [X] Matrix and ProtocolLib are up-to-date
- [X] Matrix is running on a 1.8, 1.12, 1.13, or 1.14 server
- [X] The issue happens on default config.yml and checks.yml
- [X] I've tested if the issue happens on default config
## Issue Information
**Server version**: 1.12.2
**Incompatible plugin**: ProtocolSupport
**Verbose messages (or) console errors**: https://pastebin.com/QQ88GexR
**How/when does this happen**: when player hits NPC
**Video of incompatibility**:
**Other information**: you use outdated animation packet ID 1 in your plugin. In 1.11+ animation packet with ID 1 was removed, so you should use Entity Status packet (Living 2) for hurt animation.
https://wiki.vg/Protocol#Entity_Status
https://wiki.vg/Entity_statuses#Living
## Configuration Files
**Link to checks.yml file**: default
**Link to config.yml file**: default
| True | [INCOMPATIBILITY] ProtocolSupport - ## Troubleshooting Information
`Change - [ ] to - [X] to check the checkboxes below.`
- [X] The incompatible plugin is up-to-date
- [X] Matrix and ProtocolLib are up-to-date
- [X] Matrix is running on a 1.8, 1.12, 1.13, or 1.14 server
- [X] The issue happens on default config.yml and checks.yml
- [X] I've tested if the issue happens on default config
## Issue Information
**Server version**: 1.12.2
**Incompatible plugin**: ProtocolSupport
**Verbose messages (or) console errors**: https://pastebin.com/QQ88GexR
**How/when does this happen**: when player hits NPC
**Video of incompatibility**:
**Other information**: you use outdated animation packet ID 1 in your plugin. In 1.11+ animation packet with ID 1 was removed, so you should use Entity Status packet (Living 2) for hurt animation.
https://wiki.vg/Protocol#Entity_Status
https://wiki.vg/Entity_statuses#Living
## Configuration Files
**Link to checks.yml file**: default
**Link to config.yml file**: default
| comp | protocolsupport troubleshooting information change to to check the checkboxes below the incompatible plugin is up to date matrix and protocollib are up to date matrix is running on a or server the issue happens on default config yml and checks yml i ve tested if the issue happens on default config issue information server version incompatible plugin protocolsupport verbose messages or console errors how when does this happen when player hits npc video of incompatibility other information you use outdated animation packet id in your plugin in animation packet with id was removed so you should use entity status packet living for hurt animation configuration files link to checks yml file default link to config yml file default | 1 |
14,332 | 17,260,006,995 | IssuesEvent | 2021-07-22 05:52:27 | aesara-devs/aesara | https://api.github.com/repos/aesara-devs/aesara | closed | Expose `standard_normal` in `RandomStream`. | enhancement good first issue help wanted numpy compatibility | The docs state that `RandomStream` is meant to function like `np.random.RandomState` but currently, we cannot use `standard_normal` via `RandomStream`.
```python
In [1]: from aesara.tensor.random.utils import RandomStream
...:
...: rng = RandomStream()
In [2]: rng.standard_normal()
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
```
**Please provide the full traceback of any errors.**
```
<ipython-input-2-400cf391cbda> in <module>
----> 1 rng.standard_normal()
~/.pyenv/versions/miniconda3-4.7.12/envs/pymc3/lib/python3.9/site-packages/aesara/tensor/random/utils.py in __getattr__(self, obj)
170
171 if ns_obj is None:
--> 172 raise AttributeError("No attribute {}.".format(obj))
173
174 from aesara.tensor.random.op import RandomVariable
AttributeError: No attribute standard_normal.
```
| True | Expose `standard_normal` in `RandomStream`. - The docs state that `RandomStream` is meant to function like `np.random.RandomState` but currently, we cannot use `standard_normal` via `RandomStream`.
```python
In [1]: from aesara.tensor.random.utils import RandomStream
...:
...: rng = RandomStream()
In [2]: rng.standard_normal()
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
```
**Please provide the full traceback of any errors.**
```
<ipython-input-2-400cf391cbda> in <module>
----> 1 rng.standard_normal()
~/.pyenv/versions/miniconda3-4.7.12/envs/pymc3/lib/python3.9/site-packages/aesara/tensor/random/utils.py in __getattr__(self, obj)
170
171 if ns_obj is None:
--> 172 raise AttributeError("No attribute {}.".format(obj))
173
174 from aesara.tensor.random.op import RandomVariable
AttributeError: No attribute standard_normal.
```
| comp | expose standard normal in randomstream the docs state that randomstream is meant to function like np random randomstate but currently we cannot use standard normal via randomstream python in from aesara tensor random utils import randomstream rng randomstream in rng standard normal attributeerror traceback most recent call last please provide the full traceback of any errors in rng standard normal pyenv versions envs lib site packages aesara tensor random utils py in getattr self obj if ns obj is none raise attributeerror no attribute format obj from aesara tensor random op import randomvariable attributeerror no attribute standard normal | 1 |
20,834 | 31,164,286,643 | IssuesEvent | 2023-08-16 18:22:56 | dotnet/maui | https://api.github.com/repos/dotnet/maui | closed | Linking of native static library fails and the resulting package is including the native reference | t/bug area/migration 🚚 s/needs-attention partner/macios migration-compatibility linker | ### Description
When binding a native library the library is not statically linked to the executable. When the this package is consumed by the MAUI project the library is still not linked in to the iOS app so when packaged into a .ipa file the library is still not linked in and Apple rejects the app because of a the library being dynamic linked and its not a framework.
When building and packing the reproduction project (libmds.a is in Git LFS) the file libmds.a is added to the StaticLinkingNotWorking.1.0.0.nupkg under lib -> net7.0-ios16.1 -> StaticLinkingNotWorking.resources -> libmds.a
What I expected was for it to be linked into the lib -> net7.0-ios16.1 -> StaticLinkingNotWorking.dll file as it was when using the Xamarin binding project.
But whatever I do to try to statically link libmds.a it seems like the project insists on making it dynamically linked and add libmds.a as it was before.
I hope this repository is the correct place to report this issue, if not please point me to the correct place.
I can consume the package and get a running application locally on a iOS device but this issue causes uploads to AppStore to fail. The exact fail is this one:
`Asset validation failed (90171) Invalid bundle structure. The “testApp.app/libmds.a” binary file is not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. For details, visit: https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle `
(I changed the name of the app to testApp)
### Steps to Reproduce
1. Create a iOS binding project
2. Add native static library (.a) file
3. Build the project
4. pack the project
Expected:
libmds.a statically linked into the StaticLinkingNotWorking.dll file
Actual
libmds.a added to the StaticLinkingNotWorking.resources folder and not linked in to the dll file.
### Link to public reproduction project repository
https://github.com/tentom/staticLinkingNotWorking
### Version with bug
7.0.92
### Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
### Last version that worked well
Unknown/Other
### Affected platforms
iOS
### Affected platform versions
_No response_
### Did you find any workaround?
No known workarounds found.
### Relevant log output
_No response_ | True | Linking of native static library fails and the resulting package is including the native reference - ### Description
When binding a native library the library is not statically linked to the executable. When the this package is consumed by the MAUI project the library is still not linked in to the iOS app so when packaged into a .ipa file the library is still not linked in and Apple rejects the app because of a the library being dynamic linked and its not a framework.
When building and packing the reproduction project (libmds.a is in Git LFS) the file libmds.a is added to the StaticLinkingNotWorking.1.0.0.nupkg under lib -> net7.0-ios16.1 -> StaticLinkingNotWorking.resources -> libmds.a
What I expected was for it to be linked into the lib -> net7.0-ios16.1 -> StaticLinkingNotWorking.dll file as it was when using the Xamarin binding project.
But whatever I do to try to statically link libmds.a it seems like the project insists on making it dynamically linked and add libmds.a as it was before.
I hope this repository is the correct place to report this issue, if not please point me to the correct place.
I can consume the package and get a running application locally on a iOS device but this issue causes uploads to AppStore to fail. The exact fail is this one:
`Asset validation failed (90171) Invalid bundle structure. The “testApp.app/libmds.a” binary file is not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. For details, visit: https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle `
(I changed the name of the app to testApp)
### Steps to Reproduce
1. Create a iOS binding project
2. Add native static library (.a) file
3. Build the project
4. pack the project
Expected:
libmds.a statically linked into the StaticLinkingNotWorking.dll file
Actual
libmds.a added to the StaticLinkingNotWorking.resources folder and not linked in to the dll file.
### Link to public reproduction project repository
https://github.com/tentom/staticLinkingNotWorking
### Version with bug
7.0.92
### Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
### Last version that worked well
Unknown/Other
### Affected platforms
iOS
### Affected platform versions
_No response_
### Did you find any workaround?
No known workarounds found.
### Relevant log output
_No response_ | comp | linking of native static library fails and the resulting package is including the native reference description when binding a native library the library is not statically linked to the executable when the this package is consumed by the maui project the library is still not linked in to the ios app so when packaged into a ipa file the library is still not linked in and apple rejects the app because of a the library being dynamic linked and its not a framework when building and packing the reproduction project libmds a is in git lfs the file libmds a is added to the staticlinkingnotworking nupkg under lib staticlinkingnotworking resources libmds a what i expected was for it to be linked into the lib staticlinkingnotworking dll file as it was when using the xamarin binding project but whatever i do to try to statically link libmds a it seems like the project insists on making it dynamically linked and add libmds a as it was before i hope this repository is the correct place to report this issue if not please point me to the correct place i can consume the package and get a running application locally on a ios device but this issue causes uploads to appstore to fail the exact fail is this one asset validation failed invalid bundle structure the “testapp app libmds a” binary file is not permitted your app cannot contain standalone executables or libraries other than a valid cfbundleexecutable of supported bundles for details visit i changed the name of the app to testapp steps to reproduce create a ios binding project add native static library a file build the project pack the project expected libmds a statically linked into the staticlinkingnotworking dll file actual libmds a added to the staticlinkingnotworking resources folder and not linked in to the dll file link to public reproduction project repository version with bug is this a regression from previous behavior yes this used to work in xamarin forms last version that worked well unknown other affected platforms ios affected platform versions no response did you find any workaround no known workarounds found relevant log output no response | 1 |
21,820 | 7,087,806,184 | IssuesEvent | 2018-01-11 19:08:45 | radare/radare2 | https://api.github.com/repos/radare/radare2 | closed | File capstone/arch/M68K/M68KDisassembler.c does not exist. | Windows bug buildsystem | Meson encountered an error in file shlr/meson.build, line 283, column 0:
File capstone/arch/M68K/M68KDisassembler.c does not exist. | 1.0 | File capstone/arch/M68K/M68KDisassembler.c does not exist. - Meson encountered an error in file shlr/meson.build, line 283, column 0:
File capstone/arch/M68K/M68KDisassembler.c does not exist. | non_comp | file capstone arch c does not exist meson encountered an error in file shlr meson build line column file capstone arch c does not exist | 0 |
34,751 | 6,370,756,905 | IssuesEvent | 2017-08-01 14:47:10 | opencb/opencga | https://api.github.com/repos/opencb/opencga | closed | Example of whole JSON path for "include" and "exclude" | documentation | Projection is a great way to reduce a volume of data transferred and processed across all the layers, but I had a hard time to make it work in opencga.
**include** and **exclude** parameters are defined as:
```
include - Fields included in the response, whole JSON path must be provided
exclude - Fields excluded in the response, whole JSON path must be provided
```
Could you please give us an example what **include** and **exclude** parameters should look like (e.g. for variants endpoint `host:port/opencga-1.0.0-rc2.1/webservices/rest/v1/studies/2/variants`)
Thank you in advance. | 1.0 | Example of whole JSON path for "include" and "exclude" - Projection is a great way to reduce a volume of data transferred and processed across all the layers, but I had a hard time to make it work in opencga.
**include** and **exclude** parameters are defined as:
```
include - Fields included in the response, whole JSON path must be provided
exclude - Fields excluded in the response, whole JSON path must be provided
```
Could you please give us an example what **include** and **exclude** parameters should look like (e.g. for variants endpoint `host:port/opencga-1.0.0-rc2.1/webservices/rest/v1/studies/2/variants`)
Thank you in advance. | non_comp | example of whole json path for include and exclude projection is a great way to reduce a volume of data transferred and processed across all the layers but i had a hard time to make it work in opencga include and exclude parameters are defined as include fields included in the response whole json path must be provided exclude fields excluded in the response whole json path must be provided could you please give us an example what include and exclude parameters should look like e g for variants endpoint host port opencga webservices rest studies variants thank you in advance | 0 |
791,771 | 27,876,380,438 | IssuesEvent | 2023-03-21 16:16:12 | knurling-rs/defmt | https://api.github.com/repos/knurling-rs/defmt | closed | Include crate name in symbol name | type: enhancement priority: medium status: needs PR difficulty: easy | Currently, the symbol name includes the Cargo package, the defmt tag and data, and the "disambiguator", which is a crate-unique identifier. However, a Cargo package can contain many crates, so to be safe we should also include the *crate* name (via `CARGO_CRATE_NAME`) in the symbol name.
Another unclear edge case is what happens when crates are renamed in a downstream `Cargo.toml` (https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml). It seems like this might let you pull in two crates with the same crate *and* package name, but a different Cargo version, so maybe that should also be included. | 1.0 | Include crate name in symbol name - Currently, the symbol name includes the Cargo package, the defmt tag and data, and the "disambiguator", which is a crate-unique identifier. However, a Cargo package can contain many crates, so to be safe we should also include the *crate* name (via `CARGO_CRATE_NAME`) in the symbol name.
Another unclear edge case is what happens when crates are renamed in a downstream `Cargo.toml` (https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml). It seems like this might let you pull in two crates with the same crate *and* package name, but a different Cargo version, so maybe that should also be included. | non_comp | include crate name in symbol name currently the symbol name includes the cargo package the defmt tag and data and the disambiguator which is a crate unique identifier however a cargo package can contain many crates so to be safe we should also include the crate name via cargo crate name in the symbol name another unclear edge case is what happens when crates are renamed in a downstream cargo toml it seems like this might let you pull in two crates with the same crate and package name but a different cargo version so maybe that should also be included | 0 |
141,143 | 11,395,601,085 | IssuesEvent | 2020-01-30 11:47:47 | deshiloh/lunch-time | https://api.github.com/repos/deshiloh/lunch-time | opened | ErrorException in GET /lunches | bugsnag testing | ## Error in Lunch Time
**ErrorException** in **GET /lunches**
Route [lunch.participate] not defined. (View: /home/forge/lunchtime.hybride.dev/releases/20200130110113/resources/views/home.blade.php)
[View on Bugsnag](https://app.bugsnag.com/hybride-conseil/lunch-time/errors/5e32c2624883430018146bd4?event_id=5e32c2620055f80580720000&i=gh&m=ci)
## Stacktrace
/home/forge/lunchtime.hybride.dev/releases/20200130110113/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:420 - Illuminate\View\Engines\CompilerEngine::handleViewException
[View full stacktrace](https://app.bugsnag.com/hybride-conseil/lunch-time/errors/5e32c2624883430018146bd4?event_id=5e32c2620055f80580720000&i=gh&m=ci)
*Created automatically via Bugsnag* | 1.0 | ErrorException in GET /lunches - ## Error in Lunch Time
**ErrorException** in **GET /lunches**
Route [lunch.participate] not defined. (View: /home/forge/lunchtime.hybride.dev/releases/20200130110113/resources/views/home.blade.php)
[View on Bugsnag](https://app.bugsnag.com/hybride-conseil/lunch-time/errors/5e32c2624883430018146bd4?event_id=5e32c2620055f80580720000&i=gh&m=ci)
## Stacktrace
/home/forge/lunchtime.hybride.dev/releases/20200130110113/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:420 - Illuminate\View\Engines\CompilerEngine::handleViewException
[View full stacktrace](https://app.bugsnag.com/hybride-conseil/lunch-time/errors/5e32c2624883430018146bd4?event_id=5e32c2620055f80580720000&i=gh&m=ci)
*Created automatically via Bugsnag* | non_comp | errorexception in get lunches error in lunch time errorexception in get lunches route not defined view home forge lunchtime hybride dev releases resources views home blade php stacktrace home forge lunchtime hybride dev releases vendor laravel framework src illuminate routing urlgenerator php illuminate view engines compilerengine handleviewexception created automatically via bugsnag | 0 |
785,983 | 27,630,244,886 | IssuesEvent | 2023-03-10 10:17:07 | Avaiga/taipy-gui | https://api.github.com/repos/Avaiga/taipy-gui | closed | Dynamic property for traces - Charts | 📈 Improvement Gui: Back-End 🟧 Priority: High | **Description**
Sometimes, the number of traces in a Dataframe is not known. Thus, it is compulsory to create a Partial to handle it. It is making it a bit complex to use charts this way. The goal would be to simplify this use case of charts.
**Acceptance Criteria**
- [ ] Ensure new code is unit tested, and check code coverage is at least 90%
- [ ] Propagate any change on the demos and run all of them to ensure there is no breaking change
- [ ] Ensure any change is well documented
| 1.0 | Dynamic property for traces - Charts - **Description**
Sometimes, the number of traces in a Dataframe is not known. Thus, it is compulsory to create a Partial to handle it. It is making it a bit complex to use charts this way. The goal would be to simplify this use case of charts.
**Acceptance Criteria**
- [ ] Ensure new code is unit tested, and check code coverage is at least 90%
- [ ] Propagate any change on the demos and run all of them to ensure there is no breaking change
- [ ] Ensure any change is well documented
| non_comp | dynamic property for traces charts description sometimes the number of traces in a dataframe is not known thus it is compulsory to create a partial to handle it it is making it a bit complex to use charts this way the goal would be to simplify this use case of charts acceptance criteria ensure new code is unit tested and check code coverage is at least propagate any change on the demos and run all of them to ensure there is no breaking change ensure any change is well documented | 0 |
11,720 | 13,793,167,505 | IssuesEvent | 2020-10-09 14:35:18 | mebjas/html5-qrcode | https://api.github.com/repos/mebjas/html5-qrcode | opened | Compatibility - [Linux] [Firefox] - [aspectRatio] | compatibility | **Describe the bug**
aspectRatio configuration doesn't work under Firefox because this constraint is not yet supported by Firefox, see:
https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/aspectRatio#Browser_compatibility
**Additional context**
By allowing the user to pass a full videoTrackConstraint object the problems caused by this can be avoided (since the user can then specify width and height, which imply an aspect ratio).
I made these changes and will include the diff here (I'm not very good with Git yet), if you want I'll attempt a pull request as well.
```
--- a/src/html5-qrcode.js
+++ b/src/html5-qrcode.js
@@ -94,9 +94,18 @@ class Html5Qrcode {
* |********************|
* |********************|
* ----------------------
- * - aspectRatio: Optional, desired aspect ratio for the video feed.
- * Ideal aspect ratios are 4:3 or 16:9. Passing very wrong aspect
- * ratio could lead to video feed not showing up.
+ * - videoConstraints: Optional object, can specify the desired width,
+ * height, aspect ratio, and frame rate for the video feed.
+ *
+ * const constraints = constraints = {
+ * width: { min: 640, ideal: 1920, max: 1920 },
+ * height: { min: 400, ideal: 1080 },
+ * aspectRatio: 1.777777778,
+ * frameRate: { max: 30 },
+ * };
+ *
+ * Example from: https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API/Constraints
+ * Reference: https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints#Properties_of_video_tracks
* - disableFlip: Optional, if {@code true} flipped QR Code won't be
* scanned. Only use this if you are sure the camera cannot give
* mirrored feed if you are facing performance constraints.
@@ -300,14 +309,11 @@ class Html5Qrcode {
}
$this._localMediaStream = mediaStream;
- if (!config.aspectRatio) {
+ if (!config.videoConstraints) {
setupVideo();
} else {
- const constraints = {
- aspectRatio : config.aspectRatio
- }
const track = mediaStream.getVideoTracks()[0];
- track.applyConstraints(constraints)
+ track.applyConstraints(config.videoConstraints)
.then(_ => setupVideo())
.catch(error => {
console.log("[Warning] [Html5Qrcode] Constriants could not be satisfied, ignoring constraints", error);
```
| True | Compatibility - [Linux] [Firefox] - [aspectRatio] - **Describe the bug**
aspectRatio configuration doesn't work under Firefox because this constraint is not yet supported by Firefox, see:
https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/aspectRatio#Browser_compatibility
**Additional context**
By allowing the user to pass a full videoTrackConstraint object the problems caused by this can be avoided (since the user can then specify width and height, which imply an aspect ratio).
I made these changes and will include the diff here (I'm not very good with Git yet), if you want I'll attempt a pull request as well.
```
--- a/src/html5-qrcode.js
+++ b/src/html5-qrcode.js
@@ -94,9 +94,18 @@ class Html5Qrcode {
* |********************|
* |********************|
* ----------------------
- * - aspectRatio: Optional, desired aspect ratio for the video feed.
- * Ideal aspect ratios are 4:3 or 16:9. Passing very wrong aspect
- * ratio could lead to video feed not showing up.
+ * - videoConstraints: Optional object, can specify the desired width,
+ * height, aspect ratio, and frame rate for the video feed.
+ *
+ * const constraints = constraints = {
+ * width: { min: 640, ideal: 1920, max: 1920 },
+ * height: { min: 400, ideal: 1080 },
+ * aspectRatio: 1.777777778,
+ * frameRate: { max: 30 },
+ * };
+ *
+ * Example from: https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API/Constraints
+ * Reference: https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints#Properties_of_video_tracks
* - disableFlip: Optional, if {@code true} flipped QR Code won't be
* scanned. Only use this if you are sure the camera cannot give
* mirrored feed if you are facing performance constraints.
@@ -300,14 +309,11 @@ class Html5Qrcode {
}
$this._localMediaStream = mediaStream;
- if (!config.aspectRatio) {
+ if (!config.videoConstraints) {
setupVideo();
} else {
- const constraints = {
- aspectRatio : config.aspectRatio
- }
const track = mediaStream.getVideoTracks()[0];
- track.applyConstraints(constraints)
+ track.applyConstraints(config.videoConstraints)
.then(_ => setupVideo())
.catch(error => {
console.log("[Warning] [Html5Qrcode] Constriants could not be satisfied, ignoring constraints", error);
```
| comp | compatibility describe the bug aspectratio configuration doesn t work under firefox because this constraint is not yet supported by firefox see additional context by allowing the user to pass a full videotrackconstraint object the problems caused by this can be avoided since the user can then specify width and height which imply an aspect ratio i made these changes and will include the diff here i m not very good with git yet if you want i ll attempt a pull request as well a src qrcode js b src qrcode js class aspectratio optional desired aspect ratio for the video feed ideal aspect ratios are or passing very wrong aspect ratio could lead to video feed not showing up videoconstraints optional object can specify the desired width height aspect ratio and frame rate for the video feed const constraints constraints width min ideal max height min ideal aspectratio framerate max example from reference disableflip optional if code true flipped qr code won t be scanned only use this if you are sure the camera cannot give mirrored feed if you are facing performance constraints class this localmediastream mediastream if config aspectratio if config videoconstraints setupvideo else const constraints aspectratio config aspectratio const track mediastream getvideotracks track applyconstraints constraints track applyconstraints config videoconstraints then setupvideo catch error console log constriants could not be satisfied ignoring constraints error | 1 |
219,298 | 16,825,783,542 | IssuesEvent | 2021-06-17 18:22:08 | hashicorp/terraform-provider-google | https://api.github.com/repos/hashicorp/terraform-provider-google | opened | Document evil build killer | documentation | We have an evil build killer; we should document that it exists somewhere. https://pantheon.corp.google.com/functions/details/us-central1/disallow-evil-builds?project=graphite-docker-images | 1.0 | Document evil build killer - We have an evil build killer; we should document that it exists somewhere. https://pantheon.corp.google.com/functions/details/us-central1/disallow-evil-builds?project=graphite-docker-images | non_comp | document evil build killer we have an evil build killer we should document that it exists somewhere | 0 |
13,659 | 16,332,236,870 | IssuesEvent | 2021-05-12 10:38:54 | zellij-org/zellij | https://api.github.com/repos/zellij-org/zellij | closed | Long command/text overwrites the current line instead of going to a new line | bug compatibility | **In Case of Graphical or Performance Issues**

1. Delete the contents of `/tmp/zellij-1000/zellij-log`, ie with `cd /tmp/zellij-1000/` and `rm -fr zellij-log/`
2. Run `zellij --debug`
3. Recreate your issue.
3. Quit Zellij immediately with ctrl-q (your bug should ideally still be visible on screen)
Please attach the files that were created in `/tmp/zellij-1000/zellij-log/` to the extent you are comfortable with.
[zellij-19.log](https://github.com/zellij-org/zellij/files/6454697/zellij-19.log)
[zellij-18.log](https://github.com/zellij-org/zellij/files/6454698/zellij-18.log)
[zellij-14.log](https://github.com/zellij-org/zellij/files/6454699/zellij-14.log)
[zellij-13.log](https://github.com/zellij-org/zellij/files/6454700/zellij-13.log)
[zellij-12.log](https://github.com/zellij-org/zellij/files/6454701/zellij-12.log)
**Basic information**
`zellij --version`: zellij 0.9.0 (latest main)
`tput lines`: 45
`tput cols`: 192
`uname -av`: Linux kunal-X510UNR 5.8.0-50-generic #56~20.04.1-Ubuntu SMP Mon Apr 12 21:46:35 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
List of programs you interact with as, `PROGRAM --version`:
`alacritty --version`: alacritty 0.9.0-dev (8f4b752)
**Further information**
Long command/text overwrites the current line instead of going to a new line. Also it appears that text is wrapped to a new line quite early, even when there is space for more characters.
This is on alacrity with bash.
Same issue was encountered earlier https://github.com/zellij-org/zellij/issues/105, but was fixed back then.
cc @imsnif | True | Long command/text overwrites the current line instead of going to a new line - **In Case of Graphical or Performance Issues**

1. Delete the contents of `/tmp/zellij-1000/zellij-log`, ie with `cd /tmp/zellij-1000/` and `rm -fr zellij-log/`
2. Run `zellij --debug`
3. Recreate your issue.
3. Quit Zellij immediately with ctrl-q (your bug should ideally still be visible on screen)
Please attach the files that were created in `/tmp/zellij-1000/zellij-log/` to the extent you are comfortable with.
[zellij-19.log](https://github.com/zellij-org/zellij/files/6454697/zellij-19.log)
[zellij-18.log](https://github.com/zellij-org/zellij/files/6454698/zellij-18.log)
[zellij-14.log](https://github.com/zellij-org/zellij/files/6454699/zellij-14.log)
[zellij-13.log](https://github.com/zellij-org/zellij/files/6454700/zellij-13.log)
[zellij-12.log](https://github.com/zellij-org/zellij/files/6454701/zellij-12.log)
**Basic information**
`zellij --version`: zellij 0.9.0 (latest main)
`tput lines`: 45
`tput cols`: 192
`uname -av`: Linux kunal-X510UNR 5.8.0-50-generic #56~20.04.1-Ubuntu SMP Mon Apr 12 21:46:35 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
List of programs you interact with as, `PROGRAM --version`:
`alacritty --version`: alacritty 0.9.0-dev (8f4b752)
**Further information**
Long command/text overwrites the current line instead of going to a new line. Also it appears that text is wrapped to a new line quite early, even when there is space for more characters.
This is on alacrity with bash.
Same issue was encountered earlier https://github.com/zellij-org/zellij/issues/105, but was fixed back then.
cc @imsnif | comp | long command text overwrites the current line instead of going to a new line in case of graphical or performance issues delete the contents of tmp zellij zellij log ie with cd tmp zellij and rm fr zellij log run zellij debug recreate your issue quit zellij immediately with ctrl q your bug should ideally still be visible on screen please attach the files that were created in tmp zellij zellij log to the extent you are comfortable with basic information zellij version zellij latest main tput lines tput cols uname av linux kunal generic ubuntu smp mon apr utc gnu linux list of programs you interact with as program version alacritty version alacritty dev further information long command text overwrites the current line instead of going to a new line also it appears that text is wrapped to a new line quite early even when there is space for more characters this is on alacrity with bash same issue was encountered earlier but was fixed back then cc imsnif | 1 |
19,510 | 27,094,798,881 | IssuesEvent | 2023-02-15 01:17:32 | Fallen-Breath/tweakermore | https://api.github.com/repos/Fallen-Breath/tweakermore | closed | TweakmProPlace doesnt work properly with Flexible Block Placement | compatibility | ## QOL to TWEAKMPROPLACE
TweakmProPlace's new rotation check doesn't properly support Flexible Block Placement whilst accurate block placement works fine alongside ProPlace.
## To Reproduce
Steps to reproduce the behavior:
1. Attempt to use Flexible Block Placement options, example: rotation, offset, and adjacent.
What you expect to see: being able to use Flexible alongside ProPlace without getting a debug/error for "not placing it towards a direction".
What actually happens: Error text/debug appears reminding the user that it is not possible to place the block with TweakmProPlace enabled whilst using Flexible Block Placement.
## Environment
- Minecraft version: '1.19.3, 1.19.2'
- TweakerMore version: '3.8+'
| True | TweakmProPlace doesnt work properly with Flexible Block Placement - ## QOL to TWEAKMPROPLACE
TweakmProPlace's new rotation check doesn't properly support Flexible Block Placement whilst accurate block placement works fine alongside ProPlace.
## To Reproduce
Steps to reproduce the behavior:
1. Attempt to use Flexible Block Placement options, example: rotation, offset, and adjacent.
What you expect to see: being able to use Flexible alongside ProPlace without getting a debug/error for "not placing it towards a direction".
What actually happens: Error text/debug appears reminding the user that it is not possible to place the block with TweakmProPlace enabled whilst using Flexible Block Placement.
## Environment
- Minecraft version: '1.19.3, 1.19.2'
- TweakerMore version: '3.8+'
| comp | tweakmproplace doesnt work properly with flexible block placement qol to tweakmproplace tweakmproplace s new rotation check doesn t properly support flexible block placement whilst accurate block placement works fine alongside proplace to reproduce steps to reproduce the behavior attempt to use flexible block placement options example rotation offset and adjacent what you expect to see being able to use flexible alongside proplace without getting a debug error for not placing it towards a direction what actually happens error text debug appears reminding the user that it is not possible to place the block with tweakmproplace enabled whilst using flexible block placement environment minecraft version tweakermore version | 1 |
10,404 | 12,372,100,449 | IssuesEvent | 2020-05-18 19:46:09 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | opened | Block Editor: URLInput: Soft-deprecate `label` prop | Backwards Compatibility [Feature] Link Editing [Package] Block editor [Type] Task | Previously: https://github.com/WordPress/gutenberg/issues/18061#issuecomment-580480464
As discussed in #18061, the new [`LinkControl` component](https://github.com/WordPress/gutenberg/tree/master/packages/block-editor/src/components/link-control) can be considered as a composite component of `URLInput`, plus labeling behaviors associated with similar `*Control` input control components.
Diagram (not including label):

In this model, `URLInput` should be considered a very barebones component whose sole responsibility should be to render an input field and associated URL autocompletion results from which to pick a value.
This component would not accept a `label` prop. However, since `URLInput` already _does_ accept `label`, we should soft-deprecate it in the following manner:
- Continue to accept `label`
- If `label` is provided:
- Log a [`deprecated` message](https://github.com/WordPress/gutenberg/blob/master/packages/deprecated)
- Render `<LinkControl />` with the given `label` and relevant props
- `LinkControl` will recursively render `URLInput`, but it should _not_ pass `label`, thus avoiding recursion | True | Block Editor: URLInput: Soft-deprecate `label` prop - Previously: https://github.com/WordPress/gutenberg/issues/18061#issuecomment-580480464
As discussed in #18061, the new [`LinkControl` component](https://github.com/WordPress/gutenberg/tree/master/packages/block-editor/src/components/link-control) can be considered as a composite component of `URLInput`, plus labeling behaviors associated with similar `*Control` input control components.
Diagram (not including label):

In this model, `URLInput` should be considered a very barebones component whose sole responsibility should be to render an input field and associated URL autocompletion results from which to pick a value.
This component would not accept a `label` prop. However, since `URLInput` already _does_ accept `label`, we should soft-deprecate it in the following manner:
- Continue to accept `label`
- If `label` is provided:
- Log a [`deprecated` message](https://github.com/WordPress/gutenberg/blob/master/packages/deprecated)
- Render `<LinkControl />` with the given `label` and relevant props
- `LinkControl` will recursively render `URLInput`, but it should _not_ pass `label`, thus avoiding recursion | comp | block editor urlinput soft deprecate label prop previously as discussed in the new can be considered as a composite component of urlinput plus labeling behaviors associated with similar control input control components diagram not including label in this model urlinput should be considered a very barebones component whose sole responsibility should be to render an input field and associated url autocompletion results from which to pick a value this component would not accept a label prop however since urlinput already does accept label we should soft deprecate it in the following manner continue to accept label if label is provided log a render with the given label and relevant props linkcontrol will recursively render urlinput but it should not pass label thus avoiding recursion | 1 |
13,580 | 16,093,401,878 | IssuesEvent | 2021-04-26 19:40:16 | Creators-of-Create/Create | https://api.github.com/repos/Creators-of-Create/Create | closed | OreTweaker Ore Generation Incompatibility | compatibility needs input | I apologize for the length of this, but I couldn't upload config files directly into here.
It appears that at OreTweaker and Create ore generation are incompatible with one another. I kept Create's ore generation as is and only edited the vanilla generation using OreTweaker. Here are copies of the Create and OreTweaker configs:
**Create**
```
[worldgen]
#
#Modify Create's impact on your terrain
[worldgen.v2]
#
#Prevents all worldgen added by Create from taking effect
disableWorldGen = false
#
#Forward caught TileEntityExceptions to the log at debug level.
logTeErrors = false
[worldgen.v2.copper_ore]
#
#Range: > 0
clusterSize = 18
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 2.0
#
#Range: > 0
minHeight = 40
#
#Range: > 0
maxHeight = 85
[worldgen.v2.weathered_limestone]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.015625
#
#Range: > 0
minHeight = 10
#
#Range: > 0
maxHeight = 30
[worldgen.v2.zinc_ore]
#
#Range: > 0
clusterSize = 14
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 4.0
#
#Range: > 0
minHeight = 15
#
#Range: > 0
maxHeight = 70
[worldgen.v2.limestone]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.015625
#
#Range: > 0
minHeight = 30
#
#Range: > 0
maxHeight = 70
[worldgen.v2.dolomite]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.015625
#
#Range: > 0
minHeight = 20
#
#Range: > 0
maxHeight = 70
[worldgen.v2.gabbro]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.015625
#
#Range: > 0
minHeight = 20
#
#Range: > 0
maxHeight = 70
[worldgen.v2.scoria]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.03125
#
#Range: > 0
minHeight = 0
#
#Range: > 0
maxHeight = 10
```
**OreTweaker**
```
"Enable Debug Output" = false
"Disable Ores" = ["minecraft:coal_ore", "minecraft:iron_ore", "minecraft:gold_ore", "minecraft:diamond_ore", "minecraft:lapis_ore", "minecraft:redstone_ore", "minecraft:emerald_ore"]
[["Custom Ore"]]
"Ore Name" = "minecraft:lapis_ore"
"Max Vein Size" = 7
"Filler Name" = "minecraft:stone"
"Min Vein Level" = 1
"Max Vein Level" = 48
"Spawn Rate" = 8
[["Custom Ore"]]
"Ore Name" = "minecraft:redstone_ore"
"Max Vein Size" = 7
"Filler Name" = "minecraft:stone"
"Min Vein Level" = 1
"Max Vein Level" = 48
"Spawn Rate" = 8
[["Custom Ore"]]
"Ore Name" = "minecraft:emerald_ore"
"Max Vein Size" = 1
"Filler Name" = "minecraft:stone"
"Min Vein Level" = 1
"Max Vein Level" = 48
"Spawn Rate" = 1
```
With these configs I used World Stripper to uncover the terrain in new chunks and this is what I got:

You may notice that EvilCraft is also in this mod. OreTweaker does not interfere with its ore generation. I did a similar thing in The Nether as I have Netherrocks installed as well (the only other mod that affects ore generation) and it appears to work as intended:

So this seems to be specific to Create. As I have no way of telling whether this is a Create or an OreTweaker problem, I am simply reporting this to both. And for the sake of completion, here is my log file for this session:
[latest.log](https://github.com/Creators-of-Create/Create/files/6369536/latest.log)
| True | OreTweaker Ore Generation Incompatibility - I apologize for the length of this, but I couldn't upload config files directly into here.
It appears that at OreTweaker and Create ore generation are incompatible with one another. I kept Create's ore generation as is and only edited the vanilla generation using OreTweaker. Here are copies of the Create and OreTweaker configs:
**Create**
```
[worldgen]
#
#Modify Create's impact on your terrain
[worldgen.v2]
#
#Prevents all worldgen added by Create from taking effect
disableWorldGen = false
#
#Forward caught TileEntityExceptions to the log at debug level.
logTeErrors = false
[worldgen.v2.copper_ore]
#
#Range: > 0
clusterSize = 18
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 2.0
#
#Range: > 0
minHeight = 40
#
#Range: > 0
maxHeight = 85
[worldgen.v2.weathered_limestone]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.015625
#
#Range: > 0
minHeight = 10
#
#Range: > 0
maxHeight = 30
[worldgen.v2.zinc_ore]
#
#Range: > 0
clusterSize = 14
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 4.0
#
#Range: > 0
minHeight = 15
#
#Range: > 0
maxHeight = 70
[worldgen.v2.limestone]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.015625
#
#Range: > 0
minHeight = 30
#
#Range: > 0
maxHeight = 70
[worldgen.v2.dolomite]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.015625
#
#Range: > 0
minHeight = 20
#
#Range: > 0
maxHeight = 70
[worldgen.v2.gabbro]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.015625
#
#Range: > 0
minHeight = 20
#
#Range: > 0
maxHeight = 70
[worldgen.v2.scoria]
#
#Range: > 0
clusterSize = 128
#
#Amount of clusters generated per Chunk.
# >1 to spawn multiple.
# <1 to make it a chance.
# 0 to disable.
#Range: 0.0 ~ 512.0
frequency = 0.03125
#
#Range: > 0
minHeight = 0
#
#Range: > 0
maxHeight = 10
```
**OreTweaker**
```
"Enable Debug Output" = false
"Disable Ores" = ["minecraft:coal_ore", "minecraft:iron_ore", "minecraft:gold_ore", "minecraft:diamond_ore", "minecraft:lapis_ore", "minecraft:redstone_ore", "minecraft:emerald_ore"]
[["Custom Ore"]]
"Ore Name" = "minecraft:lapis_ore"
"Max Vein Size" = 7
"Filler Name" = "minecraft:stone"
"Min Vein Level" = 1
"Max Vein Level" = 48
"Spawn Rate" = 8
[["Custom Ore"]]
"Ore Name" = "minecraft:redstone_ore"
"Max Vein Size" = 7
"Filler Name" = "minecraft:stone"
"Min Vein Level" = 1
"Max Vein Level" = 48
"Spawn Rate" = 8
[["Custom Ore"]]
"Ore Name" = "minecraft:emerald_ore"
"Max Vein Size" = 1
"Filler Name" = "minecraft:stone"
"Min Vein Level" = 1
"Max Vein Level" = 48
"Spawn Rate" = 1
```
With these configs I used World Stripper to uncover the terrain in new chunks and this is what I got:

You may notice that EvilCraft is also in this mod. OreTweaker does not interfere with its ore generation. I did a similar thing in The Nether as I have Netherrocks installed as well (the only other mod that affects ore generation) and it appears to work as intended:

So this seems to be specific to Create. As I have no way of telling whether this is a Create or an OreTweaker problem, I am simply reporting this to both. And for the sake of completion, here is my log file for this session:
[latest.log](https://github.com/Creators-of-Create/Create/files/6369536/latest.log)
| comp | oretweaker ore generation incompatibility i apologize for the length of this but i couldn t upload config files directly into here it appears that at oretweaker and create ore generation are incompatible with one another i kept create s ore generation as is and only edited the vanilla generation using oretweaker here are copies of the create and oretweaker configs create modify create s impact on your terrain prevents all worldgen added by create from taking effect disableworldgen false forward caught tileentityexceptions to the log at debug level logteerrors false range clustersize amount of clusters generated per chunk to spawn multiple to make it a chance to disable range frequency range minheight range maxheight range clustersize amount of clusters generated per chunk to spawn multiple to make it a chance to disable range frequency range minheight range maxheight range clustersize amount of clusters generated per chunk to spawn multiple to make it a chance to disable range frequency range minheight range maxheight range clustersize amount of clusters generated per chunk to spawn multiple to make it a chance to disable range frequency range minheight range maxheight range clustersize amount of clusters generated per chunk to spawn multiple to make it a chance to disable range frequency range minheight range maxheight range clustersize amount of clusters generated per chunk to spawn multiple to make it a chance to disable range frequency range minheight range maxheight range clustersize amount of clusters generated per chunk to spawn multiple to make it a chance to disable range frequency range minheight range maxheight oretweaker enable debug output false disable ores ore name minecraft lapis ore max vein size filler name minecraft stone min vein level max vein level spawn rate ore name minecraft redstone ore max vein size filler name minecraft stone min vein level max vein level spawn rate ore name minecraft emerald ore max vein size filler name minecraft stone min vein level max vein level spawn rate with these configs i used world stripper to uncover the terrain in new chunks and this is what i got you may notice that evilcraft is also in this mod oretweaker does not interfere with its ore generation i did a similar thing in the nether as i have netherrocks installed as well the only other mod that affects ore generation and it appears to work as intended so this seems to be specific to create as i have no way of telling whether this is a create or an oretweaker problem i am simply reporting this to both and for the sake of completion here is my log file for this session | 1 |
28,349 | 11,611,193,005 | IssuesEvent | 2020-02-26 05:47:08 | SenuraMalaka/SenTest-repo-WS | https://api.github.com/repos/SenuraMalaka/SenTest-repo-WS | opened | CVE-2018-19839 (Medium) detected in CSS::Sass-v3.4.11 | security vulnerability | ## CVE-2018-19839 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>CSS::Sassv3.4.11</b></p></summary>
<p>
<p>Library home page: <a href=https://metacpan.org/pod/CSS::Sass>https://metacpan.org/pod/CSS::Sass</a></p>
<p>Found in HEAD commit: <a href="https://github.com/SenuraMalaka/SenTest-repo-WS/commit/8721fe7f636cb5544f808098876c4cd03c693606">8721fe7f636cb5544f808098876c4cd03c693606</a></p>
</p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Library Source Files (60)</summary>
<p></p>
<p> * The source files were matched to this source library based on a best effort match. Source libraries are selected from a list of probable public libraries.</p>
<p>
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/color_maps.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_util.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8/unchecked.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/output.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/b64/cencode.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/source_map.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/lexer.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/test/test_node.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8_string.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/plugins.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/node.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/json.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/include/sass/base.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/environment.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/position.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/extend.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/subset_map.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/remove_placeholders.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_context.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/ast_fwd_decl.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/contrib/plugin.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8/core.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/include/sass/functions.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/test/test_superselector.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_functions.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8_string.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/node.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/subset_map.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/base64vlq.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/listize.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/c99func.c
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/position.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/remove_placeholders.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/test/test_subset_map.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_functions.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass2scss.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/memory/SharedPtr.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/paths.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/include/sass/context.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/color_maps.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/test/test_unification.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_util.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/source_map.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/script/test-leaks.pl
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/lexer.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/memory/SharedPtr.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/json.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/to_c.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/units.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/units.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/b64/encode.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/file.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/environment.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8/checked.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/listize.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/plugins.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/include/sass2scss.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/debug.hpp
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In LibSass prior to 3.5.5, the function handle_error in sass_context.cpp allows attackers to cause a denial-of-service resulting from a heap-based buffer over-read via a crafted sass file.
<p>Publish Date: 2018-12-04
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19839>CVE-2018-19839</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19839">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19839</a></p>
<p>Fix Resolution: 3.5.5</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2018-19839 (Medium) detected in CSS::Sass-v3.4.11 - ## CVE-2018-19839 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>CSS::Sassv3.4.11</b></p></summary>
<p>
<p>Library home page: <a href=https://metacpan.org/pod/CSS::Sass>https://metacpan.org/pod/CSS::Sass</a></p>
<p>Found in HEAD commit: <a href="https://github.com/SenuraMalaka/SenTest-repo-WS/commit/8721fe7f636cb5544f808098876c4cd03c693606">8721fe7f636cb5544f808098876c4cd03c693606</a></p>
</p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Library Source Files (60)</summary>
<p></p>
<p> * The source files were matched to this source library based on a best effort match. Source libraries are selected from a list of probable public libraries.</p>
<p>
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/color_maps.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_util.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8/unchecked.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/output.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/b64/cencode.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/source_map.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/lexer.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/test/test_node.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8_string.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/plugins.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/node.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/json.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/include/sass/base.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/environment.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/position.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/extend.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/subset_map.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/remove_placeholders.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_context.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/ast_fwd_decl.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/contrib/plugin.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8/core.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/include/sass/functions.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/test/test_superselector.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_functions.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8_string.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/node.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/subset_map.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/base64vlq.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/listize.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/c99func.c
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/position.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/remove_placeholders.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/test/test_subset_map.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_functions.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass2scss.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/memory/SharedPtr.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/paths.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/include/sass/context.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/color_maps.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/test/test_unification.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/sass_util.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/source_map.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/script/test-leaks.pl
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/lexer.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/memory/SharedPtr.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/json.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/to_c.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/units.cpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/units.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/b64/encode.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/file.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/environment.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/utf8/checked.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/listize.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/plugins.hpp
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/include/sass2scss.h
- /SenTest-repo-WS/frontend/node_modules/node-sass/src/libsass/src/debug.hpp
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In LibSass prior to 3.5.5, the function handle_error in sass_context.cpp allows attackers to cause a denial-of-service resulting from a heap-based buffer over-read via a crafted sass file.
<p>Publish Date: 2018-12-04
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19839>CVE-2018-19839</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19839">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19839</a></p>
<p>Fix Resolution: 3.5.5</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve medium detected in css sass cve medium severity vulnerability vulnerable library css library home page a href found in head commit a href library source files the source files were matched to this source library based on a best effort match source libraries are selected from a list of probable public libraries sentest repo ws frontend node modules node sass src libsass src color maps cpp sentest repo ws frontend node modules node sass src libsass src sass util hpp sentest repo ws frontend node modules node sass src libsass src unchecked h sentest repo ws frontend node modules node sass src libsass src output hpp sentest repo ws frontend node modules node sass src libsass src cencode h sentest repo ws frontend node modules node sass src libsass src source map cpp sentest repo ws frontend node modules node sass src libsass src lexer cpp sentest repo ws frontend node modules node sass src libsass src h sentest repo ws frontend node modules node sass src libsass test test node cpp sentest repo ws frontend node modules node sass src libsass src string cpp sentest repo ws frontend node modules node sass src libsass src plugins cpp sentest repo ws frontend node modules node sass src libsass src node hpp sentest repo ws frontend node modules node sass src libsass src json hpp sentest repo ws frontend node modules node sass src libsass include sass base h sentest repo ws frontend node modules node sass src libsass src environment cpp sentest repo ws frontend node modules node sass src libsass src position hpp sentest repo ws frontend node modules node sass src libsass src extend hpp sentest repo ws frontend node modules node sass src libsass src subset map hpp sentest repo ws frontend node modules node sass src libsass src remove placeholders cpp sentest repo ws frontend node modules node sass src libsass src sass context hpp sentest repo ws frontend node modules node sass src libsass src sass hpp sentest repo ws frontend node modules node sass src libsass src ast fwd decl cpp sentest repo ws frontend node modules node sass src libsass contrib plugin cpp sentest repo ws frontend node modules node sass src libsass src core h sentest repo ws frontend node modules node sass src libsass include sass functions h sentest repo ws frontend node modules node sass src libsass test test superselector cpp sentest repo ws frontend node modules node sass src libsass src sass functions cpp sentest repo ws frontend node modules node sass src libsass src string hpp sentest repo ws frontend node modules node sass src libsass src node cpp sentest repo ws frontend node modules node sass src libsass src subset map cpp sentest repo ws frontend node modules node sass src libsass src cpp sentest repo ws frontend node modules node sass src libsass src listize cpp sentest repo ws frontend node modules node sass src libsass src c sentest repo ws frontend node modules node sass src libsass src position cpp sentest repo ws frontend node modules node sass src libsass src remove placeholders hpp sentest repo ws frontend node modules node sass src libsass test test subset map cpp sentest repo ws frontend node modules node sass src libsass src sass functions hpp sentest repo ws frontend node modules node sass src libsass src cpp sentest repo ws frontend node modules node sass src libsass src memory sharedptr cpp sentest repo ws frontend node modules node sass src libsass src paths hpp sentest repo ws frontend node modules node sass src libsass include sass context h sentest repo ws frontend node modules node sass src libsass src color maps hpp sentest repo ws frontend node modules node sass src libsass test test unification cpp sentest repo ws frontend node modules node sass src libsass src sass util cpp sentest repo ws frontend node modules node sass src libsass src source map hpp sentest repo ws frontend node modules node sass src libsass script test leaks pl sentest repo ws frontend node modules node sass src libsass src lexer hpp sentest repo ws frontend node modules node sass src libsass src memory sharedptr hpp sentest repo ws frontend node modules node sass src libsass src json cpp sentest repo ws frontend node modules node sass src libsass src to c hpp sentest repo ws frontend node modules node sass src libsass src units cpp sentest repo ws frontend node modules node sass src libsass src units hpp sentest repo ws frontend node modules node sass src libsass src encode h sentest repo ws frontend node modules node sass src libsass src file hpp sentest repo ws frontend node modules node sass src libsass src environment hpp sentest repo ws frontend node modules node sass src libsass src checked h sentest repo ws frontend node modules node sass src libsass src listize hpp sentest repo ws frontend node modules node sass src libsass src plugins hpp sentest repo ws frontend node modules node sass src libsass include h sentest repo ws frontend node modules node sass src libsass src debug hpp vulnerability details in libsass prior to the function handle error in sass context cpp allows attackers to cause a denial of service resulting from a heap based buffer over read via a crafted sass file publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href fix resolution step up your open source security game with whitesource | 0 |
16,502 | 22,349,213,360 | IssuesEvent | 2022-06-15 10:28:47 | libass/libass | https://api.github.com/repos/libass/libass | opened | Rendering: Arabic does not render correctly as of version 0.16.0 | compatibility | ### Screenshots
This is how it looks in v0.16 with "sub-spacing=0.8"

This is how it looks in v0.16 without "sub-spacing=0.8" (This is how it should look, and it looks like this in previous versions like v0.15.2)

### Description of the issue
Arabic, could be all RTL languages, subtitles render incorrectly as of the latest update 0.16. Downgrading to the previous version 0.15.2 immediately fixed the issue.
The screenshots are taken from MPV.
### libass version
0.16.0
### Is it a regression?
Recent change, since 0.16.0
### ASS Sample
_No response_
### Special Fonts
The issue doesn't depend on a specific font
### System Information
OS: *(Arch Linux 5.18.3)*
CPU: *(AMD 3600x)*
GPU: *(NVIDIA RTX 2060)*
### Log
_No response_
### Additional info
_No response_ | True | Rendering: Arabic does not render correctly as of version 0.16.0 - ### Screenshots
This is how it looks in v0.16 with "sub-spacing=0.8"

This is how it looks in v0.16 without "sub-spacing=0.8" (This is how it should look, and it looks like this in previous versions like v0.15.2)

### Description of the issue
Arabic, could be all RTL languages, subtitles render incorrectly as of the latest update 0.16. Downgrading to the previous version 0.15.2 immediately fixed the issue.
The screenshots are taken from MPV.
### libass version
0.16.0
### Is it a regression?
Recent change, since 0.16.0
### ASS Sample
_No response_
### Special Fonts
The issue doesn't depend on a specific font
### System Information
OS: *(Arch Linux 5.18.3)*
CPU: *(AMD 3600x)*
GPU: *(NVIDIA RTX 2060)*
### Log
_No response_
### Additional info
_No response_ | comp | rendering arabic does not render correctly as of version screenshots this is how it looks in with sub spacing this is how it looks in without sub spacing this is how it should look and it looks like this in previous versions like description of the issue arabic could be all rtl languages subtitles render incorrectly as of the latest update downgrading to the previous version immediately fixed the issue the screenshots are taken from mpv libass version is it a regression recent change since ass sample no response special fonts the issue doesn t depend on a specific font system information os arch linux cpu amd gpu nvidia rtx log no response additional info no response | 1 |
18,610 | 25,916,602,103 | IssuesEvent | 2022-12-15 17:53:41 | fxmorin/MoreCulling | https://api.github.com/repos/fxmorin/MoreCulling | closed | Dashloader causes chunks to fail to render | help wanted Mod Compatibility | This issue is the same as #88
It can be fixed by simply reloading the cache, although that should not be the case. It should work without needing the player to do anything.
I don't have the time to look into this issue, so it would be great if someone could check why this happens. | True | Dashloader causes chunks to fail to render - This issue is the same as #88
It can be fixed by simply reloading the cache, although that should not be the case. It should work without needing the player to do anything.
I don't have the time to look into this issue, so it would be great if someone could check why this happens. | comp | dashloader causes chunks to fail to render this issue is the same as it can be fixed by simply reloading the cache although that should not be the case it should work without needing the player to do anything i don t have the time to look into this issue so it would be great if someone could check why this happens | 1 |
18,918 | 26,293,711,967 | IssuesEvent | 2023-01-08 18:23:46 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | The Legend of Heroes: Ao no Kiseki KAI (1461920) | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: The Legend of Heroes: Ao no Kiseki KAI
- Steam AppID of the game: 1461920
## System Information
- GPU: AMD Radeon RX 460
- Driver/LLVM version: Mesa 21.3.4
- Kernel version: 5.13.0-27-generic
- Link to full system information report as [Gist](https://gist.github.com/): https://gist.github.com/xilwen/d935835899ce66fccc155a9dbb41a120
- Proton version: experimental-6.3-20220119
## I confirm:
- [x] that I haven't found an existing compatibility report for this game.
- [x] that I have checked whether there are updates for my system available.
<!-- Please add `PROTON_LOG=1 %command%` to the game's launch options and
attach the generated $HOME/steam-$APPID.log to this issue report as a file.
(Proton logs compress well if needed.)-->
[steam-1461920.log](https://github.com/ValveSoftware/Proton/files/7920193/steam-1461920.log)
## Symptoms <!-- What's the problem? -->
- The game won't launch due to unimplemented function `RegisterSuspendResumeNotification()` in `USER32.dll`.
Patch wine with `RegisterSuspendResumeNotification()` stubs makes the game launch.
PoC patch: [wine-RegisterSuspendResumeNotification-stub.diff.txt](https://github.com/ValveSoftware/Proton/files/7920224/wine-RegisterSuspendResumeNotification-stub.diff.txt)
- After the game launched with the above patch, it will crash right after a black window appeared;
can be workaround by turns "skip all movies" on in game options.
(Partially works in newer wine but still crashes the game due to some unimplemented functions)
- Controllers seems not being detected by the game with Steam Input enabled or disabled.
> Another game comes from the same series/publisher, `The Legend of Heroes: Zero no Kiseki KAI (1457520)` will also run into these issues.
## Reproduction
1. Set compatibility tool to `Experimental`, `6.3-8`, `5.13-6`, or even custom build `Proton-7.0rc6-GE-1` with newer wine
2. Launch the game, the game will quit immediatly without showing anything.
<!--
1. You can find the Steam AppID in the URL of the shop page of the game.
e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`.
2. You can find your driver and Linux version, as well as your graphics
processor's name in the system information report of Steam.
3. You can retrieve a full system information report by clicking
`Help` > `System Information` in the Steam client on your machine.
4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`.
Then paste it in a [Gist](https://gist.github.com/) and post the link in
this issue.
5. Please search for open issues and pull requests by the name of the game and
find out whether they are relevant and should be referenced above.
-->
| True | The Legend of Heroes: Ao no Kiseki KAI (1461920) - # Compatibility Report
- Name of the game with compatibility issues: The Legend of Heroes: Ao no Kiseki KAI
- Steam AppID of the game: 1461920
## System Information
- GPU: AMD Radeon RX 460
- Driver/LLVM version: Mesa 21.3.4
- Kernel version: 5.13.0-27-generic
- Link to full system information report as [Gist](https://gist.github.com/): https://gist.github.com/xilwen/d935835899ce66fccc155a9dbb41a120
- Proton version: experimental-6.3-20220119
## I confirm:
- [x] that I haven't found an existing compatibility report for this game.
- [x] that I have checked whether there are updates for my system available.
<!-- Please add `PROTON_LOG=1 %command%` to the game's launch options and
attach the generated $HOME/steam-$APPID.log to this issue report as a file.
(Proton logs compress well if needed.)-->
[steam-1461920.log](https://github.com/ValveSoftware/Proton/files/7920193/steam-1461920.log)
## Symptoms <!-- What's the problem? -->
- The game won't launch due to unimplemented function `RegisterSuspendResumeNotification()` in `USER32.dll`.
Patch wine with `RegisterSuspendResumeNotification()` stubs makes the game launch.
PoC patch: [wine-RegisterSuspendResumeNotification-stub.diff.txt](https://github.com/ValveSoftware/Proton/files/7920224/wine-RegisterSuspendResumeNotification-stub.diff.txt)
- After the game launched with the above patch, it will crash right after a black window appeared;
can be workaround by turns "skip all movies" on in game options.
(Partially works in newer wine but still crashes the game due to some unimplemented functions)
- Controllers seems not being detected by the game with Steam Input enabled or disabled.
> Another game comes from the same series/publisher, `The Legend of Heroes: Zero no Kiseki KAI (1457520)` will also run into these issues.
## Reproduction
1. Set compatibility tool to `Experimental`, `6.3-8`, `5.13-6`, or even custom build `Proton-7.0rc6-GE-1` with newer wine
2. Launch the game, the game will quit immediatly without showing anything.
<!--
1. You can find the Steam AppID in the URL of the shop page of the game.
e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`.
2. You can find your driver and Linux version, as well as your graphics
processor's name in the system information report of Steam.
3. You can retrieve a full system information report by clicking
`Help` > `System Information` in the Steam client on your machine.
4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`.
Then paste it in a [Gist](https://gist.github.com/) and post the link in
this issue.
5. Please search for open issues and pull requests by the name of the game and
find out whether they are relevant and should be referenced above.
-->
| comp | the legend of heroes ao no kiseki kai compatibility report name of the game with compatibility issues the legend of heroes ao no kiseki kai steam appid of the game system information gpu amd radeon rx driver llvm version mesa kernel version generic link to full system information report as proton version experimental i confirm that i haven t found an existing compatibility report for this game that i have checked whether there are updates for my system available please add proton log command to the game s launch options and attach the generated home steam appid log to this issue report as a file proton logs compress well if needed symptoms the game won t launch due to unimplemented function registersuspendresumenotification in dll patch wine with registersuspendresumenotification stubs makes the game launch poc patch after the game launched with the above patch it will crash right after a black window appeared can be workaround by turns skip all movies on in game options partially works in newer wine but still crashes the game due to some unimplemented functions controllers seems not being detected by the game with steam input enabled or disabled another game comes from the same series publisher the legend of heroes zero no kiseki kai will also run into these issues reproduction set compatibility tool to experimental or even custom build proton ge with newer wine launch the game the game will quit immediatly without showing anything you can find the steam appid in the url of the shop page of the game e g for the witcher wild hunt the appid is you can find your driver and linux version as well as your graphics processor s name in the system information report of steam you can retrieve a full system information report by clicking help system information in the steam client on your machine please copy it to your clipboard by pressing ctrl a and then ctrl c then paste it in a and post the link in this issue please search for open issues and pull requests by the name of the game and find out whether they are relevant and should be referenced above | 1 |
4,959 | 7,568,857,249 | IssuesEvent | 2018-04-23 00:09:45 | storybooks/storybook | https://api.github.com/repos/storybooks/storybook | closed | Importing Meteor packages solutions? | compatibility with other tools question / support | Hey all,
I know there has been some talk in the past about handling Meteor import statements into storybook (e.g. 'import Random from meteor/meteor') but I never saw any concrete ways to make it work. Did anyone ever get a method working that doesn't involve rewriting all their code? (rewriting isn't really an option for this project.)
Thanks everyone for your help! | True | Importing Meteor packages solutions? - Hey all,
I know there has been some talk in the past about handling Meteor import statements into storybook (e.g. 'import Random from meteor/meteor') but I never saw any concrete ways to make it work. Did anyone ever get a method working that doesn't involve rewriting all their code? (rewriting isn't really an option for this project.)
Thanks everyone for your help! | comp | importing meteor packages solutions hey all i know there has been some talk in the past about handling meteor import statements into storybook e g import random from meteor meteor but i never saw any concrete ways to make it work did anyone ever get a method working that doesn t involve rewriting all their code rewriting isn t really an option for this project thanks everyone for your help | 1 |
9,937 | 11,943,898,510 | IssuesEvent | 2020-04-03 00:42:32 | AzureAD/microsoft-authentication-library-for-js | https://api.github.com/repos/AzureAD/microsoft-authentication-library-for-js | closed | Login Flow not working for MS Teams App with 1.2.0-Beta.3 | bug compatibility p2 | <!--
PLEASE HELP US TO HELP YOU BETTER AND FASTER BY PROVIDING THE FOLLOWING INFORMATION.
-->
## I'm submitting a...
<!-- Check one of the following options with "x" -->
<pre><code>
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
</code></pre>
## Browser:
- [X] Chrome version 78.0
- [X] Firefox version 70.0
- [ ] IE version XX
- [ ] Edge version XX
- [ ] Safari version XX
## Library version
<pre><code>
Library version: 1.2.0-beta.3
<!-- Check whether this is still an issue in the most recent version -->
</code></pre>
## Current behavior
<!-- Describe how the issue manifests. -->
I am trying to make the authentication work in a MS Teams Tab App using MSAL.JS
MS Teams requires me to open a popup for authentication with it's own method (` microsoftTeams.authentication.authenticate`) as normal popups are blocked by the MS Teams client. So I can not use the `loginPopup()`-Method of MSAL but have to use `loginRedirect()` from within the MS Teams Popup.
The authentication itself works and redirects back with a valid id_token in the url-hash. However, the hash is not handled and the redirect callback nevers gets called.
The reason is [Line227](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/160efdc23963af376b242328de91e51ff9cb6eff/lib/msal-core/src/UserAgentApplication.ts#L227) in the `constructor` of the `UserAgentApplication`:
```JavaScript
if (!this.config.framework.isAngular && urlContainsHash && !WindowUtils.isInIframe() && !WindowUtils.isInPopup()) {
this.handleAuthenticationResponse(urlHash);
}
```
The last condition `WindowUtils.isInPopup()` is `true` in this case, and therefore `handleAuthenticationResponse()` is never called.
I don't know the reason for this check in this particular case - but is there a way to work around this issue?
Falling back to an older version of MSAL is also no option as I also need the new IFrame-Capapbility to use `acquireTokenSilent()`. I also tried adal.js, but that is currently not working on mobile due to another IFrame issue.
## Expected behavior
<!-- Describe what the desired behavior would be. -->
The callback of `loginRedirect()` is also called within a popup-window.
## Minimal reproduction of the problem with instructions
<!-- please provide the *STEPS TO REPRODUCE* -->
Use `loginRedirect()` from within a popup window.
| True | Login Flow not working for MS Teams App with 1.2.0-Beta.3 - <!--
PLEASE HELP US TO HELP YOU BETTER AND FASTER BY PROVIDING THE FOLLOWING INFORMATION.
-->
## I'm submitting a...
<!-- Check one of the following options with "x" -->
<pre><code>
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
</code></pre>
## Browser:
- [X] Chrome version 78.0
- [X] Firefox version 70.0
- [ ] IE version XX
- [ ] Edge version XX
- [ ] Safari version XX
## Library version
<pre><code>
Library version: 1.2.0-beta.3
<!-- Check whether this is still an issue in the most recent version -->
</code></pre>
## Current behavior
<!-- Describe how the issue manifests. -->
I am trying to make the authentication work in a MS Teams Tab App using MSAL.JS
MS Teams requires me to open a popup for authentication with it's own method (` microsoftTeams.authentication.authenticate`) as normal popups are blocked by the MS Teams client. So I can not use the `loginPopup()`-Method of MSAL but have to use `loginRedirect()` from within the MS Teams Popup.
The authentication itself works and redirects back with a valid id_token in the url-hash. However, the hash is not handled and the redirect callback nevers gets called.
The reason is [Line227](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/160efdc23963af376b242328de91e51ff9cb6eff/lib/msal-core/src/UserAgentApplication.ts#L227) in the `constructor` of the `UserAgentApplication`:
```JavaScript
if (!this.config.framework.isAngular && urlContainsHash && !WindowUtils.isInIframe() && !WindowUtils.isInPopup()) {
this.handleAuthenticationResponse(urlHash);
}
```
The last condition `WindowUtils.isInPopup()` is `true` in this case, and therefore `handleAuthenticationResponse()` is never called.
I don't know the reason for this check in this particular case - but is there a way to work around this issue?
Falling back to an older version of MSAL is also no option as I also need the new IFrame-Capapbility to use `acquireTokenSilent()`. I also tried adal.js, but that is currently not working on mobile due to another IFrame issue.
## Expected behavior
<!-- Describe what the desired behavior would be. -->
The callback of `loginRedirect()` is also called within a popup-window.
## Minimal reproduction of the problem with instructions
<!-- please provide the *STEPS TO REPRODUCE* -->
Use `loginRedirect()` from within a popup window.
| comp | login flow not working for ms teams app with beta please help us to help you better and faster by providing the following information i m submitting a regression a behavior that used to work and stopped working in a new release bug report performance issue feature request documentation issue or request other please describe browser chrome version firefox version ie version xx edge version xx safari version xx library version library version beta current behavior i am trying to make the authentication work in a ms teams tab app using msal js ms teams requires me to open a popup for authentication with it s own method microsoftteams authentication authenticate as normal popups are blocked by the ms teams client so i can not use the loginpopup method of msal but have to use loginredirect from within the ms teams popup the authentication itself works and redirects back with a valid id token in the url hash however the hash is not handled and the redirect callback nevers gets called the reason is in the constructor of the useragentapplication javascript if this config framework isangular urlcontainshash windowutils isiniframe windowutils isinpopup this handleauthenticationresponse urlhash the last condition windowutils isinpopup is true in this case and therefore handleauthenticationresponse is never called i don t know the reason for this check in this particular case but is there a way to work around this issue falling back to an older version of msal is also no option as i also need the new iframe capapbility to use acquiretokensilent i also tried adal js but that is currently not working on mobile due to another iframe issue expected behavior the callback of loginredirect is also called within a popup window minimal reproduction of the problem with instructions use loginredirect from within a popup window | 1 |
1,115 | 3,592,898,119 | IssuesEvent | 2016-02-01 17:38:32 | Infocatcher/Private_Tab | https://api.github.com/repos/Infocatcher/Private_Tab | closed | [e10s] Links loaded from private about:newtab page becomes non-private in Firefox 45+ | bug compatibility | I really like this add-on but it seems does not work on Firefox developer edition.
Cookies from normal tab still exists when i open a private tab. | True | [e10s] Links loaded from private about:newtab page becomes non-private in Firefox 45+ - I really like this add-on but it seems does not work on Firefox developer edition.
Cookies from normal tab still exists when i open a private tab. | comp | links loaded from private about newtab page becomes non private in firefox i really like this add on but it seems does not work on firefox developer edition cookies from normal tab still exists when i open a private tab | 1 |
521,394 | 15,109,008,799 | IssuesEvent | 2021-02-08 17:18:13 | pokt-network/pocket-dashboard | https://api.github.com/repos/pokt-network/pocket-dashboard | closed | Feature Request - Next Block Countdown | Backlog Low Priority | I think it would be helpful to have a 5th block added to the network information page showing an estimated "block countdown" for when the next block would be proposed. similar to how they have it for [OAN(aion)](https://mastery.theoan.com/#/dashboard) | 1.0 | Feature Request - Next Block Countdown - I think it would be helpful to have a 5th block added to the network information page showing an estimated "block countdown" for when the next block would be proposed. similar to how they have it for [OAN(aion)](https://mastery.theoan.com/#/dashboard) | non_comp | feature request next block countdown i think it would be helpful to have a block added to the network information page showing an estimated block countdown for when the next block would be proposed similar to how they have it for | 0 |
48,848 | 7,460,565,247 | IssuesEvent | 2018-03-30 20:18:09 | coala/coala | https://api.github.com/repos/coala/coala | closed | RELEASE_NOTES.rst : Typo Error | area/documentation difficulty/newcomer | <!-- Hello! If you're filing a bug, please include every step so as to help us reproduce it on our machines. If you're unsure about how to file an issue, use the issue template. If you need any help regarding usage of coala, check out the documentation or hit us up on chat. You can ignore or delete this text, it is commented and won't appear when the issue is submitted or previewed.
Chat: https://coala.io/chat
Issue Template: https://github.com/coala/coala/blob/master/CONTRIBUTING.rst#filing-issues
Documentation: https://docs.coala.io
-->
Spelling mistakes like 'availibility', 'ben', 'modifyable', 'seperation', 'libary' along with some grammatical errors are present in file coala/RELEASE_NOTES.rst
| 1.0 | RELEASE_NOTES.rst : Typo Error - <!-- Hello! If you're filing a bug, please include every step so as to help us reproduce it on our machines. If you're unsure about how to file an issue, use the issue template. If you need any help regarding usage of coala, check out the documentation or hit us up on chat. You can ignore or delete this text, it is commented and won't appear when the issue is submitted or previewed.
Chat: https://coala.io/chat
Issue Template: https://github.com/coala/coala/blob/master/CONTRIBUTING.rst#filing-issues
Documentation: https://docs.coala.io
-->
Spelling mistakes like 'availibility', 'ben', 'modifyable', 'seperation', 'libary' along with some grammatical errors are present in file coala/RELEASE_NOTES.rst
| non_comp | release notes rst typo error hello if you re filing a bug please include every step so as to help us reproduce it on our machines if you re unsure about how to file an issue use the issue template if you need any help regarding usage of coala check out the documentation or hit us up on chat you can ignore or delete this text it is commented and won t appear when the issue is submitted or previewed chat issue template documentation spelling mistakes like availibility ben modifyable seperation libary along with some grammatical errors are present in file coala release notes rst | 0 |
199,932 | 22,716,806,829 | IssuesEvent | 2022-07-06 03:24:40 | octo-problem-solving/test-repo | https://api.github.com/repos/octo-problem-solving/test-repo | opened | Code is being added into the repository with proper reviews being done | help wanted security | Our security team is asking for help ensuring proper reviews are being done to code being added into our repositories. We have hundreds of repositories in our organization. What is the best way we can achieve at scale? We are new to some of the out-of-the-box settings and the GitHub API. Can you please help us create a solution that will accomplish this for our security team? | True | Code is being added into the repository with proper reviews being done - Our security team is asking for help ensuring proper reviews are being done to code being added into our repositories. We have hundreds of repositories in our organization. What is the best way we can achieve at scale? We are new to some of the out-of-the-box settings and the GitHub API. Can you please help us create a solution that will accomplish this for our security team? | non_comp | code is being added into the repository with proper reviews being done our security team is asking for help ensuring proper reviews are being done to code being added into our repositories we have hundreds of repositories in our organization what is the best way we can achieve at scale we are new to some of the out of the box settings and the github api can you please help us create a solution that will accomplish this for our security team | 0 |
63,733 | 12,371,169,884 | IssuesEvent | 2020-05-18 18:05:12 | pygame/pygame | https://api.github.com/repos/pygame/pygame | opened | Add unit test: time.Clock.get_time() | Difficulty: Easy good first issue needs-tests python code time | This function needs a unit test.
[Guide to how to contribute to an open source project on GitHub.](https://github.com/firstcontributions/first-contributions)
[Draft guide on how to write a unit test for pygame](http://renesd.blogspot.com/2019/11/draft-2-of-lets-write-unit-test.html)
**Test stub:** https://github.com/pygame/pygame/blob/master/test/time_test.py#L50-L72
**Docs:**https://www.pygame.org/docs/ref/time.html#pygame.time.Clock.get_time
**Code to be tested:** https://github.com/pygame/pygame/blob/master/src_c/time.c#L367-L372 | 1.0 | Add unit test: time.Clock.get_time() - This function needs a unit test.
[Guide to how to contribute to an open source project on GitHub.](https://github.com/firstcontributions/first-contributions)
[Draft guide on how to write a unit test for pygame](http://renesd.blogspot.com/2019/11/draft-2-of-lets-write-unit-test.html)
**Test stub:** https://github.com/pygame/pygame/blob/master/test/time_test.py#L50-L72
**Docs:**https://www.pygame.org/docs/ref/time.html#pygame.time.Clock.get_time
**Code to be tested:** https://github.com/pygame/pygame/blob/master/src_c/time.c#L367-L372 | non_comp | add unit test time clock get time this function needs a unit test test stub docs code to be tested | 0 |
17,231 | 23,759,511,348 | IssuesEvent | 2022-09-01 07:40:17 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | `order by` of json value is different with MySQL | type/enhancement type/compatibility component/json | ## Enhancement
```sql
create table t(i INT, j JSON);
insert into t values (0,'[1,2,3,4]');
insert into t values (0,'[1,2,3]');
insert into t values (0,'[5]');
```
Then consider the following two query:
```sql
select j from t order by j;
select j from t where j > json_array(5);
```
The first line returns:
```
+--------------+
| j |
+--------------+
| [5] |
| [1, 2, 3] |
| [1, 2, 3, 4] |
+--------------+
```
It indicates that `[5]` is the smallest one. However, the second one returns:
```
Empty Set
```
It shows no one is greater than `[5]`. It's not consistent :cry: .
For TiDB, it follows the json order, and returns:
```
+--------------+
| j |
+--------------+
| [1, 2, 3] |
| [1, 2, 3, 4] |
| [5] |
+--------------+
```
For the first selection.
| True | `order by` of json value is different with MySQL - ## Enhancement
```sql
create table t(i INT, j JSON);
insert into t values (0,'[1,2,3,4]');
insert into t values (0,'[1,2,3]');
insert into t values (0,'[5]');
```
Then consider the following two query:
```sql
select j from t order by j;
select j from t where j > json_array(5);
```
The first line returns:
```
+--------------+
| j |
+--------------+
| [5] |
| [1, 2, 3] |
| [1, 2, 3, 4] |
+--------------+
```
It indicates that `[5]` is the smallest one. However, the second one returns:
```
Empty Set
```
It shows no one is greater than `[5]`. It's not consistent :cry: .
For TiDB, it follows the json order, and returns:
```
+--------------+
| j |
+--------------+
| [1, 2, 3] |
| [1, 2, 3, 4] |
| [5] |
+--------------+
```
For the first selection.
| comp | order by of json value is different with mysql enhancement sql create table t i int j json insert into t values insert into t values insert into t values then consider the following two query sql select j from t order by j select j from t where j json array the first line returns j it indicates that is the smallest one however the second one returns empty set it shows no one is greater than it s not consistent cry for tidb it follows the json order and returns j for the first selection | 1 |
18,633 | 25,951,459,278 | IssuesEvent | 2022-12-17 17:04:07 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Investigator (482300) | Game compatibility - Unofficial XAudio2 | # Compatibility Report
- Name of the game with compatibility issues: Investigator
- Steam AppID of the game: 482300
## System Information
Distro: Linux Mint 19.1 Tessa (64 bit)
GPU: Vega 56
Driver/LLVM version: Mesa 19.1.0-devel/9.0.0
Kernel version: 5.0.7-050007-generic
Proton version: 4.2-3
## I confirm:
- [X] that I haven't found an existing compatibility report for this game.
- [X] that I have checked whether there are updates for my system available.
[steam-482300 DXVK.log.zip](https://github.com/ValveSoftware/Proton/files/3101234/steam-482300.DXVK.log.zip)
[steam-482300 winedrd11.log.zip](https://github.com/ValveSoftware/Proton/files/3101235/steam-482300.winedrd11.log.zip)
[system_info.txt](https://github.com/ValveSoftware/Proton/files/3101243/system_info.txt)
<!-- Please add `PROTON_LOG=1 %command%` to the game's launch options and drag
and drop the generated `$HOME/steam-$APPID.log` into this issue report -->
## Symptoms <!-- What's the problem? -->
Game works but has weird window behavior and the game does not exit gracefully.
## Reproduction
With DXVK:
Launching the game there is first a splash screen window, and then you see that the game has launched but minimized. Trying to bring up the game it just captures the mouse pointer but does not bring up the screen. Using keyboard shortcuts and alt+tab was able to get control over the mouse pointer and able to move the game to a different workspace. Then from that workspace it was possible to bring up the screen.
Played for a bit, and then tried to exit and the game keeps running with a black screen and had to switch to console to kill the process.
One other odd thing is that Cinnamon desktop window/application switcher does not capture the video of the window properly when using DXVK, see this screenshot:

It is all off center. This does not occur when launching the game with WineD3D11
**With WineD3D11 launch option this happens:**
Launching the game there is first a splash screen window, and you see that the game has launched but minimized and it has captured mouse input. Using keyboard shortcuts to switch back and forth between workplaces/applications I was able to bring up the game. Then at the main menu I tried to exit the game, and the game keeps running with a black screen, had to switch to console to kill the process.
<!--
1. You can find the Steam AppID in the URL of the shop page of the game.
e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`.
2. You can find your driver and Linux version, as well as your graphics
processor's name in the system information report of Steam.
3. You can retrieve a full system information report by clicking
`Help` > `System Information` in the Steam client on your machine.
4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`.
Then paste it in a [Gist](https://gist.github.com/) and post the link in
this issue.
5. Please search for open issues and pull requests by the name of the game and
find out whether they are relevant and should be referenced above.
-->
| True | Investigator (482300) - # Compatibility Report
- Name of the game with compatibility issues: Investigator
- Steam AppID of the game: 482300
## System Information
Distro: Linux Mint 19.1 Tessa (64 bit)
GPU: Vega 56
Driver/LLVM version: Mesa 19.1.0-devel/9.0.0
Kernel version: 5.0.7-050007-generic
Proton version: 4.2-3
## I confirm:
- [X] that I haven't found an existing compatibility report for this game.
- [X] that I have checked whether there are updates for my system available.
[steam-482300 DXVK.log.zip](https://github.com/ValveSoftware/Proton/files/3101234/steam-482300.DXVK.log.zip)
[steam-482300 winedrd11.log.zip](https://github.com/ValveSoftware/Proton/files/3101235/steam-482300.winedrd11.log.zip)
[system_info.txt](https://github.com/ValveSoftware/Proton/files/3101243/system_info.txt)
<!-- Please add `PROTON_LOG=1 %command%` to the game's launch options and drag
and drop the generated `$HOME/steam-$APPID.log` into this issue report -->
## Symptoms <!-- What's the problem? -->
Game works but has weird window behavior and the game does not exit gracefully.
## Reproduction
With DXVK:
Launching the game there is first a splash screen window, and then you see that the game has launched but minimized. Trying to bring up the game it just captures the mouse pointer but does not bring up the screen. Using keyboard shortcuts and alt+tab was able to get control over the mouse pointer and able to move the game to a different workspace. Then from that workspace it was possible to bring up the screen.
Played for a bit, and then tried to exit and the game keeps running with a black screen and had to switch to console to kill the process.
One other odd thing is that Cinnamon desktop window/application switcher does not capture the video of the window properly when using DXVK, see this screenshot:

It is all off center. This does not occur when launching the game with WineD3D11
**With WineD3D11 launch option this happens:**
Launching the game there is first a splash screen window, and you see that the game has launched but minimized and it has captured mouse input. Using keyboard shortcuts to switch back and forth between workplaces/applications I was able to bring up the game. Then at the main menu I tried to exit the game, and the game keeps running with a black screen, had to switch to console to kill the process.
<!--
1. You can find the Steam AppID in the URL of the shop page of the game.
e.g. for `The Witcher 3: Wild Hunt` the AppID is `292030`.
2. You can find your driver and Linux version, as well as your graphics
processor's name in the system information report of Steam.
3. You can retrieve a full system information report by clicking
`Help` > `System Information` in the Steam client on your machine.
4. Please copy it to your clipboard by pressing `Ctrl+A` and then `Ctrl+C`.
Then paste it in a [Gist](https://gist.github.com/) and post the link in
this issue.
5. Please search for open issues and pull requests by the name of the game and
find out whether they are relevant and should be referenced above.
-->
| comp | investigator compatibility report name of the game with compatibility issues investigator steam appid of the game system information distro linux mint tessa bit gpu vega driver llvm version mesa devel kernel version generic proton version i confirm that i haven t found an existing compatibility report for this game that i have checked whether there are updates for my system available please add proton log command to the game s launch options and drag and drop the generated home steam appid log into this issue report symptoms game works but has weird window behavior and the game does not exit gracefully reproduction with dxvk launching the game there is first a splash screen window and then you see that the game has launched but minimized trying to bring up the game it just captures the mouse pointer but does not bring up the screen using keyboard shortcuts and alt tab was able to get control over the mouse pointer and able to move the game to a different workspace then from that workspace it was possible to bring up the screen played for a bit and then tried to exit and the game keeps running with a black screen and had to switch to console to kill the process one other odd thing is that cinnamon desktop window application switcher does not capture the video of the window properly when using dxvk see this screenshot it is all off center this does not occur when launching the game with with launch option this happens launching the game there is first a splash screen window and you see that the game has launched but minimized and it has captured mouse input using keyboard shortcuts to switch back and forth between workplaces applications i was able to bring up the game then at the main menu i tried to exit the game and the game keeps running with a black screen had to switch to console to kill the process you can find the steam appid in the url of the shop page of the game e g for the witcher wild hunt the appid is you can find your driver and linux version as well as your graphics processor s name in the system information report of steam you can retrieve a full system information report by clicking help system information in the steam client on your machine please copy it to your clipboard by pressing ctrl a and then ctrl c then paste it in a and post the link in this issue please search for open issues and pull requests by the name of the game and find out whether they are relevant and should be referenced above | 1 |
510,620 | 14,813,255,226 | IssuesEvent | 2021-01-14 01:34:44 | microsoft/terminal | https://api.github.com/repos/microsoft/terminal | closed | Polish Settings UI: Global Settings polish | Area-Settings UI In-PR Issue-Task Priority-3 Product-Terminal | - [ ] Launch size can be negative
- [ ] reorder appearance to always show tabs --> hide title bar --> show terminal title in title bar | 1.0 | Polish Settings UI: Global Settings polish - - [ ] Launch size can be negative
- [ ] reorder appearance to always show tabs --> hide title bar --> show terminal title in title bar | non_comp | polish settings ui global settings polish launch size can be negative reorder appearance to always show tabs hide title bar show terminal title in title bar | 0 |
219,025 | 7,333,065,993 | IssuesEvent | 2018-03-05 18:12:10 | NCEAS/metacat | https://api.github.com/repos/NCEAS/metacat | closed | use 2.0.1 patch release of d1_portal to support auth tokens and ocids | Priority: Normal Status: Closed Tracker: Story | ---
Author Name: **ben leinfelder** (ben leinfelder)
Original Redmine Issue: 6906, https://projects.ecoinformatics.org/ecoinfo/issues/6906
---
None
| 1.0 | use 2.0.1 patch release of d1_portal to support auth tokens and ocids - ---
Author Name: **ben leinfelder** (ben leinfelder)
Original Redmine Issue: 6906, https://projects.ecoinformatics.org/ecoinfo/issues/6906
---
None
| non_comp | use patch release of portal to support auth tokens and ocids author name ben leinfelder ben leinfelder original redmine issue none | 0 |
344,134 | 10,340,170,523 | IssuesEvent | 2019-09-03 21:11:32 | linkerd/linkerd2 | https://api.github.com/repos/linkerd/linkerd2 | closed | Traffic split is hiding inbound resources | area/web priority/P0 | ### What is the issue?
It looks like the dashboard is replacing the incoming resources with traffic split instead of the concrete resource.

### How can it be reproduced?
View a deployment detail page with a traffic split in any namespace. | 1.0 | Traffic split is hiding inbound resources - ### What is the issue?
It looks like the dashboard is replacing the incoming resources with traffic split instead of the concrete resource.

### How can it be reproduced?
View a deployment detail page with a traffic split in any namespace. | non_comp | traffic split is hiding inbound resources what is the issue it looks like the dashboard is replacing the incoming resources with traffic split instead of the concrete resource how can it be reproduced view a deployment detail page with a traffic split in any namespace | 0 |
764,139 | 26,786,093,286 | IssuesEvent | 2023-02-01 02:59:25 | GoogleCloudPlatform/cloud-sql-proxy | https://api.github.com/repos/GoogleCloudPlatform/cloud-sql-proxy | closed | Re-enable and fix skipped Dial tests | priority: p2 type: cleanup | As part of moving testing builds over to Github Actions #1222 a couple tests became flaky. They are currently being skipped to unblock builds, this issue is to re-enable the tests and fix the cause of them being flaky.
Flaky tests being skipped:
- [ ] [SingleInstanceDial](https://github.com/GoogleCloudPlatform/cloudsql-proxy/blob/main/tests/healthcheck_test.go#L33)
- [ ] [MultiInstanceDial](https://github.com/GoogleCloudPlatform/cloudsql-proxy/blob/main/tests/alldb_test.go#L42) | 1.0 | Re-enable and fix skipped Dial tests - As part of moving testing builds over to Github Actions #1222 a couple tests became flaky. They are currently being skipped to unblock builds, this issue is to re-enable the tests and fix the cause of them being flaky.
Flaky tests being skipped:
- [ ] [SingleInstanceDial](https://github.com/GoogleCloudPlatform/cloudsql-proxy/blob/main/tests/healthcheck_test.go#L33)
- [ ] [MultiInstanceDial](https://github.com/GoogleCloudPlatform/cloudsql-proxy/blob/main/tests/alldb_test.go#L42) | non_comp | re enable and fix skipped dial tests as part of moving testing builds over to github actions a couple tests became flaky they are currently being skipped to unblock builds this issue is to re enable the tests and fix the cause of them being flaky flaky tests being skipped | 0 |
107,921 | 9,248,972,681 | IssuesEvent | 2019-03-15 08:09:48 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | sql: TestDropWhileBackfill failed under stress | C-test-failure O-robot | SHA: https://github.com/cockroachdb/cockroach/commits/70e3468e7ed5fb30b10eaaf972acbb0f16099d01
Parameters:
```
TAGS=
GOFLAGS=-race
```
To repro, try:
```
# Don't forget to check out a clean suitable branch and experiment with the
# stress invocation until the desired results present themselves. For example,
# using stress instead of stressrace and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
stdbuf -oL -eL \
make stressrace TESTS=TestDropWhileBackfill PKG=github.com/cockroachdb/cockroach/pkg/sql TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log
```
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1179814&tab=buildLog
```
I190315 08:03:14.291456 96604 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
I190315 08:03:14.292327 96693 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n4: failed to connect to n4 at 127.0.0.1:39967: context canceled
I190315 08:03:14.293814 96694 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n5: failed to connect to n5 at 127.0.0.1:39319: context canceled
I190315 08:03:14.295997 96604 util/stop/stopper.go:546 quiescing; tasks left:
2 [async] closedts-subscription
I190315 08:03:14.297050 96606 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.297692 96605 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
1 [async] intent_resolver_ir_batcher
1 [async] intent_resolver_gc_batcher
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.298499 96605 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
1 [async] intent_resolver_gc_batcher
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.298877 96605 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.302959 96604 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.307454 96607 util/stop/stopper.go:546 quiescing; tasks left:
4 [async] closedts-subscription
1 [async] closedts-rangefeed-subscriber
W190315 08:03:14.312472 96010 storage/raft_transport.go:583 [n1] while processing outgoing Raft queue to node 2: rpc error: code = Canceled desc = context canceled:
I190315 08:03:14.326053 96699 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n2: failed to connect to n2 at 127.0.0.1:35317: context canceled
W190315 08:03:14.326433 95853 storage/raft_transport.go:583 [n1] while processing outgoing Raft queue to node 3: rpc error: code = Canceled desc = context canceled:
I190315 08:03:14.327046 96608 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.327721 96698 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n3: failed to connect to n3 at 127.0.0.1:36945: context canceled
I190315 08:03:14.327916 96608 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.328901 96700 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n1: failed to connect to n1 at 127.0.0.1:43721: context canceled
W190315 08:03:14.329799 95878 storage/raft_transport.go:583 [n1] while processing outgoing Raft queue to node 4: rpc error: code = Canceled desc = grpc: the client connection is closing:
I190315 08:03:14.330167 96701 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n4: failed to connect to n4 at 127.0.0.1:39967: context canceled
I190315 08:03:14.331071 96607 util/stop/stopper.go:546 quiescing; tasks left:
2 [async] closedts-subscription
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.331553 96607 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.331781 96605 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.388260 96706 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n5: failed to connect to n5 at 127.0.0.1:39319: context canceled
I190315 08:03:14.388477 96708 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n2: failed to connect to n2 at 127.0.0.1:35317: context canceled
I190315 08:03:14.388860 96707 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n1: failed to connect to n1 at 127.0.0.1:43721: context canceled
I190315 08:03:14.389565 96709 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n3: failed to connect to n3 at 127.0.0.1:36945: context canceled
--- FAIL: TestDropWhileBackfill (15.74s)
schema_changer_test.go:833: pq: internal error: uncaught error: context deadline exceeded
``` | 1.0 | sql: TestDropWhileBackfill failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/70e3468e7ed5fb30b10eaaf972acbb0f16099d01
Parameters:
```
TAGS=
GOFLAGS=-race
```
To repro, try:
```
# Don't forget to check out a clean suitable branch and experiment with the
# stress invocation until the desired results present themselves. For example,
# using stress instead of stressrace and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
stdbuf -oL -eL \
make stressrace TESTS=TestDropWhileBackfill PKG=github.com/cockroachdb/cockroach/pkg/sql TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log
```
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1179814&tab=buildLog
```
I190315 08:03:14.291456 96604 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
I190315 08:03:14.292327 96693 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n4: failed to connect to n4 at 127.0.0.1:39967: context canceled
I190315 08:03:14.293814 96694 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n5: failed to connect to n5 at 127.0.0.1:39319: context canceled
I190315 08:03:14.295997 96604 util/stop/stopper.go:546 quiescing; tasks left:
2 [async] closedts-subscription
I190315 08:03:14.297050 96606 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.297692 96605 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
1 [async] intent_resolver_ir_batcher
1 [async] intent_resolver_gc_batcher
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.298499 96605 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
1 [async] intent_resolver_gc_batcher
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.298877 96605 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.302959 96604 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.307454 96607 util/stop/stopper.go:546 quiescing; tasks left:
4 [async] closedts-subscription
1 [async] closedts-rangefeed-subscriber
W190315 08:03:14.312472 96010 storage/raft_transport.go:583 [n1] while processing outgoing Raft queue to node 2: rpc error: code = Canceled desc = context canceled:
I190315 08:03:14.326053 96699 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n2: failed to connect to n2 at 127.0.0.1:35317: context canceled
W190315 08:03:14.326433 95853 storage/raft_transport.go:583 [n1] while processing outgoing Raft queue to node 3: rpc error: code = Canceled desc = context canceled:
I190315 08:03:14.327046 96608 util/stop/stopper.go:546 quiescing; tasks left:
3 [async] closedts-subscription
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.327721 96698 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n3: failed to connect to n3 at 127.0.0.1:36945: context canceled
I190315 08:03:14.327916 96608 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.328901 96700 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n1: failed to connect to n1 at 127.0.0.1:43721: context canceled
W190315 08:03:14.329799 95878 storage/raft_transport.go:583 [n1] while processing outgoing Raft queue to node 4: rpc error: code = Canceled desc = grpc: the client connection is closing:
I190315 08:03:14.330167 96701 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n4: failed to connect to n4 at 127.0.0.1:39967: context canceled
I190315 08:03:14.331071 96607 util/stop/stopper.go:546 quiescing; tasks left:
2 [async] closedts-subscription
1 [async] closedts-rangefeed-subscriber
I190315 08:03:14.331553 96607 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.331781 96605 util/stop/stopper.go:546 quiescing; tasks left:
1 [async] closedts-subscription
I190315 08:03:14.388260 96706 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n5: failed to connect to n5 at 127.0.0.1:39319: context canceled
I190315 08:03:14.388477 96708 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n2: failed to connect to n2 at 127.0.0.1:35317: context canceled
I190315 08:03:14.388860 96707 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n1: failed to connect to n1 at 127.0.0.1:43721: context canceled
I190315 08:03:14.389565 96709 rpc/nodedialer/nodedialer.go:143 [ct-client] unable to connect to n3: failed to connect to n3 at 127.0.0.1:36945: context canceled
--- FAIL: TestDropWhileBackfill (15.74s)
schema_changer_test.go:833: pq: internal error: uncaught error: context deadline exceeded
``` | non_comp | sql testdropwhilebackfill failed under stress sha parameters tags goflags race to repro try don t forget to check out a clean suitable branch and experiment with the stress invocation until the desired results present themselves for example using stress instead of stressrace and passing the p stressflag which controls concurrency scripts gceworker sh start scripts gceworker sh mosh cd go src github com cockroachdb cockroach stdbuf ol el make stressrace tests testdropwhilebackfill pkg github com cockroachdb cockroach pkg sql testtimeout stressflags maxtime timeout tee tmp stress log failed test util stop stopper go quiescing tasks left closedts subscription rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled util stop stopper go quiescing tasks left closedts subscription util stop stopper go quiescing tasks left closedts subscription util stop stopper go quiescing tasks left closedts subscription intent resolver ir batcher intent resolver gc batcher closedts rangefeed subscriber util stop stopper go quiescing tasks left closedts subscription intent resolver gc batcher closedts rangefeed subscriber util stop stopper go quiescing tasks left closedts subscription closedts rangefeed subscriber util stop stopper go quiescing tasks left closedts subscription util stop stopper go quiescing tasks left closedts subscription closedts rangefeed subscriber storage raft transport go while processing outgoing raft queue to node rpc error code canceled desc context canceled rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled storage raft transport go while processing outgoing raft queue to node rpc error code canceled desc context canceled util stop stopper go quiescing tasks left closedts subscription closedts rangefeed subscriber rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled util stop stopper go quiescing tasks left closedts subscription rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled storage raft transport go while processing outgoing raft queue to node rpc error code canceled desc grpc the client connection is closing rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled util stop stopper go quiescing tasks left closedts subscription closedts rangefeed subscriber util stop stopper go quiescing tasks left closedts subscription util stop stopper go quiescing tasks left closedts subscription rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled rpc nodedialer nodedialer go unable to connect to failed to connect to at context canceled fail testdropwhilebackfill schema changer test go pq internal error uncaught error context deadline exceeded | 0 |
195,499 | 14,737,247,403 | IssuesEvent | 2021-01-07 01:17:36 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | opened | Manual test run on Android Tab for 1.18.x Release #4 | ARM OS/Android QA/Yes release-notes/exclude tests | ### Verifications:
- [ ] Upgrade from Chromium 87.0.4280.101 to Chromium 87.0.4280.141. #13399
## Installer
- [ ] Check that installer is close to the size of the last release
- [ ] Check the Brave version in About and make sure it is EXACTLY as expected
## Custom tabs
- [ ] Make sure Brave handles links from Gmail, Slack
- [ ] Make sure Brave works as custom tabs provide with Chrome browser
- [ ] Ensure custom tabs work even with sync enabled/disabled
## Settings and Bottom bar
- [ ] Verify changing default settings are retained and don't cause the browser to crash
- [ ] Verify bottom bar buttons (Home/Bookmark/Search/Tabs) work as expected
### Rewards
- [ ] Verify account balance shows correct BAT and USD value
- [ ] Verify actions taken (claiming grant, tipping, auto-contribute) display in wallet panel
- [ ] Verify when you click on the BR panel while on a site, the panel displays site specific information (site favicon, domain, attention %)
- [ ] Verify you are able to make one-time tip and they display in tips panel
- [ ] Verify you are able to make recurring tip and they display in tips panel
- [ ] Verify you can tip a verified publisher
- [ ] Verify you can tip a verified YouTube creator
- [ ] Verify you are able to perform a contribution
- [ ] Verify if you disable auto-contribute you are still able to tip regular sites and YouTube creators
- [ ] Verify on BR panel that the `Verify wallet` button only enables when balance is >=25 BAT
- [ ] Verify you can reset rewards from advance setting. Resetting should delete wallet and bring it back to the pre-optin state
### Brave Ads
- [ ] Verify ads is auto-enabled when rewards is enabled for the supported region
- [ ] Verify ads are only shown when the app is being used
- [ ] Verify ad notification are shown based on ads per hour setting
- [ ] Verify ad notifications stack up in notification tray
- [ ] Verify swipe left/right dismisses the ad notification when shown and is not stored in the notification tray
- [ ] Verify clicking on an ad notification shows the landing page
- [ ] Verify `view`,`clicked` and `landed` and `dismiss` states are logged based on the action
## Upgrade
Pre-Requisite: Visit several websites so Top Tiles under New Tab Page get updated and add several sites via `Add to Home screen` (from 3 dots menu) using a previous build/installation before upgrading.
- [ ] Make sure that data from the last version appears in the new version OK
- [ ] Ensure that `brave://version` lists the expected Brave & Chromium versions
- [ ] With data from the last version, verify that
- [ ] Bookmarks are preserved (Folders/Sites)
- [ ] Cookies are preserved
- [ ] Per site shield settings are preserved
- [ ] Opened tabs can be reloaded
- [ ] Stored passwords are preserved
- [ ] Sync chain created in previous version is retained
- [ ] Setting changes are preserved (Default SE, Shield settings, Homepage etc..)
- [ ] Top Tiles under New Tab Page are preserved
- [ ] Home screen shortcuts are preserved
- [ ] Rewards
- [ ] Wallet balance is retained
- [ ] Auto-contribute list is retained
- [ ] Both Tips and Monthly Contributions are retained
- [ ] Wallet panel transactions list is retained
- [ ] Changes to rewards settings are retained
- [ ] Ads
- [ ] Both `Estimated pending rewards` & `Ad notifications received this month` are retained
- [ ] Changes to ads settings are retained
- [ ] Ensure that ads are not being enabled when upgrading to a new version if they were disabled
- [ ] Ensure that ads are not disabled when upgrading to a new version if they were enabled | 1.0 | Manual test run on Android Tab for 1.18.x Release #4 - ### Verifications:
- [ ] Upgrade from Chromium 87.0.4280.101 to Chromium 87.0.4280.141. #13399
## Installer
- [ ] Check that installer is close to the size of the last release
- [ ] Check the Brave version in About and make sure it is EXACTLY as expected
## Custom tabs
- [ ] Make sure Brave handles links from Gmail, Slack
- [ ] Make sure Brave works as custom tabs provide with Chrome browser
- [ ] Ensure custom tabs work even with sync enabled/disabled
## Settings and Bottom bar
- [ ] Verify changing default settings are retained and don't cause the browser to crash
- [ ] Verify bottom bar buttons (Home/Bookmark/Search/Tabs) work as expected
### Rewards
- [ ] Verify account balance shows correct BAT and USD value
- [ ] Verify actions taken (claiming grant, tipping, auto-contribute) display in wallet panel
- [ ] Verify when you click on the BR panel while on a site, the panel displays site specific information (site favicon, domain, attention %)
- [ ] Verify you are able to make one-time tip and they display in tips panel
- [ ] Verify you are able to make recurring tip and they display in tips panel
- [ ] Verify you can tip a verified publisher
- [ ] Verify you can tip a verified YouTube creator
- [ ] Verify you are able to perform a contribution
- [ ] Verify if you disable auto-contribute you are still able to tip regular sites and YouTube creators
- [ ] Verify on BR panel that the `Verify wallet` button only enables when balance is >=25 BAT
- [ ] Verify you can reset rewards from advance setting. Resetting should delete wallet and bring it back to the pre-optin state
### Brave Ads
- [ ] Verify ads is auto-enabled when rewards is enabled for the supported region
- [ ] Verify ads are only shown when the app is being used
- [ ] Verify ad notification are shown based on ads per hour setting
- [ ] Verify ad notifications stack up in notification tray
- [ ] Verify swipe left/right dismisses the ad notification when shown and is not stored in the notification tray
- [ ] Verify clicking on an ad notification shows the landing page
- [ ] Verify `view`,`clicked` and `landed` and `dismiss` states are logged based on the action
## Upgrade
Pre-Requisite: Visit several websites so Top Tiles under New Tab Page get updated and add several sites via `Add to Home screen` (from 3 dots menu) using a previous build/installation before upgrading.
- [ ] Make sure that data from the last version appears in the new version OK
- [ ] Ensure that `brave://version` lists the expected Brave & Chromium versions
- [ ] With data from the last version, verify that
- [ ] Bookmarks are preserved (Folders/Sites)
- [ ] Cookies are preserved
- [ ] Per site shield settings are preserved
- [ ] Opened tabs can be reloaded
- [ ] Stored passwords are preserved
- [ ] Sync chain created in previous version is retained
- [ ] Setting changes are preserved (Default SE, Shield settings, Homepage etc..)
- [ ] Top Tiles under New Tab Page are preserved
- [ ] Home screen shortcuts are preserved
- [ ] Rewards
- [ ] Wallet balance is retained
- [ ] Auto-contribute list is retained
- [ ] Both Tips and Monthly Contributions are retained
- [ ] Wallet panel transactions list is retained
- [ ] Changes to rewards settings are retained
- [ ] Ads
- [ ] Both `Estimated pending rewards` & `Ad notifications received this month` are retained
- [ ] Changes to ads settings are retained
- [ ] Ensure that ads are not being enabled when upgrading to a new version if they were disabled
- [ ] Ensure that ads are not disabled when upgrading to a new version if they were enabled | non_comp | manual test run on android tab for x release verifications upgrade from chromium to chromium installer check that installer is close to the size of the last release check the brave version in about and make sure it is exactly as expected custom tabs make sure brave handles links from gmail slack make sure brave works as custom tabs provide with chrome browser ensure custom tabs work even with sync enabled disabled settings and bottom bar verify changing default settings are retained and don t cause the browser to crash verify bottom bar buttons home bookmark search tabs work as expected rewards verify account balance shows correct bat and usd value verify actions taken claiming grant tipping auto contribute display in wallet panel verify when you click on the br panel while on a site the panel displays site specific information site favicon domain attention verify you are able to make one time tip and they display in tips panel verify you are able to make recurring tip and they display in tips panel verify you can tip a verified publisher verify you can tip a verified youtube creator verify you are able to perform a contribution verify if you disable auto contribute you are still able to tip regular sites and youtube creators verify on br panel that the verify wallet button only enables when balance is bat verify you can reset rewards from advance setting resetting should delete wallet and bring it back to the pre optin state brave ads verify ads is auto enabled when rewards is enabled for the supported region verify ads are only shown when the app is being used verify ad notification are shown based on ads per hour setting verify ad notifications stack up in notification tray verify swipe left right dismisses the ad notification when shown and is not stored in the notification tray verify clicking on an ad notification shows the landing page verify view clicked and landed and dismiss states are logged based on the action upgrade pre requisite visit several websites so top tiles under new tab page get updated and add several sites via add to home screen from dots menu using a previous build installation before upgrading make sure that data from the last version appears in the new version ok ensure that brave version lists the expected brave chromium versions with data from the last version verify that bookmarks are preserved folders sites cookies are preserved per site shield settings are preserved opened tabs can be reloaded stored passwords are preserved sync chain created in previous version is retained setting changes are preserved default se shield settings homepage etc top tiles under new tab page are preserved home screen shortcuts are preserved rewards wallet balance is retained auto contribute list is retained both tips and monthly contributions are retained wallet panel transactions list is retained changes to rewards settings are retained ads both estimated pending rewards ad notifications received this month are retained changes to ads settings are retained ensure that ads are not being enabled when upgrading to a new version if they were disabled ensure that ads are not disabled when upgrading to a new version if they were enabled | 0 |
187,858 | 22,045,975,544 | IssuesEvent | 2022-05-30 01:46:28 | artsking/linux-4.1.15 | https://api.github.com/repos/artsking/linux-4.1.15 | closed | CVE-2017-15299 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed | security vulnerability | ## CVE-2017-15299 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/artsking/linux-4.1.15/commit/b1c15f7dc4cfe553aeed8332e46f285ee92b5756">b1c15f7dc4cfe553aeed8332e46f285ee92b5756</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The KEYS subsystem in the Linux kernel through 4.13.7 mishandles use of add_key for a key that already exists but is uninstantiated, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted system call.
<p>Publish Date: 2017-10-14
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-15299>CVE-2017-15299</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15299">https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15299</a></p>
<p>Release Date: 2017-10-14</p>
<p>Fix Resolution: v4.14-rc6</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2017-15299 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2017-15299 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/artsking/linux-4.1.15/commit/b1c15f7dc4cfe553aeed8332e46f285ee92b5756">b1c15f7dc4cfe553aeed8332e46f285ee92b5756</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The KEYS subsystem in the Linux kernel through 4.13.7 mishandles use of add_key for a key that already exists but is uninstantiated, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted system call.
<p>Publish Date: 2017-10-14
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-15299>CVE-2017-15299</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15299">https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15299</a></p>
<p>Release Date: 2017-10-14</p>
<p>Fix Resolution: v4.14-rc6</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files vulnerability details the keys subsystem in the linux kernel through mishandles use of add key for a key that already exists but is uninstantiated which allows local users to cause a denial of service null pointer dereference and system crash or possibly have unspecified other impact via a crafted system call publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource | 0 |
8,832 | 10,781,259,811 | IssuesEvent | 2019-11-04 14:35:56 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | High hosting CPU usage with Yoast SEO and WooCommerce | backlog compatibility component: performance type: bug | Copied from https://github.com/Yoast/wordpress-seo/issues/9170#issuecomment-373472498
---
high hosting cpu usage
after yoast seo update cpu usage when I click woo–products–all is above 90-95%
and loading time (by query monitor) is above 8 seconds.
also query monitor detects duplicate queries
SELECT ID
FROM wpx1_posts AS posts
LEFT JOIN wpx1_yoast_seo_meta AS yoast_meta
ON yoast_meta.object_id = posts.ID
WHERE posts.post_status = “publish”
AND posts.post_type IN ( “post”, “page”, “product” )
AND yoast_meta.internal_link_count IS NULL
LIMIT 1
27 WPSEO_Link_Query::has_unprocessed_posts()
27 calls
Plugin: wordpress-seo
27 calls
get_column_headers()
1 call
WP_List_Table->get_default_primary_column_name()
26 calls
its just 20 records (products) per page.
with a 100 products per page (woo–products-all) cpu usage is above 97% loading time about 40 seconds and over a 100 duplicate queries
SELECT ID
FROM wpx1_posts AS posts
LEFT JOIN wpx1_yoast_seo_meta AS yoast_meta
ON yoast_meta.object_id = posts.ID
WHERE posts.post_status = “publish”
AND posts.post_type IN ( “post”, “page”, “product” )
AND yoast_meta.internal_link_count IS NULL
LIMIT 1
107 WPSEO_Link_Query::has_unprocessed_posts()
107 calls
Plugin: wordpress-seo
107 calls
get_column_headers()
1 call
WP_List_Table->get_default_primary_column_name()
106 calls
with the deactivated yoast seo plugin is just below 25-30% and 2 seconds.
wordpress 4.9.4
yoast seo 7.0.3
woocommerce 3.3.3
products 1500
jetpack
cloudflare
wp super cache
metaslider
wc checkout field editor
wc pdf invoices
wc products per page
wc table rate shipping
newsletter
query monitor
/////////
looks like yoast seo 7.0.1-9170-beta doesn’t works for me.
loading time decrease to 3-4 seconds against 8 seconds but cpu usage still 60-95%. | True | High hosting CPU usage with Yoast SEO and WooCommerce - Copied from https://github.com/Yoast/wordpress-seo/issues/9170#issuecomment-373472498
---
high hosting cpu usage
after yoast seo update cpu usage when I click woo–products–all is above 90-95%
and loading time (by query monitor) is above 8 seconds.
also query monitor detects duplicate queries
SELECT ID
FROM wpx1_posts AS posts
LEFT JOIN wpx1_yoast_seo_meta AS yoast_meta
ON yoast_meta.object_id = posts.ID
WHERE posts.post_status = “publish”
AND posts.post_type IN ( “post”, “page”, “product” )
AND yoast_meta.internal_link_count IS NULL
LIMIT 1
27 WPSEO_Link_Query::has_unprocessed_posts()
27 calls
Plugin: wordpress-seo
27 calls
get_column_headers()
1 call
WP_List_Table->get_default_primary_column_name()
26 calls
its just 20 records (products) per page.
with a 100 products per page (woo–products-all) cpu usage is above 97% loading time about 40 seconds and over a 100 duplicate queries
SELECT ID
FROM wpx1_posts AS posts
LEFT JOIN wpx1_yoast_seo_meta AS yoast_meta
ON yoast_meta.object_id = posts.ID
WHERE posts.post_status = “publish”
AND posts.post_type IN ( “post”, “page”, “product” )
AND yoast_meta.internal_link_count IS NULL
LIMIT 1
107 WPSEO_Link_Query::has_unprocessed_posts()
107 calls
Plugin: wordpress-seo
107 calls
get_column_headers()
1 call
WP_List_Table->get_default_primary_column_name()
106 calls
with the deactivated yoast seo plugin is just below 25-30% and 2 seconds.
wordpress 4.9.4
yoast seo 7.0.3
woocommerce 3.3.3
products 1500
jetpack
cloudflare
wp super cache
metaslider
wc checkout field editor
wc pdf invoices
wc products per page
wc table rate shipping
newsletter
query monitor
/////////
looks like yoast seo 7.0.1-9170-beta doesn’t works for me.
loading time decrease to 3-4 seconds against 8 seconds but cpu usage still 60-95%. | comp | high hosting cpu usage with yoast seo and woocommerce copied from high hosting cpu usage after yoast seo update cpu usage when i click woo–products–all is above and loading time by query monitor is above seconds also query monitor detects duplicate queries select id from posts as posts left join yoast seo meta as yoast meta on yoast meta object id posts id where posts post status “publish” and posts post type in “post” “page” “product” and yoast meta internal link count is null limit wpseo link query has unprocessed posts calls plugin wordpress seo calls get column headers call wp list table get default primary column name calls its just records products per page with a products per page woo–products all cpu usage is above loading time about seconds and over a duplicate queries select id from posts as posts left join yoast seo meta as yoast meta on yoast meta object id posts id where posts post status “publish” and posts post type in “post” “page” “product” and yoast meta internal link count is null limit wpseo link query has unprocessed posts calls plugin wordpress seo calls get column headers call wp list table get default primary column name calls with the deactivated yoast seo plugin is just below and seconds wordpress yoast seo woocommerce products jetpack cloudflare wp super cache metaslider wc checkout field editor wc pdf invoices wc products per page wc table rate shipping newsletter query monitor looks like yoast seo beta doesn’t works for me loading time decrease to seconds against seconds but cpu usage still | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.