# Precompilation error using HPC

**URL:** https://discourse.julialang.org/t/precompilation-error-using-hpc/17094
**Category:** New to Julia
**Created:** [November 2, 2018, 5:58pm UTC](https://discourse.julialang.org/t/precompilation-error-using-hpc/17094 "2018-11-02T17:58:17Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![kristoffer.carlsson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kristoffer.carlsson/32/22_2.png) [@kristoffer.carlsson](https://discourse.julialang.org/u/kristoffer.carlsson)
#### Post date: [November 2, 2018, 6:06pm UTC](https://discourse.julialang.org/t/precompilation-error-using-hpc/17094/2 "2018-11-02T18:06:49Z")

</div>

> [@zymbuzz](#):
>
> `ERROR: LoadError: MethodError: no method matching getindex(::ErrorException, ::Int64)`

This particular error is fixed with [https://github.com/JuliaLang/julia/pull/29325](https://github.com/JuliaLang/julia/pull/29325) and will be in 1.0.2. Unfortunately, it just means that another more descriptive error message will be thrown.

---

_[View the full topic](https://discourse.julialang.org/t/precompilation-error-using-hpc/17094)._
