Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.50 KB | None | 0 0
  1. [LoginEngine] Starting login core...
  2. IP: 127.0.0.1
  3. ID: 1
  4. IP: 127.0.0.1
  5. ID: 2
  6. [LoginEngine] Starting executors...
  7. [LoginEngine] Initiating Login Server Channel Manager...
  8. [LoginEngine] Login server took 148 milli seconds to launch.
  9. [Engine] Initiating Settings...
  10. [Engine] Initiating Cache...
  11. [Engine] Initiating Shops...
  12. Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 10
  13.     at net.nocturne.utils.huffman.Huffman.init(Huffman.java:40)
  14.     at net.nocturne.Engine.main(Engine.java:137)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement