nickc01 / WeaverCore

Core mod for all of my mods for Hollow Knight
https://nickc01.github.io/WeaverCore/
MIT License
14 stars 6 forks source link

Two errors broke all, i quess.. #19

Closed NeonTaylor closed 6 months ago

NeonTaylor commented 6 months ago

Uhm... so i installed the Weaver core, I did everything according to the instructions. And when i create and start new project, console gives me this: 20240417_160842

I thought problem hiding here... but idk how to fix this: 20240417_160723

My OS: Windows10 And no, i didnt change code.

nickc01 commented 6 months ago

Can you go to Edit -> Project Settings:

Project Settings

Go to the "Player" tab, and under "Other Settings", check to make sure that the "Api Compatibility Level" is set to ".Net 4.x". This should have been automatically set by WeaverCore, but I guess you may have found a bug where it doesn't do that.

Api Compatibility Level

NeonTaylor commented 6 months ago

Can you go to Edit -> Project Settings:

Project Settings

Go to the "Player" tab, and under "Other Settings", check to make sure that the "Api Compatibility Level" is set to ".Net 4.x". This should have been automatically set by WeaverCore, but I guess you may have found a bug where it doesn't do that.

Api Compatibility Level

Oh... thats works! Thank you so much!