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
29,746
24,234,697,786
IssuesEvent
2022-09-26 21:43:41
FormidableLabs/victory
https://api.github.com/repos/FormidableLabs/victory
closed
Missing react dependency for victory-native v36
infrastructure :house: dependencies :evergreen_tree: :iphone: victory native
# Questions N/A # Bug Reports ### Checklist - [x] I have read through the [FAQ](https://formidable.com/open-source/victory/docs/faq) and [Guides](https://formidable.com/open-source/victory/guides/) - [x] I am using the latest version of Victory - [x] I've searched open issues to make sure I'm not opening a duplicate issue ### The Problem Using Intel Macbook, within a React app, using react v17.0.2, using yarn v3.2.3 running **yarn install for victory-native v36.6.7** within the console I see the warnings below. ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p35168), requested by victory-core ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p0e13c), requested by victory-axis ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p31079), requested by victory-polar-axis ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pdb675), requested by victory-shared-events ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p9ca13), requested by victory-brush-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p56173), requested by victory-cursor-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pf3f25), requested by victory-selection-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pc61c5), requested by victory-voronoi-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pa4fd1), requested by victory-zoom-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p6d809), requested by victory-bar ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pd0f66), requested by victory-tooltip ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pc8eb9), requested by victory-area ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pbf46f), requested by victory-box-plot ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p1dee1), requested by victory-brush-line ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p7f754), requested by victory-candlestick ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p32b4e), requested by victory-chart ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p32f08), requested by victory-create-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pd51d5), requested by victory-errorbar ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p7df13), requested by victory-group ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p13c7c), requested by victory-histogram ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p3cec9), requested by victory-legend ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p2656e), requested by victory-line ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p2911c), requested by victory-pie ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p8fa8c), requested by victory-scatter ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pfa08a), requested by victory-stack ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p866ce), requested by victory-voronoi ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pd2fab), requested by victory If you run **yarn explain peer-requirements p35168** you get the below output. YN0000: victory-native@npm:36.6.7 doesn't provide react, breaking the following requirements: ➤ YN0000: victory-core@npm:36.6.7 [e9c70] → >=16.6.0 ✘ ### Reproduction Reproduce by using same version of Yarn with same version of victory in package.json # Feature Requests ### Checklist - [x] I've read through the [Docs](https://formidable.com/open-source/victory/docs) and [Guides](https://formidable.com/open-source/victory/guides) to make sure this functionality doesn't already exist - [x] I've searched open issues to make sure I'm not opening a duplicate issue ### Description Should the dependency for each of the packages above include React? Yarn V3 cant seem to find react within the peer dependencies of victory-native. Apologies if i'm missing something obvious but on first glance the error implies the dependency for the library is lacking?
1.0
Missing react dependency for victory-native v36 - # Questions N/A # Bug Reports ### Checklist - [x] I have read through the [FAQ](https://formidable.com/open-source/victory/docs/faq) and [Guides](https://formidable.com/open-source/victory/guides/) - [x] I am using the latest version of Victory - [x] I've searched open issues to make sure I'm not opening a duplicate issue ### The Problem Using Intel Macbook, within a React app, using react v17.0.2, using yarn v3.2.3 running **yarn install for victory-native v36.6.7** within the console I see the warnings below. ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p35168), requested by victory-core ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p0e13c), requested by victory-axis ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p31079), requested by victory-polar-axis ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pdb675), requested by victory-shared-events ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p9ca13), requested by victory-brush-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p56173), requested by victory-cursor-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pf3f25), requested by victory-selection-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pc61c5), requested by victory-voronoi-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pa4fd1), requested by victory-zoom-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p6d809), requested by victory-bar ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pd0f66), requested by victory-tooltip ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pc8eb9), requested by victory-area ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pbf46f), requested by victory-box-plot ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p1dee1), requested by victory-brush-line ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p7f754), requested by victory-candlestick ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p32b4e), requested by victory-chart ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p32f08), requested by victory-create-container ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pd51d5), requested by victory-errorbar ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p7df13), requested by victory-group ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p13c7c), requested by victory-histogram ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p3cec9), requested by victory-legend ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p2656e), requested by victory-line ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p2911c), requested by victory-pie ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p8fa8c), requested by victory-scatter ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pfa08a), requested by victory-stack ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (p866ce), requested by victory-voronoi ➤ YN0002: │ victory-native@npm:36.6.7 doesn't provide react (pd2fab), requested by victory If you run **yarn explain peer-requirements p35168** you get the below output. YN0000: victory-native@npm:36.6.7 doesn't provide react, breaking the following requirements: ➤ YN0000: victory-core@npm:36.6.7 [e9c70] → >=16.6.0 ✘ ### Reproduction Reproduce by using same version of Yarn with same version of victory in package.json # Feature Requests ### Checklist - [x] I've read through the [Docs](https://formidable.com/open-source/victory/docs) and [Guides](https://formidable.com/open-source/victory/guides) to make sure this functionality doesn't already exist - [x] I've searched open issues to make sure I'm not opening a duplicate issue ### Description Should the dependency for each of the packages above include React? Yarn V3 cant seem to find react within the peer dependencies of victory-native. Apologies if i'm missing something obvious but on first glance the error implies the dependency for the library is lacking?
non_comp
missing react dependency for victory native questions n a bug reports checklist i have read through the and i am using the latest version of victory i ve searched open issues to make sure i m not opening a duplicate issue the problem using intel macbook within a react app using react using yarn running yarn install for victory native within the console i see the warnings below ➤ │ victory native npm doesn t provide react requested by victory core ➤ │ victory native npm doesn t provide react requested by victory axis ➤ │ victory native npm doesn t provide react requested by victory polar axis ➤ │ victory native npm doesn t provide react requested by victory shared events ➤ │ victory native npm doesn t provide react requested by victory brush container ➤ │ victory native npm doesn t provide react requested by victory cursor container ➤ │ victory native npm doesn t provide react requested by victory selection container ➤ │ victory native npm doesn t provide react requested by victory voronoi container ➤ │ victory native npm doesn t provide react requested by victory zoom container ➤ │ victory native npm doesn t provide react requested by victory bar ➤ │ victory native npm doesn t provide react requested by victory tooltip ➤ │ victory native npm doesn t provide react requested by victory area ➤ │ victory native npm doesn t provide react requested by victory box plot ➤ │ victory native npm doesn t provide react requested by victory brush line ➤ │ victory native npm doesn t provide react requested by victory candlestick ➤ │ victory native npm doesn t provide react requested by victory chart ➤ │ victory native npm doesn t provide react requested by victory create container ➤ │ victory native npm doesn t provide react requested by victory errorbar ➤ │ victory native npm doesn t provide react requested by victory group ➤ │ victory native npm doesn t provide react requested by victory histogram ➤ │ victory native npm doesn t provide react requested by victory legend ➤ │ victory native npm doesn t provide react requested by victory line ➤ │ victory native npm doesn t provide react requested by victory pie ➤ │ victory native npm doesn t provide react requested by victory scatter ➤ │ victory native npm doesn t provide react requested by victory stack ➤ │ victory native npm doesn t provide react requested by victory voronoi ➤ │ victory native npm doesn t provide react requested by victory if you run yarn explain peer requirements you get the below output victory native npm doesn t provide react breaking the following requirements ➤ victory core npm → ✘ reproduction reproduce by using same version of yarn with same version of victory in package json feature requests checklist i ve read through the and to make sure this functionality doesn t already exist i ve searched open issues to make sure i m not opening a duplicate issue description should the dependency for each of the packages above include react yarn cant seem to find react within the peer dependencies of victory native apologies if i m missing something obvious but on first glance the error implies the dependency for the library is lacking
0
95,268
10,868,723,949
IssuesEvent
2019-11-15 04:59:33
joannasara/pe
https://api.github.com/repos/joannasara/pe
opened
Different datapath for mac
severity.Low type.DocumentationBug
![Screenshot 2019-11-15 at 12.56.49 PM.png](https://raw.githubusercontent.com/joannasara/pe/master/files/3b4a5957-50f0-4be0-83ec-499005c15247.png) ![Screenshot 2019-11-15 at 12.56.02 PM.png](https://raw.githubusercontent.com/joannasara/pe/master/files/1b1e5a47-6284-4ed9-a4f5-64b70201fde9.png) The User Guide specify that for importing and exporting files, the user need to input the full path, but I'm able to export the file using "export fp/tes2.csv". However, using "tes2.csv" as file path for importing doesn't work.
1.0
Different datapath for mac - ![Screenshot 2019-11-15 at 12.56.49 PM.png](https://raw.githubusercontent.com/joannasara/pe/master/files/3b4a5957-50f0-4be0-83ec-499005c15247.png) ![Screenshot 2019-11-15 at 12.56.02 PM.png](https://raw.githubusercontent.com/joannasara/pe/master/files/1b1e5a47-6284-4ed9-a4f5-64b70201fde9.png) The User Guide specify that for importing and exporting files, the user need to input the full path, but I'm able to export the file using "export fp/tes2.csv". However, using "tes2.csv" as file path for importing doesn't work.
non_comp
different datapath for mac the user guide specify that for importing and exporting files the user need to input the full path but i m able to export the file using export fp csv however using csv as file path for importing doesn t work
0
325,285
9,922,013,458
IssuesEvent
2019-06-30 23:38:56
NSW-OEH-EMS-KST/grid-garage
https://api.github.com/repos/NSW-OEH-EMS-KST/grid-garage
closed
geodata - describe
Low Priority Review suggestion/idea
Should we remove the 'raster_band_stats_XXX' fields from the results table? Or leave it in but it only reports on 'band_1' of all rasters (which is the most common raster type). Pros = will produce a more comprehensive 'describe' report Cons = takes longer to report (an extra ~30 sec per raster which equates to ~50min for 100 rasters)
1.0
geodata - describe - Should we remove the 'raster_band_stats_XXX' fields from the results table? Or leave it in but it only reports on 'band_1' of all rasters (which is the most common raster type). Pros = will produce a more comprehensive 'describe' report Cons = takes longer to report (an extra ~30 sec per raster which equates to ~50min for 100 rasters)
non_comp
geodata describe should we remove the raster band stats xxx fields from the results table or leave it in but it only reports on band of all rasters which is the most common raster type pros will produce a more comprehensive describe report cons takes longer to report an extra sec per raster which equates to for rasters
0
14,648
17,874,175,897
IssuesEvent
2021-09-06 22:37:43
LabSound/LabSound
https://api.github.com/repos/LabSound/LabSound
opened
biquadfilter's high shelf and low shelf have no effect?
bug WebAudio compatibility
![image](https://user-images.githubusercontent.com/501238/132263761-2cf825b4-8c00-4c6f-ba53-9fc74a41b163.png) (the curve that's showing up is because I captured an image with Brown instead of White noise) Not a LabSound issue... Here's the canonical WebAudio response curves; selecting the shelf variants, there doesn't seem to be any way to get a curve out of it, at least on Safari: https://rtoy.github.io/webaudio-hacks/more/biquad/biquad-coef.html The discussion here - https://github.com/WebAudio/web-audio-api-v2/issues/67 - seems to suggest that the behavior of the shelf modes is unsatisfactory. So the shelves seem to be broken on WebAudio/WebKit as well. I think we either need proper shelving filters added as a switch inside the BiquadFilter, or we need a new node with a good implementation. Unless if I'm missing something obvious, and there's a parameter to set on the shelves to make it do .... anything at all
True
biquadfilter's high shelf and low shelf have no effect? - ![image](https://user-images.githubusercontent.com/501238/132263761-2cf825b4-8c00-4c6f-ba53-9fc74a41b163.png) (the curve that's showing up is because I captured an image with Brown instead of White noise) Not a LabSound issue... Here's the canonical WebAudio response curves; selecting the shelf variants, there doesn't seem to be any way to get a curve out of it, at least on Safari: https://rtoy.github.io/webaudio-hacks/more/biquad/biquad-coef.html The discussion here - https://github.com/WebAudio/web-audio-api-v2/issues/67 - seems to suggest that the behavior of the shelf modes is unsatisfactory. So the shelves seem to be broken on WebAudio/WebKit as well. I think we either need proper shelving filters added as a switch inside the BiquadFilter, or we need a new node with a good implementation. Unless if I'm missing something obvious, and there's a parameter to set on the shelves to make it do .... anything at all
comp
biquadfilter s high shelf and low shelf have no effect the curve that s showing up is because i captured an image with brown instead of white noise not a labsound issue here s the canonical webaudio response curves selecting the shelf variants there doesn t seem to be any way to get a curve out of it at least on safari the discussion here seems to suggest that the behavior of the shelf modes is unsatisfactory so the shelves seem to be broken on webaudio webkit as well i think we either need proper shelving filters added as a switch inside the biquadfilter or we need a new node with a good implementation unless if i m missing something obvious and there s a parameter to set on the shelves to make it do anything at all
1
53,975
11,170,097,719
IssuesEvent
2019-12-28 11:07:13
GillianYue/Bubbla
https://api.github.com/repos/GillianYue/Bubbla
closed
Things
code
1. since gameControl is shared between all scenes, need variable/mode/anything to clearly indicate which scene we're currently in, else it's endless nullpointer bugs, which is mega annoying - done 2. backpack script is shared between title scene backpack and in-game backpack. b/c of scaling size differences, have a toggle that loads the items into the right spots on canvas depending on whether it's fullscreen or not - done 3. see if we can mute dependency injection not found errors, this happens way too frequently - done
1.0
Things - 1. since gameControl is shared between all scenes, need variable/mode/anything to clearly indicate which scene we're currently in, else it's endless nullpointer bugs, which is mega annoying - done 2. backpack script is shared between title scene backpack and in-game backpack. b/c of scaling size differences, have a toggle that loads the items into the right spots on canvas depending on whether it's fullscreen or not - done 3. see if we can mute dependency injection not found errors, this happens way too frequently - done
non_comp
things since gamecontrol is shared between all scenes need variable mode anything to clearly indicate which scene we re currently in else it s endless nullpointer bugs which is mega annoying done backpack script is shared between title scene backpack and in game backpack b c of scaling size differences have a toggle that loads the items into the right spots on canvas depending on whether it s fullscreen or not done see if we can mute dependency injection not found errors this happens way too frequently done
0
213,514
24,005,867,916
IssuesEvent
2022-09-14 14:45:59
MidnightBSD/midnightbsd-app-store
https://api.github.com/repos/MidnightBSD/midnightbsd-app-store
reopened
CVE-2020-7656 (Medium) detected in jquery-1.8.2.min.js
security vulnerability
## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.2/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.2/jquery.min.js</a></p> <p>Path to vulnerable library: /src/main/resources/static/components/angular-ui-bootstrap/misc/test-lib/jquery-1.8.2.min.js</p> <p> Dependency Hierarchy: - :x: **jquery-1.8.2.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MidnightBSD/midnightbsd-app-store/commit/f98a7663cd4534d7282b786a5f475d4e4b48c1c7">f98a7663cd4534d7282b786a5f475d4e4b48c1c7</a></p> <p>Found in base branch: <b>master</b></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> jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed. <p>Publish Date: 2020-05-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7656>CVE-2020-7656</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - 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://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://github.com/advisories/GHSA-q4m3-2j7h-f7xw">https://github.com/advisories/GHSA-q4m3-2j7h-f7xw</a></p> <p>Release Date: 2020-05-19</p> <p>Fix Resolution: jquery - 1.9.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-7656 (Medium) detected in jquery-1.8.2.min.js - ## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.2/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.2/jquery.min.js</a></p> <p>Path to vulnerable library: /src/main/resources/static/components/angular-ui-bootstrap/misc/test-lib/jquery-1.8.2.min.js</p> <p> Dependency Hierarchy: - :x: **jquery-1.8.2.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MidnightBSD/midnightbsd-app-store/commit/f98a7663cd4534d7282b786a5f475d4e4b48c1c7">f98a7663cd4534d7282b786a5f475d4e4b48c1c7</a></p> <p>Found in base branch: <b>master</b></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> jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed. <p>Publish Date: 2020-05-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7656>CVE-2020-7656</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - 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://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://github.com/advisories/GHSA-q4m3-2j7h-f7xw">https://github.com/advisories/GHSA-q4m3-2j7h-f7xw</a></p> <p>Release Date: 2020-05-19</p> <p>Fix Resolution: jquery - 1.9.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to vulnerable library src main resources static components angular ui bootstrap misc test lib jquery min js dependency hierarchy x jquery min js vulnerable library found in head commit a href found in base branch master vulnerability details jquery prior to allows cross site scripting attacks via the load method the load method fails to recognize and remove html tags that contain a whitespace character i e which results in the enclosed script logic to be executed 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 changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery step up your open source security game with mend
0
258,873
8,180,387,794
IssuesEvent
2018-08-28 19:18:25
MARKETProtocol/website
https://api.github.com/repos/MARKETProtocol/website
opened
Make the explainer video section more prominent
Priority: Medium Type: Enhancement
<!-- Hello! Please use the template below for issue ideas or bugs found within MARKET Protocol. If it is general support you need, reach out to us at https://marketprotocol.io/discord Provide a general summary of the issue in the title above and use relevant fields below to define the problem. --> <!-- ## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the work flow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. --> ### Why Is this Needed? [comment]: # (Describe the problem and why this task is needed. Provide description of the current state, what you would like to happen, and what actually happen) *Summary*: Right now, based on @seth-market's feedback - the explainer video section and the thumbnail is too small and users might glance over it. Make the video thumbnail bigger and the play button more prominent and add a header `Explainer Video`. ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Feature ### Expected Behavior [comment]: # (Describe what you expected to happen.) UI to be done ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) visit marketprotocol.io ### Solution [comment]: # (Provide a summary of the solution and a task list on what needs to be fixed.) *Summary*: First, come up with a UI making the explainer video thumbnail prominent and implement the same ### Definition of Done [comment]: # (Any other information that would be useful, bullets are helpful.) - [ ] Increase the size of the explainer video thumbnail - [ ] Make the play button more prominent (Probably change the color etc) - [ ] Add `Explainer Video` header
1.0
Make the explainer video section more prominent - <!-- Hello! Please use the template below for issue ideas or bugs found within MARKET Protocol. If it is general support you need, reach out to us at https://marketprotocol.io/discord Provide a general summary of the issue in the title above and use relevant fields below to define the problem. --> <!-- ## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the work flow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. --> ### Why Is this Needed? [comment]: # (Describe the problem and why this task is needed. Provide description of the current state, what you would like to happen, and what actually happen) *Summary*: Right now, based on @seth-market's feedback - the explainer video section and the thumbnail is too small and users might glance over it. Make the video thumbnail bigger and the play button more prominent and add a header `Explainer Video`. ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Feature ### Expected Behavior [comment]: # (Describe what you expected to happen.) UI to be done ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) visit marketprotocol.io ### Solution [comment]: # (Provide a summary of the solution and a task list on what needs to be fixed.) *Summary*: First, come up with a UI making the explainer video thumbnail prominent and implement the same ### Definition of Done [comment]: # (Any other information that would be useful, bullets are helpful.) - [ ] Increase the size of the explainer video thumbnail - [ ] Make the play button more prominent (Probably change the color etc) - [ ] Add `Explainer Video` header
non_comp
make the explainer video section more prominent hello please use the template below for issue ideas or bugs found within market protocol if it is general support you need reach out to us at provide a general summary of the issue in the title above and use relevant fields below to define the problem before you start work please read our contribution and if there is a bounty involved please also see if you have ongoing work from other bounties with us where funding has not been released please do not pick up a new issue we would like to involve as many contributors as possible and parallelize the work flow as much as possible please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline please also note that in order for work to be accepted all code must be accompanied by test cases as well why is this needed describe the problem and why this task is needed provide description of the current state what you would like to happen and what actually happen summary right now based on seth market s feedback the explainer video section and the thumbnail is too small and users might glance over it make the video thumbnail bigger and the play button more prominent and add a header explainer video description feature or bug i e type bug type feature expected behavior describe what you expected to happen ui to be done reproduction describe how we can replicate the bug step by step visit marketprotocol io solution provide a summary of the solution and a task list on what needs to be fixed summary first come up with a ui making the explainer video thumbnail prominent and implement the same definition of done any other information that would be useful bullets are helpful increase the size of the explainer video thumbnail make the play button more prominent probably change the color etc add explainer video header
0
39,117
2,851,123,452
IssuesEvent
2015-06-01 02:39:50
afollestad/cabinet-issue-tracker
https://api.github.com/repos/afollestad/cabinet-issue-tracker
closed
SFTP Plugin Authenticator should allow path selection with UI instead of manually typing it
enhancement low priority
This can use the same thing we use to select extract locations for ZIP files. It's just a simple ACTION_PICK intent, I believe.
1.0
SFTP Plugin Authenticator should allow path selection with UI instead of manually typing it - This can use the same thing we use to select extract locations for ZIP files. It's just a simple ACTION_PICK intent, I believe.
non_comp
sftp plugin authenticator should allow path selection with ui instead of manually typing it this can use the same thing we use to select extract locations for zip files it s just a simple action pick intent i believe
0
17,416
9,769,271,952
IssuesEvent
2019-06-06 08:08:36
ppy/osu-framework
https://api.github.com/repos/ppy/osu-framework
opened
GLWrapper.setMaskingInfo() should be split into multiple methods
graphics performance
The uniform-related stuff should be kept separate to the scissor. ``` PushMaskingInfo() => sets uniforms PopMaskingInfo() => sets uniforms PushScissor() => performs intersection + sets scissor PopScissor() => sets scissor ``` `CompositeDrawNode.DrawChildrenOpaqueInteriors()` should then only invoke `PushScissor()` and `PopScissor()`.
True
GLWrapper.setMaskingInfo() should be split into multiple methods - The uniform-related stuff should be kept separate to the scissor. ``` PushMaskingInfo() => sets uniforms PopMaskingInfo() => sets uniforms PushScissor() => performs intersection + sets scissor PopScissor() => sets scissor ``` `CompositeDrawNode.DrawChildrenOpaqueInteriors()` should then only invoke `PushScissor()` and `PopScissor()`.
non_comp
glwrapper setmaskinginfo should be split into multiple methods the uniform related stuff should be kept separate to the scissor pushmaskinginfo sets uniforms popmaskinginfo sets uniforms pushscissor performs intersection sets scissor popscissor sets scissor compositedrawnode drawchildrenopaqueinteriors should then only invoke pushscissor and popscissor
0
12,106
14,272,834,335
IssuesEvent
2020-11-21 18:45:21
pytest-dev/pytest
https://api.github.com/repos/pytest-dev/pytest
closed
pytester linematcher - less error prone api
type: backward compatibility type: enhancement type: proposal
linematcher and result object have apis that fool one easily, in particular `str(matcher)` vs `matcher.str()` (i feel for it and committed a regression that looked fine)
True
pytester linematcher - less error prone api - linematcher and result object have apis that fool one easily, in particular `str(matcher)` vs `matcher.str()` (i feel for it and committed a regression that looked fine)
comp
pytester linematcher less error prone api linematcher and result object have apis that fool one easily in particular str matcher vs matcher str i feel for it and committed a regression that looked fine
1
389,059
11,496,770,087
IssuesEvent
2020-02-12 08:45:04
ppy/osu-web
https://api.github.com/repos/ppy/osu-web
closed
Certain pages die (500) when read-only database is unavailable
database high priority
They should gracefully reduce functionality or fallback as required. Example: https://osu.ppy.sh/rankings/osu/performance https://sentry.io/organizations/ppy/issues/1142981899/?project=24197&query=is%3Aunresolved https://sentry.io/organizations/ppy/issues/1142981392/?project=24197&query=is%3Aunresolved
1.0
Certain pages die (500) when read-only database is unavailable - They should gracefully reduce functionality or fallback as required. Example: https://osu.ppy.sh/rankings/osu/performance https://sentry.io/organizations/ppy/issues/1142981899/?project=24197&query=is%3Aunresolved https://sentry.io/organizations/ppy/issues/1142981392/?project=24197&query=is%3Aunresolved
non_comp
certain pages die when read only database is unavailable they should gracefully reduce functionality or fallback as required example
0
17,233
23,767,402,509
IssuesEvent
2022-09-01 13:48:53
MartinTheDragon/Nuclear-Tech-Mod-Remake
https://api.github.com/repos/MartinTheDragon/Nuclear-Tech-Mod-Remake
closed
Game crashes when expoding a nuclear bomb
bug not us mod incompatibility
Version 1.18.2 newest release Mods: Optifine, Biomes you'll go, macaw fences, bridges, Roofs etc, Young's better dungeons, strongholds, mineshafts, JEI newest version beta When trying to detonate a nuke (either fat Man or the little boy) the game freezes and crashes
True
Game crashes when expoding a nuclear bomb - Version 1.18.2 newest release Mods: Optifine, Biomes you'll go, macaw fences, bridges, Roofs etc, Young's better dungeons, strongholds, mineshafts, JEI newest version beta When trying to detonate a nuke (either fat Man or the little boy) the game freezes and crashes
comp
game crashes when expoding a nuclear bomb version newest release mods optifine biomes you ll go macaw fences bridges roofs etc young s better dungeons strongholds mineshafts jei newest version beta when trying to detonate a nuke either fat man or the little boy the game freezes and crashes
1
320,838
27,487,683,235
IssuesEvent
2023-03-04 08:31:07
flagtags/share
https://api.github.com/repos/flagtags/share
opened
테스트 코드 행위 검증과 상태 검증
Test
# 상태검증과 행위 검증 ## 상태 검증 상태 검증은 메서드가 수행된 후에 객체들의 상태를 살펴봄으로써 테스트 성공 여부를 판단한다. ## 행위 검증 행위 검증은 특정 메서드가 호출되었는지 등의 행위를 검사함으로써 테스트 성공 여부를 판단한다. ## 상태검증과 행위 검증의 선택? 행위 검증의 경우 특정 메서드의 호출 여부를 검사하기 때문에 구현에 의존적이다. 즉 프로덕션의 코드가 변경되면 테스트코드가 변경된다는 의미이다. 따라서 상태검증으로 테스트를 해보는 것이 더 좋다. # 행위 검증이 너무 많아졌다면? 테스트 코드를 작성했을 때 기본 코드가 조금만 변경되어도 테스트를 다 고쳐야 하는 경우가 있는데, 이런 경우는 기능의 결과를 검증하는게 아니라 내부 구현을 검증하는 경우(즉, 행위 검증을 할 때)에 이런 일이 발생한다. 내부 구현은 변하기 쉽기 때문에 테스트 코드는 내부 구현보다 최종 결과를 검증해야 한다. 예를 들어, 로직의 `answer`에서 `hintRow`, `hintColumn`을 구하기 위해서 내부적으로, `getHints`를 사용해야 한다고 가정해보자. ```ts class Logic { answer constructor(answer) { this.hintColumn = this.getHints(answer).column; } get hintRow() { return this.getHints(answer).row; } get hintColumn() { return this.getHints(answer).column; } private getHints(answer) { // ... return { row: ~~ column: ~~ } } } ``` 여기서 Logic은 hintRow, hintColumn값을 구하는 것이 중요하지, getHints는 부차적인 기능이다. 여기서 부차적인 기능까지 테스트 하는 것은 얼핏보면 문제가 없어보이지만, 몇가지 문제점이 있다. 1. 추상화를 통해서 getHints를 private으로 만들어 숨겨놓았는데, 테스트를 위해서는 getHints를 다시 public으로 변경을 해야한다. 2. 내부 구현이 변경이 될 때마다 테스트가 깨질 가능성이 커진다. 만약 여기서 행위 검증을 통해서 getHints가 호출이 되는지를 테스트 한다면, 테스트가 Logic내에서 어떻게 hintRow, hintColumn이 구해지는지 내부 구현을 전부 알고 있어야 한다는 것이다. 즉, 구현에 테스트가 의존적이라는 의미이다. 내부 구현을 검증하는 테스트를 작성할 수록 테스트코드는 리팩토링에 대한 내성을 잃게 되어서 테스트를 수정하는데 많은 시간을 쏟게 된다. # 마무리 두 개의 글을 읽어보고 나서 습관적으로 작성하던 행위 검증에 대한 테스트 코드의 필요성을 다시 한 번 생각해볼 수 있었다. 확실히 테스트가 구현에 의존적이 될 수록 변경에 취약한 코드가 될 것이다. 그렇다고 꼭 행위 검증이 단점만 있는 것은 아닌 것 같다. 처음 구현을 하거나 레거시 코드를 리팩토링 하기 전에 테스트 코드를 작성하는 상황이라면 코드들의 연결성을 확인하기 위해서 행위 검증이 필요할 경우도 있을 것 같다. 또한 함수가 순수하지 않고, 다른 사이드 이팩트를 발생시키는 경우, 예를 들어, ~~ 하면 DB 업데이트를 하는 경우? 이런 경우는 DB 업데이트를 하는 함수가 호출되었는지를 검사해야 하기 때문에 행위 검증이 필요할 것 같다. 테스트 코드를 작성할 때 상태검증을 기본으로 하고 행위 검증이 필요한 경우에만 행위 검증을 하는 것이 좋은 것 같다는 생각이 든다. --- > 참조 - [상태검증과 행위 검증](https://velog.io/@injoon2019/%EC%83%81%ED%83%9C-%EA%B2%80%EC%A6%9D%EA%B3%BC-%ED%96%89%EC%9C%84-%EA%B2%80) - [테스트코드에서 내부 구현 검증 피하기](https://jojoldu.tistory.com/614)
1.0
테스트 코드 행위 검증과 상태 검증 - # 상태검증과 행위 검증 ## 상태 검증 상태 검증은 메서드가 수행된 후에 객체들의 상태를 살펴봄으로써 테스트 성공 여부를 판단한다. ## 행위 검증 행위 검증은 특정 메서드가 호출되었는지 등의 행위를 검사함으로써 테스트 성공 여부를 판단한다. ## 상태검증과 행위 검증의 선택? 행위 검증의 경우 특정 메서드의 호출 여부를 검사하기 때문에 구현에 의존적이다. 즉 프로덕션의 코드가 변경되면 테스트코드가 변경된다는 의미이다. 따라서 상태검증으로 테스트를 해보는 것이 더 좋다. # 행위 검증이 너무 많아졌다면? 테스트 코드를 작성했을 때 기본 코드가 조금만 변경되어도 테스트를 다 고쳐야 하는 경우가 있는데, 이런 경우는 기능의 결과를 검증하는게 아니라 내부 구현을 검증하는 경우(즉, 행위 검증을 할 때)에 이런 일이 발생한다. 내부 구현은 변하기 쉽기 때문에 테스트 코드는 내부 구현보다 최종 결과를 검증해야 한다. 예를 들어, 로직의 `answer`에서 `hintRow`, `hintColumn`을 구하기 위해서 내부적으로, `getHints`를 사용해야 한다고 가정해보자. ```ts class Logic { answer constructor(answer) { this.hintColumn = this.getHints(answer).column; } get hintRow() { return this.getHints(answer).row; } get hintColumn() { return this.getHints(answer).column; } private getHints(answer) { // ... return { row: ~~ column: ~~ } } } ``` 여기서 Logic은 hintRow, hintColumn값을 구하는 것이 중요하지, getHints는 부차적인 기능이다. 여기서 부차적인 기능까지 테스트 하는 것은 얼핏보면 문제가 없어보이지만, 몇가지 문제점이 있다. 1. 추상화를 통해서 getHints를 private으로 만들어 숨겨놓았는데, 테스트를 위해서는 getHints를 다시 public으로 변경을 해야한다. 2. 내부 구현이 변경이 될 때마다 테스트가 깨질 가능성이 커진다. 만약 여기서 행위 검증을 통해서 getHints가 호출이 되는지를 테스트 한다면, 테스트가 Logic내에서 어떻게 hintRow, hintColumn이 구해지는지 내부 구현을 전부 알고 있어야 한다는 것이다. 즉, 구현에 테스트가 의존적이라는 의미이다. 내부 구현을 검증하는 테스트를 작성할 수록 테스트코드는 리팩토링에 대한 내성을 잃게 되어서 테스트를 수정하는데 많은 시간을 쏟게 된다. # 마무리 두 개의 글을 읽어보고 나서 습관적으로 작성하던 행위 검증에 대한 테스트 코드의 필요성을 다시 한 번 생각해볼 수 있었다. 확실히 테스트가 구현에 의존적이 될 수록 변경에 취약한 코드가 될 것이다. 그렇다고 꼭 행위 검증이 단점만 있는 것은 아닌 것 같다. 처음 구현을 하거나 레거시 코드를 리팩토링 하기 전에 테스트 코드를 작성하는 상황이라면 코드들의 연결성을 확인하기 위해서 행위 검증이 필요할 경우도 있을 것 같다. 또한 함수가 순수하지 않고, 다른 사이드 이팩트를 발생시키는 경우, 예를 들어, ~~ 하면 DB 업데이트를 하는 경우? 이런 경우는 DB 업데이트를 하는 함수가 호출되었는지를 검사해야 하기 때문에 행위 검증이 필요할 것 같다. 테스트 코드를 작성할 때 상태검증을 기본으로 하고 행위 검증이 필요한 경우에만 행위 검증을 하는 것이 좋은 것 같다는 생각이 든다. --- > 참조 - [상태검증과 행위 검증](https://velog.io/@injoon2019/%EC%83%81%ED%83%9C-%EA%B2%80%EC%A6%9D%EA%B3%BC-%ED%96%89%EC%9C%84-%EA%B2%80) - [테스트코드에서 내부 구현 검증 피하기](https://jojoldu.tistory.com/614)
non_comp
테스트 코드 행위 검증과 상태 검증 상태검증과 행위 검증 상태 검증 상태 검증은 메서드가 수행된 후에 객체들의 상태를 살펴봄으로써 테스트 성공 여부를 판단한다 행위 검증 행위 검증은 특정 메서드가 호출되었는지 등의 행위를 검사함으로써 테스트 성공 여부를 판단한다 상태검증과 행위 검증의 선택 행위 검증의 경우 특정 메서드의 호출 여부를 검사하기 때문에 구현에 의존적이다 즉 프로덕션의 코드가 변경되면 테스트코드가 변경된다는 의미이다 따라서 상태검증으로 테스트를 해보는 것이 더 좋다 행위 검증이 너무 많아졌다면 테스트 코드를 작성했을 때 기본 코드가 조금만 변경되어도 테스트를 다 고쳐야 하는 경우가 있는데 이런 경우는 기능의 결과를 검증하는게 아니라 내부 구현을 검증하는 경우 즉 행위 검증을 할 때 에 이런 일이 발생한다 내부 구현은 변하기 쉽기 때문에 테스트 코드는 내부 구현보다 최종 결과를 검증해야 한다 예를 들어 로직의 answer 에서 hintrow hintcolumn 을 구하기 위해서 내부적으로 gethints 를 사용해야 한다고 가정해보자 ts class logic answer constructor answer this hintcolumn this gethints answer column get hintrow return this gethints answer row get hintcolumn return this gethints answer column private gethints answer return row column 여기서 logic은 hintrow hintcolumn값을 구하는 것이 중요하지 gethints는 부차적인 기능이다 여기서 부차적인 기능까지 테스트 하는 것은 얼핏보면 문제가 없어보이지만 몇가지 문제점이 있다 추상화를 통해서 gethints를 private으로 만들어 숨겨놓았는데 테스트를 위해서는 gethints를 다시 public으로 변경을 해야한다 내부 구현이 변경이 될 때마다 테스트가 깨질 가능성이 커진다 만약 여기서 행위 검증을 통해서 gethints가 호출이 되는지를 테스트 한다면 테스트가 logic내에서 어떻게 hintrow hintcolumn이 구해지는지 내부 구현을 전부 알고 있어야 한다는 것이다 즉 구현에 테스트가 의존적이라는 의미이다 내부 구현을 검증하는 테스트를 작성할 수록 테스트코드는 리팩토링에 대한 내성을 잃게 되어서 테스트를 수정하는데 많은 시간을 쏟게 된다 마무리 두 개의 글을 읽어보고 나서 습관적으로 작성하던 행위 검증에 대한 테스트 코드의 필요성을 다시 한 번 생각해볼 수 있었다 확실히 테스트가 구현에 의존적이 될 수록 변경에 취약한 코드가 될 것이다 그렇다고 꼭 행위 검증이 단점만 있는 것은 아닌 것 같다 처음 구현을 하거나 레거시 코드를 리팩토링 하기 전에 테스트 코드를 작성하는 상황이라면 코드들의 연결성을 확인하기 위해서 행위 검증이 필요할 경우도 있을 것 같다 또한 함수가 순수하지 않고 다른 사이드 이팩트를 발생시키는 경우 예를 들어 하면 db 업데이트를 하는 경우 이런 경우는 db 업데이트를 하는 함수가 호출되었는지를 검사해야 하기 때문에 행위 검증이 필요할 것 같다 테스트 코드를 작성할 때 상태검증을 기본으로 하고 행위 검증이 필요한 경우에만 행위 검증을 하는 것이 좋은 것 같다는 생각이 든다 참조
0
12,744
15,023,092,372
IssuesEvent
2021-02-01 17:46:29
cseelhoff/RimThreaded
https://api.github.com/repos/cseelhoff/RimThreaded
closed
Bug with the mod: Turn it off and on
Bug Mod Incompatibility Reproducible
**Describe the bug** Ones a electric device got used the mod throws an error and further actions with this device dosn`t work. **To Reproduce** Steps to reproduce the behavior: 1. Start a game use an electric device 2. un use the device and use again 3. Error occurs **Error Log** https://gist.github.com/GerryWildermuth/0e87552f4e4c1246e39c2459ad40fe2d **Mod List** Version: 1 Name: ThreadedRimworldListe Mods: - Id: brrainz.harmony_copy_1 Name: Harmony - Id: ludeon.rimworld Name: Core - Id: majorhoff.rimthreaded_copy Name: RimThreaded [1.2] - Id: unlimitedhugs.hugslib_copy Name: HugsLib - Id: fluffy.modmanager_copy Name: Mod Manager - Id: razor2.3.anotherrimworldmod.autocutblight_copy Name: Auto-Cut Blight - Id: meltup.beautifuloutdoors_copy Name: Beautiful Outdoors - Id: falconne.bwm_copy Name: Better Workbench Management - Id: uuugggg.buildfrominventory_copy Name: Build From Inventory - Id: dhultgren.changecaravanloadout Name: Change Caravan Loadout - Id: unlimitedhugs.defensivepositions_copy Name: Defensive Positions - Id: bob.draggablecornerss_copy Name: '[1.1]DraggableCorners' - Id: dubwise.dubsmintmenus Name: Dubs Mint Menus - Id: edb.preparecarefully_copy Name: EdB Prepare Carefully - Id: uuugggg.everybodygetsone_copy Name: Everybody Gets One - Id: crlsniper.realisticrooms_copy Name: Realistic Rooms - Id: frozensnowfox.filthvanisheswithrainandtime_copy Name: '[FSF] Filth Vanishes With Rain And Time' - Id: roolo.giddyupcore_copy Name: Giddy-up! Core - Id: roolo.giddyupbattlemounts_copy Name: Giddy-up! Battle Mounts - Id: roolo.giddyupcaravan_copy Name: Giddy-up! Caravan - Id: roolo.giddyuprideandroll_copy Name: Giddy-up! Ride and Roll - Id: mlie.iclearlyhaveenough_copy Name: I Clearly Have Enough! (Continued) - Id: jaxe.bubbles_copy Name: Interaction Bubbles - Id: smashphil.loadinginprogress Name: Loading In Progress - Id: unlimitedhugs.mapreroll_copy Name: Map Reroll - Id: notfood.mendandrecycle_copy Name: MendAndRecycle - Id: avilmask.microdesignations_copy Name: Micro Designations - Id: haplo.miscellaneous.training_copy Name: Misc. Training - Id: name.krypt.rimworld.moddiff_copy Name: ModDiff - Id: sdknm2.qualityofbuilding_copy Name: Quality Of Building - Id: longwater.smartstockpilecreation_copy Name: Quick Stockpile Creation - Id: automatic.recipeicons_copy Name: Recipe icons - Id: notfood.researchpal_copy Name: ResearchPal - Id: rimfridge.kv.rw_copy Name: '[KV] RimFridge' - Id: jaxe.rimhud_copy Name: RimHUD - Id: bodlosh.weaponstats_copy Name: WeaponStats - Id: murmur.walllight_copy Name: Wall Light - Id: ogliss.toastehs.veinminer_copy Name: Veinminer R1.1 - Id: uuugggg.usebedrolls_copy Name: Use Bedrolls - Id: ryder.turnitonoff_copy Name: Turn It On and Off - Id: targhetti.transportdownedpawns_copy Name: Transport Downed Pawns - Id: carnysenpai.traitraritycolors_copy Name: Trait Rarity Colors - Id: tradingspot.kv.rw_copy Name: '[KV] Trading Spot' - Id: uuugggg.stockpileranking_copy Name: Stockpile Ranking - Id: linkolas.stabilize_copy Name: Stabilize - Id: mlie.simplymorebridges_copy Name: Simply More Bridges (Continued) - Id: pinochemicali.skilledstonecutting_copy Name: Skilled Stonecutting - Id: mlie.simplestockpilepresets_copy Name: Simple Stockpile Presets (Continued) - Id: erdelf.showmoddesignators_copy Name: ShowModDesignators - Id: nykot.rpgstyleinventory_copy Name: Sandy's RPG Style Inventory [1.2] - Id: yrtwof.rimpedia Name: Rimpedia - Id: oblitus.animalslogic_copy Name: Animals Logic - Id: neceros.badcanbegood_copy Name: Bad Can Be Good - Id: voult.betterpawncontrol_copy Name: Better Pawn Control - Id: crashm.colorcodedmoodbar.11_copy Name: Colour Coded Mood Bar - V's Lightweight Edit - Id: caesarv6.damageindicators_copy Name: Damage Indicators [1.2] - Id: jecrell.doorsexpanded Name: Doors Expanded (Dev) - Id: dubwise.dubsmintminimap_copy Name: Dubs Mint Minimap - Id: rikiki.fishindustry_copy Name: FishIndustry - Id: falconne.heatmap_copy Name: Heat Map - Id: dhultgren.keepbedownership_copy Name: Keep Bed Ownership - Id: krafs.levelup_copy Name: Level Up! - Id: fluffy.medicaltab_copy Name: Medical Tab - Id: zyxabacab.nosympathyforprisoners_copy Name: No Sympathy for Prisoners - Id: peppsen.pmusic_copy_1 Name: P-Music - Id: pausbrak.rangeddps_copy Name: Ranged DPS - Id: com.yayo.racequestpawn_copy Name: Real Faction Guest - Id: mlie.rimquest_copy Name: RimQuest (Continued) - Id: targhetti.showdrafteesweapon_copy Name: Show Draftees Weapon - Id: fluffy.worktab_copy Name: Work Tab - Id: vanillaexpanded.vwe_copy Name: Vanilla Weapons Expanded - Id: vanillaexpanded.vfeproduction_copy Name: Vanilla Furniture Expanded - Production - Id: vanillaexpanded.vfepower_copy Name: Vanilla Furniture Expanded - Power - Id: vanillaexpanded.vfemedical_copy Name: Vanilla Furniture Expanded - Medical Module - Id: vanillaexpanded.vfefarming_copy Name: Vanilla Furniture Expanded - Farming - Id: vanillaexpanded.vfecore_copy Name: Vanilla Furniture Expanded - Id: vanillaexpanded.varme_copy Name: Vanilla Armour Expanded - Id: gt.sam.tilledsoil_copy Name: Tilled Soil - Id: dhultgren.smarterconstruction_copy Name: Smarter Construction - Id: brrainz.rangefinder Name: Range Finder - Id: mlie.pickupandhaul_copy Name: Pick Up And Haul (Continued) - Id: sarg.smartspeed_copy Name: Smart Speed
True
Bug with the mod: Turn it off and on - **Describe the bug** Ones a electric device got used the mod throws an error and further actions with this device dosn`t work. **To Reproduce** Steps to reproduce the behavior: 1. Start a game use an electric device 2. un use the device and use again 3. Error occurs **Error Log** https://gist.github.com/GerryWildermuth/0e87552f4e4c1246e39c2459ad40fe2d **Mod List** Version: 1 Name: ThreadedRimworldListe Mods: - Id: brrainz.harmony_copy_1 Name: Harmony - Id: ludeon.rimworld Name: Core - Id: majorhoff.rimthreaded_copy Name: RimThreaded [1.2] - Id: unlimitedhugs.hugslib_copy Name: HugsLib - Id: fluffy.modmanager_copy Name: Mod Manager - Id: razor2.3.anotherrimworldmod.autocutblight_copy Name: Auto-Cut Blight - Id: meltup.beautifuloutdoors_copy Name: Beautiful Outdoors - Id: falconne.bwm_copy Name: Better Workbench Management - Id: uuugggg.buildfrominventory_copy Name: Build From Inventory - Id: dhultgren.changecaravanloadout Name: Change Caravan Loadout - Id: unlimitedhugs.defensivepositions_copy Name: Defensive Positions - Id: bob.draggablecornerss_copy Name: '[1.1]DraggableCorners' - Id: dubwise.dubsmintmenus Name: Dubs Mint Menus - Id: edb.preparecarefully_copy Name: EdB Prepare Carefully - Id: uuugggg.everybodygetsone_copy Name: Everybody Gets One - Id: crlsniper.realisticrooms_copy Name: Realistic Rooms - Id: frozensnowfox.filthvanisheswithrainandtime_copy Name: '[FSF] Filth Vanishes With Rain And Time' - Id: roolo.giddyupcore_copy Name: Giddy-up! Core - Id: roolo.giddyupbattlemounts_copy Name: Giddy-up! Battle Mounts - Id: roolo.giddyupcaravan_copy Name: Giddy-up! Caravan - Id: roolo.giddyuprideandroll_copy Name: Giddy-up! Ride and Roll - Id: mlie.iclearlyhaveenough_copy Name: I Clearly Have Enough! (Continued) - Id: jaxe.bubbles_copy Name: Interaction Bubbles - Id: smashphil.loadinginprogress Name: Loading In Progress - Id: unlimitedhugs.mapreroll_copy Name: Map Reroll - Id: notfood.mendandrecycle_copy Name: MendAndRecycle - Id: avilmask.microdesignations_copy Name: Micro Designations - Id: haplo.miscellaneous.training_copy Name: Misc. Training - Id: name.krypt.rimworld.moddiff_copy Name: ModDiff - Id: sdknm2.qualityofbuilding_copy Name: Quality Of Building - Id: longwater.smartstockpilecreation_copy Name: Quick Stockpile Creation - Id: automatic.recipeicons_copy Name: Recipe icons - Id: notfood.researchpal_copy Name: ResearchPal - Id: rimfridge.kv.rw_copy Name: '[KV] RimFridge' - Id: jaxe.rimhud_copy Name: RimHUD - Id: bodlosh.weaponstats_copy Name: WeaponStats - Id: murmur.walllight_copy Name: Wall Light - Id: ogliss.toastehs.veinminer_copy Name: Veinminer R1.1 - Id: uuugggg.usebedrolls_copy Name: Use Bedrolls - Id: ryder.turnitonoff_copy Name: Turn It On and Off - Id: targhetti.transportdownedpawns_copy Name: Transport Downed Pawns - Id: carnysenpai.traitraritycolors_copy Name: Trait Rarity Colors - Id: tradingspot.kv.rw_copy Name: '[KV] Trading Spot' - Id: uuugggg.stockpileranking_copy Name: Stockpile Ranking - Id: linkolas.stabilize_copy Name: Stabilize - Id: mlie.simplymorebridges_copy Name: Simply More Bridges (Continued) - Id: pinochemicali.skilledstonecutting_copy Name: Skilled Stonecutting - Id: mlie.simplestockpilepresets_copy Name: Simple Stockpile Presets (Continued) - Id: erdelf.showmoddesignators_copy Name: ShowModDesignators - Id: nykot.rpgstyleinventory_copy Name: Sandy's RPG Style Inventory [1.2] - Id: yrtwof.rimpedia Name: Rimpedia - Id: oblitus.animalslogic_copy Name: Animals Logic - Id: neceros.badcanbegood_copy Name: Bad Can Be Good - Id: voult.betterpawncontrol_copy Name: Better Pawn Control - Id: crashm.colorcodedmoodbar.11_copy Name: Colour Coded Mood Bar - V's Lightweight Edit - Id: caesarv6.damageindicators_copy Name: Damage Indicators [1.2] - Id: jecrell.doorsexpanded Name: Doors Expanded (Dev) - Id: dubwise.dubsmintminimap_copy Name: Dubs Mint Minimap - Id: rikiki.fishindustry_copy Name: FishIndustry - Id: falconne.heatmap_copy Name: Heat Map - Id: dhultgren.keepbedownership_copy Name: Keep Bed Ownership - Id: krafs.levelup_copy Name: Level Up! - Id: fluffy.medicaltab_copy Name: Medical Tab - Id: zyxabacab.nosympathyforprisoners_copy Name: No Sympathy for Prisoners - Id: peppsen.pmusic_copy_1 Name: P-Music - Id: pausbrak.rangeddps_copy Name: Ranged DPS - Id: com.yayo.racequestpawn_copy Name: Real Faction Guest - Id: mlie.rimquest_copy Name: RimQuest (Continued) - Id: targhetti.showdrafteesweapon_copy Name: Show Draftees Weapon - Id: fluffy.worktab_copy Name: Work Tab - Id: vanillaexpanded.vwe_copy Name: Vanilla Weapons Expanded - Id: vanillaexpanded.vfeproduction_copy Name: Vanilla Furniture Expanded - Production - Id: vanillaexpanded.vfepower_copy Name: Vanilla Furniture Expanded - Power - Id: vanillaexpanded.vfemedical_copy Name: Vanilla Furniture Expanded - Medical Module - Id: vanillaexpanded.vfefarming_copy Name: Vanilla Furniture Expanded - Farming - Id: vanillaexpanded.vfecore_copy Name: Vanilla Furniture Expanded - Id: vanillaexpanded.varme_copy Name: Vanilla Armour Expanded - Id: gt.sam.tilledsoil_copy Name: Tilled Soil - Id: dhultgren.smarterconstruction_copy Name: Smarter Construction - Id: brrainz.rangefinder Name: Range Finder - Id: mlie.pickupandhaul_copy Name: Pick Up And Haul (Continued) - Id: sarg.smartspeed_copy Name: Smart Speed
comp
bug with the mod turn it off and on describe the bug ones a electric device got used the mod throws an error and further actions with this device dosn t work to reproduce steps to reproduce the behavior start a game use an electric device un use the device and use again error occurs error log mod list version name threadedrimworldliste mods id brrainz harmony copy name harmony id ludeon rimworld name core id majorhoff rimthreaded copy name rimthreaded id unlimitedhugs hugslib copy name hugslib id fluffy modmanager copy name mod manager id anotherrimworldmod autocutblight copy name auto cut blight id meltup beautifuloutdoors copy name beautiful outdoors id falconne bwm copy name better workbench management id uuugggg buildfrominventory copy name build from inventory id dhultgren changecaravanloadout name change caravan loadout id unlimitedhugs defensivepositions copy name defensive positions id bob draggablecornerss copy name draggablecorners id dubwise dubsmintmenus name dubs mint menus id edb preparecarefully copy name edb prepare carefully id uuugggg everybodygetsone copy name everybody gets one id crlsniper realisticrooms copy name realistic rooms id frozensnowfox filthvanisheswithrainandtime copy name filth vanishes with rain and time id roolo giddyupcore copy name giddy up core id roolo giddyupbattlemounts copy name giddy up battle mounts id roolo giddyupcaravan copy name giddy up caravan id roolo giddyuprideandroll copy name giddy up ride and roll id mlie iclearlyhaveenough copy name i clearly have enough continued id jaxe bubbles copy name interaction bubbles id smashphil loadinginprogress name loading in progress id unlimitedhugs mapreroll copy name map reroll id notfood mendandrecycle copy name mendandrecycle id avilmask microdesignations copy name micro designations id haplo miscellaneous training copy name misc training id name krypt rimworld moddiff copy name moddiff id qualityofbuilding copy name quality of building id longwater smartstockpilecreation copy name quick stockpile creation id automatic recipeicons copy name recipe icons id notfood researchpal copy name researchpal id rimfridge kv rw copy name rimfridge id jaxe rimhud copy name rimhud id bodlosh weaponstats copy name weaponstats id murmur walllight copy name wall light id ogliss toastehs veinminer copy name veinminer id uuugggg usebedrolls copy name use bedrolls id ryder turnitonoff copy name turn it on and off id targhetti transportdownedpawns copy name transport downed pawns id carnysenpai traitraritycolors copy name trait rarity colors id tradingspot kv rw copy name trading spot id uuugggg stockpileranking copy name stockpile ranking id linkolas stabilize copy name stabilize id mlie simplymorebridges copy name simply more bridges continued id pinochemicali skilledstonecutting copy name skilled stonecutting id mlie simplestockpilepresets copy name simple stockpile presets continued id erdelf showmoddesignators copy name showmoddesignators id nykot rpgstyleinventory copy name sandy s rpg style inventory id yrtwof rimpedia name rimpedia id oblitus animalslogic copy name animals logic id neceros badcanbegood copy name bad can be good id voult betterpawncontrol copy name better pawn control id crashm colorcodedmoodbar copy name colour coded mood bar v s lightweight edit id damageindicators copy name damage indicators id jecrell doorsexpanded name doors expanded dev id dubwise dubsmintminimap copy name dubs mint minimap id rikiki fishindustry copy name fishindustry id falconne heatmap copy name heat map id dhultgren keepbedownership copy name keep bed ownership id krafs levelup copy name level up id fluffy medicaltab copy name medical tab id zyxabacab nosympathyforprisoners copy name no sympathy for prisoners id peppsen pmusic copy name p music id pausbrak rangeddps copy name ranged dps id com yayo racequestpawn copy name real faction guest id mlie rimquest copy name rimquest continued id targhetti showdrafteesweapon copy name show draftees weapon id fluffy worktab copy name work tab id vanillaexpanded vwe copy name vanilla weapons expanded id vanillaexpanded vfeproduction copy name vanilla furniture expanded production id vanillaexpanded vfepower copy name vanilla furniture expanded power id vanillaexpanded vfemedical copy name vanilla furniture expanded medical module id vanillaexpanded vfefarming copy name vanilla furniture expanded farming id vanillaexpanded vfecore copy name vanilla furniture expanded id vanillaexpanded varme copy name vanilla armour expanded id gt sam tilledsoil copy name tilled soil id dhultgren smarterconstruction copy name smarter construction id brrainz rangefinder name range finder id mlie pickupandhaul copy name pick up and haul continued id sarg smartspeed copy name smart speed
1
156,926
13,656,418,649
IssuesEvent
2020-09-28 02:39:06
bstaton1/postpack
https://api.github.com/repos/bstaton1/postpack
closed
Improve description of pkg::fn()s that produce mcmc.list objects
documentation
On 9/27/2020, a user emailed me directly with a suggested change to the "Feature Overivew" vignette: > In the second "Feature Overview" vignette, when you describe how coda MCMC list objects can be obtained (and thanks for including nimble there), maybe you could mention the nimble option: > >`nimble::runMCMC(..., samplesAsCodaMCMC = TRUE)` > >This will return the samples as coda mcmc.list objects (in the case of multiple chains), or a coda mcmc object (in the case of one chain). I was previously unaware of the `samplesAsCodaMCMC` argument, and this removes the need to pass the output through `postpack::post_convert()`. This is a much better way to do it for NIMBLE output, and the vignette should be updated to reflect this. While I'm at it, I might as well mention to users that objects of class 'stanfit' can be coerced to 'mcmc.list' using `rstan::As.mcmc.list()`.
1.0
Improve description of pkg::fn()s that produce mcmc.list objects - On 9/27/2020, a user emailed me directly with a suggested change to the "Feature Overivew" vignette: > In the second "Feature Overview" vignette, when you describe how coda MCMC list objects can be obtained (and thanks for including nimble there), maybe you could mention the nimble option: > >`nimble::runMCMC(..., samplesAsCodaMCMC = TRUE)` > >This will return the samples as coda mcmc.list objects (in the case of multiple chains), or a coda mcmc object (in the case of one chain). I was previously unaware of the `samplesAsCodaMCMC` argument, and this removes the need to pass the output through `postpack::post_convert()`. This is a much better way to do it for NIMBLE output, and the vignette should be updated to reflect this. While I'm at it, I might as well mention to users that objects of class 'stanfit' can be coerced to 'mcmc.list' using `rstan::As.mcmc.list()`.
non_comp
improve description of pkg fn s that produce mcmc list objects on a user emailed me directly with a suggested change to the feature overivew vignette in the second feature overview vignette when you describe how coda mcmc list objects can be obtained and thanks for including nimble there maybe you could mention the nimble option nimble runmcmc samplesascodamcmc true this will return the samples as coda mcmc list objects in the case of multiple chains or a coda mcmc object in the case of one chain i was previously unaware of the samplesascodamcmc argument and this removes the need to pass the output through postpack post convert this is a much better way to do it for nimble output and the vignette should be updated to reflect this while i m at it i might as well mention to users that objects of class stanfit can be coerced to mcmc list using rstan as mcmc list
0
484,927
13,958,970,087
IssuesEvent
2020-10-24 14:26:14
AY2021S1-CS2103T-W16-3/tp
https://api.github.com/repos/AY2021S1-CS2103T-W16-3/tp
closed
Delete frequent incomes
priority.medium :2nd_place_medal: type.story :books:
As a user, I want to be able to delete frequent incomes so that I can remove frequent incomes that I no longer want to keep.
1.0
Delete frequent incomes - As a user, I want to be able to delete frequent incomes so that I can remove frequent incomes that I no longer want to keep.
non_comp
delete frequent incomes as a user i want to be able to delete frequent incomes so that i can remove frequent incomes that i no longer want to keep
0
9,407
11,460,740,370
IssuesEvent
2020-02-07 10:22:00
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Consider reducing Constants.MAX_ROW_DEGREE from 22 to 8
C: Functionality E: All Editions P: Medium T: Incompatible change
jOOQ 3.0's main new feature were the `Record[N]` types, which provide record level type safety for up to record degrees of 22. 22 was chosen arbitrarily, because Scala knows tuples up to degree 22. C# limits their built-in Tuple types to degrees of 8: https://docs.microsoft.com/en-us/dotnet/api/system.tuple-8?view=netframework-4.8 (where the 8th value can be a nested tuple). A quick check when removing all the types and methods between degrees 9 and 22 yields the following compilation times for the jOOQ core library: ***With degree 22** ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:57 min [INFO] Finished at: 2020-02-07T11:04:04+01:00 [INFO] ------------------------------------------------------------------------ ``` ***With degree 8** ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:09 min [INFO] Finished at: 2020-02-07T11:12:41+01:00 [INFO] ------------------------------------------------------------------------ ``` There may be other, more significant benefits, e.g. when compiling client code or working with IDEs. A first, quick check did not yield any significant results. A more thorough investigation will follow. This is obviously a very significant backwards incompatible change!
True
Consider reducing Constants.MAX_ROW_DEGREE from 22 to 8 - jOOQ 3.0's main new feature were the `Record[N]` types, which provide record level type safety for up to record degrees of 22. 22 was chosen arbitrarily, because Scala knows tuples up to degree 22. C# limits their built-in Tuple types to degrees of 8: https://docs.microsoft.com/en-us/dotnet/api/system.tuple-8?view=netframework-4.8 (where the 8th value can be a nested tuple). A quick check when removing all the types and methods between degrees 9 and 22 yields the following compilation times for the jOOQ core library: ***With degree 22** ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:57 min [INFO] Finished at: 2020-02-07T11:04:04+01:00 [INFO] ------------------------------------------------------------------------ ``` ***With degree 8** ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:09 min [INFO] Finished at: 2020-02-07T11:12:41+01:00 [INFO] ------------------------------------------------------------------------ ``` There may be other, more significant benefits, e.g. when compiling client code or working with IDEs. A first, quick check did not yield any significant results. A more thorough investigation will follow. This is obviously a very significant backwards incompatible change!
comp
consider reducing constants max row degree from to jooq s main new feature were the record types which provide record level type safety for up to record degrees of was chosen arbitrarily because scala knows tuples up to degree c limits their built in tuple types to degrees of where the value can be a nested tuple a quick check when removing all the types and methods between degrees and yields the following compilation times for the jooq core library with degree build success total time min finished at with degree build success total time min finished at there may be other more significant benefits e g when compiling client code or working with ides a first quick check did not yield any significant results a more thorough investigation will follow this is obviously a very significant backwards incompatible change
1
255
2,699,395,907
IssuesEvent
2015-04-03 16:43:10
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
utf8_decode edge case broken in 3.5+
php5 incompatibility
Check out: http://3v4l.org/tGl5f This code: ``` <?php var_dump(utf8_decode("яяяя")); ``` works differently in 3.5+ than in previous versions and in php - non-iso characters no longer produce ? but instead produce some random other chars.
True
utf8_decode edge case broken in 3.5+ - Check out: http://3v4l.org/tGl5f This code: ``` <?php var_dump(utf8_decode("яяяя")); ``` works differently in 3.5+ than in previous versions and in php - non-iso characters no longer produce ? but instead produce some random other chars.
comp
decode edge case broken in check out this code php var dump decode яяяя works differently in than in previous versions and in php non iso characters no longer produce but instead produce some random other chars
1
11,203
13,207,534,910
IssuesEvent
2020-08-14 23:29:21
HugoZink/IreNFist
https://api.github.com/repos/HugoZink/IreNFist
closed
AK Pack Localization Issues
mod compatibility
Not sure if you intend to fix the rest of the strings like with the categories you fixed up, but some of the muzzle brakes and stocks have this issue. Some of the mods also have stat changes that don't match the stat modifying format of IreNFist as well. ![20200803175739_1](https://user-images.githubusercontent.com/23544898/89231429-4fa07700-d5b3-11ea-9371-95979087c851.jpg) ![20200803174252_1](https://user-images.githubusercontent.com/23544898/89231430-4fa07700-d5b3-11ea-9aac-ab41b41cb87d.jpg)
True
AK Pack Localization Issues - Not sure if you intend to fix the rest of the strings like with the categories you fixed up, but some of the muzzle brakes and stocks have this issue. Some of the mods also have stat changes that don't match the stat modifying format of IreNFist as well. ![20200803175739_1](https://user-images.githubusercontent.com/23544898/89231429-4fa07700-d5b3-11ea-9371-95979087c851.jpg) ![20200803174252_1](https://user-images.githubusercontent.com/23544898/89231430-4fa07700-d5b3-11ea-9aac-ab41b41cb87d.jpg)
comp
ak pack localization issues not sure if you intend to fix the rest of the strings like with the categories you fixed up but some of the muzzle brakes and stocks have this issue some of the mods also have stat changes that don t match the stat modifying format of irenfist as well
1
15,668
20,207,157,733
IssuesEvent
2022-02-11 21:54:29
RingComics/yajan
https://api.github.com/repos/RingComics/yajan
closed
Fishing seemingly nonfunctional
bug compatibility check
This might be a case of me being stupid, but: fishing doesn't seem to work, like outright. I wave my fishing rod at the water, it even consumes bait if I bring it. But even when it says I caught something, I receive nothing, not even experience in the skill. Parts of it definitely functions, I mean I'm getting the messages and it eats bait, it just seemingly ends there 🤷 I'm on the current release version, I don't really know what else useful there is to say
True
Fishing seemingly nonfunctional - This might be a case of me being stupid, but: fishing doesn't seem to work, like outright. I wave my fishing rod at the water, it even consumes bait if I bring it. But even when it says I caught something, I receive nothing, not even experience in the skill. Parts of it definitely functions, I mean I'm getting the messages and it eats bait, it just seemingly ends there 🤷 I'm on the current release version, I don't really know what else useful there is to say
comp
fishing seemingly nonfunctional this might be a case of me being stupid but fishing doesn t seem to work like outright i wave my fishing rod at the water it even consumes bait if i bring it but even when it says i caught something i receive nothing not even experience in the skill parts of it definitely functions i mean i m getting the messages and it eats bait it just seemingly ends there 🤷 i m on the current release version i don t really know what else useful there is to say
1
13,864
16,592,222,611
IssuesEvent
2021-06-01 09:05:58
Soreepeong/XivAlexander
https://api.github.com/repos/Soreepeong/XivAlexander
closed
error missing dll
compatibility
i tried running the program and an error message popped out api-ms-win-shcore-scaling-l1-1-1.dll missing
True
error missing dll - i tried running the program and an error message popped out api-ms-win-shcore-scaling-l1-1-1.dll missing
comp
error missing dll i tried running the program and an error message popped out api ms win shcore scaling dll missing
1
98,891
11,099,875,665
IssuesEvent
2019-12-16 17:56:04
publiclab/image-sequencer
https://api.github.com/repos/publiclab/image-sequencer
closed
Standardise core code comments
documentation gci-candidate
Note: **We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.** This is a sub-issue of #1046 The comments in the following files are inconsistent: 1. [ImageSequencer.js](https://github.com/publiclab/image-sequencer/blob/src/ImageSequencer.js) 2. [PixelManipulation.js](https://github.com/publiclab/image-sequencer/blob/main/src/modules/_nomodule/PixelManipulation.js) Rules: 1. Methods must be described using [JSDoc comments](https://devdocs.io/jsdoc/) 2. Misc code comments should be inline unless it is a long sentence. 3. No use of continuous tenses, no pronouns. 4. No redundant comments. 5. Each comment should start with an uppercase letter and end with a full stop.
1.0
Standardise core code comments - Note: **We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.** This is a sub-issue of #1046 The comments in the following files are inconsistent: 1. [ImageSequencer.js](https://github.com/publiclab/image-sequencer/blob/src/ImageSequencer.js) 2. [PixelManipulation.js](https://github.com/publiclab/image-sequencer/blob/main/src/modules/_nomodule/PixelManipulation.js) Rules: 1. Methods must be described using [JSDoc comments](https://devdocs.io/jsdoc/) 2. Misc code comments should be inline unless it is a long sentence. 3. No use of continuous tenses, no pronouns. 4. No redundant comments. 5. Each comment should start with an uppercase letter and end with a full stop.
non_comp
standardise core code comments note we are preparing to participate in google code in and have reserved this issue for participants in gci but we d love to have your help with another one please check out to see more this is a sub issue of the comments in the following files are inconsistent rules methods must be described using misc code comments should be inline unless it is a long sentence no use of continuous tenses no pronouns no redundant comments each comment should start with an uppercase letter and end with a full stop
0
17,718
24,449,002,644
IssuesEvent
2022-10-06 20:42:50
fedidcg/FedCM
https://api.github.com/repos/fedidcg/FedCM
closed
Recommend not using the term id_token
needs resolution compatibility risk
Given this protocol is unrelated to OpenID Connect which defines id_token it probably makes sense to use a different name for the token identifying the signed in state of the user. I'm not sure referencing the OpenID Connect spec makes sense because that id_token has many capabilities that aren't supported by FedCM.
True
Recommend not using the term id_token - Given this protocol is unrelated to OpenID Connect which defines id_token it probably makes sense to use a different name for the token identifying the signed in state of the user. I'm not sure referencing the OpenID Connect spec makes sense because that id_token has many capabilities that aren't supported by FedCM.
comp
recommend not using the term id token given this protocol is unrelated to openid connect which defines id token it probably makes sense to use a different name for the token identifying the signed in state of the user i m not sure referencing the openid connect spec makes sense because that id token has many capabilities that aren t supported by fedcm
1
12,764
15,031,860,906
IssuesEvent
2021-02-02 09:28:27
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
opened
Breaking change after 20.5
backward compatibility
I used v20.4.4 on production and decided to upgrade to latest version, then I started having the problem described below. Then I downgraded to v20.5, but the problems persisted, so I believe this issue is introduced in v20.5 Consider the following schema: ```sql CREATE TABLE IF NOT EXISTS ` + DBName + `.` + TableNameMeasurements + ` ( Time DateTime, LoggerID UInt64, RecordingID UInt64, HubID UInt64, Temperature SimpleAggregateFunction(anyLast, Nullable(Int16)) ) engine=ReplicatedAggregatingMergeTree('` + ZookeeperPath + "/" + DBName + "/" + TableNameMeasurements + `','` + ClickHouseNode + `') PARTITION BY toYYYYMM(Time) ORDER BY (LoggerID, RecordingID, Time, HubID); CREATE TABLE IF NOT EXISTS ` + DBName + `.` + TableNameLastMeasurements + ` ( LastTime SimpleAggregateFunction(max, DateTime), LoggerID UInt64, RecordingID UInt64, HubID AggregateFunction(argMax, UInt64, DateTime), Temperature AggregateFunction(argMaxOrNull, Int16, DateTime) ) engine=ReplicatedAggregatingMergeTree('` + ZookeeperPath + "/" + DBName + "/" + TableNameLastMeasurements + `','` + ClickHouseNode + `') PARTITION BY tuple() ORDER BY (LoggerID, RecordingID); CREATE MATERIALIZED VIEW IF NOT EXISTS ` + DBName + `.` + TableNameLastMeasurements + `_mv TO ` + DBName + `.` + TableNameLastMeasurements + ` AS SELECT max(Time) as LastTime, LoggerID, RecordingID, argMaxState(HubID, Time) as HubID, argMaxOrNullState(Temperature, Time) as Temperature, FROM ` + DBName + `.` + TableNameMeasurements + ` GROUP BY LoggerID, RecordingID; CREATE VIEW IF NOT EXISTS ` + DBName + `.` + TableNameLastMeasurements + `_v AS SELECT max(LastTime) as Time, LoggerID, RecordingID, argMaxMerge(HubID) as HubID, argMaxOrNullMerge(Temperature) as Temperature, FROM ` + DBName + `.` + TableNameLastMeasurements + `_mv GROUP BY LoggerID, RecordingID; ``` so now when I insert new row in `TableNameMeasurements`, we get following error from materialized view: ``` code: 70, message: Conversion from AggregateFunction(argMaxOrNull, SimpleAggregateFunction(anyLast, Nullable(UInt64)), DateTime) to AggregateFunction(argMaxOrNull, UInt64, DateTime) is not supported: while converting source column Temperature to destination column Temperature: while pushing to view (materialized view name here) (c88c33fc-c542-412c-921e-08e08391cf70) ``` I would really appreciate your help with this.
True
Breaking change after 20.5 - I used v20.4.4 on production and decided to upgrade to latest version, then I started having the problem described below. Then I downgraded to v20.5, but the problems persisted, so I believe this issue is introduced in v20.5 Consider the following schema: ```sql CREATE TABLE IF NOT EXISTS ` + DBName + `.` + TableNameMeasurements + ` ( Time DateTime, LoggerID UInt64, RecordingID UInt64, HubID UInt64, Temperature SimpleAggregateFunction(anyLast, Nullable(Int16)) ) engine=ReplicatedAggregatingMergeTree('` + ZookeeperPath + "/" + DBName + "/" + TableNameMeasurements + `','` + ClickHouseNode + `') PARTITION BY toYYYYMM(Time) ORDER BY (LoggerID, RecordingID, Time, HubID); CREATE TABLE IF NOT EXISTS ` + DBName + `.` + TableNameLastMeasurements + ` ( LastTime SimpleAggregateFunction(max, DateTime), LoggerID UInt64, RecordingID UInt64, HubID AggregateFunction(argMax, UInt64, DateTime), Temperature AggregateFunction(argMaxOrNull, Int16, DateTime) ) engine=ReplicatedAggregatingMergeTree('` + ZookeeperPath + "/" + DBName + "/" + TableNameLastMeasurements + `','` + ClickHouseNode + `') PARTITION BY tuple() ORDER BY (LoggerID, RecordingID); CREATE MATERIALIZED VIEW IF NOT EXISTS ` + DBName + `.` + TableNameLastMeasurements + `_mv TO ` + DBName + `.` + TableNameLastMeasurements + ` AS SELECT max(Time) as LastTime, LoggerID, RecordingID, argMaxState(HubID, Time) as HubID, argMaxOrNullState(Temperature, Time) as Temperature, FROM ` + DBName + `.` + TableNameMeasurements + ` GROUP BY LoggerID, RecordingID; CREATE VIEW IF NOT EXISTS ` + DBName + `.` + TableNameLastMeasurements + `_v AS SELECT max(LastTime) as Time, LoggerID, RecordingID, argMaxMerge(HubID) as HubID, argMaxOrNullMerge(Temperature) as Temperature, FROM ` + DBName + `.` + TableNameLastMeasurements + `_mv GROUP BY LoggerID, RecordingID; ``` so now when I insert new row in `TableNameMeasurements`, we get following error from materialized view: ``` code: 70, message: Conversion from AggregateFunction(argMaxOrNull, SimpleAggregateFunction(anyLast, Nullable(UInt64)), DateTime) to AggregateFunction(argMaxOrNull, UInt64, DateTime) is not supported: while converting source column Temperature to destination column Temperature: while pushing to view (materialized view name here) (c88c33fc-c542-412c-921e-08e08391cf70) ``` I would really appreciate your help with this.
comp
breaking change after i used on production and decided to upgrade to latest version then i started having the problem described below then i downgraded to but the problems persisted so i believe this issue is introduced in consider the following schema sql create table if not exists dbname tablenamemeasurements time datetime loggerid recordingid hubid temperature simpleaggregatefunction anylast nullable engine replicatedaggregatingmergetree zookeeperpath dbname tablenamemeasurements clickhousenode partition by toyyyymm time order by loggerid recordingid time hubid create table if not exists dbname tablenamelastmeasurements lasttime simpleaggregatefunction max datetime loggerid recordingid hubid aggregatefunction argmax datetime temperature aggregatefunction argmaxornull datetime engine replicatedaggregatingmergetree zookeeperpath dbname tablenamelastmeasurements clickhousenode partition by tuple order by loggerid recordingid create materialized view if not exists dbname tablenamelastmeasurements mv to dbname tablenamelastmeasurements as select max time as lasttime loggerid recordingid argmaxstate hubid time as hubid argmaxornullstate temperature time as temperature from dbname tablenamemeasurements group by loggerid recordingid create view if not exists dbname tablenamelastmeasurements v as select max lasttime as time loggerid recordingid argmaxmerge hubid as hubid argmaxornullmerge temperature as temperature from dbname tablenamelastmeasurements mv group by loggerid recordingid so now when i insert new row in tablenamemeasurements we get following error from materialized view code message conversion from aggregatefunction argmaxornull simpleaggregatefunction anylast nullable datetime to aggregatefunction argmaxornull datetime is not supported while converting source column temperature to destination column temperature while pushing to view materialized view name here i would really appreciate your help with this
1
9,214
11,203,919,781
IssuesEvent
2020-01-05 00:10:06
rubinius/rubinius
https://api.github.com/repos/rubinius/rubinius
closed
ERROR IN TIMEOUT THREAD private method `raise' called on nil:NilClass. (NoMethodError)
Ruby Language Compatibility
Trying to reproduce #3025 I found this: ``` ERROR IN TIMEOUT THREAD private method `raise' called on nil:NilClass. (NoMethodError) Backtrace: Kernel(NilClass)#raise (method_missing) at kernel/delta/kernel.rb:78 Timeout::TimeoutRequest#cancel at /home/ghazel/rubinius/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:68 { } in Timeout.watch_channel at /home/ghazel/rubinius/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:109 Array#delete_if at kernel/common/array.rb:516 Timeout.watch_channel at /home/ghazel/rubinius/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:107 { } in Object(Module)#__script__ at /home/ghazel/rubinius/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:125 Proc#call at kernel/bootstrap/proc.rb:20 Thread#__run__ at kernel/bootstrap/thread.rb:391 ``` My lame repro script (the idea is that Thread.timeout is involved in the original bug because Net::HTTP uses Timeout.timeout) ``` ruby require 'httparty' require 'json' class GCM include HTTParty PUSH_URL = 'https://android.googleapis.com/gcm/send' base_uri PUSH_URL default_timeout 30 format :json def send params = { :body => {}.to_json, :headers => { 'Content-Type' => 'application/json', } } response = self.class.post('', params) end end threads = [] 10.times do threads << Thread.new do begin gcm = GCM.new loop do begin print '.' Timeout.timeout(0.0001) do gcm.send.code end rescue end end rescue retry end end end loop do sleep 1 end ```
True
ERROR IN TIMEOUT THREAD private method `raise' called on nil:NilClass. (NoMethodError) - Trying to reproduce #3025 I found this: ``` ERROR IN TIMEOUT THREAD private method `raise' called on nil:NilClass. (NoMethodError) Backtrace: Kernel(NilClass)#raise (method_missing) at kernel/delta/kernel.rb:78 Timeout::TimeoutRequest#cancel at /home/ghazel/rubinius/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:68 { } in Timeout.watch_channel at /home/ghazel/rubinius/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:109 Array#delete_if at kernel/common/array.rb:516 Timeout.watch_channel at /home/ghazel/rubinius/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:107 { } in Object(Module)#__script__ at /home/ghazel/rubinius/gems/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb:125 Proc#call at kernel/bootstrap/proc.rb:20 Thread#__run__ at kernel/bootstrap/thread.rb:391 ``` My lame repro script (the idea is that Thread.timeout is involved in the original bug because Net::HTTP uses Timeout.timeout) ``` ruby require 'httparty' require 'json' class GCM include HTTParty PUSH_URL = 'https://android.googleapis.com/gcm/send' base_uri PUSH_URL default_timeout 30 format :json def send params = { :body => {}.to_json, :headers => { 'Content-Type' => 'application/json', } } response = self.class.post('', params) end end threads = [] 10.times do threads << Thread.new do begin gcm = GCM.new loop do begin print '.' Timeout.timeout(0.0001) do gcm.send.code end rescue end end rescue retry end end end loop do sleep 1 end ```
comp
error in timeout thread private method raise called on nil nilclass nomethoderror trying to reproduce i found this error in timeout thread private method raise called on nil nilclass nomethoderror backtrace kernel nilclass raise method missing at kernel delta kernel rb timeout timeoutrequest cancel at home ghazel rubinius gems gems rubysl timeout lib rubysl timeout timeout rb in timeout watch channel at home ghazel rubinius gems gems rubysl timeout lib rubysl timeout timeout rb array delete if at kernel common array rb timeout watch channel at home ghazel rubinius gems gems rubysl timeout lib rubysl timeout timeout rb in object module script at home ghazel rubinius gems gems rubysl timeout lib rubysl timeout timeout rb proc call at kernel bootstrap proc rb thread run at kernel bootstrap thread rb my lame repro script the idea is that thread timeout is involved in the original bug because net http uses timeout timeout ruby require httparty require json class gcm include httparty push url base uri push url default timeout format json def send params body to json headers content type application json response self class post params end end threads times do threads thread new do begin gcm gcm new loop do begin print timeout timeout do gcm send code end rescue end end rescue retry end end end loop do sleep end
1
149,099
13,256,491,718
IssuesEvent
2020-08-20 12:46:58
pingcap/website-docs
https://api.github.com/repos/pingcap/website-docs
opened
DM-docs release-2.0 go live
documentation
dm-docs release-2.0 releases on 21st August. - [x] Test dm-2.0 - [ ] download dm-2.0 and update version list - [ ] Add dm-2.0 PDF generator and pr trigger website-docs git action. - [ ] Go live and hide entry temporary, run algolia - [ ] Go live and expose entry
1.0
DM-docs release-2.0 go live - dm-docs release-2.0 releases on 21st August. - [x] Test dm-2.0 - [ ] download dm-2.0 and update version list - [ ] Add dm-2.0 PDF generator and pr trigger website-docs git action. - [ ] Go live and hide entry temporary, run algolia - [ ] Go live and expose entry
non_comp
dm docs release go live dm docs release releases on august test dm download dm and update version list add dm pdf generator and pr trigger website docs git action go live and hide entry temporary run algolia go live and expose entry
0
88,449
25,407,994,952
IssuesEvent
2022-11-22 16:37:59
openturns/openturns
https://api.github.com/repos/openturns/openturns
closed
[Debian] pyinstallcheck_SimulatedAnnealingLHS_std issue on arm64, ppc64el, s390x, powerpc, ppc64, i386
build
Hello, While packaging version 1.18 for Debian, I noticed the following test failure on arm64, ppc64el, s390x, powerpc, ppc64, i386: 452/550 Test #941: pyinstallcheck_SimulatedAnnealingLHS_std ...............................***Failed 1.19 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/test/t_SimulatedAnnealingLHS_std.py", line 120, in <module> ott.assert_almost_equal(result.getC2(), 0.05473015652160929) File "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.10/site-packages/openturns/testing.py", line 194, in assert_almost_equal return _testing.assert_almost_equal(*args) RuntimeError: Value 0.052271 is not close enough to 0.0547302 and the following one on i386 (32-bit arch): Start 935: pyinstallcheck_SimulatedAnnealingLHS_std 442/532 Test #935: pyinstallcheck_SimulatedAnnealingLHS_std ...............................***Failed 1.60 sec Traceback (most recent call last): File "/home/pgt/openturns-1.18/python/test/t_SimulatedAnnealingLHS_std.py", line 120, in <module> ott.assert_almost_equal(result.getC2(), 0.05473015652160929) File "/home/pgt/openturns-1.18/debian/tmp/usr/lib/python3.10/site-packages/openturns/testing.py", line 194, in assert_almost_equal return _testing.assert_almost_equal(*args) RuntimeError: Value 0.0492502 is not close enough to 0.0547302 I am unsure the only issue is linked to numerical accuracy here, which is why I am submitting this issue to you. Thanks and cheers, Pierre
1.0
[Debian] pyinstallcheck_SimulatedAnnealingLHS_std issue on arm64, ppc64el, s390x, powerpc, ppc64, i386 - Hello, While packaging version 1.18 for Debian, I noticed the following test failure on arm64, ppc64el, s390x, powerpc, ppc64, i386: 452/550 Test #941: pyinstallcheck_SimulatedAnnealingLHS_std ...............................***Failed 1.19 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/test/t_SimulatedAnnealingLHS_std.py", line 120, in <module> ott.assert_almost_equal(result.getC2(), 0.05473015652160929) File "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.10/site-packages/openturns/testing.py", line 194, in assert_almost_equal return _testing.assert_almost_equal(*args) RuntimeError: Value 0.052271 is not close enough to 0.0547302 and the following one on i386 (32-bit arch): Start 935: pyinstallcheck_SimulatedAnnealingLHS_std 442/532 Test #935: pyinstallcheck_SimulatedAnnealingLHS_std ...............................***Failed 1.60 sec Traceback (most recent call last): File "/home/pgt/openturns-1.18/python/test/t_SimulatedAnnealingLHS_std.py", line 120, in <module> ott.assert_almost_equal(result.getC2(), 0.05473015652160929) File "/home/pgt/openturns-1.18/debian/tmp/usr/lib/python3.10/site-packages/openturns/testing.py", line 194, in assert_almost_equal return _testing.assert_almost_equal(*args) RuntimeError: Value 0.0492502 is not close enough to 0.0547302 I am unsure the only issue is linked to numerical accuracy here, which is why I am submitting this issue to you. Thanks and cheers, Pierre
non_comp
pyinstallcheck simulatedannealinglhs std issue on powerpc hello while packaging version for debian i noticed the following test failure on powerpc test pyinstallcheck simulatedannealinglhs std failed sec traceback most recent call last file python test t simulatedannealinglhs std py line in ott assert almost equal result file debian tmp usr lib site packages openturns testing py line in assert almost equal return testing assert almost equal args runtimeerror value is not close enough to and the following one on bit arch start pyinstallcheck simulatedannealinglhs std test pyinstallcheck simulatedannealinglhs std failed sec traceback most recent call last file home pgt openturns python test t simulatedannealinglhs std py line in ott assert almost equal result file home pgt openturns debian tmp usr lib site packages openturns testing py line in assert almost equal return testing assert almost equal args runtimeerror value is not close enough to i am unsure the only issue is linked to numerical accuracy here which is why i am submitting this issue to you thanks and cheers pierre
0
9,861
7,842,193,414
IssuesEvent
2018-06-18 22:17:44
wvandenhaak/wagenhof-app
https://api.github.com/repos/wvandenhaak/wagenhof-app
closed
Product testen in Dirb, Vega, Nikto (anti hacks)
Security
Met Vega kunnen de pagina's achter het login scherm (mogelijk) getest worden door in de setup de sessie cookie mee te geven vanuit een ingelogde sessie.
True
Product testen in Dirb, Vega, Nikto (anti hacks) - Met Vega kunnen de pagina's achter het login scherm (mogelijk) getest worden door in de setup de sessie cookie mee te geven vanuit een ingelogde sessie.
non_comp
product testen in dirb vega nikto anti hacks met vega kunnen de pagina s achter het login scherm mogelijk getest worden door in de setup de sessie cookie mee te geven vanuit een ingelogde sessie
0
70,144
22,970,313,173
IssuesEvent
2022-07-20 02:00:44
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
closed
Odd panel behaviour
defect triage
### Check for existing issues - [X] Completed ### Describe the bug I cant tell if this is a bug or intended behaviour but seems like using the keyboard shortuct's to show and hide the various panels (namely projects and contacts) onnly wok to open the panes and don't actually close them back ### To reproduce press cmd shift e or cmd shift c to open the projects pane or contacts pane, then try to use the same respective keybindings to close them ### Expected behavior hitting the shortcut hides the panel in question ### Environment Zed 0.48.1 – /Applications/Zed.app \nmacOS 12.4 \narchitecture x86_64 ### If applicable, add mockups / screenshots to help explain present your vision of the feature _No response_ ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue _No response_
1.0
Odd panel behaviour - ### Check for existing issues - [X] Completed ### Describe the bug I cant tell if this is a bug or intended behaviour but seems like using the keyboard shortuct's to show and hide the various panels (namely projects and contacts) onnly wok to open the panes and don't actually close them back ### To reproduce press cmd shift e or cmd shift c to open the projects pane or contacts pane, then try to use the same respective keybindings to close them ### Expected behavior hitting the shortcut hides the panel in question ### Environment Zed 0.48.1 – /Applications/Zed.app \nmacOS 12.4 \narchitecture x86_64 ### If applicable, add mockups / screenshots to help explain present your vision of the feature _No response_ ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue _No response_
non_comp
odd panel behaviour check for existing issues completed describe the bug i cant tell if this is a bug or intended behaviour but seems like using the keyboard shortuct s to show and hide the various panels namely projects and contacts onnly wok to open the panes and don t actually close them back to reproduce press cmd shift e or cmd shift c to open the projects pane or contacts pane then try to use the same respective keybindings to close them expected behavior hitting the shortcut hides the panel in question environment zed – applications zed app nmacos narchitecture if applicable add mockups screenshots to help explain present your vision of the feature no response if applicable attach your library logs zed zed log file to this issue no response
0
821,917
30,842,774,263
IssuesEvent
2023-08-02 11:51:58
cancervariants/variation-normalization
https://api.github.com/repos/cancervariants/variation-normalization
opened
Add more support for gnomad VCF expressions
enhancement priority:high
We only support simple gnomad vcf's in /normalize + /to_vrs. We should extend our support.
1.0
Add more support for gnomad VCF expressions - We only support simple gnomad vcf's in /normalize + /to_vrs. We should extend our support.
non_comp
add more support for gnomad vcf expressions we only support simple gnomad vcf s in normalize to vrs we should extend our support
0
220,537
16,962,920,909
IssuesEvent
2021-06-29 07:23:57
theislab/scanpy
https://api.github.com/repos/theislab/scanpy
closed
Latest docs not building
Area - Documentation 📒 Bug 🐛
`latest` docs haven't been building for a few days. Not sure what's causing this yet. There seems to be some issue around malformed doc strings being generated due to special casing around readthedocs. It looks like it might be specific to an import to `legacy_api_wrap`.
1.0
Latest docs not building - `latest` docs haven't been building for a few days. Not sure what's causing this yet. There seems to be some issue around malformed doc strings being generated due to special casing around readthedocs. It looks like it might be specific to an import to `legacy_api_wrap`.
non_comp
latest docs not building latest docs haven t been building for a few days not sure what s causing this yet there seems to be some issue around malformed doc strings being generated due to special casing around readthedocs it looks like it might be specific to an import to legacy api wrap
0
221,203
17,297,210,423
IssuesEvent
2021-07-26 00:15:19
doctrine/dbal
https://api.github.com/repos/doctrine/dbal
closed
Issue getAlterTableSql not keeping the column order
Missing Tests Schema Schema Managers
Hi, in the file dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php method getAlterTableSQL could you replace : $queryParts[] = 'ADD ' . $this->getColumnDeclarationSQL($column->getQuotedName($this), $columnArray); By $queryPart = 'ADD ' . $this->getColumnDeclarationSQL($column->getQuotedName($this), $columnArray); if(isset($columnArray['previousColumnName']) && !empty($columnArray['previousColumnName'])) { $queryPart .= ' AFTER '.$columnArray['previousColumnName']; } $queryParts[] = $queryPart; To keep column order
1.0
Issue getAlterTableSql not keeping the column order - Hi, in the file dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php method getAlterTableSQL could you replace : $queryParts[] = 'ADD ' . $this->getColumnDeclarationSQL($column->getQuotedName($this), $columnArray); By $queryPart = 'ADD ' . $this->getColumnDeclarationSQL($column->getQuotedName($this), $columnArray); if(isset($columnArray['previousColumnName']) && !empty($columnArray['previousColumnName'])) { $queryPart .= ' AFTER '.$columnArray['previousColumnName']; } $queryParts[] = $queryPart; To keep column order
non_comp
issue getaltertablesql not keeping the column order hi in the file dbal lib doctrine dbal platforms mysqlplatform php method getaltertablesql could you replace queryparts add this getcolumndeclarationsql column getquotedname this columnarray by querypart add this getcolumndeclarationsql column getquotedname this columnarray if isset columnarray empty columnarray querypart after columnarray queryparts querypart to keep column order
0
84,958
7,953,943,969
IssuesEvent
2018-07-12 04:58:09
Bizorke/Saucers.Space
https://api.github.com/repos/Bizorke/Saucers.Space
closed
Uncaught, unspecified, "error" event crashes sever after several hours.
Attribute: Please Test Domain: Server Frequency: Rare Priority: Critical Type: Bug Type: Investigation
Apparently this is caused by an arrow function trying to use a this keyword (maybe try testing that). Even then, it's unclear. https://stackoverflow.com/questions/41373710/uncaught-unspecified-error-event
1.0
Uncaught, unspecified, "error" event crashes sever after several hours. - Apparently this is caused by an arrow function trying to use a this keyword (maybe try testing that). Even then, it's unclear. https://stackoverflow.com/questions/41373710/uncaught-unspecified-error-event
non_comp
uncaught unspecified error event crashes sever after several hours apparently this is caused by an arrow function trying to use a this keyword maybe try testing that even then it s unclear
0
9,197
11,203,907,247
IssuesEvent
2020-01-05 00:03:32
rubinius/rubinius
https://api.github.com/repos/rubinius/rubinius
closed
Parent process can not get Signal.trap during Process.waitpid
Ruby Language Compatibility
I created a small piece of codes to reproduce this issue as belows: ``` ruby module Fluent class Supervisor def initialize @finished = false install_supervisor_signal_handlers end def start puts "Starting #{Process.pid}" @main_pid = fork do install_main_signal_handlers while !@finished sleep 1 puts Process.pid end end # while !@finished # sleep 1 # puts Process.pid # end Process.waitpid(@main_pid) end def install_supervisor_signal_handlers trap :INT do puts "fluentd supervisor process get SIGINT" @finished = true end end def install_main_signal_handlers trap :INT do puts "fluentd main process get SIGINT" @finished = true end end end end Fluent::Supervisor.new.start ``` With this code, sending INT signal to the supervisor process does not trap the INT signal. ``` bash $ bundle exec ruby supervisor.rb Starting 9541 9553 9553 9553 $ kill -INT 9541 # nothing happens. No signal trap ``` Uncommenting the `puts` loop in the supervisor process not to go into `Process.waitpid`, the supervisor process could successfully receive the INT signal. ``` bash $ kill -INT 9541 fluentd supervisor process get SIGINT ``` It seems the parent process can not get `Signal.trap` during `Process.waitpid`. rbx version and and os are belows: ``` $ ruby -v rubinius 2.2.10.n209 (2.1.0 91884d32 2014-07-28 JI) [x86_64-linux-gnu] $ uname -a Linux vagrant-centos62-64 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/redhat-release CentOS release 6.5 (Final) ```
True
Parent process can not get Signal.trap during Process.waitpid - I created a small piece of codes to reproduce this issue as belows: ``` ruby module Fluent class Supervisor def initialize @finished = false install_supervisor_signal_handlers end def start puts "Starting #{Process.pid}" @main_pid = fork do install_main_signal_handlers while !@finished sleep 1 puts Process.pid end end # while !@finished # sleep 1 # puts Process.pid # end Process.waitpid(@main_pid) end def install_supervisor_signal_handlers trap :INT do puts "fluentd supervisor process get SIGINT" @finished = true end end def install_main_signal_handlers trap :INT do puts "fluentd main process get SIGINT" @finished = true end end end end Fluent::Supervisor.new.start ``` With this code, sending INT signal to the supervisor process does not trap the INT signal. ``` bash $ bundle exec ruby supervisor.rb Starting 9541 9553 9553 9553 $ kill -INT 9541 # nothing happens. No signal trap ``` Uncommenting the `puts` loop in the supervisor process not to go into `Process.waitpid`, the supervisor process could successfully receive the INT signal. ``` bash $ kill -INT 9541 fluentd supervisor process get SIGINT ``` It seems the parent process can not get `Signal.trap` during `Process.waitpid`. rbx version and and os are belows: ``` $ ruby -v rubinius 2.2.10.n209 (2.1.0 91884d32 2014-07-28 JI) [x86_64-linux-gnu] $ uname -a Linux vagrant-centos62-64 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/redhat-release CentOS release 6.5 (Final) ```
comp
parent process can not get signal trap during process waitpid i created a small piece of codes to reproduce this issue as belows ruby module fluent class supervisor def initialize finished false install supervisor signal handlers end def start puts starting process pid main pid fork do install main signal handlers while finished sleep puts process pid end end while finished sleep puts process pid end process waitpid main pid end def install supervisor signal handlers trap int do puts fluentd supervisor process get sigint finished true end end def install main signal handlers trap int do puts fluentd main process get sigint finished true end end end end fluent supervisor new start with this code sending int signal to the supervisor process does not trap the int signal bash bundle exec ruby supervisor rb starting kill int nothing happens no signal trap uncommenting the puts loop in the supervisor process not to go into process waitpid the supervisor process could successfully receive the int signal bash kill int fluentd supervisor process get sigint it seems the parent process can not get signal trap during process waitpid rbx version and and os are belows ruby v rubinius ji uname a linux vagrant smp fri jan utc gnu linux cat etc redhat release centos release final
1
332,888
10,112,399,826
IssuesEvent
2019-07-30 14:38:16
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] Group management issues
bug priority: medium
## Describe the bug There are two issues in the `Groups` management section: 1. When a user is added into the group, the group members list doesn't get updated, a reload of the page is required. 2. When you search for a user which is in a different page that the current viewed, the user is not show. ## To Reproduce Steps to reproduce the behaviors: 1. Add an User into a Group 2. Add more than 10 users, in the groups members list be located in page 1, search for a user which is in page 2 ## Expected behaviors 1. User is shown in the members list when added. 2. Search return results even if they are in different pages. ## Screenshots Issue 2. Members page 1 ![imagen](https://user-images.githubusercontent.com/6722074/61828577-43240300-ae24-11e9-9bd3-88cd1a81e1fd.png) Members page 2 ![imagen](https://user-images.githubusercontent.com/6722074/61828595-4dde9800-ae24-11e9-8945-f43b13820202.png) In page 1 search for a member that is listed in page 2 ![imagen](https://user-images.githubusercontent.com/6722074/61828684-80889080-ae24-11e9-849c-22c5b65ac869.png) ## Logs {{If applicable, attach the logs/stack trace (use https://gist.github.com).}} ## Specs ### Version Studio Version Number: 3.1.1-SNAPSHOT-9867ea Build Number: 9867ea92424e516d46a1db6e7661d5fede8e44c1 Build Date/Time: 07-24-2019 12:24:23 -0600 ### OS {{What OS did you use to produce the bug.}} ### Browser {{What browser did you use to produce the bug.}} ## Additional context {{Add any other context about the problem here.}}
1.0
[studio-ui] Group management issues - ## Describe the bug There are two issues in the `Groups` management section: 1. When a user is added into the group, the group members list doesn't get updated, a reload of the page is required. 2. When you search for a user which is in a different page that the current viewed, the user is not show. ## To Reproduce Steps to reproduce the behaviors: 1. Add an User into a Group 2. Add more than 10 users, in the groups members list be located in page 1, search for a user which is in page 2 ## Expected behaviors 1. User is shown in the members list when added. 2. Search return results even if they are in different pages. ## Screenshots Issue 2. Members page 1 ![imagen](https://user-images.githubusercontent.com/6722074/61828577-43240300-ae24-11e9-9bd3-88cd1a81e1fd.png) Members page 2 ![imagen](https://user-images.githubusercontent.com/6722074/61828595-4dde9800-ae24-11e9-8945-f43b13820202.png) In page 1 search for a member that is listed in page 2 ![imagen](https://user-images.githubusercontent.com/6722074/61828684-80889080-ae24-11e9-849c-22c5b65ac869.png) ## Logs {{If applicable, attach the logs/stack trace (use https://gist.github.com).}} ## Specs ### Version Studio Version Number: 3.1.1-SNAPSHOT-9867ea Build Number: 9867ea92424e516d46a1db6e7661d5fede8e44c1 Build Date/Time: 07-24-2019 12:24:23 -0600 ### OS {{What OS did you use to produce the bug.}} ### Browser {{What browser did you use to produce the bug.}} ## Additional context {{Add any other context about the problem here.}}
non_comp
group management issues describe the bug there are two issues in the groups management section when a user is added into the group the group members list doesn t get updated a reload of the page is required when you search for a user which is in a different page that the current viewed the user is not show to reproduce steps to reproduce the behaviors add an user into a group add more than users in the groups members list be located in page search for a user which is in page expected behaviors user is shown in the members list when added search return results even if they are in different pages screenshots issue members page members page in page search for a member that is listed in page logs if applicable attach the logs stack trace use specs version studio version number snapshot build number build date time os what os did you use to produce the bug browser what browser did you use to produce the bug additional context add any other context about the problem here
0
819,519
30,739,832,133
IssuesEvent
2023-07-28 10:31:17
space-wizards/RobustToolbox
https://api.github.com/repos/space-wizards/RobustToolbox
opened
EntityLookupSystem needs a flag for hard vs non-hard fixtures
Issue: Feature Request Priority: 1-Urgent Difficulty: 1-Easy
DefaultFlags needs updating to ignore non-hard by default though this may break stuff on content but we'll see. The reason is stuff like docking airlocks return adjacent tiles.
1.0
EntityLookupSystem needs a flag for hard vs non-hard fixtures - DefaultFlags needs updating to ignore non-hard by default though this may break stuff on content but we'll see. The reason is stuff like docking airlocks return adjacent tiles.
non_comp
entitylookupsystem needs a flag for hard vs non hard fixtures defaultflags needs updating to ignore non hard by default though this may break stuff on content but we ll see the reason is stuff like docking airlocks return adjacent tiles
0
32,735
7,581,935,040
IssuesEvent
2018-04-25 01:02:12
vimeo/psalm
https://api.github.com/repos/vimeo/psalm
closed
RedundantCondition seen with boolean array field in while loop
bug false positive valid code
Infrequently seen for me: ```php <?php function example_redundantcondition() : void { $sock_meta_data = ['timed_out' => false]; while (!$sock_meta_data['timed_out']) { if (rand() % 2 > 0) { $sock_meta_data = ['timed_out' => true]; } } } ``` ``` ERROR: RedundantCondition - src/timeout.php:5:12 - Found a redundant condition when evaluating $data['timed_out'] and trying to reconcile type 'false' to falsy while (!$data['timed_out']) { ```
1.0
RedundantCondition seen with boolean array field in while loop - Infrequently seen for me: ```php <?php function example_redundantcondition() : void { $sock_meta_data = ['timed_out' => false]; while (!$sock_meta_data['timed_out']) { if (rand() % 2 > 0) { $sock_meta_data = ['timed_out' => true]; } } } ``` ``` ERROR: RedundantCondition - src/timeout.php:5:12 - Found a redundant condition when evaluating $data['timed_out'] and trying to reconcile type 'false' to falsy while (!$data['timed_out']) { ```
non_comp
redundantcondition seen with boolean array field in while loop infrequently seen for me php php function example redundantcondition void sock meta data while sock meta data if rand sock meta data error redundantcondition src timeout php found a redundant condition when evaluating data and trying to reconcile type false to falsy while data
0
17,856
24,638,881,522
IssuesEvent
2022-10-17 10:02:29
wazuh/wazuh-kibana-app
https://api.github.com/repos/wazuh/wazuh-kibana-app
closed
Bump platform version to 2.3.0
compatibility
## Description In order to make our app compatible with Wazuh Indexer 2.3.0, based on OpenSearch 2.3.0, we need to bump the platform version in our `package.json` file.
True
Bump platform version to 2.3.0 - ## Description In order to make our app compatible with Wazuh Indexer 2.3.0, based on OpenSearch 2.3.0, we need to bump the platform version in our `package.json` file.
comp
bump platform version to description in order to make our app compatible with wazuh indexer based on opensearch we need to bump the platform version in our package json file
1
326,807
9,961,341,489
IssuesEvent
2019-07-07 03:11:32
OpenSRP/opensrp-client-reveal
https://api.github.com/repos/OpenSRP/opensrp-client-reveal
closed
Ability to view prior investigations for a focus
Priority: High
On the focus page, we want the ability to view past focus investigations. <img width="533" alt="Screen Shot 2019-07-03 at 11 46 22 PM" src="https://user-images.githubusercontent.com/42673455/60638606-0056a880-9ded-11e9-9350-2735dbe3fba4.png"> We need to see if there is a need to see other active investigations too.
1.0
Ability to view prior investigations for a focus - On the focus page, we want the ability to view past focus investigations. <img width="533" alt="Screen Shot 2019-07-03 at 11 46 22 PM" src="https://user-images.githubusercontent.com/42673455/60638606-0056a880-9ded-11e9-9350-2735dbe3fba4.png"> We need to see if there is a need to see other active investigations too.
non_comp
ability to view prior investigations for a focus on the focus page we want the ability to view past focus investigations img width alt screen shot at pm src we need to see if there is a need to see other active investigations too
0
127,335
27,027,031,996
IssuesEvent
2023-02-11 18:33:23
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Bug]: setInterval and setTimeout do not work when used together
Bug High Production Regressed FE Coders Pod needs estimate Framework Functions
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When setInterval and setTimeout are used together then even though function executes, the two framework functions do not do anything ### Steps To Reproduce 1.Go to app at this location and run `function3` 2. Observe the `showAlerts` never execute ### Public Sample App https://release.app.appsmith.com/app/app-for-issues/page1-63d7cd0fefadad1e1fd577e7/edit/jsObjects/63d7cd13efadad1e1fd577ed?editName=true ### Issue video log https://www.loom.com/share/ec3e6e1b36d04c9ba7007847ca680ee9 ### Version Cloud
1.0
[Bug]: setInterval and setTimeout do not work when used together - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When setInterval and setTimeout are used together then even though function executes, the two framework functions do not do anything ### Steps To Reproduce 1.Go to app at this location and run `function3` 2. Observe the `showAlerts` never execute ### Public Sample App https://release.app.appsmith.com/app/app-for-issues/page1-63d7cd0fefadad1e1fd577e7/edit/jsObjects/63d7cd13efadad1e1fd577ed?editName=true ### Issue video log https://www.loom.com/share/ec3e6e1b36d04c9ba7007847ca680ee9 ### Version Cloud
non_comp
setinterval and settimeout do not work when used together is there an existing issue for this i have searched the existing issues description when setinterval and settimeout are used together then even though function executes the two framework functions do not do anything steps to reproduce go to app at this location and run observe the showalerts never execute public sample app issue video log version cloud
0
14,988
18,785,053,174
IssuesEvent
2021-11-08 11:12:56
Leaflet/Leaflet
https://api.github.com/repos/Leaflet/Leaflet
closed
404 in Mobile Example
bug good first issue compatibility
- [✔️] I've looked at the [documentation](http://leafletjs.com/reference.html) to make sure the behavior is documented and expected - [✔️] I'm sure this is a Leaflet code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…) - [✔️] I've searched through the issues to make sure it's not yet reported **Steps to reproduce** Steps to reproduce the behavior: -step1: Visit: https://leafletjs.com/examples/mobile/example.html -step2: Open your browser developer tools and look at the Javascript console. -step3: Locate the 404 message saying: GEThttps://api.mapbox.com/styles/v1/mapbox/streets-v11/tiles/-1/0/0?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4NXVycTA2emYycXBndHRqcmZ3N3gifQ.rJcFIG214AriISLbB6B5aw [HTTP/1.1 404 Not Found 26ms] **Expected behavior** The expected behavior would be no 404 errors with the Mapbox API such as in the quickstart example found at: https://leafletjs.com/examples/quick-start/example.html **Current behavior** The current behavior displays a 404 error complaining that the API URL cannot be found which I also believe is causing a significant delay on the map loading while it somehow recovers from the crash/404. **Environment** - Leaflet version: leaflet@1.7.1 - Browser (with version): Firefox 87.0 - OS/Platform (with version): Ubuntu 20.04 **Additional context** No further context Example: https://leafletjs.com/examples/mobile/example.html - [✔️] this example is as simple as possible - [✔️] this example does not rely on any third party code
True
404 in Mobile Example - - [✔️] I've looked at the [documentation](http://leafletjs.com/reference.html) to make sure the behavior is documented and expected - [✔️] I'm sure this is a Leaflet code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…) - [✔️] I've searched through the issues to make sure it's not yet reported **Steps to reproduce** Steps to reproduce the behavior: -step1: Visit: https://leafletjs.com/examples/mobile/example.html -step2: Open your browser developer tools and look at the Javascript console. -step3: Locate the 404 message saying: GEThttps://api.mapbox.com/styles/v1/mapbox/streets-v11/tiles/-1/0/0?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4NXVycTA2emYycXBndHRqcmZ3N3gifQ.rJcFIG214AriISLbB6B5aw [HTTP/1.1 404 Not Found 26ms] **Expected behavior** The expected behavior would be no 404 errors with the Mapbox API such as in the quickstart example found at: https://leafletjs.com/examples/quick-start/example.html **Current behavior** The current behavior displays a 404 error complaining that the API URL cannot be found which I also believe is causing a significant delay on the map loading while it somehow recovers from the crash/404. **Environment** - Leaflet version: leaflet@1.7.1 - Browser (with version): Firefox 87.0 - OS/Platform (with version): Ubuntu 20.04 **Additional context** No further context Example: https://leafletjs.com/examples/mobile/example.html - [✔️] this example is as simple as possible - [✔️] this example does not rely on any third party code
comp
in mobile example i ve looked at the to make sure the behavior is documented and expected i m sure this is a leaflet code issue not an issue with my own code nor with the framework i m using cordova ionic angular react… i ve searched through the issues to make sure it s not yet reported steps to reproduce steps to reproduce the behavior visit open your browser developer tools and look at the javascript console locate the message saying get expected behavior the expected behavior would be no errors with the mapbox api such as in the quickstart example found at current behavior the current behavior displays a error complaining that the api url cannot be found which i also believe is causing a significant delay on the map loading while it somehow recovers from the crash environment leaflet version leaflet browser with version firefox os platform with version ubuntu additional context no further context example this example is as simple as possible this example does not rely on any third party code
1
696,047
23,881,636,546
IssuesEvent
2022-09-08 02:08:55
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Request] hyperspace-bin
request:new-pkg priority:low
### Link to the package(s) in the AUR https://aur.archlinux.org/packages/hyperspace-bin ### Utility this package has for you The fluffiest client for the fediverse ### Do you consider the package(s) to be useful for every Chaotic-AUR user? No, but for a great amount. ### Do you consider the package to be useful for feature testing/preview? - [ ] Yes ### Have you tested if the package builds in a clean chroot? - [X] Yes ### Does the package's license allow redistributing it? YES! ### Have you searched the issues to ensure this request is unique? - [X] YES! ### Have you read the README to ensure this package is not banned? - [X] YES! ### More information _No response_
1.0
[Request] hyperspace-bin - ### Link to the package(s) in the AUR https://aur.archlinux.org/packages/hyperspace-bin ### Utility this package has for you The fluffiest client for the fediverse ### Do you consider the package(s) to be useful for every Chaotic-AUR user? No, but for a great amount. ### Do you consider the package to be useful for feature testing/preview? - [ ] Yes ### Have you tested if the package builds in a clean chroot? - [X] Yes ### Does the package's license allow redistributing it? YES! ### Have you searched the issues to ensure this request is unique? - [X] YES! ### Have you read the README to ensure this package is not banned? - [X] YES! ### More information _No response_
non_comp
hyperspace bin link to the package s in the aur utility this package has for you the fluffiest client for the fediverse do you consider the package s to be useful for every chaotic aur user no but for a great amount do you consider the package to be useful for feature testing preview yes have you tested if the package builds in a clean chroot yes does the package s license allow redistributing it yes have you searched the issues to ensure this request is unique yes have you read the readme to ensure this package is not banned yes more information no response
0
3,963
6,799,573,078
IssuesEvent
2017-11-02 10:48:37
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
TiDB modify column error
compatibility
Error log: [error] exec sqls[[use `database_name`; ALTER TABLE `table_name` MODIFY COLUMN `id` int(11) NOT NULL AUTO_INCREMENT;]] failed Error 1105: unsupported modify column Exec sql: [query]ALTER TABLE `table_name` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5
True
TiDB modify column error - Error log: [error] exec sqls[[use `database_name`; ALTER TABLE `table_name` MODIFY COLUMN `id` int(11) NOT NULL AUTO_INCREMENT;]] failed Error 1105: unsupported modify column Exec sql: [query]ALTER TABLE `table_name` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5
comp
tidb modify column error error log exec sqls failed error unsupported modify column exec sql alter table table name modify id int not null auto increment auto increment
1
10,271
12,265,103,602
IssuesEvent
2020-05-07 06:23:31
pytest-dev/pytest
https://api.github.com/repos/pytest-dev/pytest
closed
Keyword selection expressions are limited to python syntax, which excludes some nodeids
status: help wanted topic: selection type: backward compatibility type: proposal
Hi there. py.test is fantastic! I'm wondering if the following is an error, or, expected behaviour: With the following: ``` python @pytest.mark.parametrize('p', ['spam eggs', 'ham']) def test_me(p): assert 1 == 1 ``` This works fine: ``` bash py.test -k 'test_me[ham]' ``` While the following triggers an internal error / syntax error: ``` bash py.test -k 'test_me[spam eggs]' ``` Looks like condition here: https://github.com/pytest-dev/pytest/blob/master/_pytest/mark.py#L154 prevents any matching on parameters having spaces in them (and falls through to an eval() call).
True
Keyword selection expressions are limited to python syntax, which excludes some nodeids - Hi there. py.test is fantastic! I'm wondering if the following is an error, or, expected behaviour: With the following: ``` python @pytest.mark.parametrize('p', ['spam eggs', 'ham']) def test_me(p): assert 1 == 1 ``` This works fine: ``` bash py.test -k 'test_me[ham]' ``` While the following triggers an internal error / syntax error: ``` bash py.test -k 'test_me[spam eggs]' ``` Looks like condition here: https://github.com/pytest-dev/pytest/blob/master/_pytest/mark.py#L154 prevents any matching on parameters having spaces in them (and falls through to an eval() call).
comp
keyword selection expressions are limited to python syntax which excludes some nodeids hi there py test is fantastic i m wondering if the following is an error or expected behaviour with the following python pytest mark parametrize p def test me p assert this works fine bash py test k test me while the following triggers an internal error syntax error bash py test k test me looks like condition here prevents any matching on parameters having spaces in them and falls through to an eval call
1
14,133
16,996,547,050
IssuesEvent
2021-07-01 07:17:14
airyland/vux
https://api.github.com/repos/airyland/vux
closed
[Bug Report] 关于表单 输入框输完,关闭软键盘后,页面自动跳转到最底部。(安卓下)
compatibility component/confirm
<!-- generated by https://doc.vux.li/issue-generator DO NOT REMOVE --> ### VUX version 2.2.0 ### OS/Browsers version 安卓 ### Vue version 2.5.2 ### Code ```html 官方例子x-input ``` ### Steps to reproduce 首先填输入2333这个文本框,输入完后关闭安卓机的软键盘,页面自动滚动到最底部 ### What is Expected? 页面不应该滚动到最底部 ### What is actually happening? 页面自动滚动到最底部 <!-- generated by https://doc.vux.li/issue-generator DO NOT REMOVE -->
True
[Bug Report] 关于表单 输入框输完,关闭软键盘后,页面自动跳转到最底部。(安卓下) - <!-- generated by https://doc.vux.li/issue-generator DO NOT REMOVE --> ### VUX version 2.2.0 ### OS/Browsers version 安卓 ### Vue version 2.5.2 ### Code ```html 官方例子x-input ``` ### Steps to reproduce 首先填输入2333这个文本框,输入完后关闭安卓机的软键盘,页面自动滚动到最底部 ### What is Expected? 页面不应该滚动到最底部 ### What is actually happening? 页面自动滚动到最底部 <!-- generated by https://doc.vux.li/issue-generator DO NOT REMOVE -->
comp
关于表单 输入框输完,关闭软键盘后,页面自动跳转到最底部。(安卓下) vux version os browsers version 安卓 vue version code html 官方例子x input steps to reproduce ,输入完后关闭安卓机的软键盘,页面自动滚动到最底部 what is expected 页面不应该滚动到最底部 what is actually happening 页面自动滚动到最底部
1
17,989
24,838,448,269
IssuesEvent
2022-10-26 10:45:01
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
The JPA Column annotation should not be mandatory
T: Enhancement C: Functionality P: Medium T: Incompatible change C: Integration: Jakarta EE E: All Editions
Currently, jOOQ's `DefaultRecordMapper` either applies mapping by convention _OR_ via JPA `@Column` annotations. But in JPA, the `@Column` annotation is not mandatory on entities. If absent, default behaviour applies. jOOQ should also implement this behaviour. --- See also: - http://www.jooq.org/doc/latest/manual/sql-execution/fetching/pojos/#comment-2277831834 - #4263 - https://stackoverflow.com/questions/59514118/map-table-record-into-jpa-entity
True
The JPA Column annotation should not be mandatory - Currently, jOOQ's `DefaultRecordMapper` either applies mapping by convention _OR_ via JPA `@Column` annotations. But in JPA, the `@Column` annotation is not mandatory on entities. If absent, default behaviour applies. jOOQ should also implement this behaviour. --- See also: - http://www.jooq.org/doc/latest/manual/sql-execution/fetching/pojos/#comment-2277831834 - #4263 - https://stackoverflow.com/questions/59514118/map-table-record-into-jpa-entity
comp
the jpa column annotation should not be mandatory currently jooq s defaultrecordmapper either applies mapping by convention or via jpa column annotations but in jpa the column annotation is not mandatory on entities if absent default behaviour applies jooq should also implement this behaviour see also
1
156,446
5,969,501,033
IssuesEvent
2017-05-30 20:27:04
streamplace/wheelhouse
https://api.github.com/repos/streamplace/wheelhouse
closed
Error: Cannot find module 'ipaddr.js' during yarn run dev
bug priority/later
This is using node v6.10.3 (npm v3.10.10). ``` ✨ [adamm@stu wheelhouse <optional-browser-opn=>]$ yarn run dev yarn run v0.24.5 $ DEBUG='wheelhouse:*' lerna exec --concurrency=999 --no-sort yarn run dev lerna info version 2.0.0-rc.5 yarn run v0.24.5 yarn run v0.24.5 yarn run v0.24.5 $ babel --retain-lines -w -s -d dist src $ npm run prepublish && npm link && WH_LOCAL_DEV=true babel -s -d dist -w src $ BROWSER=none PORT=3942 react-scripts start --color=always | cat module.js:471 throw err; ^ Error: Cannot find module 'ipaddr.js' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/adamm/git/streamplace/wheelhouse/packages/wheelhouse-frontend/node_modules/proxy-addr/index.js:24:14) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) Done in 0.41s. > wheelhouse@0.1.14 prepublish /home/adamm/git/streamplace/wheelhouse/packages/wheelhouse > babel -d dist src ```
1.0
Error: Cannot find module 'ipaddr.js' during yarn run dev - This is using node v6.10.3 (npm v3.10.10). ``` ✨ [adamm@stu wheelhouse <optional-browser-opn=>]$ yarn run dev yarn run v0.24.5 $ DEBUG='wheelhouse:*' lerna exec --concurrency=999 --no-sort yarn run dev lerna info version 2.0.0-rc.5 yarn run v0.24.5 yarn run v0.24.5 yarn run v0.24.5 $ babel --retain-lines -w -s -d dist src $ npm run prepublish && npm link && WH_LOCAL_DEV=true babel -s -d dist -w src $ BROWSER=none PORT=3942 react-scripts start --color=always | cat module.js:471 throw err; ^ Error: Cannot find module 'ipaddr.js' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/adamm/git/streamplace/wheelhouse/packages/wheelhouse-frontend/node_modules/proxy-addr/index.js:24:14) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) Done in 0.41s. > wheelhouse@0.1.14 prepublish /home/adamm/git/streamplace/wheelhouse/packages/wheelhouse > babel -d dist src ```
non_comp
error cannot find module ipaddr js during yarn run dev this is using node npm ✨ yarn run dev yarn run debug wheelhouse lerna exec concurrency no sort yarn run dev lerna info version rc yarn run yarn run yarn run babel retain lines w s d dist src npm run prepublish npm link wh local dev true babel s d dist w src browser none port react scripts start color always cat module js throw err error cannot find module ipaddr js at function module resolvefilename module js at function module load module js at module require module js at require internal module js at object home adamm git streamplace wheelhouse packages wheelhouse frontend node modules proxy addr index js at module compile module js at object module extensions js module js at module load module js at trymoduleload module js at function module load module js done in wheelhouse prepublish home adamm git streamplace wheelhouse packages wheelhouse babel d dist src
0
7,511
9,779,856,144
IssuesEvent
2019-06-07 15:25:38
Direwolf20-MC/BuildingGadgets
https://api.github.com/repos/Direwolf20-MC/BuildingGadgets
closed
[QUESTION] What is "[buildinggadgets]: Sending SyncedConfig to freshly" ?
1.12 incompatibility unable to reproduce
Why does my server show this as a user? "[buildinggadgets]: Sending SyncedConfig to freshly" http://prntscr.com/nyx41o I'm running: BuildingGadgets-2.6.8
True
[QUESTION] What is "[buildinggadgets]: Sending SyncedConfig to freshly" ? - Why does my server show this as a user? "[buildinggadgets]: Sending SyncedConfig to freshly" http://prntscr.com/nyx41o I'm running: BuildingGadgets-2.6.8
comp
what is sending syncedconfig to freshly why does my server show this as a user sending syncedconfig to freshly i m running buildinggadgets
1
15,280
19,491,144,632
IssuesEvent
2021-12-27 06:41:14
oceanbase/oceanbase
https://api.github.com/repos/oceanbase/oceanbase
closed
Failed to build code of oceanbase
system compatibility compilation
CentOS 8.3 64位 ``` [ 62%] Building CXX object deps/oblib/src/common/CMakeFiles/oblib_common.dir/Unity/unity_oblib_common_common/1_cxx.cxx.o [ 62%] Building CXX object src/share/CMakeFiles/ob_share.dir/Unity/unity_ob_share_object/0_cxx.cxx.o In file included from /home/longda/repo/oceanbase/build_debug/src/share/CMakeFiles/ob_share.dir/Unity/unity_ob_share_object/0_cxx.cxx:3: /home/longda/repo/oceanbase/src/share/object/ob_obj_cast.cpp:1606:14: error: use of undeclared identifier 'isnan' } else if (isnan(value)) { ^ /home/longda/repo/oceanbase/src/share/object/ob_obj_cast.cpp:1609:14: error: use of undeclared identifier 'isinf' } else if (isinf(value)) { ^ /home/longda/repo/oceanbase/src/share/object/ob_obj_cast.cpp:1911:14: error: use of undeclared identifier 'isnan' } else if (isnan(value) && lib::is_oracle_mode()) { ^ /home/longda/repo/oceanbase/src/share/object/ob_obj_cast.cpp:1914:14: error: use of undeclared identifier 'isinf' } else if (isinf(value) && lib::is_oracle_mode()) { ^ [ 62%] Built target oblib_lib_regex [ 62%] Building CXX object src/sql/CMakeFiles/ob_sql.dir/Unity/unity_ob_sql_resolver/1_cxx.cxx.o 4 errors generated. make[2]: *** [src/share/CMakeFiles/ob_share.dir/build.make:78:src/share/CMakeFiles/ob_share.dir/Unity/unity_ob_share_object/0_cxx.cxx.o] 错误 1 make[1]: *** [CMakeFiles/Makefile2:10407:src/share/CMakeFiles/ob_share.dir/all] 错误 2 make[1]: *** 正在等待未完成的任务.... [ 62%] Building CXX object src/sql/CMakeFiles/ob_sql.dir/Unity/unity_ob_sql_resolver/0_cxx.cxx.o [ 62%] Built target oblib_common [ 66%] Building CXX object src/sql/CMakeFiles/ob_sql.dir/Unity/unity_ob_sql_privilege_check/0_cxx.cxx.o ```
True
Failed to build code of oceanbase - CentOS 8.3 64位 ``` [ 62%] Building CXX object deps/oblib/src/common/CMakeFiles/oblib_common.dir/Unity/unity_oblib_common_common/1_cxx.cxx.o [ 62%] Building CXX object src/share/CMakeFiles/ob_share.dir/Unity/unity_ob_share_object/0_cxx.cxx.o In file included from /home/longda/repo/oceanbase/build_debug/src/share/CMakeFiles/ob_share.dir/Unity/unity_ob_share_object/0_cxx.cxx:3: /home/longda/repo/oceanbase/src/share/object/ob_obj_cast.cpp:1606:14: error: use of undeclared identifier 'isnan' } else if (isnan(value)) { ^ /home/longda/repo/oceanbase/src/share/object/ob_obj_cast.cpp:1609:14: error: use of undeclared identifier 'isinf' } else if (isinf(value)) { ^ /home/longda/repo/oceanbase/src/share/object/ob_obj_cast.cpp:1911:14: error: use of undeclared identifier 'isnan' } else if (isnan(value) && lib::is_oracle_mode()) { ^ /home/longda/repo/oceanbase/src/share/object/ob_obj_cast.cpp:1914:14: error: use of undeclared identifier 'isinf' } else if (isinf(value) && lib::is_oracle_mode()) { ^ [ 62%] Built target oblib_lib_regex [ 62%] Building CXX object src/sql/CMakeFiles/ob_sql.dir/Unity/unity_ob_sql_resolver/1_cxx.cxx.o 4 errors generated. make[2]: *** [src/share/CMakeFiles/ob_share.dir/build.make:78:src/share/CMakeFiles/ob_share.dir/Unity/unity_ob_share_object/0_cxx.cxx.o] 错误 1 make[1]: *** [CMakeFiles/Makefile2:10407:src/share/CMakeFiles/ob_share.dir/all] 错误 2 make[1]: *** 正在等待未完成的任务.... [ 62%] Building CXX object src/sql/CMakeFiles/ob_sql.dir/Unity/unity_ob_sql_resolver/0_cxx.cxx.o [ 62%] Built target oblib_common [ 66%] Building CXX object src/sql/CMakeFiles/ob_sql.dir/Unity/unity_ob_sql_privilege_check/0_cxx.cxx.o ```
comp
failed to build code of oceanbase centos building cxx object deps oblib src common cmakefiles oblib common dir unity unity oblib common common cxx cxx o building cxx object src share cmakefiles ob share dir unity unity ob share object cxx cxx o in file included from home longda repo oceanbase build debug src share cmakefiles ob share dir unity unity ob share object cxx cxx home longda repo oceanbase src share object ob obj cast cpp error use of undeclared identifier isnan else if isnan value home longda repo oceanbase src share object ob obj cast cpp error use of undeclared identifier isinf else if isinf value home longda repo oceanbase src share object ob obj cast cpp error use of undeclared identifier isnan else if isnan value lib is oracle mode home longda repo oceanbase src share object ob obj cast cpp error use of undeclared identifier isinf else if isinf value lib is oracle mode built target oblib lib regex building cxx object src sql cmakefiles ob sql dir unity unity ob sql resolver cxx cxx o errors generated make 错误 make 错误 make 正在等待未完成的任务 building cxx object src sql cmakefiles ob sql dir unity unity ob sql resolver cxx cxx o built target oblib common building cxx object src sql cmakefiles ob sql dir unity unity ob sql privilege check cxx cxx o
1
11,062
13,087,085,117
IssuesEvent
2020-08-02 10:11:22
jiangdashao/Matrix-Issues
https://api.github.com/repos/jiangdashao/Matrix-Issues
closed
[INCOMPATIBILITY] BUG BLOCK
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, 1.14, or 1.15 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**: Paper Spigot 1.8 **Incompatible plugin**: Spigot or my Plugin **Verbose messages (or) console errors**: no **How/when does this happen**: Place block in my body, with graphical bug **Video of incompatibility**: https://youtu.be/XZH6qzneIhg **Other information**: I didn't Have this bug before, matrix. ## Configuration Files **Link to checks.yml file**: default
True
[INCOMPATIBILITY] BUG BLOCK - ## 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, 1.14, or 1.15 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**: Paper Spigot 1.8 **Incompatible plugin**: Spigot or my Plugin **Verbose messages (or) console errors**: no **How/when does this happen**: Place block in my body, with graphical bug **Video of incompatibility**: https://youtu.be/XZH6qzneIhg **Other information**: I didn't Have this bug before, matrix. ## Configuration Files **Link to checks.yml file**: default
comp
bug block 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 paper spigot incompatible plugin spigot or my plugin verbose messages or console errors no how when does this happen place block in my body with graphical bug video of incompatibility other information i didn t have this bug before matrix configuration files link to checks yml file default
1
74,286
25,038,952,414
IssuesEvent
2022-11-04 18:39:20
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
reopened
pam_zfs_key does not lock dataset upon user session closing
Type: Defect Status: Stale
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list archives. Please fill in as much of the template as possible. --> ### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | NixOS Distribution Version | 21.11 Kernel Version | 5.10.52 Architecture | x86_64 OpenZFS Version | 2.1.0 <!-- Command to find OpenZFS version: zfs version Commands to find kernel version: uname -r # Linux freebsd-version -r # FreeBSD --> ### Describe the problem you're observing Having configured PAM to use `pam_zfs_key` to automatically mount and unmount the home directory for my user, I can observe that the directory is mounted. Due to shortcomings with systemd ( https://github.com/systemd/systemd/issues/8598 ) we are required to avoid tracking the `systemd-user` session with the following config: ``` session [success=1 default=ignore] pam_succeed_if.so service = systemd-user session optional pam_zfs_key.so homes=rpool/safe/home ``` This use of `pam_succeed_if` is required as `systemd-user` drops privileges and so cannot mount/unmount, without this we fail to mount as we are non-root. This however reveals a different issue - unmounting the dataset fails with: ``` Jul 25 18:58:58 nixtop lightdm[21199]: pam_zfs_key(lightdm:session): zfs_unmount failed with: -1 ``` I believe this is because we are attempting to unmount before the systemd user session has terminated - due to the above config. The current behaviour means that the volume is left mounted, and the key is not unloaded. `pam_zfs_key` doesn't expose any way to force unmount here, but also as mentioned in the systemd issue - that isn't a perfect solution as it would result in the home mount being yanked from anything run with `systemd-run`. This would at least avoid the volume being left unlocked after all the other sessions have terminated. There is an issue for fscrypt ( https://github.com/google/fscrypt/issues/95 ) related to this issue - their intended approach seems to be to have a service running in the background, which can be responsible for mounting and unmounting their volumes. This would mean that the dropped privileges in `systemd-user` would no longer be problematic, however it is a significantly more complex solution. ### Describe how to reproduce the problem This should be relatively easy to reproduce on any Linux distro with systemd. Ensure that the `pam_systemd.so` module is enabled, and then add the session config as given above - in my case it is prior to the systemd module. This should result in successful mount, but not being able to unmount the home directory.
1.0
pam_zfs_key does not lock dataset upon user session closing - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list archives. Please fill in as much of the template as possible. --> ### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | NixOS Distribution Version | 21.11 Kernel Version | 5.10.52 Architecture | x86_64 OpenZFS Version | 2.1.0 <!-- Command to find OpenZFS version: zfs version Commands to find kernel version: uname -r # Linux freebsd-version -r # FreeBSD --> ### Describe the problem you're observing Having configured PAM to use `pam_zfs_key` to automatically mount and unmount the home directory for my user, I can observe that the directory is mounted. Due to shortcomings with systemd ( https://github.com/systemd/systemd/issues/8598 ) we are required to avoid tracking the `systemd-user` session with the following config: ``` session [success=1 default=ignore] pam_succeed_if.so service = systemd-user session optional pam_zfs_key.so homes=rpool/safe/home ``` This use of `pam_succeed_if` is required as `systemd-user` drops privileges and so cannot mount/unmount, without this we fail to mount as we are non-root. This however reveals a different issue - unmounting the dataset fails with: ``` Jul 25 18:58:58 nixtop lightdm[21199]: pam_zfs_key(lightdm:session): zfs_unmount failed with: -1 ``` I believe this is because we are attempting to unmount before the systemd user session has terminated - due to the above config. The current behaviour means that the volume is left mounted, and the key is not unloaded. `pam_zfs_key` doesn't expose any way to force unmount here, but also as mentioned in the systemd issue - that isn't a perfect solution as it would result in the home mount being yanked from anything run with `systemd-run`. This would at least avoid the volume being left unlocked after all the other sessions have terminated. There is an issue for fscrypt ( https://github.com/google/fscrypt/issues/95 ) related to this issue - their intended approach seems to be to have a service running in the background, which can be responsible for mounting and unmounting their volumes. This would mean that the dropped privileges in `systemd-user` would no longer be problematic, however it is a significantly more complex solution. ### Describe how to reproduce the problem This should be relatively easy to reproduce on any Linux distro with systemd. Ensure that the `pam_systemd.so` module is enabled, and then add the session config as given above - in my case it is prior to the systemd module. This should result in successful mount, but not being able to unmount the home directory.
non_comp
pam zfs key does not lock dataset upon user session closing thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as possible system information type version name distribution name nixos distribution version kernel version architecture openzfs version command to find openzfs version zfs version commands to find kernel version uname r linux freebsd version r freebsd describe the problem you re observing having configured pam to use pam zfs key to automatically mount and unmount the home directory for my user i can observe that the directory is mounted due to shortcomings with systemd we are required to avoid tracking the systemd user session with the following config session pam succeed if so service systemd user session optional pam zfs key so homes rpool safe home this use of pam succeed if is required as systemd user drops privileges and so cannot mount unmount without this we fail to mount as we are non root this however reveals a different issue unmounting the dataset fails with jul nixtop lightdm pam zfs key lightdm session zfs unmount failed with i believe this is because we are attempting to unmount before the systemd user session has terminated due to the above config the current behaviour means that the volume is left mounted and the key is not unloaded pam zfs key doesn t expose any way to force unmount here but also as mentioned in the systemd issue that isn t a perfect solution as it would result in the home mount being yanked from anything run with systemd run this would at least avoid the volume being left unlocked after all the other sessions have terminated there is an issue for fscrypt related to this issue their intended approach seems to be to have a service running in the background which can be responsible for mounting and unmounting their volumes this would mean that the dropped privileges in systemd user would no longer be problematic however it is a significantly more complex solution describe how to reproduce the problem this should be relatively easy to reproduce on any linux distro with systemd ensure that the pam systemd so module is enabled and then add the session config as given above in my case it is prior to the systemd module this should result in successful mount but not being able to unmount the home directory
0
113,744
17,150,896,244
IssuesEvent
2021-07-13 20:27:02
snowdensb/braindump
https://api.github.com/repos/snowdensb/braindump
opened
CVE-2018-16487 (Medium) detected in lodash-1.0.2.tgz, lodash-4.16.6.tgz
security vulnerability
## CVE-2018-16487 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-1.0.2.tgz</b>, <b>lodash-4.16.6.tgz</b></p></summary> <p> <details><summary><b>lodash-1.0.2.tgz</b></p></summary> <p>A utility library delivering consistency, customization, performance, and extras.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz">https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz</a></p> <p>Path to dependency file: braindump/package.json</p> <p>Path to vulnerable library: braindump/node_modules/lodash</p> <p> Dependency Hierarchy: - gulp-3.9.1.tgz (Root Library) - vinyl-fs-0.3.14.tgz - glob-watcher-0.0.6.tgz - gaze-0.5.2.tgz - globule-0.1.0.tgz - :x: **lodash-1.0.2.tgz** (Vulnerable Library) </details> <details><summary><b>lodash-4.16.6.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.16.6.tgz">https://registry.npmjs.org/lodash/-/lodash-4.16.6.tgz</a></p> <p>Path to dependency file: braindump/package.json</p> <p>Path to vulnerable library: braindump/node_modules/lodash</p> <p> Dependency Hierarchy: - gulp-sass-2.3.2.tgz (Root Library) - node-sass-3.12.1.tgz - sass-graph-2.1.2.tgz - :x: **lodash-4.16.6.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/snowdensb/braindump/commit/815ae0afebcf867f02143f3ab9cf88b1d4dacdec">815ae0afebcf867f02143f3ab9cf88b1d4dacdec</a></p> <p>Found in base branch: <b>master</b></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> A prototype pollution vulnerability was found in lodash <4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype. <p>Publish Date: 2019-02-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-16487>CVE-2018-16487</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.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low </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://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16487">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16487</a></p> <p>Release Date: 2019-02-01</p> <p>Fix Resolution: 4.17.11</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"1.0.2","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp:3.9.1;vinyl-fs:0.3.14;glob-watcher:0.0.6;gaze:0.5.2;globule:0.1.0;lodash:1.0.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"4.17.11"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"4.16.6","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp-sass:2.3.2;node-sass:3.12.1;sass-graph:2.1.2;lodash:4.16.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"4.17.11"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2018-16487","vulnerabilityDetails":"A prototype pollution vulnerability was found in lodash \u003c4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-16487","cvss3Severity":"medium","cvss3Score":"5.6","cvss3Metrics":{"A":"Low","AC":"High","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
True
CVE-2018-16487 (Medium) detected in lodash-1.0.2.tgz, lodash-4.16.6.tgz - ## CVE-2018-16487 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-1.0.2.tgz</b>, <b>lodash-4.16.6.tgz</b></p></summary> <p> <details><summary><b>lodash-1.0.2.tgz</b></p></summary> <p>A utility library delivering consistency, customization, performance, and extras.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz">https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz</a></p> <p>Path to dependency file: braindump/package.json</p> <p>Path to vulnerable library: braindump/node_modules/lodash</p> <p> Dependency Hierarchy: - gulp-3.9.1.tgz (Root Library) - vinyl-fs-0.3.14.tgz - glob-watcher-0.0.6.tgz - gaze-0.5.2.tgz - globule-0.1.0.tgz - :x: **lodash-1.0.2.tgz** (Vulnerable Library) </details> <details><summary><b>lodash-4.16.6.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.16.6.tgz">https://registry.npmjs.org/lodash/-/lodash-4.16.6.tgz</a></p> <p>Path to dependency file: braindump/package.json</p> <p>Path to vulnerable library: braindump/node_modules/lodash</p> <p> Dependency Hierarchy: - gulp-sass-2.3.2.tgz (Root Library) - node-sass-3.12.1.tgz - sass-graph-2.1.2.tgz - :x: **lodash-4.16.6.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/snowdensb/braindump/commit/815ae0afebcf867f02143f3ab9cf88b1d4dacdec">815ae0afebcf867f02143f3ab9cf88b1d4dacdec</a></p> <p>Found in base branch: <b>master</b></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> A prototype pollution vulnerability was found in lodash <4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype. <p>Publish Date: 2019-02-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-16487>CVE-2018-16487</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.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low </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://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16487">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16487</a></p> <p>Release Date: 2019-02-01</p> <p>Fix Resolution: 4.17.11</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"1.0.2","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp:3.9.1;vinyl-fs:0.3.14;glob-watcher:0.0.6;gaze:0.5.2;globule:0.1.0;lodash:1.0.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"4.17.11"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"4.16.6","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp-sass:2.3.2;node-sass:3.12.1;sass-graph:2.1.2;lodash:4.16.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"4.17.11"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2018-16487","vulnerabilityDetails":"A prototype pollution vulnerability was found in lodash \u003c4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-16487","cvss3Severity":"medium","cvss3Score":"5.6","cvss3Metrics":{"A":"Low","AC":"High","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
non_comp
cve medium detected in lodash tgz lodash tgz cve medium severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz a utility library delivering consistency customization performance and extras library home page a href path to dependency file braindump package json path to vulnerable library braindump node modules lodash dependency hierarchy gulp tgz root library vinyl fs tgz glob watcher tgz gaze tgz globule tgz x lodash tgz vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file braindump package json path to vulnerable library braindump node modules lodash dependency hierarchy gulp sass tgz root library node sass tgz sass graph tgz x lodash tgz vulnerable library found in head commit a href found in base branch master vulnerability details a prototype pollution vulnerability was found in lodash where the functions merge mergewith and defaultsdeep can be tricked into adding or modifying properties of object prototype publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree gulp vinyl fs glob watcher gaze globule lodash isminimumfixversionavailable true minimumfixversion packagetype javascript node js packagename lodash packageversion packagefilepaths istransitivedependency true dependencytree gulp sass node sass sass graph lodash isminimumfixversionavailable true minimumfixversion basebranches vulnerabilityidentifier cve vulnerabilitydetails a prototype pollution vulnerability was found in lodash where the functions merge mergewith and defaultsdeep can be tricked into adding or modifying properties of object prototype vulnerabilityurl
0
13,144
15,436,545,502
IssuesEvent
2021-03-07 13:27:52
AmProsius/gothic-1-community-patch
https://api.github.com/repos/AmProsius/gothic-1-community-patch
opened
Scorpio offers to teach crossbow multiple times
compatibility: easy type: session fix validation: required
**Describe the bug** Scorpio offers to teach crossbow level 1 multiple times, even if the player already gained that skill. **Expected behavior** Scorpio no longer offers to teach crossbow level 1 if the player already gained that skill. **Steps to reproduce the issue** 1. Learn crossbow level 1 (from him). 2. Save the game. 3. Load the save. 4. Scorpio offers to teach crossbow level 1 again.
True
Scorpio offers to teach crossbow multiple times - **Describe the bug** Scorpio offers to teach crossbow level 1 multiple times, even if the player already gained that skill. **Expected behavior** Scorpio no longer offers to teach crossbow level 1 if the player already gained that skill. **Steps to reproduce the issue** 1. Learn crossbow level 1 (from him). 2. Save the game. 3. Load the save. 4. Scorpio offers to teach crossbow level 1 again.
comp
scorpio offers to teach crossbow multiple times describe the bug scorpio offers to teach crossbow level multiple times even if the player already gained that skill expected behavior scorpio no longer offers to teach crossbow level if the player already gained that skill steps to reproduce the issue learn crossbow level from him save the game load the save scorpio offers to teach crossbow level again
1
20,789
30,929,917,681
IssuesEvent
2023-08-06 23:56:13
trumank/drg-mod-integration
https://api.github.com/repos/trumank/drg-mod-integration
closed
Local mod not loading bp mod from mod.io
bug mod compatibility
In v0.2.8 when you use local mod it stop bp mod from working. When local mod is disable it is working again. Older version works fine
True
Local mod not loading bp mod from mod.io - In v0.2.8 when you use local mod it stop bp mod from working. When local mod is disable it is working again. Older version works fine
comp
local mod not loading bp mod from mod io in when you use local mod it stop bp mod from working when local mod is disable it is working again older version works fine
1
1,193
3,688,437,113
IssuesEvent
2016-02-25 12:53:28
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
After returning from ultra-saving battery mode to normal Adquard does not start automatically
Bug Compatibility
It has to be started manually. More information and LogCat logs are inside the ticket: PGL-698-42306
True
After returning from ultra-saving battery mode to normal Adquard does not start automatically - It has to be started manually. More information and LogCat logs are inside the ticket: PGL-698-42306
comp
after returning from ultra saving battery mode to normal adquard does not start automatically it has to be started manually more information and logcat logs are inside the ticket pgl
1
7,292
9,548,578,093
IssuesEvent
2019-05-02 06:06:46
eclipse/rdf4j
https://api.github.com/repos/eclipse/rdf4j
closed
Remove the need to initialize a Sail / Repository
Not backwards compatible enhancement
In the SAIL and Repository APIs, a separate call to `initialize()` is needed to get a usable Sail / Repository object. We should remove the need for this separate call, and just have object initialization happen as and when needed (for example, on the first call to `getConnection()`). ## Note for third party Sail / Repository implementors This is marked as a breaking change in the API because the API no longer _requires_ a client to explicitly call `init()` (or `initialize()`) before using the Repository or Sail object. Those methods still exist of course, and they _can_ still continue to use them as before - so none of this will break existing client code. All rdf4j-provided `Repository` and `Sail` implementations have been adapted to automatically initialize when necessary. Third party implementations of `Repository` or `Sail` may need to update their code to provide the same functionality. Related issues: #552 and #1243
True
Remove the need to initialize a Sail / Repository - In the SAIL and Repository APIs, a separate call to `initialize()` is needed to get a usable Sail / Repository object. We should remove the need for this separate call, and just have object initialization happen as and when needed (for example, on the first call to `getConnection()`). ## Note for third party Sail / Repository implementors This is marked as a breaking change in the API because the API no longer _requires_ a client to explicitly call `init()` (or `initialize()`) before using the Repository or Sail object. Those methods still exist of course, and they _can_ still continue to use them as before - so none of this will break existing client code. All rdf4j-provided `Repository` and `Sail` implementations have been adapted to automatically initialize when necessary. Third party implementations of `Repository` or `Sail` may need to update their code to provide the same functionality. Related issues: #552 and #1243
comp
remove the need to initialize a sail repository in the sail and repository apis a separate call to initialize is needed to get a usable sail repository object we should remove the need for this separate call and just have object initialization happen as and when needed for example on the first call to getconnection note for third party sail repository implementors this is marked as a breaking change in the api because the api no longer requires a client to explicitly call init or initialize before using the repository or sail object those methods still exist of course and they can still continue to use them as before so none of this will break existing client code all provided repository and sail implementations have been adapted to automatically initialize when necessary third party implementations of repository or sail may need to update their code to provide the same functionality related issues and
1
398,386
27,192,841,402
IssuesEvent
2023-02-20 00:30:15
typescript-eslint/typescript-eslint
https://api.github.com/repos/typescript-eslint/typescript-eslint
opened
Docs: Be more clear in differentiating "formatting" vs "style"
triage documentation
### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal. - [X] I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed. ### Suggested Changes I had a conversation with @mattpocock a bit back about how we describe the difference between formatters and linters. This topic has been coming up quite a lot in my dev evangelism in general. Matt had some good feedback from the perspective of a hypothetical new reader: > I think I get it. Basically, 'let Prettier do your formatting, let ESLint correct your code's logic'? > I.e. Prettier cares about the actual formatting of the text, ESLint basically only cares about AST structure. > > That doc is a little confusing, because of this line: > > > We support the ESLint team's decision and backing logic to move away from stylistic rules. > > With the exception of bug fixes, no new formatting-related pull requests will be accepted into typescript-eslint. > > ...which makes formatting and style feel interchangeable. Agreed. I'm thinking at the very least that page should be cleaned up to use terminology consistently, and probably also have a more clear glossary of terms to start. The difference between _formatting_, _logical_, and _stylistic_ concerns is not a shared vocabulary even amongst linter maintenance teams! ### Affected URL(s) https://typescript-eslint.io/linting/troubleshooting/formatting/
1.0
Docs: Be more clear in differentiating "formatting" vs "style" - ### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal. - [X] I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed. ### Suggested Changes I had a conversation with @mattpocock a bit back about how we describe the difference between formatters and linters. This topic has been coming up quite a lot in my dev evangelism in general. Matt had some good feedback from the perspective of a hypothetical new reader: > I think I get it. Basically, 'let Prettier do your formatting, let ESLint correct your code's logic'? > I.e. Prettier cares about the actual formatting of the text, ESLint basically only cares about AST structure. > > That doc is a little confusing, because of this line: > > > We support the ESLint team's decision and backing logic to move away from stylistic rules. > > With the exception of bug fixes, no new formatting-related pull requests will be accepted into typescript-eslint. > > ...which makes formatting and style feel interchangeable. Agreed. I'm thinking at the very least that page should be cleaned up to use terminology consistently, and probably also have a more clear glossary of terms to start. The difference between _formatting_, _logical_, and _stylistic_ concerns is not a shared vocabulary even amongst linter maintenance teams! ### Affected URL(s) https://typescript-eslint.io/linting/troubleshooting/formatting/
non_comp
docs be more clear in differentiating formatting vs style before you file a documentation request please confirm you have done the following i have looked for existing that match my proposal i have and my problem is not listed suggested changes i had a conversation with mattpocock a bit back about how we describe the difference between formatters and linters this topic has been coming up quite a lot in my dev evangelism in general matt had some good feedback from the perspective of a hypothetical new reader i think i get it basically let prettier do your formatting let eslint correct your code s logic i e prettier cares about the actual formatting of the text eslint basically only cares about ast structure that doc is a little confusing because of this line we support the eslint team s decision and backing logic to move away from stylistic rules with the exception of bug fixes no new formatting related pull requests will be accepted into typescript eslint which makes formatting and style feel interchangeable agreed i m thinking at the very least that page should be cleaned up to use terminology consistently and probably also have a more clear glossary of terms to start the difference between formatting logical and stylistic concerns is not a shared vocabulary even amongst linter maintenance teams affected url s
0
12,864
15,112,188,458
IssuesEvent
2021-02-08 21:28:46
ajv-validator/ajv
https://api.github.com/repos/ajv-validator/ajv
closed
Getting compile time error while using Ajv with angular version 9.
compatibility
Hi Team, Getting compile time error by using ng serve. I am using following version in my project ![Screenshot (20)](https://user-images.githubusercontent.com/75675307/107245696-70abbe00-6a55-11eb-8222-9a759c704f36.png) : "dependencies": { "@angular/animations": "~9.0.7", "@angular/common": "~9.0.7", "@angular/compiler": "~9.0.7", "@angular/core": "~9.0.7", "@angular/forms": "~9.0.7", "@angular/platform-browser": "~9.0.7", "@angular/platform-browser-dynamic": "~9.0.7", "@angular/router": "~9.0.7"", "ajv": "^7.0.4", "ang-jsoneditor": "^1.10.3", "bootstrap": "^4.5.2", "crypto-js": "^4.0.0", "jsoneditor": "5.19.2", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { "@angular-devkit/build-angular": "~0.900.7", "@angular/cli": "~9.0.7", "@angular/compiler-cli": "~9.0.7", "@angular/language-service": "~9.0.7", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.19.16", "codelyzer": "^5.1.2", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~2.0.1", "karma-jasmine-html-reporter": "^1.4.2", "protractor": "~5.4.3", "ts-node": "~8.3.0", "tslint": "~5.18.0", "typescript": "~3.7.5" } Screenshot already uploaded. I am struck here, please tell me how to solve this problem with angular 9 in my project.
True
Getting compile time error while using Ajv with angular version 9. - Hi Team, Getting compile time error by using ng serve. I am using following version in my project ![Screenshot (20)](https://user-images.githubusercontent.com/75675307/107245696-70abbe00-6a55-11eb-8222-9a759c704f36.png) : "dependencies": { "@angular/animations": "~9.0.7", "@angular/common": "~9.0.7", "@angular/compiler": "~9.0.7", "@angular/core": "~9.0.7", "@angular/forms": "~9.0.7", "@angular/platform-browser": "~9.0.7", "@angular/platform-browser-dynamic": "~9.0.7", "@angular/router": "~9.0.7"", "ajv": "^7.0.4", "ang-jsoneditor": "^1.10.3", "bootstrap": "^4.5.2", "crypto-js": "^4.0.0", "jsoneditor": "5.19.2", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { "@angular-devkit/build-angular": "~0.900.7", "@angular/cli": "~9.0.7", "@angular/compiler-cli": "~9.0.7", "@angular/language-service": "~9.0.7", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.19.16", "codelyzer": "^5.1.2", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~2.0.1", "karma-jasmine-html-reporter": "^1.4.2", "protractor": "~5.4.3", "ts-node": "~8.3.0", "tslint": "~5.18.0", "typescript": "~3.7.5" } Screenshot already uploaded. I am struck here, please tell me how to solve this problem with angular 9 in my project.
comp
getting compile time error while using ajv with angular version hi team getting compile time error by using ng serve i am using following version in my project dependencies angular animations angular common angular compiler angular core angular forms angular platform browser angular platform browser dynamic angular router ajv ang jsoneditor bootstrap crypto js jsoneditor rxjs tslib zone js devdependencies angular devkit build angular angular cli angular compiler cli angular language service types jasmine types types node codelyzer jasmine core jasmine spec reporter karma karma chrome launcher karma coverage istanbul reporter karma jasmine karma jasmine html reporter protractor ts node tslint typescript screenshot already uploaded i am struck here please tell me how to solve this problem with angular in my project
1
17,618
24,294,739,540
IssuesEvent
2022-09-29 09:10:00
SihenZhang/CrockPot
https://api.github.com/repos/SihenZhang/CrockPot
closed
[Feature Request] Support Refined Storage Crafters
compatibility enhancement
Support for Refined Storage crafters. Refined Storage takes the category items as literal requirements. For example, if the recipe requires 'cold', the crafter will report the item 'cold' missing, even if I have snow, ice, etc. in the storage. I am not sure which mod to request this from, so I am going to open a ticket on both and cross-reference them. https://github.com/refinedmods/refinedstorage/issues/3379 ![image](https://user-images.githubusercontent.com/54421422/192945446-9a4ea442-b11a-429e-8e09-f29a14debf0b.png) ![image](https://user-images.githubusercontent.com/54421422/192945479-c0d41d50-6aac-4ea3-9eb6-3fac9be038ff.png) ![image](https://user-images.githubusercontent.com/54421422/192945506-d40ed9bd-b398-4a93-9136-a9c4c4b82952.png)
True
[Feature Request] Support Refined Storage Crafters - Support for Refined Storage crafters. Refined Storage takes the category items as literal requirements. For example, if the recipe requires 'cold', the crafter will report the item 'cold' missing, even if I have snow, ice, etc. in the storage. I am not sure which mod to request this from, so I am going to open a ticket on both and cross-reference them. https://github.com/refinedmods/refinedstorage/issues/3379 ![image](https://user-images.githubusercontent.com/54421422/192945446-9a4ea442-b11a-429e-8e09-f29a14debf0b.png) ![image](https://user-images.githubusercontent.com/54421422/192945479-c0d41d50-6aac-4ea3-9eb6-3fac9be038ff.png) ![image](https://user-images.githubusercontent.com/54421422/192945506-d40ed9bd-b398-4a93-9136-a9c4c4b82952.png)
comp
support refined storage crafters support for refined storage crafters refined storage takes the category items as literal requirements for example if the recipe requires cold the crafter will report the item cold missing even if i have snow ice etc in the storage i am not sure which mod to request this from so i am going to open a ticket on both and cross reference them
1
125,193
10,339,385,676
IssuesEvent
2019-09-03 19:12:24
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Several Outerloop System.Net.Socket tests broken by TcpClient change
area-System.Net.Sockets disabled-test
Regressed by https://github.com/dotnet/corefx/pull/37462 ```C# System.Net.Sockets.Tests.TcpClientTest.ExclusiveAddressUse_NullClient [FAIL] System.NullReferenceException : Object reference not set to an instance of an object. Stack Trace: d:\repos\corefx\src\System.Net.Sockets\src\System\Net\Sockets\TCPClient.cs(121,0): at System.Net.Sockets.TcpClient.set_Client(Socket value) d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(255,0): at System.Net.Sockets.Tests.TcpClientTest.ExclusiveAddressUse_NullClient() System.Net.Sockets.Tests.TcpClientTest.Dispose_CancelsConnectAsync(connectByName: False) [FAIL] Assert.Null() Failure Expected: (null) Actual: Socket { AddressFamily = InterNetworkV6, Available = (throws ObjectDisposedException), Blocking = True, Connected = False, DontFragment = (throws NotSupportedException), ... } Stack Trace: d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(440,0): at System.Net.Sockets.Tests.TcpClientTest.Dispose_CancelsConnectAsync(Boolean connectByName) --- End of stack trace from previous location where exception was thrown --- System.Net.Sockets.Tests.TcpClientTest.Dispose_CancelsConnectAsync(connectByName: True) [FAIL] Assert.Null() Failure Expected: (null) Actual: Socket { AddressFamily = InterNetworkV6, Available = (throws ObjectDisposedException), Blocking = True, Connected = False, DontFragment = (throws NotSupportedException), ... } Stack Trace: d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(440,0): at System.Net.Sockets.Tests.TcpClientTest.Dispose_CancelsConnectAsync(Boolean connectByName) --- End of stack trace from previous location where exception was thrown --- System.Net.Sockets.Tests.TcpClientTest.ConnectedAvailable_NullClient [FAIL] System.NullReferenceException : Object reference not set to an instance of an object. Stack Trace: d:\repos\corefx\src\System.Net.Sockets\src\System\Net\Sockets\TCPClient.cs(121,0): at System.Net.Sockets.TcpClient.set_Client(Socket value) d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(242,0): at System.Net.Sockets.Tests.TcpClientTest.ConnectedAvailable_NullClient() System.Net.Sockets.Tests.TcpClientTest.Connect_DnsEndPoint_Success(mode: 1) [FAIL] System.NullReferenceException : Object reference not set to an instance of an object. Stack Trace: d:\repos\corefx\src\System.Net.Sockets\src\System\Net\Sockets\TCPClient.cs(121,0): at System.Net.Sockets.TcpClient.set_Client(Socket value) d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(196,0): at System.Net.Sockets.Tests.TcpClientTest.Connect_DnsEndPoint_Success(Int32 mode) ``` cc: @tmds
1.0
Several Outerloop System.Net.Socket tests broken by TcpClient change - Regressed by https://github.com/dotnet/corefx/pull/37462 ```C# System.Net.Sockets.Tests.TcpClientTest.ExclusiveAddressUse_NullClient [FAIL] System.NullReferenceException : Object reference not set to an instance of an object. Stack Trace: d:\repos\corefx\src\System.Net.Sockets\src\System\Net\Sockets\TCPClient.cs(121,0): at System.Net.Sockets.TcpClient.set_Client(Socket value) d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(255,0): at System.Net.Sockets.Tests.TcpClientTest.ExclusiveAddressUse_NullClient() System.Net.Sockets.Tests.TcpClientTest.Dispose_CancelsConnectAsync(connectByName: False) [FAIL] Assert.Null() Failure Expected: (null) Actual: Socket { AddressFamily = InterNetworkV6, Available = (throws ObjectDisposedException), Blocking = True, Connected = False, DontFragment = (throws NotSupportedException), ... } Stack Trace: d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(440,0): at System.Net.Sockets.Tests.TcpClientTest.Dispose_CancelsConnectAsync(Boolean connectByName) --- End of stack trace from previous location where exception was thrown --- System.Net.Sockets.Tests.TcpClientTest.Dispose_CancelsConnectAsync(connectByName: True) [FAIL] Assert.Null() Failure Expected: (null) Actual: Socket { AddressFamily = InterNetworkV6, Available = (throws ObjectDisposedException), Blocking = True, Connected = False, DontFragment = (throws NotSupportedException), ... } Stack Trace: d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(440,0): at System.Net.Sockets.Tests.TcpClientTest.Dispose_CancelsConnectAsync(Boolean connectByName) --- End of stack trace from previous location where exception was thrown --- System.Net.Sockets.Tests.TcpClientTest.ConnectedAvailable_NullClient [FAIL] System.NullReferenceException : Object reference not set to an instance of an object. Stack Trace: d:\repos\corefx\src\System.Net.Sockets\src\System\Net\Sockets\TCPClient.cs(121,0): at System.Net.Sockets.TcpClient.set_Client(Socket value) d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(242,0): at System.Net.Sockets.Tests.TcpClientTest.ConnectedAvailable_NullClient() System.Net.Sockets.Tests.TcpClientTest.Connect_DnsEndPoint_Success(mode: 1) [FAIL] System.NullReferenceException : Object reference not set to an instance of an object. Stack Trace: d:\repos\corefx\src\System.Net.Sockets\src\System\Net\Sockets\TCPClient.cs(121,0): at System.Net.Sockets.TcpClient.set_Client(Socket value) d:\repos\corefx\src\System.Net.Sockets\tests\FunctionalTests\TcpClientTest.cs(196,0): at System.Net.Sockets.Tests.TcpClientTest.Connect_DnsEndPoint_Success(Int32 mode) ``` cc: @tmds
non_comp
several outerloop system net socket tests broken by tcpclient change regressed by c system net sockets tests tcpclienttest exclusiveaddressuse nullclient system nullreferenceexception object reference not set to an instance of an object stack trace d repos corefx src system net sockets src system net sockets tcpclient cs at system net sockets tcpclient set client socket value d repos corefx src system net sockets tests functionaltests tcpclienttest cs at system net sockets tests tcpclienttest exclusiveaddressuse nullclient system net sockets tests tcpclienttest dispose cancelsconnectasync connectbyname false assert null failure expected null actual socket addressfamily available throws objectdisposedexception blocking true connected false dontfragment throws notsupportedexception stack trace d repos corefx src system net sockets tests functionaltests tcpclienttest cs at system net sockets tests tcpclienttest dispose cancelsconnectasync boolean connectbyname end of stack trace from previous location where exception was thrown system net sockets tests tcpclienttest dispose cancelsconnectasync connectbyname true assert null failure expected null actual socket addressfamily available throws objectdisposedexception blocking true connected false dontfragment throws notsupportedexception stack trace d repos corefx src system net sockets tests functionaltests tcpclienttest cs at system net sockets tests tcpclienttest dispose cancelsconnectasync boolean connectbyname end of stack trace from previous location where exception was thrown system net sockets tests tcpclienttest connectedavailable nullclient system nullreferenceexception object reference not set to an instance of an object stack trace d repos corefx src system net sockets src system net sockets tcpclient cs at system net sockets tcpclient set client socket value d repos corefx src system net sockets tests functionaltests tcpclienttest cs at system net sockets tests tcpclienttest connectedavailable nullclient system net sockets tests tcpclienttest connect dnsendpoint success mode system nullreferenceexception object reference not set to an instance of an object stack trace d repos corefx src system net sockets src system net sockets tcpclient cs at system net sockets tcpclient set client socket value d repos corefx src system net sockets tests functionaltests tcpclienttest cs at system net sockets tests tcpclienttest connect dnsendpoint success mode cc tmds
0
13,933
16,680,143,243
IssuesEvent
2021-06-07 22:01:25
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
Enumerator::Lazy missing `filter_map` and `with_index` methods
compatibility
Hello, hello 👋 I'm again spending a few minutes trying to get @Datadog's [ddtrace](https://github.com/DataDog/dd-trace-rb) gem specs going with TruffleRuby and I've noticed that `Enumerator::Lazy` is missing a few more methods (beyond those fixed in #2273), which forces lazy enumerators to become eager (non-lazy). The impact can be that, of course, if you do that with an infinite enumerator, the app will break (and in general it breaks the expected semantics). In particular, the following are still not lazy on TruffleRuby: * `filter_map` ```ruby # truffleruby 21.1.0, like ruby 2.7.2, GraalVM CE Native [x86_64-darwin] [10] pry(main)> [1].lazy.filter_map(&:zero?) => [] # ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-darwin19] [7] pry(main)> [1].lazy.filter_map(&:zero?) => #<Enumerator::Lazy: ...> ``` * `with_index` ```ruby # truffleruby 21.1.0, like ruby 2.7.2, GraalVM CE Native [x86_64-darwin] [19] pry(main)> [1].lazy.with_index(&:+) => [1] # ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-darwin19] [14] pry(main)> [1].lazy.with_index(&:+) => #<Enumerator::Lazy: ...> ```
True
Enumerator::Lazy missing `filter_map` and `with_index` methods - Hello, hello 👋 I'm again spending a few minutes trying to get @Datadog's [ddtrace](https://github.com/DataDog/dd-trace-rb) gem specs going with TruffleRuby and I've noticed that `Enumerator::Lazy` is missing a few more methods (beyond those fixed in #2273), which forces lazy enumerators to become eager (non-lazy). The impact can be that, of course, if you do that with an infinite enumerator, the app will break (and in general it breaks the expected semantics). In particular, the following are still not lazy on TruffleRuby: * `filter_map` ```ruby # truffleruby 21.1.0, like ruby 2.7.2, GraalVM CE Native [x86_64-darwin] [10] pry(main)> [1].lazy.filter_map(&:zero?) => [] # ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-darwin19] [7] pry(main)> [1].lazy.filter_map(&:zero?) => #<Enumerator::Lazy: ...> ``` * `with_index` ```ruby # truffleruby 21.1.0, like ruby 2.7.2, GraalVM CE Native [x86_64-darwin] [19] pry(main)> [1].lazy.with_index(&:+) => [1] # ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-darwin19] [14] pry(main)> [1].lazy.with_index(&:+) => #<Enumerator::Lazy: ...> ```
comp
enumerator lazy missing filter map and with index methods hello hello 👋 i m again spending a few minutes trying to get datadog s gem specs going with truffleruby and i ve noticed that enumerator lazy is missing a few more methods beyond those fixed in which forces lazy enumerators to become eager non lazy the impact can be that of course if you do that with an infinite enumerator the app will break and in general it breaks the expected semantics in particular the following are still not lazy on truffleruby filter map ruby truffleruby like ruby graalvm ce native pry main lazy filter map zero ruby revision pry main lazy filter map zero with index ruby truffleruby like ruby graalvm ce native pry main lazy with index ruby revision pry main lazy with index
1
6,912
9,211,191,560
IssuesEvent
2019-03-09 13:13:17
checkstyle/checkstyle
https://api.github.com/repos/checkstyle/checkstyle
closed
Remove DTDs from http://checkstyle.sourceforge.net
approved breaking compatibility
location on http://checkstyle.sourceforge.net/ is not secure. All checkstyle version below 8.18 are not very secure, see details at #6474. I will move DTDs to another folder to let user experience failure and find this issue as request to update configuration. Upgrade is simple: `http://checkstyle.sourceforge.net/dtds/configuration_1_3.dtd` => `https://checkstyle.org/dtds/configuration_1_3.dtd` and `http://puppycrawl.com/dtds/configuration_1_3.dtd` => `https://checkstyle.org/dtds/configuration_1_3.dtd` If you can not update, please write a comment, I might return DTDs to original place to give people some time to migrate.
True
Remove DTDs from http://checkstyle.sourceforge.net - location on http://checkstyle.sourceforge.net/ is not secure. All checkstyle version below 8.18 are not very secure, see details at #6474. I will move DTDs to another folder to let user experience failure and find this issue as request to update configuration. Upgrade is simple: `http://checkstyle.sourceforge.net/dtds/configuration_1_3.dtd` => `https://checkstyle.org/dtds/configuration_1_3.dtd` and `http://puppycrawl.com/dtds/configuration_1_3.dtd` => `https://checkstyle.org/dtds/configuration_1_3.dtd` If you can not update, please write a comment, I might return DTDs to original place to give people some time to migrate.
comp
remove dtds from location on is not secure all checkstyle version below are not very secure see details at i will move dtds to another folder to let user experience failure and find this issue as request to update configuration upgrade is simple and if you can not update please write a comment i might return dtds to original place to give people some time to migrate
1
17,883
24,677,054,553
IssuesEvent
2022-10-18 17:53:58
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
opened
Implement rb_warning_category_enabled_p
cexts compatibility
It seems used by Ripper. Backtrace: ``` 38) Error: SyntaxTree::InterfaceTest#test_fndptn_9: RuntimeError: Neutered Exception Polyglot::ForeignException: External LLVMFunction rb_warning_category_enabled_p cannot be found. ripper.c:6157:in `ripper_yyparse' ripper.y:13684:in `ripper_parse0' /home/eregon/.rubies/truffleruby-dev/lib/truffle/truffle/cext.rb:1563:in `<unknown>' /home/eregon/.rubies/truffleruby-dev/lib/truffle/truffle/cext.rb:1563:in `CExt#rb_ensure' exception.c:97:in `rb_ensure' ripper.y:13714:in `ripper_parse' /home/eregon/.rubies/truffleruby-dev/lib/truffle/truffle/cext_ruby.rb:41:in `<unknown>' /home/eregon/.rubies/truffleruby-dev/lib/truffle/truffle/cext_ruby.rb:41:in `Ripper#parse' /home/eregon/code/syntax_tree/lib/syntax_tree.rb:49:in `SyntaxTree.parse' /home/eregon/code/syntax_tree/test/interface_test.rb:17:in `SyntaxTree::InterfaceTest#test_fndptn_9' ``` From https://github.com/ruby-syntax-tree/syntax_tree/issues/168#issuecomment-1282790139
True
Implement rb_warning_category_enabled_p - It seems used by Ripper. Backtrace: ``` 38) Error: SyntaxTree::InterfaceTest#test_fndptn_9: RuntimeError: Neutered Exception Polyglot::ForeignException: External LLVMFunction rb_warning_category_enabled_p cannot be found. ripper.c:6157:in `ripper_yyparse' ripper.y:13684:in `ripper_parse0' /home/eregon/.rubies/truffleruby-dev/lib/truffle/truffle/cext.rb:1563:in `<unknown>' /home/eregon/.rubies/truffleruby-dev/lib/truffle/truffle/cext.rb:1563:in `CExt#rb_ensure' exception.c:97:in `rb_ensure' ripper.y:13714:in `ripper_parse' /home/eregon/.rubies/truffleruby-dev/lib/truffle/truffle/cext_ruby.rb:41:in `<unknown>' /home/eregon/.rubies/truffleruby-dev/lib/truffle/truffle/cext_ruby.rb:41:in `Ripper#parse' /home/eregon/code/syntax_tree/lib/syntax_tree.rb:49:in `SyntaxTree.parse' /home/eregon/code/syntax_tree/test/interface_test.rb:17:in `SyntaxTree::InterfaceTest#test_fndptn_9' ``` From https://github.com/ruby-syntax-tree/syntax_tree/issues/168#issuecomment-1282790139
comp
implement rb warning category enabled p it seems used by ripper backtrace error syntaxtree interfacetest test fndptn runtimeerror neutered exception polyglot foreignexception external llvmfunction rb warning category enabled p cannot be found ripper c in ripper yyparse ripper y in ripper home eregon rubies truffleruby dev lib truffle truffle cext rb in home eregon rubies truffleruby dev lib truffle truffle cext rb in cext rb ensure exception c in rb ensure ripper y in ripper parse home eregon rubies truffleruby dev lib truffle truffle cext ruby rb in home eregon rubies truffleruby dev lib truffle truffle cext ruby rb in ripper parse home eregon code syntax tree lib syntax tree rb in syntaxtree parse home eregon code syntax tree test interface test rb in syntaxtree interfacetest test fndptn from
1
6,902
9,204,780,115
IssuesEvent
2019-03-08 08:39:00
Foundry376/Mailspring
https://api.github.com/repos/Foundry376/Mailspring
closed
Parsing Error (IMAP)View Log [home.pl compatibility]
done-pending-release mailserver-incompatibility needs-reproduction
Hello, I have a problem when trying to connect to home.pl servers Parsing Error (IMAP): > ----------IMAP---------- > * OK projektyngo.home.pl IdeaImapServer 0.83 ready > 1 CAPABILITY > * CAPABILITY IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT SORT=DISPLAY UIDPLUS UNSELECT QUOTA MOVE WITHIN LIST-EXTENDED LIST-STATUS SPECIAL-USE XLIST STARTTLS AUTH=PLAIN AUTH=LOGIN > 1 OK Completed > 2 LOGIN "t*****i@1ins.pl" "*********" > * CAPABILITY IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT SORT=DISPLAY UIDPLUS UNSELECT QUOTA MOVE WITHIN LIST-EXTENDED LIST-STATUS SPECIAL-USE XLIST STARTTLS > 2 OK Completed > 3 LIST "" "" > * LIST (\Noselect) "." "" > 3 OK Completed > 4 XLIST "" "*" > * XLIST (\HasNoChildren \Draft) "." "DRAFTS" > * XLIST (\HasChildren \Inbox) "." "INBOX" > * XLIST (\HasNoChildren \) "." "INBOX.ARCH" > * XLIST (\HasNoChildren \Sent) "." "SENT" > * XLIST (\HasNoChildren \Spam) "." "SPAM" > * XLIST (\HasNoChildren \Trash) "." "TRASH" > * XLIST (\HasNoChildren \) "." "confirmed-ham" > * XLIST (\HasNoChildren \) "." "confirmed-spam" > 4 OK Completed > XLIST (\HasNoChildren \) "." "INBOX.ARCH"
True
Parsing Error (IMAP)View Log [home.pl compatibility] - Hello, I have a problem when trying to connect to home.pl servers Parsing Error (IMAP): > ----------IMAP---------- > * OK projektyngo.home.pl IdeaImapServer 0.83 ready > 1 CAPABILITY > * CAPABILITY IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT SORT=DISPLAY UIDPLUS UNSELECT QUOTA MOVE WITHIN LIST-EXTENDED LIST-STATUS SPECIAL-USE XLIST STARTTLS AUTH=PLAIN AUTH=LOGIN > 1 OK Completed > 2 LOGIN "t*****i@1ins.pl" "*********" > * CAPABILITY IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT SORT=DISPLAY UIDPLUS UNSELECT QUOTA MOVE WITHIN LIST-EXTENDED LIST-STATUS SPECIAL-USE XLIST STARTTLS > 2 OK Completed > 3 LIST "" "" > * LIST (\Noselect) "." "" > 3 OK Completed > 4 XLIST "" "*" > * XLIST (\HasNoChildren \Draft) "." "DRAFTS" > * XLIST (\HasChildren \Inbox) "." "INBOX" > * XLIST (\HasNoChildren \) "." "INBOX.ARCH" > * XLIST (\HasNoChildren \Sent) "." "SENT" > * XLIST (\HasNoChildren \Spam) "." "SPAM" > * XLIST (\HasNoChildren \Trash) "." "TRASH" > * XLIST (\HasNoChildren \) "." "confirmed-ham" > * XLIST (\HasNoChildren \) "." "confirmed-spam" > 4 OK Completed > XLIST (\HasNoChildren \) "." "INBOX.ARCH"
comp
parsing error imap view log hello i have a problem when trying to connect to home pl servers parsing error imap imap ok projektyngo home pl ideaimapserver ready capability capability literal children idle sort sort display uidplus unselect quota move within list extended list status special use xlist starttls auth plain auth login ok completed login t i pl capability literal children idle sort sort display uidplus unselect quota move within list extended list status special use xlist starttls ok completed list list noselect ok completed xlist xlist hasnochildren draft drafts xlist haschildren inbox inbox xlist hasnochildren inbox arch xlist hasnochildren sent sent xlist hasnochildren spam spam xlist hasnochildren trash trash xlist hasnochildren confirmed ham xlist hasnochildren confirmed spam ok completed xlist hasnochildren inbox arch
1
17,866
24,653,558,069
IssuesEvent
2022-10-17 20:51:46
ModdingForBlockheads/CraftingTweaks
https://api.github.com/repos/ModdingForBlockheads/CraftingTweaks
opened
Provide an easier way to create a custom rotate handler
feature compatibility
There should be a method to create a rotation handler for a given grid size. Or better yet, the default rotation handler should support any grid size like the other default handlers do, so supporting mods with larger grids don't need to reimplement the whole rotation handler.
True
Provide an easier way to create a custom rotate handler - There should be a method to create a rotation handler for a given grid size. Or better yet, the default rotation handler should support any grid size like the other default handlers do, so supporting mods with larger grids don't need to reimplement the whole rotation handler.
comp
provide an easier way to create a custom rotate handler there should be a method to create a rotation handler for a given grid size or better yet the default rotation handler should support any grid size like the other default handlers do so supporting mods with larger grids don t need to reimplement the whole rotation handler
1
462,490
13,248,039,880
IssuesEvent
2020-08-19 18:16:23
status-im/nim-beacon-chain
https://api.github.com/repos/status-im/nim-beacon-chain
closed
All nimbus nodes stuck syncing at slot 75006
:exclamation: high priority
See https://eth2stats.io/medalla-testnet - zah - sudo (x2) - proto (x2) - michaelb(status) All stuck on slot 75006, and no other nimbus nodes seem to be able to get past it. ## Logs Here are some sync logs from one of my nimbus nodes (running the gossipsub rework branch): https://gist.github.com/protolambda/bd574aa0c87e755969fa4fc000703b7d I think this some kind of sync bug? It keeps retrying, but always fetches a later block with a different parent root, and cannot get past it. Or maybe it is because of bad sync responses (@agemanning from lighthouse was experiencing such a problem during sync).
1.0
All nimbus nodes stuck syncing at slot 75006 - See https://eth2stats.io/medalla-testnet - zah - sudo (x2) - proto (x2) - michaelb(status) All stuck on slot 75006, and no other nimbus nodes seem to be able to get past it. ## Logs Here are some sync logs from one of my nimbus nodes (running the gossipsub rework branch): https://gist.github.com/protolambda/bd574aa0c87e755969fa4fc000703b7d I think this some kind of sync bug? It keeps retrying, but always fetches a later block with a different parent root, and cannot get past it. Or maybe it is because of bad sync responses (@agemanning from lighthouse was experiencing such a problem during sync).
non_comp
all nimbus nodes stuck syncing at slot see zah sudo proto michaelb status all stuck on slot and no other nimbus nodes seem to be able to get past it logs here are some sync logs from one of my nimbus nodes running the gossipsub rework branch i think this some kind of sync bug it keeps retrying but always fetches a later block with a different parent root and cannot get past it or maybe it is because of bad sync responses agemanning from lighthouse was experiencing such a problem during sync
0
4,931
7,544,300,698
IssuesEvent
2018-04-17 18:00:44
IntegratedAlarmSystem-Group/ias
https://api.github.com/repos/IntegratedAlarmSystem-Group/ias
closed
CDB to allow configuration of identical equipments by means of templates
CDB In progress compatibility-change
REQ-FUNC-012: _This is needed in order to ease the configuration of the system. There shouldn’t be the need for example to individually define all antennas, but it should be possible to use as template the configuration of the elements for one antenna to define another one_
True
CDB to allow configuration of identical equipments by means of templates - REQ-FUNC-012: _This is needed in order to ease the configuration of the system. There shouldn’t be the need for example to individually define all antennas, but it should be possible to use as template the configuration of the elements for one antenna to define another one_
comp
cdb to allow configuration of identical equipments by means of templates req func this is needed in order to ease the configuration of the system there shouldn’t be the need for example to individually define all antennas but it should be possible to use as template the configuration of the elements for one antenna to define another one
1
12,321
14,578,093,930
IssuesEvent
2020-12-18 03:50:34
oshi/oshi
https://api.github.com/repos/oshi/oshi
closed
getCodeName returning null for macOS 11.1 and 11.2
compatibility confirmed bug in progress
Using OSHI 5.3.6, when I call getCodeName on macOS 11.1 or 11.2, it returns `null`. I think this is because macOS is no longer using minor version numbers for new releases e.g. 10.14 Mojave/10.15 Catalina. 11.0 is Big Sur, but so is 11.1 and 11.2.
True
getCodeName returning null for macOS 11.1 and 11.2 - Using OSHI 5.3.6, when I call getCodeName on macOS 11.1 or 11.2, it returns `null`. I think this is because macOS is no longer using minor version numbers for new releases e.g. 10.14 Mojave/10.15 Catalina. 11.0 is Big Sur, but so is 11.1 and 11.2.
comp
getcodename returning null for macos and using oshi when i call getcodename on macos or it returns null i think this is because macos is no longer using minor version numbers for new releases e g mojave catalina is big sur but so is and
1
18,336
25,353,573,324
IssuesEvent
2022-11-20 03:24:32
MicroCBer/BetterNCM
https://api.github.com/repos/MicroCBer/BetterNCM
closed
【BUG】没有插件商店
bug compatibility await feedback
使用网易云音乐 2.10.5(Build:200451)(Patch.1:bc9f526) + BetterNCM 0.2.4,安装后无插件商店。 ![Snipaste_2022-11-14_18-13-44](https://user-images.githubusercontent.com/40288853/201634706-b16ba113-8795-4200-8161-bde2c01b6f5f.png) 已使用以下方法,仍无法解决: 1. 重启网易云音乐 2. 打开/关闭代理 3. 使用 BetterNCM Installer 安装 4. 手动安装 msimg32.dll 5. 网易云音乐 > 设置 > 关于网易云音乐 > 有新版本时提醒我
True
【BUG】没有插件商店 - 使用网易云音乐 2.10.5(Build:200451)(Patch.1:bc9f526) + BetterNCM 0.2.4,安装后无插件商店。 ![Snipaste_2022-11-14_18-13-44](https://user-images.githubusercontent.com/40288853/201634706-b16ba113-8795-4200-8161-bde2c01b6f5f.png) 已使用以下方法,仍无法解决: 1. 重启网易云音乐 2. 打开/关闭代理 3. 使用 BetterNCM Installer 安装 4. 手动安装 msimg32.dll 5. 网易云音乐 > 设置 > 关于网易云音乐 > 有新版本时提醒我
comp
【bug】没有插件商店 使用网易云音乐 build patch betterncm ,安装后无插件商店。 已使用以下方法,仍无法解决: 重启网易云音乐 打开 关闭代理 使用 betterncm installer 安装 手动安装 dll 网易云音乐 设置 关于网易云音乐 有新版本时提醒我
1
16,526
3,536,177,193
IssuesEvent
2016-01-17 02:39:54
dotnet/wcf
https://api.github.com/repos/dotnet/wcf
opened
Stop using _OpenOnce stress scenarios wrappers once #108 is fixed
test bug
This is just to track the removal of a workaround in stress test using RecyclablePooledFactoriesAndChannels_OpenOnce instead of RecyclablePooledFactoriesAndChannels when #108 is fixed.
1.0
Stop using _OpenOnce stress scenarios wrappers once #108 is fixed - This is just to track the removal of a workaround in stress test using RecyclablePooledFactoriesAndChannels_OpenOnce instead of RecyclablePooledFactoriesAndChannels when #108 is fixed.
non_comp
stop using openonce stress scenarios wrappers once is fixed this is just to track the removal of a workaround in stress test using recyclablepooledfactoriesandchannels openonce instead of recyclablepooledfactoriesandchannels when is fixed
0
258,843
27,583,825,036
IssuesEvent
2023-03-08 18:06:16
snowdensb/job-dsl-plugin
https://api.github.com/repos/snowdensb/job-dsl-plugin
opened
CVE-2020-2104 (Medium) detected in jenkins-core-2.176.jar
Mend: dependency security vulnerability
## CVE-2020-2104 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jenkins-core-2.176.jar</b></p></summary> <p>Jenkins core code and view files to render HTML.</p> <p>Library home page: <a href="https://jenkins.io/jenkins-parent/jenkins-core/">https://jenkins.io/jenkins-parent/jenkins-core/</a></p> <p>Path to dependency file: /build.gradle</p> <p>Path to vulnerable library: /caches/modules-2/files-2.1/org.jenkins-ci.main/jenkins-core/2.176/95ee06bed42207774c63dc8ead89f79f2a9daee9/jenkins-core-2.176.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.jenkins-ci.main/jenkins-core/2.176/95ee06bed42207774c63dc8ead89f79f2a9daee9/jenkins-core-2.176.jar</p> <p> Dependency Hierarchy: - :x: **jenkins-core-2.176.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/snowdensb/job-dsl-plugin/commit/2e8946fc25b6060b5637631b8813fe86b6da687a">2e8946fc25b6060b5637631b8813fe86b6da687a</a></p> <p>Found in base branch: <b>master</b></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> Jenkins 2.218 and earlier, LTS 2.204.1 and earlier allowed users with Overall/Read access to view a JVM memory usage chart. <p>Publish Date: 2020-01-29 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-2104>CVE-2020-2104</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>4.3</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: Low - 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://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://github.com/advisories/GHSA-r78q-qgx6-64pp">https://github.com/advisories/GHSA-r78q-qgx6-64pp</a></p> <p>Release Date: 2020-03-17</p> <p>Fix Resolution: org.jenkins-ci.main:jenkins-core:2.204.2,2.219</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue
True
CVE-2020-2104 (Medium) detected in jenkins-core-2.176.jar - ## CVE-2020-2104 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jenkins-core-2.176.jar</b></p></summary> <p>Jenkins core code and view files to render HTML.</p> <p>Library home page: <a href="https://jenkins.io/jenkins-parent/jenkins-core/">https://jenkins.io/jenkins-parent/jenkins-core/</a></p> <p>Path to dependency file: /build.gradle</p> <p>Path to vulnerable library: /caches/modules-2/files-2.1/org.jenkins-ci.main/jenkins-core/2.176/95ee06bed42207774c63dc8ead89f79f2a9daee9/jenkins-core-2.176.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.jenkins-ci.main/jenkins-core/2.176/95ee06bed42207774c63dc8ead89f79f2a9daee9/jenkins-core-2.176.jar</p> <p> Dependency Hierarchy: - :x: **jenkins-core-2.176.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/snowdensb/job-dsl-plugin/commit/2e8946fc25b6060b5637631b8813fe86b6da687a">2e8946fc25b6060b5637631b8813fe86b6da687a</a></p> <p>Found in base branch: <b>master</b></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> Jenkins 2.218 and earlier, LTS 2.204.1 and earlier allowed users with Overall/Read access to view a JVM memory usage chart. <p>Publish Date: 2020-01-29 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-2104>CVE-2020-2104</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>4.3</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: Low - 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://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://github.com/advisories/GHSA-r78q-qgx6-64pp">https://github.com/advisories/GHSA-r78q-qgx6-64pp</a></p> <p>Release Date: 2020-03-17</p> <p>Fix Resolution: org.jenkins-ci.main:jenkins-core:2.204.2,2.219</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue
non_comp
cve medium detected in jenkins core jar cve medium severity vulnerability vulnerable library jenkins core jar jenkins core code and view files to render html library home page a href path to dependency file build gradle path to vulnerable library caches modules files org jenkins ci main jenkins core jenkins core jar home wss scanner gradle caches modules files org jenkins ci main jenkins core jenkins core jar dependency hierarchy x jenkins core jar vulnerable library found in head commit a href found in base branch master vulnerability details jenkins and earlier lts and earlier allowed users with overall read access to view a jvm memory usage chart 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 low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org jenkins ci main jenkins core rescue worker helmet automatic remediation is available for this issue
0
13,421
15,832,156,047
IssuesEvent
2021-04-06 14:20:44
spring-projects-experimental/spring-native
https://api.github.com/repos/spring-projects-experimental/spring-native
closed
Allow JHipster sample to compile to native
type: compatibility
As discussed with @sdeleuze on Twitter, I created a sample JHipster project and configured it using Spring Native. -> here's the ticket will all information on the JHipster side: https://github.com/jhipster/generator-jhipster/issues/13733 The 2 first problems are: - The logback file makes startup fail (you can go past this by removing the file) - There is an error concerning the HttpStatus class. As we're using Undertow, I tried to migrate to Tomcat, but that didn't help.
True
Allow JHipster sample to compile to native - As discussed with @sdeleuze on Twitter, I created a sample JHipster project and configured it using Spring Native. -> here's the ticket will all information on the JHipster side: https://github.com/jhipster/generator-jhipster/issues/13733 The 2 first problems are: - The logback file makes startup fail (you can go past this by removing the file) - There is an error concerning the HttpStatus class. As we're using Undertow, I tried to migrate to Tomcat, but that didn't help.
comp
allow jhipster sample to compile to native as discussed with sdeleuze on twitter i created a sample jhipster project and configured it using spring native here s the ticket will all information on the jhipster side the first problems are the logback file makes startup fail you can go past this by removing the file there is an error concerning the httpstatus class as we re using undertow i tried to migrate to tomcat but that didn t help
1
13,792
16,520,641,873
IssuesEvent
2021-05-26 14:14:34
apache/druid
https://api.github.com/repos/apache/druid
closed
Deprecate support for Apache ZooKeeper 3.4.x
Area - Zookeeper/Curator Compatibility Feature/Change Description Release Notes
ZooKeeper 3.4.x has been EOL for some time, and its client libraries are no longer supported by the community. In order to support newer JDK versions (i.e. JDK 14, 15 and above) Druid will need to upgrade to 3.5.x client libraries (see https://issues.apache.org/jira/browse/ZOOKEEPER-3779) Unfortunately Apache Curator does not support ZooKeeper 3.4.x with newer clients libraries (see https://curator.apache.org/zk-compatibility-34.html) and as such we will need to drop 3.4.x support in order to upgrade. I propose we deprecate support for ZooKeeper 3.4.x in the next release, and remove support in a subsequent one, once we validate that 3.5.x client libraries perform as expected.
True
Deprecate support for Apache ZooKeeper 3.4.x - ZooKeeper 3.4.x has been EOL for some time, and its client libraries are no longer supported by the community. In order to support newer JDK versions (i.e. JDK 14, 15 and above) Druid will need to upgrade to 3.5.x client libraries (see https://issues.apache.org/jira/browse/ZOOKEEPER-3779) Unfortunately Apache Curator does not support ZooKeeper 3.4.x with newer clients libraries (see https://curator.apache.org/zk-compatibility-34.html) and as such we will need to drop 3.4.x support in order to upgrade. I propose we deprecate support for ZooKeeper 3.4.x in the next release, and remove support in a subsequent one, once we validate that 3.5.x client libraries perform as expected.
comp
deprecate support for apache zookeeper x zookeeper x has been eol for some time and its client libraries are no longer supported by the community in order to support newer jdk versions i e jdk and above druid will need to upgrade to x client libraries see unfortunately apache curator does not support zookeeper x with newer clients libraries see and as such we will need to drop x support in order to upgrade i propose we deprecate support for zookeeper x in the next release and remove support in a subsequent one once we validate that x client libraries perform as expected
1
16,990
23,407,728,611
IssuesEvent
2022-08-12 14:23:01
KosmX/emotes
https://api.github.com/repos/KosmX/emotes
closed
Conflict with Origin (forge)
bug compatibility forge
Versions: Minecraft 1.18.2 Forge: 40.1.51 / 40.1.52 Origin: Origins-1.18.2-1.4.1.4-unified Emotecraft: I tried all the versions available in 1.18,2 It crashes when emotecraft and origin are loaded together. ``` ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 2022/6/27 上午10:13 Description: Rendering overlay org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_6213_(EntityRenderDispatcher.java:333) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at com.mojang.blaze3d.systems.RenderSystem.m_69884_(RenderSystem.java:211) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1066) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.52.jar%2350!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector preventFeatureRendering(Lnet/minecraft/client/renderer/entity/layers/RenderLayer;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V in apoli.mixins.json:LivingEntityRendererMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap apoli.refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ... 150 more A detailed walkthrough of the error, its code path and all known details is as follows: -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_6213_(EntityRenderDispatcher.java:333) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at com.mojang.blaze3d.systems.RenderSystem.m_69884_(RenderSystem.java:211) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:882) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1044) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.52.jar%2350!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: Default -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Alibaba Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Alibaba Memory: 3248844728 bytes (3098 MiB) / 3745513472 bytes (3572 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz Identifier: Intel64 Family 6 Model 142 Stepping 12 Microarchitecture: whiskey Lake Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x9b41 Graphics card #0 versionInfo: DriverVersion=27.20.100.8984 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 name: NVIDIA GeForce MX250 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 vendor: NVIDIA (0x10de) Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 VRAM (MB): 2048.00 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 deviceId: 0x1d13 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 versionInfo: DriverVersion=31.0.15.1640 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 name: Virtual Display Device Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 vendor: Huawei Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 VRAM (MB): 0.00 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 deviceId: unknown Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 versionInfo: DriverVersion=1.0.0.9 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot https://github.com/EdwinMindcraft/origins-architectury/issues/1 capacity (MB): 8192.00 Memory slot https://github.com/EdwinMindcraft/origins-architectury/issues/1 clockSpeed (GHz): 2.67 Memory slot https://github.com/EdwinMindcraft/origins-architectury/issues/1 type: DDR4 Virtual memory max (MB): 25433.30 Virtual memory used (MB): 15556.13 Swap memory total (MB): 9216.00 Swap memory used (MB): 597.11 JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx6144m Launched Version: 1.18.2-Forge_40.1.52 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: Intel(R) UHD Graphics GL version 3.2.0 - Build 27.20.100.8984, Intel Window size: 854x480 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: 简体中文 (中国) CPU: 8x Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0🇩🇪ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE forge-1.18.2-40.1.52-universal.jar |Forge |forge |40.1.52 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 [起源非官方Forge版] Origins-1.18.2-1.4.1.4-unified.jar |Additional Entity Attributes |additionalentityattributes |1.18.2-1.4.1.4 |COMMON_SET|Manifest: NOSIGNATURE [表情工艺] emotecraft-for-MC1.18.2-2.1.3-SNAPSHOT-buil|Emotecraft |emotecraft |2.1.3-SNAPSHOT-build|COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: ec0f2cda-4064-4b6b-afd9-97e8ae9624ef FML: 40.1 Forge: net.minecraftforge:40.1.52` ```
True
Conflict with Origin (forge) - Versions: Minecraft 1.18.2 Forge: 40.1.51 / 40.1.52 Origin: Origins-1.18.2-1.4.1.4-unified Emotecraft: I tried all the versions available in 1.18,2 It crashes when emotecraft and origin are loaded together. ``` ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 2022/6/27 上午10:13 Description: Rendering overlay org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_6213_(EntityRenderDispatcher.java:333) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at com.mojang.blaze3d.systems.RenderSystem.m_69884_(RenderSystem.java:211) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1066) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.52.jar%2350!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector preventFeatureRendering(Lnet/minecraft/client/renderer/entity/layers/RenderLayer;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/Entity;FFFFFF)V in apoli.mixins.json:LivingEntityRendererMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap apoli.refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ... 150 more A detailed walkthrough of the error, its code path and all known details is as follows: -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:116) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_6213_(EntityRenderDispatcher.java:333) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:795) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:784) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at com.mojang.blaze3d.systems.RenderSystem.m_69884_(RenderSystem.java:211) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,re:mixin} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:882) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1044) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.52.jar%2350!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: Default -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Alibaba Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Alibaba Memory: 3248844728 bytes (3098 MiB) / 3745513472 bytes (3572 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz Identifier: Intel64 Family 6 Model 142 Stepping 12 Microarchitecture: whiskey Lake Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x9b41 Graphics card #0 versionInfo: DriverVersion=27.20.100.8984 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 name: NVIDIA GeForce MX250 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 vendor: NVIDIA (0x10de) Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 VRAM (MB): 2048.00 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 deviceId: 0x1d13 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/1 versionInfo: DriverVersion=31.0.15.1640 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 name: Virtual Display Device Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 vendor: Huawei Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 VRAM (MB): 0.00 Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 deviceId: unknown Graphics card https://github.com/EdwinMindcraft/origins-architectury/issues/2 versionInfo: DriverVersion=1.0.0.9 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot https://github.com/EdwinMindcraft/origins-architectury/issues/1 capacity (MB): 8192.00 Memory slot https://github.com/EdwinMindcraft/origins-architectury/issues/1 clockSpeed (GHz): 2.67 Memory slot https://github.com/EdwinMindcraft/origins-architectury/issues/1 type: DDR4 Virtual memory max (MB): 25433.30 Virtual memory used (MB): 15556.13 Swap memory total (MB): 9216.00 Swap memory used (MB): 597.11 JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx6144m Launched Version: 1.18.2-Forge_40.1.52 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: Intel(R) UHD Graphics GL version 3.2.0 - Build 27.20.100.8984, Intel Window size: 854x480 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: 简体中文 (中国) CPU: 8x Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0🇩🇪ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE forge-1.18.2-40.1.52-universal.jar |Forge |forge |40.1.52 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 [起源非官方Forge版] Origins-1.18.2-1.4.1.4-unified.jar |Additional Entity Attributes |additionalentityattributes |1.18.2-1.4.1.4 |COMMON_SET|Manifest: NOSIGNATURE [表情工艺] emotecraft-for-MC1.18.2-2.1.3-SNAPSHOT-buil|Emotecraft |emotecraft |2.1.3-SNAPSHOT-build|COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: ec0f2cda-4064-4b6b-afd9-97e8ae9624ef FML: 40.1 Forge: net.minecraftforge:40.1.52` ```
comp
conflict with origin forge versions minecraft forge origin origins unified emotecraft i tried all the versions available in it crashes when emotecraft and origin are loaded together minecraft crash report surprise haha well this is awkward time description rendering overlay org spongepowered asm mixin transformer throwables mixintransformererror an unexpected critical error was encountered at org spongepowered asm mixin transformer mixinprocessor applymixins mixinprocessor java at org spongepowered asm mixin transformer mixintransformer transformclass mixintransformer java at org spongepowered asm service modlauncher mixintransformationhandler processclass mixintransformationhandler java at org spongepowered asm launch mixinlaunchpluginlegacy processclass mixinlaunchpluginlegacy java at cpw mods modlauncher serviceapi ilaunchpluginservice processclasswithflags ilaunchpluginservice java at cpw mods modlauncher launchpluginhandler offerclassnodetoplugins launchpluginhandler java at cpw mods modlauncher classtransformer transform classtransformer java at cpw mods modlauncher transformingclassloader maybetransformclassbytes transformingclassloader java at cpw mods cl moduleclassloader readertoclass moduleclassloader java at cpw mods cl moduleclassloader lambda findclass moduleclassloader java at cpw mods cl moduleclassloader loadfrommodule moduleclassloader java at cpw mods cl moduleclassloader findclass moduleclassloader java at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java at java lang classloader native method at java lang classloader defineclass classloader java at cpw mods cl moduleclassloader readertoclass moduleclassloader java at cpw mods cl moduleclassloader lambda findclass moduleclassloader java at cpw mods cl moduleclassloader loadfrommodule moduleclassloader java at cpw mods cl moduleclassloader findclass moduleclassloader java at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java at java lang classloader native method at java lang classloader defineclass classloader java at cpw mods cl moduleclassloader readertoclass moduleclassloader java at cpw mods cl moduleclassloader lambda findclass moduleclassloader java at cpw mods cl moduleclassloader loadfrommodule moduleclassloader java at cpw mods cl moduleclassloader findclass moduleclassloader java at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java at java lang classloader native method at java lang classloader defineclass classloader java at cpw mods cl moduleclassloader readertoclass moduleclassloader java at cpw mods cl moduleclassloader lambda findclass moduleclassloader java at cpw mods cl moduleclassloader loadfrommodule moduleclassloader java at cpw mods cl moduleclassloader findclass moduleclassloader java at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java at net minecraft client renderer entity entityrenderdispatcher m entityrenderdispatcher java re mixin pl accesstransformer b pl runtimedistcleaner a re classloading pl accesstransformer b pl mixin app apoli mixins json entityrenderdispatchermixin pl mixin a pl runtimedistcleaner a at net minecraft server packs resources resourcemanagerreloadlistener m resourcemanagerreloadlistener java re classloading re mixin at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at com mojang systems rendersystem m rendersystem java re classloading re mixin at com mojang systems rendersystem m rendersystem java re classloading re mixin at com mojang platform window m window java re classloading pl runtimedistcleaner a at net minecraft client minecraft m minecraft java re mixin pl accesstransformer b pl runtimedistcleaner a re classloading pl accesstransformer b pl mixin app apoli mixins json minecraftclientmixin pl mixin a pl runtimedistcleaner a at net minecraft client minecraft m minecraft java re mixin pl accesstransformer b pl runtimedistcleaner a re classloading pl accesstransformer b pl mixin app apoli mixins json minecraftclientmixin pl mixin a pl runtimedistcleaner a at net minecraft client main main main main java re classloading pl runtimedistcleaner a at jdk internal reflect nativemethodaccessorimpl native method at jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at net minecraftforge fml loading targets commonclientlaunchhandler lambda launchservice commonclientlaunchhandler java at cpw mods modlauncher launchservicehandlerdecorator launch launchservicehandlerdecorator java at cpw mods modlauncher launchservicehandler launch launchservicehandler java at cpw mods modlauncher launchservicehandler launch launchservicehandler java at cpw mods modlauncher launcher run launcher java at cpw mods modlauncher launcher main launcher java at cpw mods modlauncher bootstraplaunchconsumer accept bootstraplaunchconsumer java at cpw mods modlauncher bootstraplaunchconsumer accept bootstraplaunchconsumer java at cpw mods bootstraplauncher bootstraplauncher main bootstraplauncher java caused by org spongepowered asm mixin injection throwables injectionerror critical injection failure redirector preventfeaturerendering lnet minecraft client renderer entity layers renderlayer lcom mojang vertex posestack lnet minecraft client renderer multibuffersource ilnet minecraft world entity entity ffffff v in apoli mixins json livingentityrenderermixin failed injection check succeeded scanned target s using refmap apoli refmap json at org spongepowered asm mixin injection struct injectioninfo postinject injectioninfo java at org spongepowered asm mixin transformer mixintargetcontext applyinjections mixintargetcontext java at org spongepowered asm mixin transformer mixinapplicatorstandard applyinjections mixinapplicatorstandard java at org spongepowered asm mixin transformer mixinapplicatorstandard applymixin mixinapplicatorstandard java at org spongepowered asm mixin transformer mixinapplicatorstandard apply mixinapplicatorstandard java at org spongepowered asm mixin transformer targetclasscontext apply targetclasscontext java at org spongepowered asm mixin transformer targetclasscontext applymixins targetclasscontext java at org spongepowered asm mixin transformer mixinprocessor applymixins mixinprocessor java more a detailed walkthrough of the error its code path and all known details is as follows head thread render thread stacktrace at org spongepowered asm mixin transformer mixinprocessor applymixins mixinprocessor java at org spongepowered asm mixin transformer mixintransformer transformclass mixintransformer java at org spongepowered asm service modlauncher mixintransformationhandler processclass mixintransformationhandler java at org spongepowered asm launch mixinlaunchpluginlegacy processclass mixinlaunchpluginlegacy java at cpw mods modlauncher serviceapi ilaunchpluginservice processclasswithflags ilaunchpluginservice java at cpw mods modlauncher launchpluginhandler offerclassnodetoplugins launchpluginhandler java at cpw mods modlauncher classtransformer transform classtransformer java at cpw mods modlauncher transformingclassloader maybetransformclassbytes transformingclassloader java at cpw mods cl moduleclassloader readertoclass moduleclassloader java at cpw mods cl moduleclassloader lambda findclass moduleclassloader java at cpw mods cl moduleclassloader loadfrommodule moduleclassloader java at cpw mods cl moduleclassloader findclass moduleclassloader java at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java at java lang classloader native method at java lang classloader defineclass classloader java at cpw mods cl moduleclassloader readertoclass moduleclassloader java at cpw mods cl moduleclassloader lambda findclass moduleclassloader java at cpw mods cl moduleclassloader loadfrommodule moduleclassloader java at cpw mods cl moduleclassloader findclass moduleclassloader java at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java at java lang classloader native method at java lang classloader defineclass classloader java at cpw mods cl moduleclassloader readertoclass moduleclassloader java at cpw mods cl moduleclassloader lambda findclass moduleclassloader java at cpw mods cl moduleclassloader loadfrommodule moduleclassloader java at cpw mods cl moduleclassloader findclass moduleclassloader java at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java at java lang classloader native method at java lang classloader defineclass classloader java at cpw mods cl moduleclassloader readertoclass moduleclassloader java at cpw mods cl moduleclassloader lambda findclass moduleclassloader java at cpw mods cl moduleclassloader loadfrommodule moduleclassloader java at cpw mods cl moduleclassloader findclass moduleclassloader java at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java at net minecraft client renderer entity entityrenderdispatcher m entityrenderdispatcher java re mixin pl accesstransformer b pl runtimedistcleaner a re classloading pl accesstransformer b pl mixin app apoli mixins json entityrenderdispatchermixin pl mixin a pl runtimedistcleaner a at net minecraft server packs resources resourcemanagerreloadlistener m resourcemanagerreloadlistener java re classloading re mixin at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture unirun tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at net minecraft util thread blockableeventloop execute blockableeventloop java re mixin pl accesstransformer b re computing frames pl accesstransformer b re classloading pl accesstransformer b at net minecraft server packs resources simplereloadinstance m simplereloadinstance java re classloading at java util concurrent completablefuture unicompletion claim completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture postfire completablefuture java at java util concurrent completablefuture uniaccept tryfire completablefuture java at java util concurrent completablefuture completion run completablefuture java at com mojang systems rendersystem m rendersystem java re classloading re mixin at com mojang systems rendersystem m rendersystem java re classloading re mixin overlay render details details overlay name net minecraft client gui screens loadingoverlay stacktrace at net minecraft client renderer gamerenderer m gamerenderer java re mixin pl accesstransformer b pl runtimedistcleaner a re classloading pl accesstransformer b pl mixin app apoli mixins json gamerenderermixin pl mixin a pl runtimedistcleaner a at net minecraft client minecraft m minecraft java re mixin pl accesstransformer b pl runtimedistcleaner a re classloading pl accesstransformer b pl mixin app apoli mixins json minecraftclientmixin pl mixin a pl runtimedistcleaner a at net minecraft client minecraft m minecraft java re mixin pl accesstransformer b pl runtimedistcleaner a re classloading pl accesstransformer b pl mixin app apoli mixins json minecraftclientmixin pl mixin a pl runtimedistcleaner a at net minecraft client main main main main java re classloading pl runtimedistcleaner a at jdk internal reflect nativemethodaccessorimpl native method at jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at net minecraftforge fml loading targets commonclientlaunchhandler lambda launchservice commonclientlaunchhandler java at cpw mods modlauncher launchservicehandlerdecorator launch launchservicehandlerdecorator java at cpw mods modlauncher launchservicehandler launch launchservicehandler java at cpw mods modlauncher launchservicehandler launch launchservicehandler java at cpw mods modlauncher launcher run launcher java at cpw mods modlauncher launcher main launcher java at cpw mods modlauncher bootstraplaunchconsumer accept bootstraplaunchconsumer java at cpw mods modlauncher bootstraplaunchconsumer accept bootstraplaunchconsumer java at cpw mods bootstraplauncher bootstraplauncher main bootstraplauncher java last reload details reload number reload reason initial finished no packs default system details details minecraft version minecraft version id operating system windows version java version alibaba java vm version openjdk bit server vm mixed mode sharing alibaba memory bytes mib bytes mib up to bytes mib cpus processor vendor genuineintel processor name intel r core tm cpu identifier family model stepping microarchitecture whiskey lake frequency ghz number of physical packages number of physical cpus number of logical cpus graphics card name intel r uhd graphics graphics card vendor intel corporation graphics card vram mb graphics card deviceid graphics card versioninfo driverversion graphics card name nvidia geforce graphics card vendor nvidia graphics card vram mb graphics card deviceid graphics card versioninfo driverversion graphics card name virtual display device graphics card vendor huawei graphics card vram mb graphics card deviceid unknown graphics card versioninfo driverversion memory slot capacity mb memory slot clockspeed ghz memory slot type memory slot capacity mb memory slot clockspeed ghz memory slot type virtual memory max mb virtual memory used mb swap memory total mb swap memory used mb jvm flags total xx xx useadaptivesizepolicy xx omitstacktraceinfastthrow xx heapdumppath mojangtricksinteldriversforperformance javaw exe minecraft exe heapdump launched version forge backend library lwjgl version snapshot backend api intel r uhd graphics gl version build intel window size gl caps using framebuffer using opengl gl debug messages using vbos yes is modded definitely client brand changed to forge type client map client txt graphics mode fancy resource packs current language 简体中文 中国 cpu intel r core tm cpu modlauncher main modlauncher launch target forgeclient modlauncher naming srg modlauncher services mixin pluginservice eventbus pluginservice pluginservice object holder definalize pluginservice runtime enum extender pluginservice capability token subclass pluginservice accesstransformer pluginservice runtimedistcleaner pluginservice mixin transformationservice fml transformationservice fml language providers minecraft lowcodefml null javafml null mod list client srg jar minecraft minecraft common set manifest cf 🇩🇪ad ce cf ae caelus forge jar caelus api caelus common set manifest nosignature forge universal jar forge forge common set manifest ce df ed origins unified jar additional entity attributes additionalentityattributes common set manifest nosignature emotecraft for snapshot buil emotecraft emotecraft snapshot build common set manifest nosignature crash report uuid fml forge net minecraftforge
1
230,425
7,610,097,522
IssuesEvent
2018-05-01 05:42:48
wso2/carbon-analytics
https://api.github.com/repos/wso2/carbon-analytics
closed
Status Dashboard : In Tooltips displays in milliseconds instead of date.
Priority/High Severity/Minor Status Dashboard Type/Bug
**Description:** In tooltips displays in milliseconds instead of date while axis contains the date **Suggested Labels:** Bug **Suggested Assignees:** @CharukaK **Affected Product Version:** Beta2
1.0
Status Dashboard : In Tooltips displays in milliseconds instead of date. - **Description:** In tooltips displays in milliseconds instead of date while axis contains the date **Suggested Labels:** Bug **Suggested Assignees:** @CharukaK **Affected Product Version:** Beta2
non_comp
status dashboard in tooltips displays in milliseconds instead of date description in tooltips displays in milliseconds instead of date while axis contains the date suggested labels bug suggested assignees charukak affected product version
0
20,041
27,973,368,565
IssuesEvent
2023-03-25 09:24:14
Software-Hardware-Codesign/jme-alloc
https://api.github.com/repos/Software-Hardware-Codesign/jme-alloc
closed
[Incompatibility] ClassCastException when used in JME
core incompatibility
``` Mar 24, 2023 5:16:29 PM com.jme3.system.JmeDesktopSystem initialize INFO: Running on jMonkeyEngine 3.6.0-stable * Branch: HEAD * Git Hash: 53f2a49 * Build Date: 2023-03-20 Mar 24, 2023 5:16:31 PM com.jme3.system.lwjgl.LwjglContext printContextInitInfo INFO: LWJGL 2.9.5 context running on thread jME3 Main * Graphics Adapter: null * Driver Version: null * Scaling Factor: 1 Mar 24, 2023 5:16:31 PM com.jme3.renderer.opengl.GLRenderer loadCapabilitiesCommon INFO: OpenGL Renderer Information * Vendor: Intel Open Source Technology Center * Renderer: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2) * OpenGL Version: 3.3 (Core Profile) Mesa 20.0.8 * GLSL Version: 3.30 * Profile: Core Mar 24, 2023 5:16:32 PM com.jme3.audio.openal.ALAudioRenderer initOpenAL INFO: Audio Renderer Information * Device: OpenAL Soft * Vendor: OpenAL Community * Renderer: OpenAL Soft * Version: 1.1 ALSOFT 1.15.1 * Supported channels: 64 * ALC extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_loopback * AL extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency Mar 24, 2023 5:16:32 PM com.jme3.audio.openal.ALAudioRenderer initOpenAL WARNING: Pausing audio device not supported. Mar 24, 2023 5:16:32 PM com.jme3.audio.openal.ALAudioRenderer initOpenAL INFO: Audio effect extension version: 1.0 Mar 24, 2023 5:16:32 PM com.jme3.audio.openal.ALAudioRenderer initOpenAL INFO: Audio max auxiliary sends: 4 Allocator=buffer.TestReleaseDirectMemory$JmeNativeAlloc Mar 24, 2023 5:16:32 PM com.jme3.app.LegacyApplication handleError SEVERE: Uncaught exception thrown in Thread[#33,jME3 Main,5,main] java.lang.ClassCastException: class java.nio.DirectFloatBufferU cannot be cast to class java.nio.ByteBuffer (java.nio.DirectFloatBufferU and java.nio.ByteBuffer are in module java.base of loader 'bootstrap') at buffer.TestReleaseDirectMemory$JmeNativeAlloc.destroyDirectBuffer(TestReleaseDirectMemory.java:80) at com.jme3.util.BufferUtils.destroyDirectBuffer(BufferUtils.java:1292) at buffer.TestReleaseDirectMemory.simpleUpdate(TestReleaseDirectMemory.java:73) at com.jme3.app.SimpleApplication.update(SimpleApplication.java:261) at com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop(LwjglAbstractDisplay.java:160) at com.jme3.system.lwjgl.LwjglDisplay.runLoop(LwjglDisplay.java:224) at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:242) at java.base/java.lang.Thread.run(Thread.java:1589) ``` Here is a test case: ``` public class TestReleaseDirectMemory extends SimpleApplication { public static void main(String[] args){ System.setProperty(BufferAllocatorFactory.PROPERTY_BUFFER_ALLOCATOR_IMPLEMENTATION, JmeNativeAlloc.class.getName()); TestReleaseDirectMemory app = new TestReleaseDirectMemory(); app.start(); } @Override public void simpleInitApp() { System.out.println("Allocator=" + System.getProperty(BufferAllocatorFactory.PROPERTY_BUFFER_ALLOCATOR_IMPLEMENTATION)); } @Override public void simpleUpdate(float tpf) { ByteBuffer buf = BufferUtils.createByteBuffer(500000); BufferUtils.destroyDirectBuffer(buf); FloatBuffer buf2 = BufferUtils.createFloatBuffer(500000); BufferUtils.destroyDirectBuffer(buf2); } public static class JmeNativeAlloc implements BufferAllocator { @Override public void destroyDirectBuffer(Buffer toBeDestroyed) { NativeBufferAllocator.releaseDirectByteBuffer((ByteBuffer) toBeDestroyed); } @Override public ByteBuffer allocate(int size) { return NativeBufferAllocator.createDirectByteBuffer(size); } } } ```
True
[Incompatibility] ClassCastException when used in JME - ``` Mar 24, 2023 5:16:29 PM com.jme3.system.JmeDesktopSystem initialize INFO: Running on jMonkeyEngine 3.6.0-stable * Branch: HEAD * Git Hash: 53f2a49 * Build Date: 2023-03-20 Mar 24, 2023 5:16:31 PM com.jme3.system.lwjgl.LwjglContext printContextInitInfo INFO: LWJGL 2.9.5 context running on thread jME3 Main * Graphics Adapter: null * Driver Version: null * Scaling Factor: 1 Mar 24, 2023 5:16:31 PM com.jme3.renderer.opengl.GLRenderer loadCapabilitiesCommon INFO: OpenGL Renderer Information * Vendor: Intel Open Source Technology Center * Renderer: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2) * OpenGL Version: 3.3 (Core Profile) Mesa 20.0.8 * GLSL Version: 3.30 * Profile: Core Mar 24, 2023 5:16:32 PM com.jme3.audio.openal.ALAudioRenderer initOpenAL INFO: Audio Renderer Information * Device: OpenAL Soft * Vendor: OpenAL Community * Renderer: OpenAL Soft * Version: 1.1 ALSOFT 1.15.1 * Supported channels: 64 * ALC extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_loopback * AL extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency Mar 24, 2023 5:16:32 PM com.jme3.audio.openal.ALAudioRenderer initOpenAL WARNING: Pausing audio device not supported. Mar 24, 2023 5:16:32 PM com.jme3.audio.openal.ALAudioRenderer initOpenAL INFO: Audio effect extension version: 1.0 Mar 24, 2023 5:16:32 PM com.jme3.audio.openal.ALAudioRenderer initOpenAL INFO: Audio max auxiliary sends: 4 Allocator=buffer.TestReleaseDirectMemory$JmeNativeAlloc Mar 24, 2023 5:16:32 PM com.jme3.app.LegacyApplication handleError SEVERE: Uncaught exception thrown in Thread[#33,jME3 Main,5,main] java.lang.ClassCastException: class java.nio.DirectFloatBufferU cannot be cast to class java.nio.ByteBuffer (java.nio.DirectFloatBufferU and java.nio.ByteBuffer are in module java.base of loader 'bootstrap') at buffer.TestReleaseDirectMemory$JmeNativeAlloc.destroyDirectBuffer(TestReleaseDirectMemory.java:80) at com.jme3.util.BufferUtils.destroyDirectBuffer(BufferUtils.java:1292) at buffer.TestReleaseDirectMemory.simpleUpdate(TestReleaseDirectMemory.java:73) at com.jme3.app.SimpleApplication.update(SimpleApplication.java:261) at com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop(LwjglAbstractDisplay.java:160) at com.jme3.system.lwjgl.LwjglDisplay.runLoop(LwjglDisplay.java:224) at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:242) at java.base/java.lang.Thread.run(Thread.java:1589) ``` Here is a test case: ``` public class TestReleaseDirectMemory extends SimpleApplication { public static void main(String[] args){ System.setProperty(BufferAllocatorFactory.PROPERTY_BUFFER_ALLOCATOR_IMPLEMENTATION, JmeNativeAlloc.class.getName()); TestReleaseDirectMemory app = new TestReleaseDirectMemory(); app.start(); } @Override public void simpleInitApp() { System.out.println("Allocator=" + System.getProperty(BufferAllocatorFactory.PROPERTY_BUFFER_ALLOCATOR_IMPLEMENTATION)); } @Override public void simpleUpdate(float tpf) { ByteBuffer buf = BufferUtils.createByteBuffer(500000); BufferUtils.destroyDirectBuffer(buf); FloatBuffer buf2 = BufferUtils.createFloatBuffer(500000); BufferUtils.destroyDirectBuffer(buf2); } public static class JmeNativeAlloc implements BufferAllocator { @Override public void destroyDirectBuffer(Buffer toBeDestroyed) { NativeBufferAllocator.releaseDirectByteBuffer((ByteBuffer) toBeDestroyed); } @Override public ByteBuffer allocate(int size) { return NativeBufferAllocator.createDirectByteBuffer(size); } } } ```
comp
classcastexception when used in jme mar pm com system jmedesktopsystem initialize info running on jmonkeyengine stable branch head git hash build date mar pm com system lwjgl lwjglcontext printcontextinitinfo info lwjgl context running on thread main graphics adapter null driver version null scaling factor mar pm com renderer opengl glrenderer loadcapabilitiescommon info opengl renderer information vendor intel open source technology center renderer mesa dri intel r hd graphics snb opengl version core profile mesa glsl version profile core mar pm com audio openal alaudiorenderer initopenal info audio renderer information device openal soft vendor openal community renderer openal soft version alsoft supported channels alc extensions alc enumerate all ext alc enumeration ext alc ext capture alc ext dedicated alc ext disconnect alc ext efx alc ext thread local context alc soft loopback al extensions al ext alaw al ext double al ext exponent distance al ext al ext al ext linear distance al ext mcformats al ext mulaw al ext mulaw mcformats al ext offset al ext source distance model al loki quadriphonic al soft buffer samples al soft buffer sub data al softx deferred updates al soft direct channels al soft loop points al soft source latency mar pm com audio openal alaudiorenderer initopenal warning pausing audio device not supported mar pm com audio openal alaudiorenderer initopenal info audio effect extension version mar pm com audio openal alaudiorenderer initopenal info audio max auxiliary sends allocator buffer testreleasedirectmemory jmenativealloc mar pm com app legacyapplication handleerror severe uncaught exception thrown in thread java lang classcastexception class java nio directfloatbufferu cannot be cast to class java nio bytebuffer java nio directfloatbufferu and java nio bytebuffer are in module java base of loader bootstrap at buffer testreleasedirectmemory jmenativealloc destroydirectbuffer testreleasedirectmemory java at com util bufferutils destroydirectbuffer bufferutils java at buffer testreleasedirectmemory simpleupdate testreleasedirectmemory java at com app simpleapplication update simpleapplication java at com system lwjgl lwjglabstractdisplay runloop lwjglabstractdisplay java at com system lwjgl lwjgldisplay runloop lwjgldisplay java at com system lwjgl lwjglabstractdisplay run lwjglabstractdisplay java at java base java lang thread run thread java here is a test case public class testreleasedirectmemory extends simpleapplication public static void main string args system setproperty bufferallocatorfactory property buffer allocator implementation jmenativealloc class getname testreleasedirectmemory app new testreleasedirectmemory app start override public void simpleinitapp system out println allocator system getproperty bufferallocatorfactory property buffer allocator implementation override public void simpleupdate float tpf bytebuffer buf bufferutils createbytebuffer bufferutils destroydirectbuffer buf floatbuffer bufferutils createfloatbuffer bufferutils destroydirectbuffer public static class jmenativealloc implements bufferallocator override public void destroydirectbuffer buffer tobedestroyed nativebufferallocator releasedirectbytebuffer bytebuffer tobedestroyed override public bytebuffer allocate int size return nativebufferallocator createdirectbytebuffer size
1
15,676
20,239,500,542
IssuesEvent
2022-02-14 07:47:47
PLC-lang/rusty
https://api.github.com/repos/PLC-lang/rusty
closed
address-of expressions add new pointer-type which may override existing pointer-types
bug compatibility-oscat
**Describe the bug** we have 3 ways pointer types are added to index: 1. declared variables (POINTER TO, REF_TO) 2. VAR_IN_OUT variables --> will treat the variables as pointers (auto-deref pointers) 3. address-of expressions `&x` --> will add a type POINTER TO ... to the index, because we cannot be sure it exists. it turns out, that auto-deref pointers of 2. will be overriden by pointers added by situation 3. - so suddenly we see `auto_deref: false` pointer types in VAR_IN_OUT blocks. **To Reproduce** see attached failing unit-tests
True
address-of expressions add new pointer-type which may override existing pointer-types - **Describe the bug** we have 3 ways pointer types are added to index: 1. declared variables (POINTER TO, REF_TO) 2. VAR_IN_OUT variables --> will treat the variables as pointers (auto-deref pointers) 3. address-of expressions `&x` --> will add a type POINTER TO ... to the index, because we cannot be sure it exists. it turns out, that auto-deref pointers of 2. will be overriden by pointers added by situation 3. - so suddenly we see `auto_deref: false` pointer types in VAR_IN_OUT blocks. **To Reproduce** see attached failing unit-tests
comp
address of expressions add new pointer type which may override existing pointer types describe the bug we have ways pointer types are added to index declared variables pointer to ref to var in out variables will treat the variables as pointers auto deref pointers address of expressions x will add a type pointer to to the index because we cannot be sure it exists it turns out that auto deref pointers of will be overriden by pointers added by situation so suddenly we see auto deref false pointer types in var in out blocks to reproduce see attached failing unit tests
1
8,628
10,577,247,306
IssuesEvent
2019-10-07 19:41:06
google/kf
https://api.github.com/repos/google/kf
closed
Ability to ignore file on `kf push`
cf compatibility enhancement points/2
<!-- If you need to report a security issue with kf, send an email to kf-security@google.com. --> ## What problem is the feature trying to solve? `kf push` pushes the entire source directory, which may also contain build artifacts if build was done locally (e.g., `node_modules/` or `target/`). These directories are large and unnecessary and should be ignored. When uploading something that's very large (`node_modules/`), the push is unsuccessful ``` Error: Error publishing image: Patch https://gcr.io/v2/elemental-kite-246200/src-my-space-new-store/blobs/uploads/ABTmro4bcqiocIPAzK1IP0r4AHSxHQviBWy4jzvZgQLoaLYnyCh6V_zGzXrTGGNQ13wJJx9fOJNOtUYLXECt6zg: read tcp [2620:0:1003:512:58ae:f53d:a9d4:db40]:64806->[2607:f8b0:400d:c0f::52]:443: read: operation timed out ``` ## What is the feature? Add `.kfignore` file to be able to ignore specific files/directories from pushed. Should operate/behave like other ignore files (.gitignore, .dockerignore). ## What impact would the feature have? * make people's lives easier * automate common tasks ## Proposed implementation
True
Ability to ignore file on `kf push` - <!-- If you need to report a security issue with kf, send an email to kf-security@google.com. --> ## What problem is the feature trying to solve? `kf push` pushes the entire source directory, which may also contain build artifacts if build was done locally (e.g., `node_modules/` or `target/`). These directories are large and unnecessary and should be ignored. When uploading something that's very large (`node_modules/`), the push is unsuccessful ``` Error: Error publishing image: Patch https://gcr.io/v2/elemental-kite-246200/src-my-space-new-store/blobs/uploads/ABTmro4bcqiocIPAzK1IP0r4AHSxHQviBWy4jzvZgQLoaLYnyCh6V_zGzXrTGGNQ13wJJx9fOJNOtUYLXECt6zg: read tcp [2620:0:1003:512:58ae:f53d:a9d4:db40]:64806->[2607:f8b0:400d:c0f::52]:443: read: operation timed out ``` ## What is the feature? Add `.kfignore` file to be able to ignore specific files/directories from pushed. Should operate/behave like other ignore files (.gitignore, .dockerignore). ## What impact would the feature have? * make people's lives easier * automate common tasks ## Proposed implementation
comp
ability to ignore file on kf push what problem is the feature trying to solve kf push pushes the entire source directory which may also contain build artifacts if build was done locally e g node modules or target these directories are large and unnecessary and should be ignored when uploading something that s very large node modules the push is unsuccessful error error publishing image patch read tcp read operation timed out what is the feature add kfignore file to be able to ignore specific files directories from pushed should operate behave like other ignore files gitignore dockerignore what impact would the feature have make people s lives easier automate common tasks proposed implementation
1
19,375
4,386,196,170
IssuesEvent
2016-08-08 11:56:03
san650/ember-cli-page-object
https://api.github.com/repos/san650/ember-cli-page-object
closed
integration with Ember Power Select
documentation question
Is it possible to use ember-power-select test helper in this addon? I found this: https://gist.github.com/migbar/3d961ddb7aaad1588949 but I'm not sure how integrate it with page-object The EPS helper: http://www.ember-power-select.com/docs/test-helpers
1.0
integration with Ember Power Select - Is it possible to use ember-power-select test helper in this addon? I found this: https://gist.github.com/migbar/3d961ddb7aaad1588949 but I'm not sure how integrate it with page-object The EPS helper: http://www.ember-power-select.com/docs/test-helpers
non_comp
integration with ember power select is it possible to use ember power select test helper in this addon i found this but i m not sure how integrate it with page object the eps helper
0
3,268
6,220,548,369
IssuesEvent
2017-07-09 23:53:42
superckl/BiomeTweaker
https://api.github.com/repos/superckl/BiomeTweaker
closed
Hang on world load with 1.11.2-3.0.281
compatibility possible bug
From game output: ```[15:24:45] [Server thread/FATAL] [FML]: The following problems were captured during this phase [15:24:45] [Server thread/ERROR] [FML]: Caught exception from biometweaker (java.lang.UnsupportedOperationException: JsonNull) [15:24:45] [Server thread/WARN] [FML]: ============================================================= [15:24:45] [Server thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! [15:24:45] [Server thread/WARN] [FML]: Offender: org/multimc/EntryPoint.main([Ljava/lang/String;)V [15:24:45] [Server thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead [15:24:45] [Server thread/WARN] [FML]: ============================================================= [15:24:45] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BiomeTweaker (biometweaker) Caused by: java.lang.UnsupportedOperationException: JsonNull at com.google.gson.JsonElement.getAsString(JsonElement.java:191) ~[JsonElement.class:?] at me.superckl.biometweaker.BiomeTweaker.generateOutputFiles(BiomeTweaker.java:330) ~[BiomeTweaker.class:?] at me.superckl.biometweaker.BiomeTweaker.onLoadComplete(BiomeTweaker.java:212) ~[BiomeTweaker.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:647) ~[forge-1.11.2-13.20.1.2393-universal.jar:?] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) ~[LoadController.class:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) ~[LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836) ~[Loader.class:?] at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357) ~[FMLClientHandler.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521) ~[bes.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) ~[bes.class:?] at net.minecraft.client.main.Main.main(SourceFile:124) ~[1.11.2.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) ~[launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ~[launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) ~[OneSixLauncher.class:?] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) ~[OneSixLauncher.class:?] at org.multimc.EntryPoint.listen(EntryPoint.java:162) ~[EntryPoint.class:?] at org.multimc.EntryPoint.main(EntryPoint.java:53) ~[EntryPoint.class:?] ``` Only Script: ``` biomeWastelands = forBiomes(90) biomeWastelands.registerGenBiomeRep(2) ``` (Replaces the BOP Wastelands with Vanilla Desert)
True
Hang on world load with 1.11.2-3.0.281 - From game output: ```[15:24:45] [Server thread/FATAL] [FML]: The following problems were captured during this phase [15:24:45] [Server thread/ERROR] [FML]: Caught exception from biometweaker (java.lang.UnsupportedOperationException: JsonNull) [15:24:45] [Server thread/WARN] [FML]: ============================================================= [15:24:45] [Server thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! [15:24:45] [Server thread/WARN] [FML]: Offender: org/multimc/EntryPoint.main([Ljava/lang/String;)V [15:24:45] [Server thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead [15:24:45] [Server thread/WARN] [FML]: ============================================================= [15:24:45] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BiomeTweaker (biometweaker) Caused by: java.lang.UnsupportedOperationException: JsonNull at com.google.gson.JsonElement.getAsString(JsonElement.java:191) ~[JsonElement.class:?] at me.superckl.biometweaker.BiomeTweaker.generateOutputFiles(BiomeTweaker.java:330) ~[BiomeTweaker.class:?] at me.superckl.biometweaker.BiomeTweaker.onLoadComplete(BiomeTweaker.java:212) ~[BiomeTweaker.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:647) ~[forge-1.11.2-13.20.1.2393-universal.jar:?] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) ~[LoadController.class:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) ~[LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836) ~[Loader.class:?] at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357) ~[FMLClientHandler.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521) ~[bes.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) ~[bes.class:?] at net.minecraft.client.main.Main.main(SourceFile:124) ~[1.11.2.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) ~[launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ~[launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_112] at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) ~[OneSixLauncher.class:?] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) ~[OneSixLauncher.class:?] at org.multimc.EntryPoint.listen(EntryPoint.java:162) ~[EntryPoint.class:?] at org.multimc.EntryPoint.main(EntryPoint.java:53) ~[EntryPoint.class:?] ``` Only Script: ``` biomeWastelands = forBiomes(90) biomeWastelands.registerGenBiomeRep(2) ``` (Replaces the BOP Wastelands with Vanilla Desert)
comp
hang on world load with from game output the following problems were captured during this phase caught exception from biometweaker java lang unsupportedoperationexception jsonnull mod has direct reference system exit this is not allowed rerouting to fml offender org multimc entrypoint main ljava lang string v use fmlcommonhandler exitjava instead a fatal exception occurred during the server about to start event net minecraftforge fml common loaderexceptionmodcrash caught exception from biometweaker biometweaker caused by java lang unsupportedoperationexception jsonnull at com google gson jsonelement getasstring jsonelement java at me superckl biometweaker biometweaker generateoutputfiles biometweaker java at me superckl biometweaker biometweaker onloadcomplete biometweaker java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke unknown source at java lang reflect method invoke unknown source at net minecraftforge fml common fmlmodcontainer handlemodstateevent fmlmodcontainer java at sun reflect invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke unknown source at java lang reflect method invoke unknown source at com google common eventbus eventsubscriber handleevent eventsubscriber java at com google common eventbus synchronizedeventsubscriber handleevent synchronizedeventsubscriber java at com google common eventbus eventbus dispatch eventbus java at com google common eventbus eventbus dispatchqueuedevents eventbus java at com google common eventbus eventbus post eventbus java at net minecraftforge fml common loadcontroller sendeventtomodcontainer loadcontroller java at net minecraftforge fml common loadcontroller propogatestatemessage loadcontroller java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke unknown source at java lang reflect method invoke unknown source at com google common eventbus eventsubscriber handleevent eventsubscriber java at com google common eventbus synchronizedeventsubscriber handleevent synchronizedeventsubscriber java at com google common eventbus eventbus dispatch eventbus java at com google common eventbus eventbus dispatchqueuedevents eventbus java at com google common eventbus eventbus post eventbus java at net minecraftforge fml common loadcontroller distributestatemessage loadcontroller java at net minecraftforge fml common loader initializemods loader java at net minecraftforge fml client fmlclienthandler finishminecraftloading fmlclienthandler java at net minecraft client minecraft func a minecraft java at net minecraft client minecraft func d minecraft java at net minecraft client main main main sourcefile at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke unknown source at java lang reflect method invoke unknown source at net minecraft launchwrapper launch launch launch java at net minecraft launchwrapper launch main launch java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke unknown source at java lang reflect method invoke unknown source at org multimc onesix onesixlauncher launchwithmainclass onesixlauncher java at org multimc onesix onesixlauncher launch onesixlauncher java at org multimc entrypoint listen entrypoint java at org multimc entrypoint main entrypoint java only script biomewastelands forbiomes biomewastelands registergenbiomerep replaces the bop wastelands with vanilla desert
1
19,492
27,072,589,452
IssuesEvent
2023-02-14 08:16:55
opensrp/web
https://api.github.com/repos/opensrp/web
opened
[FHIR Road Map]: Parsing and working with contained Resources.
FHIR compatibility
### Issue Context? While working on the care team view. I came across this [resource](https://fhir.labs.smartregister.org/fhir/CareTeam/3500) which has a participant that is a [contained resource](http://www.hl7.org/implement/standards/fhir/references.html#contained). Which got me thinking that its one of those things about the fhir spec that we have not yet considered when parsing and working with fhir resources. For instance the careTeam resource linked above has a contained resource among the participant's field. When loading up the care team in a form should the contained resource be loaded up as an existing practitioner in the select dropdown options and how. What happens when we cannot find the contained resource id in the careTeams resource contained attribute. Is this something we need to consider for all other resources. ### Issue Implemetation details? * ### Issue Acceptance criteria? * ### FHIR resources to be used? _No response_ ### Relevant Information _No response_
True
[FHIR Road Map]: Parsing and working with contained Resources. - ### Issue Context? While working on the care team view. I came across this [resource](https://fhir.labs.smartregister.org/fhir/CareTeam/3500) which has a participant that is a [contained resource](http://www.hl7.org/implement/standards/fhir/references.html#contained). Which got me thinking that its one of those things about the fhir spec that we have not yet considered when parsing and working with fhir resources. For instance the careTeam resource linked above has a contained resource among the participant's field. When loading up the care team in a form should the contained resource be loaded up as an existing practitioner in the select dropdown options and how. What happens when we cannot find the contained resource id in the careTeams resource contained attribute. Is this something we need to consider for all other resources. ### Issue Implemetation details? * ### Issue Acceptance criteria? * ### FHIR resources to be used? _No response_ ### Relevant Information _No response_
comp
parsing and working with contained resources issue context while working on the care team view i came across this which has a participant that is a which got me thinking that its one of those things about the fhir spec that we have not yet considered when parsing and working with fhir resources for instance the careteam resource linked above has a contained resource among the participant s field when loading up the care team in a form should the contained resource be loaded up as an existing practitioner in the select dropdown options and how what happens when we cannot find the contained resource id in the careteams resource contained attribute is this something we need to consider for all other resources issue implemetation details issue acceptance criteria fhir resources to be used no response relevant information no response
1
151,031
13,388,362,292
IssuesEvent
2020-09-02 17:15:38
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
2.0.2 升级2.1 出现coredns 配置丢失
area/installation kind/documentation stale
**问题描述** 从2.0.2 离线版升级 2.1 离线版 后,出现coredns 配置丢失。 **安装环境的硬件配置** easystack 云主机 **Installer版本** 2.0.2 >> 2.1
1.0
2.0.2 升级2.1 出现coredns 配置丢失 - **问题描述** 从2.0.2 离线版升级 2.1 离线版 后,出现coredns 配置丢失。 **安装环境的硬件配置** easystack 云主机 **Installer版本** 2.0.2 >> 2.1
non_comp
出现coredns 配置丢失 问题描述 离线版升级 离线版 后,出现coredns 配置丢失。 安装环境的硬件配置 easystack 云主机 installer版本
0
4,137
6,948,760,917
IssuesEvent
2017-12-06 02:08:36
Verclene/LittleMaidReengaged
https://api.github.com/repos/Verclene/LittleMaidReengaged
opened
Sponge referencing inventory causes crash
EXPERIMENTAL SpongeIncompatibility
#129 Sponge deals with maid as a real player. The maid inventory cannot parse the number in 27-size inventory, which perhaps SpongeForge spcifies. ~~SpongeForge has better check little the inventory size IF IT INCLUDES FORGE~~
True
Sponge referencing inventory causes crash - #129 Sponge deals with maid as a real player. The maid inventory cannot parse the number in 27-size inventory, which perhaps SpongeForge spcifies. ~~SpongeForge has better check little the inventory size IF IT INCLUDES FORGE~~
comp
sponge referencing inventory causes crash sponge deals with maid as a real player the maid inventory cannot parse the number in size inventory which perhaps spongeforge spcifies spongeforge has better check little the inventory size if it includes forge
1
1,813
4,389,892,074
IssuesEvent
2016-08-09 00:08:47
tastybento/askyblock
https://api.github.com/repos/tastybento/askyblock
reopened
challenges completion command
Incompatibility with another plugin
Just wondering if there is any plan to allow challenges to be completed via a command rather than the GUI? There is the ability to "pull" items out of the GUI into a players inventory allowing players to cheat items into the game using a particular key combination. If you are unaware of this then I am happy to share the key combination. Adding a command line option for the GUI based items like biome change, challenges etc would be amazing and eliminate the problem.
True
challenges completion command - Just wondering if there is any plan to allow challenges to be completed via a command rather than the GUI? There is the ability to "pull" items out of the GUI into a players inventory allowing players to cheat items into the game using a particular key combination. If you are unaware of this then I am happy to share the key combination. Adding a command line option for the GUI based items like biome change, challenges etc would be amazing and eliminate the problem.
comp
challenges completion command just wondering if there is any plan to allow challenges to be completed via a command rather than the gui there is the ability to pull items out of the gui into a players inventory allowing players to cheat items into the game using a particular key combination if you are unaware of this then i am happy to share the key combination adding a command line option for the gui based items like biome change challenges etc would be amazing and eliminate the problem
1
13,486
15,896,188,319
IssuesEvent
2021-04-11 16:33:38
ajv-validator/ajv
https://api.github.com/repos/ajv-validator/ajv
closed
Make pattern match with Unicode flag opt-in via options.
compatibility enhancement
**The version of Ajv you are using** 7.x **The environment you have the problem with** IE11 -- no support for Unicode flag in Regular Expressions References: https://kangax.github.io/compat-table/es6/#test-RegExp_y_and_u_flags https://stackoverflow.com/questions/46735209/internet-explorer-11-syntax-error-in-regular-expression-error-with-javascript-re **Your code (please make it as small as possible to reproduce the issue)** A schema that validates a string with a pattern where the RegExp pattern uses Unicode-incompatible characters. For example: If I try to match non-English characters: ```json { "type": "string", "pattern": "^[a-zA-Z0-9!@#$%^&*()_ +\-=\[\]{};:\"|,<>\/?`~\'.\\]*$" } ``` **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 and error messages in your platform** ```js // works fine new RegExp("^[a-zA-Z0-9!@#$%^&*()_ +\-=\[\]{};:\"|,<>\/?`~\'.\\]*$") // throws an error new RegExp("^[a-zA-Z0-9!@#$%^&*()_ +\-=\[\]{};:\"|,<>\/?`~\'.\\]*$", "u") > Uncaught SyntaxError: Invalid regular expression: ...: Incomplete quantifier ``` An option to skip the Unicode flag in this function should do the trick. Alternatively, the flag should not be used if "code: es5" is given in AJV options.'
True
Make pattern match with Unicode flag opt-in via options. - **The version of Ajv you are using** 7.x **The environment you have the problem with** IE11 -- no support for Unicode flag in Regular Expressions References: https://kangax.github.io/compat-table/es6/#test-RegExp_y_and_u_flags https://stackoverflow.com/questions/46735209/internet-explorer-11-syntax-error-in-regular-expression-error-with-javascript-re **Your code (please make it as small as possible to reproduce the issue)** A schema that validates a string with a pattern where the RegExp pattern uses Unicode-incompatible characters. For example: If I try to match non-English characters: ```json { "type": "string", "pattern": "^[a-zA-Z0-9!@#$%^&*()_ +\-=\[\]{};:\"|,<>\/?`~\'.\\]*$" } ``` **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 and error messages in your platform** ```js // works fine new RegExp("^[a-zA-Z0-9!@#$%^&*()_ +\-=\[\]{};:\"|,<>\/?`~\'.\\]*$") // throws an error new RegExp("^[a-zA-Z0-9!@#$%^&*()_ +\-=\[\]{};:\"|,<>\/?`~\'.\\]*$", "u") > Uncaught SyntaxError: Invalid regular expression: ...: Incomplete quantifier ``` An option to skip the Unicode flag in this function should do the trick. Alternatively, the flag should not be used if "code: es5" is given in AJV options.'
comp
make pattern match with unicode flag opt in via options the version of ajv you are using x the environment you have the problem with no support for unicode flag in regular expressions references your code please make it as small as possible to reproduce the issue a schema that validates a string with a pattern where the regexp pattern uses unicode incompatible characters for example if i try to match non english characters json type string pattern 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 and error messages in your platform js works fine new regexp throws an error new regexp u uncaught syntaxerror invalid regular expression incomplete quantifier an option to skip the unicode flag in this function should do the trick alternatively the flag should not be used if code is given in ajv options
1
14,895
18,668,033,347
IssuesEvent
2021-10-30 06:34:54
Corail31/tombstone_lite
https://api.github.com/repos/Corail31/tombstone_lite
closed
Compatible with Enigmatic Legacy mod
question compatibility 1.16.5
### Minecraft Version 1.16.5 ### Forge Version 36.2.8 ### Corail Tombstone Version 6.4.7 ### What happened? Hi! I had a question. Is it possible, if so how to do it, to add blacklist items that should not be equipped automatically? That is, there is a mod called Enigmatic Legacy. In this mod there is an item that must be worn in the curio slot, but then it can not be removed in survival, but it can not be worn, which I did, but after semester and raising the grave, he automatically put on the curio slot. I found the line "allow_curio_auto_equip" in the config file, and I can exclude that NO item was worn there, but it is inconvenient and sometimes there is no place in the inventory. So is it possible to somehow add an item to the blacklist of items that should not be worn automatically? ### Log Link _No response_ ### Gametype Singleplayer, Dedicated Server ### Happen with only Corail Tombstone No ### Other relevant mods Enigmatic Legacy ### Valid Launcher - [X] Yes
True
Compatible with Enigmatic Legacy mod - ### Minecraft Version 1.16.5 ### Forge Version 36.2.8 ### Corail Tombstone Version 6.4.7 ### What happened? Hi! I had a question. Is it possible, if so how to do it, to add blacklist items that should not be equipped automatically? That is, there is a mod called Enigmatic Legacy. In this mod there is an item that must be worn in the curio slot, but then it can not be removed in survival, but it can not be worn, which I did, but after semester and raising the grave, he automatically put on the curio slot. I found the line "allow_curio_auto_equip" in the config file, and I can exclude that NO item was worn there, but it is inconvenient and sometimes there is no place in the inventory. So is it possible to somehow add an item to the blacklist of items that should not be worn automatically? ### Log Link _No response_ ### Gametype Singleplayer, Dedicated Server ### Happen with only Corail Tombstone No ### Other relevant mods Enigmatic Legacy ### Valid Launcher - [X] Yes
comp
compatible with enigmatic legacy mod minecraft version forge version corail tombstone version what happened hi i had a question is it possible if so how to do it to add blacklist items that should not be equipped automatically that is there is a mod called enigmatic legacy in this mod there is an item that must be worn in the curio slot but then it can not be removed in survival but it can not be worn which i did but after semester and raising the grave he automatically put on the curio slot i found the line allow curio auto equip in the config file and i can exclude that no item was worn there but it is inconvenient and sometimes there is no place in the inventory so is it possible to somehow add an item to the blacklist of items that should not be worn automatically log link no response gametype singleplayer dedicated server happen with only corail tombstone no other relevant mods enigmatic legacy valid launcher yes
1
299,137
22,591,459,441
IssuesEvent
2022-06-28 20:20:29
devfile/api
https://api.github.com/repos/devfile/api
closed
Broken link to API reference from Getting Started page
area/documentation
/area documentation **Which area this documentation change is related to?** > /area api ## Issue details Incorrect link to the API reference (https://docs.devfile.io/devfile/2.1.0/user-guide/api-reference.html) from the getting started page: https://devfile.io/getting-started#Application_Developer+Getting_Started. The same problem for the API reference link for other personas, e.g. Technology and Tools Builders **What mistake did you find / what is missing in the documentation?** The API reference link should be https://devfile.io/docs/devfile/2.1.0/user-guide/api-reference/
1.0
Broken link to API reference from Getting Started page - /area documentation **Which area this documentation change is related to?** > /area api ## Issue details Incorrect link to the API reference (https://docs.devfile.io/devfile/2.1.0/user-guide/api-reference.html) from the getting started page: https://devfile.io/getting-started#Application_Developer+Getting_Started. The same problem for the API reference link for other personas, e.g. Technology and Tools Builders **What mistake did you find / what is missing in the documentation?** The API reference link should be https://devfile.io/docs/devfile/2.1.0/user-guide/api-reference/
non_comp
broken link to api reference from getting started page area documentation which area this documentation change is related to area api issue details incorrect link to the api reference from the getting started page the same problem for the api reference link for other personas e g technology and tools builders what mistake did you find what is missing in the documentation the api reference link should be
0
13,602
16,113,480,046
IssuesEvent
2021-04-28 02:26:19
yidongnan/grpc-spring-boot-starter
https://api.github.com/repos/yidongnan/grpc-spring-boot-starter
closed
Tags vs Metadata Consul Service Discovery
bug incompatibility
**Error when read tag gRPC.port from Consul Spring Cloud Discovery** **The bug** I cannot put the **gRPC.port** consul metadada, because consul does not support dot character, and the client does not read Tags. **spring.cloud.consul.discovery.metadata.gRPC.port=9090** Invalid Service Meta: Couldn't load metadata pair ('gRPC.port', '9090'): Key contains invalid characters Reading the link bellow i found this warning: https://docs.spring.io/spring-cloud-consul/docs/current/reference/html/index.html ...Older versions of Spring Cloud Consul populated the ServiceInstance.getMetadata() method from Spring Cloud Commons by parsing the spring.cloud.consul.discovery.tags property. This is no longer supported, please migrate to using the spring.cloud.consul.discovery.metadata map.... **Steps to Reproduce** Steps to reproduce the behavior: 1. Run Consul server discovery 2. Start GRPC server 3. Configure GRPC client using discovery schema. ex: grpc.client.data-service.address=discovery:///data-service 4. Put breakpoint on https://github.com/yidongnan/grpc-spring-boot-starter/blob/master/grpc-client-spring-boot-autoconfigure/src/main/java/net/devh/boot/grpc/client/nameresolver/DiscoveryClientNameResolver.java , method **getGRPCPort** ```java private int getGRPCPort(final ServiceInstance instance) { final Map<String, String> metadata = instance.getMetadata(); if (metadata == null) { return instance.getPort(); } final String portString = metadata.get(GrpcUtils.CLOUD_DISCOVERY_METADATA_PORT); if (portString == null) { return instance.getPort(); } try { return Integer.parseInt(portString); } catch (final NumberFormatException e) { // TODO: How to handle this case? throw new IllegalArgumentException("Failed to parse gRPC port information from: " + instance, e); } } ``` **The application's environment** https://github.com/tentativafc/poc-orchestration-microservice/commits/service_discovery commit: ba438aa98c7c50f27cf02605faf76a8a6170cf06 Which versions do you use? * Spring (boot): 2.4.2 * Srping Cloud: 2020.0.1 * grpc-spring-boot-starter: 2.10.1.RELEASE * java: version + architecture: OpenJDK 64-Bit Server VM (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.10)
True
Tags vs Metadata Consul Service Discovery - **Error when read tag gRPC.port from Consul Spring Cloud Discovery** **The bug** I cannot put the **gRPC.port** consul metadada, because consul does not support dot character, and the client does not read Tags. **spring.cloud.consul.discovery.metadata.gRPC.port=9090** Invalid Service Meta: Couldn't load metadata pair ('gRPC.port', '9090'): Key contains invalid characters Reading the link bellow i found this warning: https://docs.spring.io/spring-cloud-consul/docs/current/reference/html/index.html ...Older versions of Spring Cloud Consul populated the ServiceInstance.getMetadata() method from Spring Cloud Commons by parsing the spring.cloud.consul.discovery.tags property. This is no longer supported, please migrate to using the spring.cloud.consul.discovery.metadata map.... **Steps to Reproduce** Steps to reproduce the behavior: 1. Run Consul server discovery 2. Start GRPC server 3. Configure GRPC client using discovery schema. ex: grpc.client.data-service.address=discovery:///data-service 4. Put breakpoint on https://github.com/yidongnan/grpc-spring-boot-starter/blob/master/grpc-client-spring-boot-autoconfigure/src/main/java/net/devh/boot/grpc/client/nameresolver/DiscoveryClientNameResolver.java , method **getGRPCPort** ```java private int getGRPCPort(final ServiceInstance instance) { final Map<String, String> metadata = instance.getMetadata(); if (metadata == null) { return instance.getPort(); } final String portString = metadata.get(GrpcUtils.CLOUD_DISCOVERY_METADATA_PORT); if (portString == null) { return instance.getPort(); } try { return Integer.parseInt(portString); } catch (final NumberFormatException e) { // TODO: How to handle this case? throw new IllegalArgumentException("Failed to parse gRPC port information from: " + instance, e); } } ``` **The application's environment** https://github.com/tentativafc/poc-orchestration-microservice/commits/service_discovery commit: ba438aa98c7c50f27cf02605faf76a8a6170cf06 Which versions do you use? * Spring (boot): 2.4.2 * Srping Cloud: 2020.0.1 * grpc-spring-boot-starter: 2.10.1.RELEASE * java: version + architecture: OpenJDK 64-Bit Server VM (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.10)
comp
tags vs metadata consul service discovery error when read tag grpc port from consul spring cloud discovery the bug i cannot put the grpc port consul metadada because consul does not support dot character and the client does not read tags spring cloud consul discovery metadata grpc port invalid service meta couldn t load metadata pair grpc port key contains invalid characters reading the link bellow i found this warning older versions of spring cloud consul populated the serviceinstance getmetadata  method from spring cloud commons by parsing the spring cloud consul discovery tags property this is no longer supported please migrate to using the spring cloud consul discovery metadata map steps to reproduce steps to reproduce the behavior run consul server discovery start grpc server configure grpc client using discovery schema ex grpc client data service address discovery data service put breakpoint on method getgrpcport java private int getgrpcport final serviceinstance instance final map metadata instance getmetadata if metadata null return instance getport final string portstring metadata get grpcutils cloud discovery metadata port if portstring null return instance getport try return integer parseint portstring catch final numberformatexception e todo how to handle this case throw new illegalargumentexception failed to parse grpc port information from instance e the application s environment commit which versions do you use spring boot srping cloud grpc spring boot starter release java version architecture openjdk bit server vm build ubuntu
1
8,359
10,371,026,782
IssuesEvent
2019-09-08 17:11:10
Johni0702/BetterPortals
https://api.github.com/repos/Johni0702/BetterPortals
closed
Graphical Glitch When using Better portals with Dynamic surroundings mod (incompatibility))
bug compatibility
okay this is a weird one, and really i have no idea if you will be able to solve it in singleplayer i tested with the dynamic surroundings by itself, with a heap of other mods, then with better portals. it only does it when it is paired with better portals. ISSUE: when both these mods are together AND it is raining AND a portal is open nearby. the rain will glitch and flash, along with distant land, it seems to be more noticeable with the end portal. Made an unlisted video so you can see the issue first without having to create a test environment just to get an idea https://youtu.be/pZzKiVWXufo
True
Graphical Glitch When using Better portals with Dynamic surroundings mod (incompatibility)) - okay this is a weird one, and really i have no idea if you will be able to solve it in singleplayer i tested with the dynamic surroundings by itself, with a heap of other mods, then with better portals. it only does it when it is paired with better portals. ISSUE: when both these mods are together AND it is raining AND a portal is open nearby. the rain will glitch and flash, along with distant land, it seems to be more noticeable with the end portal. Made an unlisted video so you can see the issue first without having to create a test environment just to get an idea https://youtu.be/pZzKiVWXufo
comp
graphical glitch when using better portals with dynamic surroundings mod incompatibility okay this is a weird one and really i have no idea if you will be able to solve it in singleplayer i tested with the dynamic surroundings by itself with a heap of other mods then with better portals it only does it when it is paired with better portals issue when both these mods are together and it is raining and a portal is open nearby the rain will glitch and flash along with distant land it seems to be more noticeable with the end portal made an unlisted video so you can see the issue first without having to create a test environment just to get an idea
1
12,904
15,170,068,896
IssuesEvent
2021-02-12 22:24:14
unascribed/Fabrication
https://api.github.com/repos/unascribed/Fabrication
closed
Cotton Client Commands error
k: Incompatibility n: Fabric
**Main error lines found at [17:04:37] (when trying to connect to my server)** https://gist.github.com/srnyx/5f253054cb80b0281a0b24ed33b68bc4 Both the client and server had the same version. This doesn't happen when using v1.3.1, only v1.3.2. I don't have Cotton Client Commands installed, but another one of my mods may be using it.
True
Cotton Client Commands error - **Main error lines found at [17:04:37] (when trying to connect to my server)** https://gist.github.com/srnyx/5f253054cb80b0281a0b24ed33b68bc4 Both the client and server had the same version. This doesn't happen when using v1.3.1, only v1.3.2. I don't have Cotton Client Commands installed, but another one of my mods may be using it.
comp
cotton client commands error main error lines found at when trying to connect to my server both the client and server had the same version this doesn t happen when using only i don t have cotton client commands installed but another one of my mods may be using it
1
24,249
2,667,016,001
IssuesEvent
2015-03-22 04:56:15
NewCreature/EOF
https://api.github.com/repos/NewCreature/EOF
closed
Old Paste discards pitches for pasted lyrics
bug imported Priority-Medium
_From [raynebc](https://code.google.com/u/raynebc/) on May 10, 2010 13:41:18_ Using Old Paste in PART VOCALS causes the pasted notes to be missing their pitches. _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=30_
1.0
Old Paste discards pitches for pasted lyrics - _From [raynebc](https://code.google.com/u/raynebc/) on May 10, 2010 13:41:18_ Using Old Paste in PART VOCALS causes the pasted notes to be missing their pitches. _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=30_
non_comp
old paste discards pitches for pasted lyrics from on may using old paste in part vocals causes the pasted notes to be missing their pitches original issue
0
58,188
11,848,519,165
IssuesEvent
2020-03-24 13:54:46
GooglingTheCancerGenome/CNN
https://api.github.com/repos/GooglingTheCancerGenome/CNN
closed
Error message for chr_array.py
bug code
``` + python chr_array.py --bam /hpc/cog_bioinf/ridder/users/lsantuari/Git/DeepSV_refactoring/CNN/data/test/chr22.bam --chr chr22 --twobit /hpc/cog_bioinf/ridder/users/lsantuari/Git/DeepSV_refactoring/CNN/data/test/chr22.2bit --map /hpc/cog_bioinf/ridder/users/lsantuari/Git/DeepSV_refactoring/CNN/data/test/chr22.bw --out chr_array.npy --outputpath . --logfile chr_array.log Error. nthreads cannot be larger than environment variable "NUMEXPR_MAX_THREADS" (64)Traceback (most recent call last): File "chr_array.py", line 346, in <module> main() File "chr_array.py", line 340, in main cmd_name=cmd_name File "chr_array.py", line 191, in create_hdf5 chr_array[idx, channel_index] = vals File "bcolz/carray_ext.pyx", line 2128, in bcolz.carray_ext.carray.__setitem__ ValueError: could not broadcast input array from shape (1179) into shape (46) ```
1.0
Error message for chr_array.py - ``` + python chr_array.py --bam /hpc/cog_bioinf/ridder/users/lsantuari/Git/DeepSV_refactoring/CNN/data/test/chr22.bam --chr chr22 --twobit /hpc/cog_bioinf/ridder/users/lsantuari/Git/DeepSV_refactoring/CNN/data/test/chr22.2bit --map /hpc/cog_bioinf/ridder/users/lsantuari/Git/DeepSV_refactoring/CNN/data/test/chr22.bw --out chr_array.npy --outputpath . --logfile chr_array.log Error. nthreads cannot be larger than environment variable "NUMEXPR_MAX_THREADS" (64)Traceback (most recent call last): File "chr_array.py", line 346, in <module> main() File "chr_array.py", line 340, in main cmd_name=cmd_name File "chr_array.py", line 191, in create_hdf5 chr_array[idx, channel_index] = vals File "bcolz/carray_ext.pyx", line 2128, in bcolz.carray_ext.carray.__setitem__ ValueError: could not broadcast input array from shape (1179) into shape (46) ```
non_comp
error message for chr array py python chr array py bam hpc cog bioinf ridder users lsantuari git deepsv refactoring cnn data test bam chr twobit hpc cog bioinf ridder users lsantuari git deepsv refactoring cnn data test map hpc cog bioinf ridder users lsantuari git deepsv refactoring cnn data test bw out chr array npy outputpath logfile chr array log error nthreads cannot be larger than environment variable numexpr max threads traceback most recent call last file chr array py line in main file chr array py line in main cmd name cmd name file chr array py line in create chr array vals file bcolz carray ext pyx line in bcolz carray ext carray setitem valueerror could not broadcast input array from shape into shape
0
15,355
19,578,102,086
IssuesEvent
2022-01-04 17:31:42
PluginBugs/Issues-ItemsAdder
https://api.github.com/repos/PluginBugs/Issues-ItemsAdder
closed
I set keep_on_death: true for my item. But when I die, the item still drops.
bug Compatibility with other plugin Waiting answer
### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [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 asked on the **#💬ia-community-help** channel on **Discord** to know if anyone already has a solution for the issue. ### Discord tag (optional) Paimon wonder. 🌺#2230 ### What happened? I set keep_on_death: true for my item. But when I die, the item still drops. I have a plugin that is about death. DeathPenalties ### Steps to reproduce the issue - ### Server version 1.17.1 ### ItemsAdder Version 2.4.7 ### ProtocolLib Version 4.7.0 ### LoneLibs Version 1.0.14 ### LightAPI Version (optional) 3.5.2 ### LibsDisguises Version (optional) 10.0.26 ### FULL server log _No response_ ### Error (optional) _No response_ ### Configurations _No response_ ### Screenshots/Videos (you can drag and drop files or paste links)
True
I set keep_on_death: true for my item. But when I die, the item still drops. - ### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [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 asked on the **#💬ia-community-help** channel on **Discord** to know if anyone already has a solution for the issue. ### Discord tag (optional) Paimon wonder. 🌺#2230 ### What happened? I set keep_on_death: true for my item. But when I die, the item still drops. I have a plugin that is about death. DeathPenalties ### Steps to reproduce the issue - ### Server version 1.17.1 ### ItemsAdder Version 2.4.7 ### ProtocolLib Version 4.7.0 ### LoneLibs Version 1.0.14 ### LightAPI Version (optional) 3.5.2 ### LibsDisguises Version (optional) 10.0.26 ### FULL server log _No response_ ### Error (optional) _No response_ ### Configurations _No response_ ### Screenshots/Videos (you can drag and drop files or paste links)
comp
i set keep on death true for my item but when i die the item still drops terms i m using the very latest version of itemsadder and its dependencies 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 asked on the 💬ia community help channel on discord to know if anyone already has a solution for the issue discord tag optional paimon wonder 🌺 what happened i set keep on death true for my item but when i die the item still drops i have a plugin that is about death deathpenalties steps to reproduce the issue server version itemsadder version protocollib version lonelibs version lightapi version optional libsdisguises version optional full server log no response error optional no response configurations no response screenshots videos you can drag and drop files or paste links
1
168,811
26,701,753,617
IssuesEvent
2023-01-27 14:55:37
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Client-side aggregations from cell selection
type: enhancement work: design status: draft restricted: maintainers
## Problem - Spreadsheets have functionality to display aggregate info based on the selection of cells ![image](https://user-images.githubusercontent.com/42411/215113348-376ee3d3-82d7-4b15-b9e2-aa091fb0cc0e.png) - Mathesar lacks any such functionality ## UX Design goals - We should figure out how to give the user similar functionality to shown above. ## Possible solutions - In #2342 we would like to add a "Cell" tab to the table inspector. The Data Explorer already has such a tab. The Cell tab within the inspector (in the Table Page, Exploration Page, and Exploration Editor) could display aggregate info. ## Considerations - The Record Page has table widgets which don't allow the table inspector. If the user wants to display selection-based aggregate info, is that possible from within a table widget? - When we display aggregate info, how do we decide which types of aggregations to show? - It seems that types which we could conceivably aggregate (e.g. Number, Date, etc) are transmitted via the API as strings. In most cases the front end will be able to parse those strings, but in some cases the front end parsing will fail. For example, Postgres can handle numbers with much higher precision than JS. What is our expected behavior in this case? - Are there performance concerns with this feature? Does the front end to parse the cell values as the user forms their selection? This seems fine for small selections, but it's common for the user to select all the cells in a column. Do we need to parse the values when fetching and cache them? Would this present performance concerns during load time? Could we offload that parsing/caching work to a web worker to be done asynchronously on load? ## Next steps - If we decide to move forward with this feature we will need UX design specs and an implementation RFC
1.0
Client-side aggregations from cell selection - ## Problem - Spreadsheets have functionality to display aggregate info based on the selection of cells ![image](https://user-images.githubusercontent.com/42411/215113348-376ee3d3-82d7-4b15-b9e2-aa091fb0cc0e.png) - Mathesar lacks any such functionality ## UX Design goals - We should figure out how to give the user similar functionality to shown above. ## Possible solutions - In #2342 we would like to add a "Cell" tab to the table inspector. The Data Explorer already has such a tab. The Cell tab within the inspector (in the Table Page, Exploration Page, and Exploration Editor) could display aggregate info. ## Considerations - The Record Page has table widgets which don't allow the table inspector. If the user wants to display selection-based aggregate info, is that possible from within a table widget? - When we display aggregate info, how do we decide which types of aggregations to show? - It seems that types which we could conceivably aggregate (e.g. Number, Date, etc) are transmitted via the API as strings. In most cases the front end will be able to parse those strings, but in some cases the front end parsing will fail. For example, Postgres can handle numbers with much higher precision than JS. What is our expected behavior in this case? - Are there performance concerns with this feature? Does the front end to parse the cell values as the user forms their selection? This seems fine for small selections, but it's common for the user to select all the cells in a column. Do we need to parse the values when fetching and cache them? Would this present performance concerns during load time? Could we offload that parsing/caching work to a web worker to be done asynchronously on load? ## Next steps - If we decide to move forward with this feature we will need UX design specs and an implementation RFC
non_comp
client side aggregations from cell selection problem spreadsheets have functionality to display aggregate info based on the selection of cells mathesar lacks any such functionality ux design goals we should figure out how to give the user similar functionality to shown above possible solutions in we would like to add a cell tab to the table inspector the data explorer already has such a tab the cell tab within the inspector in the table page exploration page and exploration editor could display aggregate info considerations the record page has table widgets which don t allow the table inspector if the user wants to display selection based aggregate info is that possible from within a table widget when we display aggregate info how do we decide which types of aggregations to show it seems that types which we could conceivably aggregate e g number date etc are transmitted via the api as strings in most cases the front end will be able to parse those strings but in some cases the front end parsing will fail for example postgres can handle numbers with much higher precision than js what is our expected behavior in this case are there performance concerns with this feature does the front end to parse the cell values as the user forms their selection this seems fine for small selections but it s common for the user to select all the cells in a column do we need to parse the values when fetching and cache them would this present performance concerns during load time could we offload that parsing caching work to a web worker to be done asynchronously on load next steps if we decide to move forward with this feature we will need ux design specs and an implementation rfc
0
210,650
16,376,716,991
IssuesEvent
2021-05-16 08:53:14
kubewarden/psp-allow-privilege-escalation
https://api.github.com/repos/kubewarden/psp-allow-privilege-escalation
closed
policy documentation contains technical mistake
bug documentation
The readme says: > The following Pod would be blocked because the allowPrivilegeEscalation is enabled at the Pod level: > > ``` > apiVersion: v1 > kind: Pod > metadata: > name: nginx > spec: > securityContext: > allowPrivilegeEscalation: true > containers: > - name: nginx > image: nginx > - name: sidecar > image: sidecar > ``` But I can't seem to find that reflected in the code, it's only checking containers and init containers. Am I missing something? 😄
1.0
policy documentation contains technical mistake - The readme says: > The following Pod would be blocked because the allowPrivilegeEscalation is enabled at the Pod level: > > ``` > apiVersion: v1 > kind: Pod > metadata: > name: nginx > spec: > securityContext: > allowPrivilegeEscalation: true > containers: > - name: nginx > image: nginx > - name: sidecar > image: sidecar > ``` But I can't seem to find that reflected in the code, it's only checking containers and init containers. Am I missing something? 😄
non_comp
policy documentation contains technical mistake the readme says the following pod would be blocked because the allowprivilegeescalation is enabled at the pod level apiversion kind pod metadata name nginx spec securitycontext allowprivilegeescalation true containers name nginx image nginx name sidecar image sidecar but i can t seem to find that reflected in the code it s only checking containers and init containers am i missing something 😄
0
5,163
7,746,721,922
IssuesEvent
2018-05-29 22:59:44
SpongePowered/SpongeForge
https://api.github.com/repos/SpongePowered/SpongeForge
closed
EnderIO farming station incompatibility
status: needs triage type: mod incompatibility version: 1.12
**I am currently running** - SpongeForge version: 1.12.2-2705-7.1.0-BETA-3126 - Forge version: 14.23.4.2705 <!-- Please include ALL mods/plugins you had installed when your issue happened, you can get a list of your mods and plugins by running "/sponge plugins" and/or "/sponge mods" --> - Plugins/Mods: EnderCore-1.12.2-0.5.22.jar EnderIO-1.12.2-5.0.22.jar **Issue Description** https://gist.github.com/phit/83a9b4f1eab359ad5f1fa076f71584f4
True
EnderIO farming station incompatibility - **I am currently running** - SpongeForge version: 1.12.2-2705-7.1.0-BETA-3126 - Forge version: 14.23.4.2705 <!-- Please include ALL mods/plugins you had installed when your issue happened, you can get a list of your mods and plugins by running "/sponge plugins" and/or "/sponge mods" --> - Plugins/Mods: EnderCore-1.12.2-0.5.22.jar EnderIO-1.12.2-5.0.22.jar **Issue Description** https://gist.github.com/phit/83a9b4f1eab359ad5f1fa076f71584f4
comp
enderio farming station incompatibility i am currently running spongeforge version beta forge version please include all mods plugins you had installed when your issue happened you can get a list of your mods and plugins by running sponge plugins and or sponge mods plugins mods endercore jar enderio jar issue description
1
101,517
8,789,601,249
IssuesEvent
2018-12-21 04:43:09
humera987/FXLabs-Test-Automation
https://api.github.com/repos/humera987/FXLabs-Test-Automation
closed
demo testing 21 : ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound
demo testing 21
Project : demo testing 21 Job : UAT Env : UAT Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=YTRlMTE4ZjEtYTRiNi00YTNlLThhODQtZTQxNjgzODhhNTMz; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 21 Dec 2018 04:36:19 GMT]} Endpoint : http://13.56.210.25/api/v1/api/v1/orgs?pageSize= Request : Response : { "timestamp" : "2018-12-21T04:36:19.820+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/orgs" } Logs : 2018-12-21 04:34:27 ERROR [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : No module found with the name [FXLabs/Common/MongoDB-TimeBound-SQL_Injection_Strings] defined in Fxfile.yaml 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : URL [http://13.56.210.25/api/v1/api/v1/orgs?pageSize=] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Method [GET] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Request [] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic SHVtZXJhLy9odW1lcmFAZnhsYWJzLmlvOmh1bWVyYTEyMyQ=]}] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Response [{ "timestamp" : "2018-12-21T04:34:28.623+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/orgs" }] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Response-Headers [{X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=MjY5NGViNTEtOTZmOS00MzNlLWJkMDctMWE1MDZkYmNlOTRi; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 21 Dec 2018 04:34:28 GMT]}] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : StatusCode [404] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Time [876] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Size [139] 2018-12-21 04:34:28 INFO [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [876 < 7000 OR 876 > 10000] result [Passed] 2018-12-21 04:34:28 ERROR [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] --- FX Bot ---
1.0
demo testing 21 : ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound - Project : demo testing 21 Job : UAT Env : UAT Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=YTRlMTE4ZjEtYTRiNi00YTNlLThhODQtZTQxNjgzODhhNTMz; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 21 Dec 2018 04:36:19 GMT]} Endpoint : http://13.56.210.25/api/v1/api/v1/orgs?pageSize= Request : Response : { "timestamp" : "2018-12-21T04:36:19.820+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/orgs" } Logs : 2018-12-21 04:34:27 ERROR [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : No module found with the name [FXLabs/Common/MongoDB-TimeBound-SQL_Injection_Strings] defined in Fxfile.yaml 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : URL [http://13.56.210.25/api/v1/api/v1/orgs?pageSize=] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Method [GET] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Request [] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic SHVtZXJhLy9odW1lcmFAZnhsYWJzLmlvOmh1bWVyYTEyMyQ=]}] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Response [{ "timestamp" : "2018-12-21T04:34:28.623+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/orgs" }] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Response-Headers [{X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=MjY5NGViNTEtOTZmOS00MzNlLWJkMDctMWE1MDZkYmNlOTRi; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 21 Dec 2018 04:34:28 GMT]}] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : StatusCode [404] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Time [876] 2018-12-21 04:34:28 DEBUG [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Size [139] 2018-12-21 04:34:28 INFO [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [876 < 7000 OR 876 > 10000] result [Passed] 2018-12-21 04:34:28 ERROR [ApiV1OrgsGetQueryParamPagesizeMongodbNoSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] --- FX Bot ---
non_comp
demo testing project demo testing job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint request response timestamp status error not found message no message available path api api orgs logs error no module found with the name defined in fxfile yaml debug url debug method debug request debug request headers accept authorization debug response timestamp status error not found message no message available path api api orgs debug response headers x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date debug statuscode debug time debug size info assertion resolved to result error assertion resolved to result fx bot
0
280,794
8,686,771,361
IssuesEvent
2018-12-03 11:48:12
dojot/dojot
https://api.github.com/repos/dojot/dojot
opened
Screen to register user password is unformatted
Priority:Low Team:Frontend Type:Bug
**Steps to reproduce the problem:** 1. Add user 2. Click on the link sent by email to register the password 3. Verify that the screen is not formatted ![cadastrarsenha](https://user-images.githubusercontent.com/37310063/49371992-5ab94a80-f6e0-11e8-991d-e3b8aca15662.png) 4. On the login screen, click "Forgot Password?" 5. Click on the link sent by email to reset the password 6. Verify that the screen is not formatted **Affected Version:** 0.3.0-nightly20181129
1.0
Screen to register user password is unformatted - **Steps to reproduce the problem:** 1. Add user 2. Click on the link sent by email to register the password 3. Verify that the screen is not formatted ![cadastrarsenha](https://user-images.githubusercontent.com/37310063/49371992-5ab94a80-f6e0-11e8-991d-e3b8aca15662.png) 4. On the login screen, click "Forgot Password?" 5. Click on the link sent by email to reset the password 6. Verify that the screen is not formatted **Affected Version:** 0.3.0-nightly20181129
non_comp
screen to register user password is unformatted steps to reproduce the problem add user click on the link sent by email to register the password verify that the screen is not formatted on the login screen click forgot password click on the link sent by email to reset the password verify that the screen is not formatted affected version
0
11,519
13,508,072,704
IssuesEvent
2020-09-14 07:07:54
scalacenter/scala-3-migration-guide
https://api.github.com/repos/scalacenter/scala-3-migration-guide
closed
provide migration advice for early initializers
incompatibility tutorial
some previous discussion on this: https://github.com/scala/scala/pull/8370 the Scala 2 warning (only emitted under `-Xsource:3`) says: > warning: early initializers are deprecated; they will be replaced by trait parameters in 3.0, see the migration guide on avoiding var/val in traits at the time that message was written, no such migration guide existed, but now that this repo exists, I guess we can keep that wording :-)
True
provide migration advice for early initializers - some previous discussion on this: https://github.com/scala/scala/pull/8370 the Scala 2 warning (only emitted under `-Xsource:3`) says: > warning: early initializers are deprecated; they will be replaced by trait parameters in 3.0, see the migration guide on avoiding var/val in traits at the time that message was written, no such migration guide existed, but now that this repo exists, I guess we can keep that wording :-)
comp
provide migration advice for early initializers some previous discussion on this the scala warning only emitted under xsource says warning early initializers are deprecated they will be replaced by trait parameters in see the migration guide on avoiding var val in traits at the time that message was written no such migration guide existed but now that this repo exists i guess we can keep that wording
1
73,831
19,830,936,260
IssuesEvent
2022-01-20 11:55:13
reapit/foundations
https://api.github.com/repos/reapit/foundations
opened
There should be a UI to add custom fields to existing shared entities
feature front-end app-builder
**Background context or User story:** _I should be able to drag and drop a new field into the app builder UI that extends a shared entity model_ **Specification or Acceptance Criteria:** - Custom fields should be CRUDable - Should be stored in meta data against main entity
1.0
There should be a UI to add custom fields to existing shared entities - **Background context or User story:** _I should be able to drag and drop a new field into the app builder UI that extends a shared entity model_ **Specification or Acceptance Criteria:** - Custom fields should be CRUDable - Should be stored in meta data against main entity
non_comp
there should be a ui to add custom fields to existing shared entities background context or user story i should be able to drag and drop a new field into the app builder ui that extends a shared entity model specification or acceptance criteria custom fields should be crudable should be stored in meta data against main entity
0