Closed BlueSoapTurtle closed 7 years ago
I downloaded the latest hose-1.11.2.jar, put it in a folder and made a .bat file to run it
`@echo off
java -Xms4096M -Xmx4096M -jar hose-1.11.2.jar pause`
and when I start it, this happens(Log): https://hastebin.com/iriyipahik.log
add -noverify
Thanks!
I downloaded the latest hose-1.11.2.jar, put it in a folder and made a .bat file to run it
`@echo off
java -Xms4096M -Xmx4096M -jar hose-1.11.2.jar pause`
and when I start it, this happens(Log): https://hastebin.com/iriyipahik.log