Typo in JavaDocs
5HT2 opened this issue ยท 1 comments
Some information
Operating system: Arch btw
Java version: OpenJDK 11
Minecraft version: 1.6.4
Baritone version: 1.7.1
Forge mods (if used): Auto2b2tBackdoor.jar
Exception, error or logs
Please find your latest.log
or debug.log
in this folder and attach it to the issue
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077a60895, pid=3644, tid=3792
#
# JRE version: 6.0_30-b20
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.5-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ntdll.dll+0x50895]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v blob 0x0000000003d6707f
j java.lang.String.equals(Ljava/lang/Object;)Z+8
j javax.management.MBeanAttributeInfo.<clinit>()V+25
v ~StubRoutines::call_stub
j com.sun.jmx.mbeanserver.MBeanServerDelegateImpl.<clinit>()V+51
v ~StubRoutines::call_stub
j com.sun.jmx.mbeanserver.JmxMBeanServer.newMBeanServerDelegate()Ljavax/management/MBeanServerDelegate;+0
j javax.management.MBeanServerBuilder.newMBeanServerDelegate()Ljavax/management/MBeanServerDelegate;+0
j javax.management.MBeanServerFactory.newMBeanServer(Ljava/lang/String;)Ljavax/management/MBeanServer;+14
j javax.management.MBeanServerFactory.createMBeanServer(Ljava/lang/String;)Ljavax/management/MBeanServer;+6
j javax.management.MBeanServerFactory.createMBeanServer()Ljavax/management/MBeanServer;+1
j org.apache.catalina.startup.Bootstrap.createClassLoader(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/ClassLoader;+549
j org.apache.catalina.startup.Bootstrap.initClassLoaders()V+5
j org.apache.catalina.startup.Bootstrap.init()V+9
j org.apache.catalina.startup.Bootstrap.main([Ljava/lang/String;)V+52
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j net.propero.workspace.windowsinfrastructure.tomcatservice.TomcatService.run()V+153
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
How to reproduce
Add your steps to reproduce the issue/bug experienced here.
- Open JavaDocs
- Scroll down to
assumeExternalAutoTool
- Observe issue uwu :3
Final checklist
- I know how to properly use check boxes
- I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- I have included logs, exceptions and / or steps to reproduce the issue.
- I have not used any OwO's or UwU's in this issue.