Prodigy-Hacking / ProdigyMathGameHacking

Prodigy Hacking: Hacking for the right reasons. | Questions? Ask on our Discord. https://discord.gg/XQDfbfq
https://prodigyhacking.com
Other
17 stars 10 forks source link

hack.functions.completeTutorial can't find "WORLD_MAP" #222

Closed ReviewerBot closed 4 years ago

ReviewerBot commented 4 years ago

Bug Report - ID: x4f3coupk

Submitted by: Aurec#9827

Name of affected hack

Issue with skipTutorial.js Affects https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/blob/master/hacks/Misc/skipTutorial.js for some reason, throws the error of

Uncaught TypeError: Cannot read property 'WORLD_MAP' of undefined
    at Object.hack.functions.completeTutorial (game.min.js:31)
    at <anonymous>:1:16

Description of bug

Affects https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/blob/master/hacks/Misc/skipTutorial.js for some reason, throws the error of

Uncaught TypeError: Cannot read property 'WORLD_MAP' of undefined
    at Object.hack.functions.completeTutorial (game.min.js:31)
    at <anonymous>:1:16

Steps to reproduce

Expected results

Opens the world map, and completes initial tutorial.

Actual results

Throws an error of

Uncaught TypeError: Cannot read property 'WORLD_MAP' of undefined
    at Object.hack.functions.completeTutorial (game.min.js:31)
    at <anonymous>:1:16

Testers

vibinyama commented 4 years ago

ok boredy boredy were in this for the long haul now

BoredFishRE commented 4 years ago

yep. Its also a diff error now. Uncaught (in promise) TypeError: hack.variables.menuObj is undefined

BoredFishRE commented 4 years ago

... it works fine

BoredFishRE commented 4 years ago

created a new acc and it skipped tutorial fine

BoredFishRE commented 4 years ago

I'm closing because this issue is fixed