How would I compile this project?

In the System Environment settings, what does it supposed to look like?

As I said, I am not an active Windows user anymore. And memory fades quickly.
Have you tried googling for that problem, e.g., “go git windows bash path” or something like this. If Go and/or Git on Windows is a common problem, I bet there are already a couple of tips out there.

Okay then. Well, If you do know what this means, It would be greatly appreciated. If you don’t, it’s ok!
""blockentity.go:21:2: cannot find package “github.com/thinkofdeath/steven/encoding/nbt” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\encoding\nbt (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\encoding\nbt (from $GOPATH)
blockentity.go:22:2: cannot find package “github.com/thinkofdeath/steven/entitysys” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\entitysys (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\entitysys (from $GOPATH)
audio.go:29:2: cannot find package “github.com/thinkofdeath/steven/format” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\format (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\format (from $GOPATH)
uilogo.go:27:2: cannot find package “github.com/thinkofdeath/steven/native” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\native (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\native (from $GOPATH)
chat.go:22:2: cannot find package “github.com/thinkofdeath/steven/protocol” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\protocol (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\protocol (from $GOPATH)
network.go:23:2: cannot find package “github.com/thinkofdeath/steven/protocol/mojang” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\protocol\mojang (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\protocol\mojang (from $GOPATH)
block.go:27:2: cannot find package “github.com/thinkofdeath/steven/render” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\render (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\render (from $GOPATH)
blockliquid.go:21:2: cannot find package “github.com/thinkofdeath/steven/render/builder” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\render\builder (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\render\builder (from $GOPATH)
desktop.go:25:2: cannot find package “github.com/thinkofdeath/steven/render/gl” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\render\gl (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\render\gl (from $GOPATH)
audio.go:30:2: cannot find package “github.com/thinkofdeath/steven/resource” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\resource (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\resource (from $GOPATH)
resourcepacks.go:25:2: cannot find package “github.com/thinkofdeath/steven/resource/locale” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\resource\locale (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\resource\locale (from $GOPATH)
chunk.go:26:2: cannot find package “github.com/thinkofdeath/steven/type/bit” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\type\bit (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\type\bit (from $GOPATH)
blockimpl.go:23:2: cannot find package “github.com/thinkofdeath/steven/type/direction” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\type\direction (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\type\direction (from $GOPATH)
blocksnapshot.go:21:2: cannot find package “github.com/thinkofdeath/steven/type/nibble” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\type\nibble (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\type\nibble (from $GOPATH)
block.go:28:2: cannot find package “github.com/thinkofdeath/steven/type/vmath” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\type\vmath (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\type\vmath (from $GOPATH)
blocksign.go:22:2: cannot find package “github.com/thinkofdeath/steven/ui” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\ui (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\ui (from $GOPATH)
client.go:31:2: cannot find package “github.com/thinkofdeath/steven/ui/scene” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\ui\scene (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\ui\scene (from $GOPATH)
blocksnapshot.go:22:2: cannot find package “github.com/thinkofdeath/steven/world/biome” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\world\biome (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\world\biome (from $GOPATH)
block.go:20:2: cannot find package “image” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\image (from $GOROOT)
c:\Go\bin\src\image (from $GOPATH)
blocktint.go:20:2: cannot find package “image/color” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\image\color (from $GOROOT)
c:\Go\bin\src\image\color (from $GOPATH)
blocktint.go:21:2: cannot find package “image/png” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\image\png (from $GOROOT)
c:\Go\bin\src\image\png (from $GOPATH)
audio.go:20:2: cannot find package “io” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\io (from $GOROOT)
c:\Go\bin\src\io (from $GOPATH)
audio.go:21:2: cannot find package “io/ioutil” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\io\ioutil (from $GOROOT)
c:\Go\bin\src\io\ioutil (from $GOPATH)
block.go:21:2: cannot find package “math” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\math (from $GOROOT)
c:\Go\bin\src\math (from $GOPATH)
audio.go:22:2: cannot find package “math/rand” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\math\rand (from $GOROOT)
c:\Go\bin\src\math\rand (from $GOPATH)
assets.go:20:2: cannot find package “net/http” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\net\http (from $GOROOT)
c:\Go\bin\src\net\http (from $GOPATH)
assets.go:21:2: cannot find package “os” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\os (from $GOROOT)
c:\Go\bin\src\os (from $GOPATH)
assets.go:22:2: cannot find package “path/filepath” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\path\filepath (from $GOROOT)
c:\Go\bin\src\path\filepath (from $GOPATH)
block.go:22:2: cannot find package “reflect” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\reflect (from $GOROOT)
c:\Go\bin\src\reflect (from $GOPATH)
clientdebug.go:19:2: cannot find package “runtime” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\runtime (from $GOROOT)
c:\Go\bin\src\runtime (from $GOPATH)
chunk.go:21:2: cannot find package “sort” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\sort (from $GOROOT)
c:\Go\bin\src\sort (from $GOPATH)
block.go:23:2: cannot find package “strconv” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\strconv (from $GOROOT)
c:\Go\bin\src\strconv (from $GOPATH)
block.go:24:2: cannot find package “strings” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\strings (from $GOROOT)
c:\Go\bin\src\strings (from $GOPATH)
assets.go:23:2: cannot find package “sync” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\sync (from $GOROOT)
c:\Go\bin\src\sync (from $GOPATH)
audio.go:24:2: cannot find package “time” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\time (from $GOROOT)
c:\Go\bin\src\time (from $GOPATH)
blocks.go:20:2: cannot find package “unicode” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\unicode (from $GOROOT)
c:\Go\bin\src\unicode (from $GOPATH)
chunkbuilder.go:19:2: cannot find package “unsafe” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\unsafe (from $GOROOT)
c:\Go\bin\src\unsafe (from $GOPATH)

C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master>go build
mojangverify.go:18:2: cannot find package “archive/zip” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\archive\zip (from $GOROOT)
c:\Go\bin\src\archive\zip (from $GOPATH)
uilogo.go:18:2: cannot find package “bufio” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\bufio (from $GOROOT)
c:\Go\bin\src\bufio (from $GOPATH)
block.go:18:2: cannot find package “bytes” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\bytes (from $GOROOT)
c:\Go\bin\src\bytes (from $GOPATH)
mojangverify.go:19:2: cannot find package “crypto” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\crypto (from $GOROOT)
c:\Go\bin\src\crypto (from $GOPATH)
uilogin.go:18:2: cannot find package “crypto/rand” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\crypto\rand (from $GOROOT)
c:\Go\bin\src\crypto\rand (from $GOPATH)
mojangverify.go:20:2: cannot find package “crypto/rsa” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\crypto\rsa (from $GOROOT)
c:\Go\bin\src\crypto\rsa (from $GOPATH)
mojangverify.go:21:2: cannot find package “crypto/sha1” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\crypto\sha1 (from $GOROOT)
c:\Go\bin\src\crypto\sha1 (from $GOPATH)
mojangverify.go:22:2: cannot find package “crypto/x509” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\crypto\x509 (from $GOROOT)
c:\Go\bin\src\crypto\x509 (from $GOPATH)
blockskull.go:18:2: cannot find package “encoding/base64” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\encoding\base64 (from $GOROOT)
c:\Go\bin\src\encoding\base64 (from $GOPATH)
chunk.go:19:2: cannot find package “encoding/binary” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\encoding\binary (from $GOROOT)
c:\Go\bin\src\encoding\binary (from $GOPATH)
client.go:18:2: cannot find package “encoding/hex” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\encoding\hex (from $GOROOT)
c:\Go\bin\src\encoding\hex (from $GOPATH)
assets.go:18:2: cannot find package “encoding/json” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\encoding\json (from $GOROOT)
c:\Go\bin\src\encoding\json (from $GOPATH)
entitymodels.go:18:2: cannot find package “errors” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\errors (from $GOROOT)
c:\Go\bin\src\errors (from $GOPATH)
assets.go:19:2: cannot find package “fmt” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\fmt (from $GOROOT)
c:\Go\bin\src\fmt (from $GOPATH)
chat.go:20:2: cannot find package “github.com/go-gl/glfw/v3.1/glfw” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\go-gl\glfw\v3.1\glfw (from $GOROOT)
c:\Go\bin\src\github.com\go-gl\glfw\v3.1\glfw (from $GOPATH)
audio.go:26:2: cannot find package “github.com/go-gl/mathgl/mgl32” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\go-gl\mathgl\mgl32 (from $GOROOT)
c:\Go\bin\src\github.com\go-gl\mathgl\mgl32 (from $GOPATH)
audio.go:27:2: cannot find package “github.com/thinkofdeath/steven/audio” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\audio (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\audio (from $GOPATH)
assets.go:25:2: cannot find package “github.com/thinkofdeath/steven/console” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\console (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\console (from $GOPATH)
model.go:29:2: cannot find package “github.com/thinkofdeath/steven/encoding/json” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\encoding\json (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\encoding\json (from $GOPATH)
blockentity.go:21:2: cannot find package “github.com/thinkofdeath/steven/encoding/nbt” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\encoding\nbt (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\encoding\nbt (from $GOPATH)
blockentity.go:22:2: cannot find package “github.com/thinkofdeath/steven/entitysys” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\entitysys (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\entitysys (from $GOPATH)
audio.go:29:2: cannot find package “github.com/thinkofdeath/steven/format” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\format (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\format (from $GOPATH)
uilogo.go:27:2: cannot find package “github.com/thinkofdeath/steven/native” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\native (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\native (from $GOPATH)
chat.go:22:2: cannot find package “github.com/thinkofdeath/steven/protocol” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\protocol (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\protocol (from $GOPATH)
network.go:23:2: cannot find package “github.com/thinkofdeath/steven/protocol/mojang” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\protocol\mojang (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\protocol\mojang (from $GOPATH)
block.go:27:2: cannot find package “github.com/thinkofdeath/steven/render” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\render (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\render (from $GOPATH)
blockliquid.go:21:2: cannot find package “github.com/thinkofdeath/steven/render/builder” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\render\builder (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\render\builder (from $GOPATH)
desktop.go:25:2: cannot find package “github.com/thinkofdeath/steven/render/gl” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\render\gl (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\render\gl (from $GOPATH)
audio.go:30:2: cannot find package “github.com/thinkofdeath/steven/resource” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\resource (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\resource (from $GOPATH)
resourcepacks.go:25:2: cannot find package “github.com/thinkofdeath/steven/resource/locale” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\resource\locale (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\resource\locale (from $GOPATH)
chunk.go:26:2: cannot find package “github.com/thinkofdeath/steven/type/bit” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\type\bit (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\type\bit (from $GOPATH)
blockimpl.go:23:2: cannot find package “github.com/thinkofdeath/steven/type/direction” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\type\direction (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\type\direction (from $GOPATH)
blocksnapshot.go:21:2: cannot find package “github.com/thinkofdeath/steven/type/nibble” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\type\nibble (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\type\nibble (from $GOPATH)
block.go:28:2: cannot find package “github.com/thinkofdeath/steven/type/vmath” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\type\vmath (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\type\vmath (from $GOPATH)
blocksign.go:22:2: cannot find package “github.com/thinkofdeath/steven/ui” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\ui (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\ui (from $GOPATH)
client.go:31:2: cannot find package “github.com/thinkofdeath/steven/ui/scene” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\ui\scene (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\ui\scene (from $GOPATH)
blocksnapshot.go:22:2: cannot find package “github.com/thinkofdeath/steven/world/biome” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\github.com\thinkofdeath\steven\world\biome (from $GOROOT)
c:\Go\bin\src\github.com\thinkofdeath\steven\world\biome (from $GOPATH)
block.go:20:2: cannot find package “image” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\image (from $GOROOT)
c:\Go\bin\src\image (from $GOPATH)
blocktint.go:20:2: cannot find package “image/color” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\image\color (from $GOROOT)
c:\Go\bin\src\image\color (from $GOPATH)
blocktint.go:21:2: cannot find package “image/png” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\image\png (from $GOROOT)
c:\Go\bin\src\image\png (from $GOPATH)
audio.go:20:2: cannot find package “io” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\io (from $GOROOT)
c:\Go\bin\src\io (from $GOPATH)
audio.go:21:2: cannot find package “io/ioutil” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\io\ioutil (from $GOROOT)
c:\Go\bin\src\io\ioutil (from $GOPATH)
block.go:21:2: cannot find package “math” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\math (from $GOROOT)
c:\Go\bin\src\math (from $GOPATH)
audio.go:22:2: cannot find package “math/rand” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\math\rand (from $GOROOT)
c:\Go\bin\src\math\rand (from $GOPATH)
assets.go:20:2: cannot find package “net/http” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\net\http (from $GOROOT)
c:\Go\bin\src\net\http (from $GOPATH)
assets.go:21:2: cannot find package “os” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\os (from $GOROOT)
c:\Go\bin\src\os (from $GOPATH)
assets.go:22:2: cannot find package “path/filepath” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\path\filepath (from $GOROOT)
c:\Go\bin\src\path\filepath (from $GOPATH)
block.go:22:2: cannot find package “reflect” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\reflect (from $GOROOT)
c:\Go\bin\src\reflect (from $GOPATH)
clientdebug.go:19:2: cannot find package “runtime” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\runtime (from $GOROOT)
c:\Go\bin\src\runtime (from $GOPATH)
chunk.go:21:2: cannot find package “sort” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\sort (from $GOROOT)
c:\Go\bin\src\sort (from $GOPATH)
block.go:23:2: cannot find package “strconv” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\strconv (from $GOROOT)
c:\Go\bin\src\strconv (from $GOPATH)
block.go:24:2: cannot find package “strings” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\strings (from $GOROOT)
c:\Go\bin\src\strings (from $GOPATH)
assets.go:23:2: cannot find package “sync” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\sync (from $GOROOT)
c:\Go\bin\src\sync (from $GOPATH)
audio.go:24:2: cannot find package “time” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\time (from $GOROOT)
c:\Go\bin\src\time (from $GOPATH)
blocks.go:20:2: cannot find package “unicode” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\unicode (from $GOROOT)
c:\Go\bin\src\unicode (from $GOPATH)
chunkbuilder.go:19:2: cannot find package “unsafe” in any of:
C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\unsafe (from $GOROOT)
c:\Go\bin\src\unsafe (from $GOPATH)""

Thanks for all of your help!

Have you ran go get to grab the deps?

Did you swap the values of GOPATH and GOROOT since posting the update into the original post? I ask this because in the original post, the paths are as follows:

GOROOT = C:\Go
GOPATH = C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master

whereas in your latest update, it looks like the paths seem to be:

GOROOT = C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master
GOPATH = C:\Go

-> Run go env and check the path settings, and ensure they are set like the first one. This should at least help your Go installation to find the standard library again.

-> Check if the packages mentioned in the error messages are in the expected places.
Go to

C:\Users\ann\Desktop\Steven GO\steven-master\steven-go-master\src\

and verify if any of the paths listed in the error message, e.g.

github.com\go-gl\glfw\v3.1\glfw 
github.com\go-gl\mathgl\mgl32 
github.com/thinkofdeath/steven/audio
...

etc. exist on your disk. If not, then do a

go get -u -v github.com/thinkofdeath/steven/cmd/steven

and the output will list all packages that are downloaded.

BTW, it seems quite a large effort to compile a project that is not actively maintained anymore and that has 99% of the Minecraft client features NOT implemented. Just curious - are you planning to revive the project to add (some of) the missing 99%?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.