Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 770 Bytes

TEMPLATE.md

File metadata and controls

35 lines (23 loc) · 770 Bytes

What is the purpose of your issue?

  • Game don't start
  • Encountered bug
  • Feature request
  • Question
  • Other

System information

  • Your Open JDK version : 1.8.0_122
  • Your operating system   : OpenIndiana 151a5
  • Your Arenzi version    : 1.0.0

Description


Maybe some error code ?

`
java.io.IOException: Stream closed

Cant read file 

at java.io.BufferedReader.ensureOpen(BufferedReader.java:122)
at java.io.BufferedReader.readLine(BufferedReader.java:317)
at java.io.BufferedReader.readLine(BufferedReader.java:389)
at NBprojekt.Arenzia.Main.GameLicense.createBlocks(GameLicense.java:39)
at NBprojekt.Arenzia.Main.GameLicense.<init>(GameLicense.java:32)

`