no throw exceptions debug jar
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This commit is contained in:
parent
9443811a2c
commit
4691df3921
3
pom.xml
3
pom.xml
@ -447,7 +447,8 @@
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.22.2</version>
|
||||
<configuration>
|
||||
<argLine>-javaagent:./lwjglx-debug-1.0.0.jar=t;o=trace.log</argLine>
|
||||
<!--If you want the logs to throw exceptions on opengl errors, remove the "n" after .jar=t-->
|
||||
<argLine>-javaagent:./lwjglx-debug-1.0.0.jar=tn;o=trace.log</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user