Coder Social home page Coder Social logo

stardewvalleymodding's People

Contributors

f4ith avatar

Watchers

 avatar

stardewvalleymodding's Issues

[Wheres My Items] Two bugs - Infinite loop lock and Gui not visible

[game] An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object.
   at WheresMyItems.Common.Menus.ItemSearchMenu.<GetItemsMatchingTextboxText>b__14_0(Item item) in C:\Users\f4iTh\development\StardewValleyModding\WheresMyItems\Common\Menus\ItemSearchMenu.cs:line 212
   at System.Linq.Enumerable.WhereEnumerableIterator`1.ToArray()
   at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   at WheresMyItems.Common.Menus.ItemSearchMenu.HandleSearchItems(Boolean exitingMenu) in C:\Users\f4iTh\development\StardewValleyModding\WheresMyItems\Common\Menus\ItemSearchMenu.cs:line 195
   at WheresMyItems.Common.Menus.ItemSearchMenu.TextBoxEnter(TextBox sender) in C:\Users\f4iTh\development\StardewValleyModding\WheresMyItems\Common\Menus\ItemSearchMenu.cs:line 220
   at StardewValley.Menus.TextBox.RecieveCommandInput(Char command) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\TextBox.cs:line 290
   at StardewValley.KeyboardDispatcher.Poll() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\KeyboardSubscriber.cs:line 250
   at StardewValley.Game1._update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3499
   at StardewValley.Game1.Update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3199
   at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in SMAPI\Framework\SCore.cs:line 1082

^ This is being spammed in the console many times a second

Appears both have been reported several years ago as well on Nexus, with less details. https://www.nexusmods.com/stardewvalley/mods/2086?tab=bugs
(I have not tested the third/oldest bug on there to see if it is still an issue. But the other two are the subject matter of this submitted issue)

Basically, after opening up the search, which appears off screen as well, while you can type into the search box which you can't really see but the top, it locks the game up. And looking at the error, it appears to be trying to find files that doesn't exist unless you're the dev, as evident of looking for things in the "f4iTh" user profile which doesn't exist for users.

Specific Notes:

[Zoom]
It looks fine on 100% zoom but if you zoom out it will head out of the window. And vice versa if you zoom in.

image
image

Also, if the zoom isn't at 100%, the text input box jumps positions while typing.

[Error Message + Infinite Loop of Death]
The error shared at the top is shown every time you type a letter followed with a [game] WARNING: Mismatched UI Mode Push/Pop counts. Correcting. message as well. You can still close the text box at this point.

The death loop occurs when you type something in and then press enter.

What's annoying is that this happened on the first green rain day, meaning I'm gonna have to do it again... right after the green tint really did a stress number on my eyes already.

Bonus Bug Round:

Escape doesn't close it if there is text typed in the box.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.