Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Easy Feedback Form

Easy Feedback brings detailed player feedback and bug reporting to your Unity game directly to you! · By Noah Ratcliff

Typo causing error in 1.1.4

A topic by KnightOwlGameDev created Oct 09, 2018 Views: 261 Replies: 2
Viewing posts 1 to 3
(1 edit)

Looks like there is a typo that is causing a compiler error on the latest version (1.1.4). Immediately on importing the update, I start getting the following compiler error:

Assets/Easy Feedback/Scripts/Core/Web/AsyncWebRequestData.cs(45,47): error CS0103: The name `request' does not exist in the current context

It goes away if I change 'request' to 'Request'.

Developer

Oof, thanks for letting me know! I'll get this fixed and updated ASAP.

Developer

EF 1.1.5, with the fix for this issue, is live on itch. It should be live on the Asset Store after it passes verification, shouldn't be any more than a couple days. 

Thanks again for reporting this one, so sorry about that!