iOS Item id glitch not working

Zeus0804

Newcomer
Stardew valleys item id glitch which was approved by concernedape himself (i guess) is not working. U basically replace ur name with id of 3 items in stardew n whenever a villager takes ur name u would get those items. One way to exploit it was by buying a telephone n calling gus when the bar is open n he will always take ur name. Whats happening with me is that when i call him my game crashes before he would puck up. Any ideas how to fix this? (Playing on iphone 15 plus stardew version 1.6)
 

Zeus0804

Newcomer
Message: Arg_NullReferenceException
InnerException:
Stack Trace: at StardewValley.Farmer.eatObject(Object o, Boolean overrideFullness)
at StardewValley.Farmer.eatHeldObject()
at StardewValley.Farmer.showCarrying()
at StardewValley.Dialogue.prepareCurrentDialogueForDisplay()
at StardewValley.Menus.DialogueBox..ctor(Dialogue dialogue)
at StardewValley.Game1.drawDialogue(NPC speaker)
at StardewValley.Game1.DrawDialogue(Dialogue dialogue)
at StardewValley.Game1.DrawDialogue(NPC npc, String translationKey, Object[] substitutions)
at StardewValley.Objects.DefaultPhoneHandler.<>c__DisplayClass9_0.<CallSaloon>b__0()
at StardewValley.DelayedAction.update(GameTime time)
at StardewValley.Game1.UpdateOther(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewValley.GameRunner.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.iOSGamePlatform.Tick()
at Microsoft.Xna.Framework.iOSGameView.DoTick()
--- End of stack trace from previous location ---
at ObjCRuntime.Runtime.ThrowException(IntPtr )
at UIKit.UIApplication.UIApplicationMain(Int32 , String[] , IntPtr , IntPtr )
at UIKit.UIApplication.Main(String[] , String , String )
at StardewValley.iOS.Application.Main(String[] args)

Game Version: 1.6.9.48 build 24306
SDK Helper: NullSDKHelper
Game Language: en
OS: Unix Unix 18.0.1
In-game Date: Spring 11 Y1 Time of Day: 1840
Game Location: FarmHouse

this is the message that pops up in the error log after my game crashes trying to call gus with item ids in my name
 
Top