Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

I cant compile this :( (Reference Error/Type Name Missing) #1

Closed
CahoBlyablin opened this issue Oct 25, 2019 · 3 comments
Closed

I cant compile this :( (Reference Error/Type Name Missing) #1

CahoBlyablin opened this issue Oct 25, 2019 · 3 comments
Assignees

Comments

@CahoBlyablin
Copy link

shit

@lgv-0 lgv-0 self-assigned this Oct 25, 2019
@lgv-0
Copy link
Owner

lgv-0 commented Oct 25, 2019

Hey, these errors are simply reference problems. On 64 bit systems steam default installs the game to "Program Files (x86)\Steam\steamapps\common\Unturned" but if you've set a different path, moved the file really deep into your file system or you're on a lower architecture, you'll need to re-reference them yourself from the Unturned files. You can either do this from the references box on the right of VS, or by editing the lists here.

@lgv-0 lgv-0 changed the title I cant compile this :( I cant compile this :( (Reference Error/Type Name Missing) Oct 25, 2019
@CahoBlyablin
Copy link
Author

CahoBlyablin commented Oct 25, 2019

Thank you, I compiled, but theres another problem when injecting HInj.dll to unturned:
Screenshot_8

@lgv-0
Copy link
Owner

lgv-0 commented Oct 25, 2019

How you load the DLL is something we can't help you with, but I would recommend a different type of injector, because the game is .NET, and our DLL requires the Main.Yo function to be CALLED, which Extreme Injector is 1. Not made for, and 2. Will not do.

@lgv-0 lgv-0 closed this as completed Oct 25, 2019
Repository owner locked as resolved and limited conversation to collaborators Nov 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants