Advanced-Rocketry / AdvancedRocketry

Space mod for minecraft
http://arwiki.dmodoomsirius.me/
MIT License
217 stars 273 forks source link

Fix an exception on opening the rocket assemly machine GUI #2223

Closed kirillgla closed 2 years ago

kirillgla commented 2 years ago

I wasn't able to open rocket asembly machine GUI and saw an exception from String.format with this line in the stacktrace. Adding an explicit cast solves that issue

voidsong-dragonfly commented 2 years ago

Fixed in another PR

kirillgla commented 2 years ago

Thanks! Sorry I didn't check the other PRs