HyperAndCoProductions / Can-somebody-help-me-fix-this-bug-

C:\Users\Hyper>cd C:\anaconda-mode3\tools C:\anaconda-mode3\tools>bimbam.py C:\FnaF3.exe C:\s2 Bimbam tool by Mathias Kaerlev ONLY for use on your own applications. (unknown chunk 8774) (unknown chunk 8745) Traceback (most recent call last): File "C:\anaconda-mode3\tools\bimbam.py", line 69, in <module> main() File "C:\anaconda-mode3\tools\bimbam.py", line 42, in main newExe = ExecutableData(fp, loadImages=True) File "mmfparser\loader.pyx", line 20, in mmfparser.loader.DataLoader.__init__ (./mmfparser/loader.cpp:1010) File "mmfparser\loader.pyx", line 31, in mmfparser.loader.DataLoader.init (./m mfparser/loader.cpp:1125) File "mmfparser\loader.pyx", line 49, in mmfparser.loader.DataLoader.read (./m mfparser/loader.cpp:1802) File "..\mmfparser\data\exe.py", line 55, in read self.gameData = self.new(GameData, reader) File "mmfparser\loader.pyx", line 37, in mmfparser.loader.DataLoader.new (./mm fparser/loader.cpp:1325) File "mmfparser\loader.pyx", line 31, in mmfparser.loader.DataLoader.init (./m mfparser/loader.cpp:1125) File "mmfparser\loader.pyx", line 49, in mmfparser.loader.DataLoader.read (./m mfparser/loader.cpp:1802) File "..\mmfparser\data\gamedata.py", line 102, in read chunks = self.new(ChunkList, reader) File "mmfparser\loader.pyx", line 37, in mmfparser.loader.DataLoader.new (./mm fparser/loader.cpp:1325) File "mmfparser\loader.pyx", line 31, in mmfparser.loader.DataLoader.init (./m mfparser/loader.cpp:1125) File "mmfparser\data\chunk.pyx", line 157, in mmfparser.data.chunk.ChunkList.r ead (./mmfparser/data/chunk.cpp:4286) File "mmfparser\loader.pyx", line 37, in mmfparser.loader.DataLoader.new (./mm fparser/loader.cpp:1325) File "mmfparser\loader.pyx", line 31, in mmfparser.loader.DataLoader.init (./m mfparser/loader.cpp:1125) File "mmfparser\data\chunk.pyx", line 61, in mmfparser.data.chunk.Chunk.read ( ./mmfparser/data/chunk.cpp:2127) KeyError: 'trans' I get this when i try to decompile FNaF 3 using Modded Anaconda Master. Can somebody help me PLZ?
2 stars 0 forks source link

how to decompile fnaf 3 #1

Open pete7201 opened 8 years ago

pete7201 commented 8 years ago

1) you shouldn't be decompiling fnaf but finnnnnnnnnnnnneeeeeeeeeeeeeeeee.................. 2) it's really easy. FNAF 3 1.031 and below are built with ctf version 283. This makes them undecompileable somewhat. But Scott for the holidays made a halloween update to the game using build 284 which is decompileable. 284 is also used on FNAF 4 so it's decompileable 3) the decompiler will sadly corrupt the MFA so you can not run frame without it doing funny things or just crashing on you. i'm working on it though lol

// tl;dr you need the halloween update of the game. email me at pete.8@live.com if you just want the mfa

also, what version of anaconda are you on?

pete7201 commented 8 years ago

btw, springtrap is called "dhfgh" on the mfa for some reason...................... why

i didn't rename it or anything, it was "dhfgh" and i can tell its springtrap by a quick look at the mfa. there are other cryptic ones in there

the Halloween update doesn't do anything except make your game have a pumpkin and orange lights on Halloween. You can hack it to show up on any day, but there are no other gameplay changes and no changes at all when it's not Halloween.

HyperAndCoProductions commented 8 years ago

I have the modded Anaconda Master. Scrubby the Lime Lord gave me the MFA but he said that it is corrupted. But you can send me the MFA.

On Fri, Dec 4, 2015 at 3:13 AM, pete7201 notifications@github.com wrote:

1) you shouldn't be decompiling fnaf but finnnnnnnnnnnnneeeeeeeeeeeeeeeee.................. 2) it's really easy. FNAF 3 1.031 and below are built with ctf version

  1. This makes them undecompileable somewhat. But Scott for the holidays made a halloween update to the game using build 284 which is decompileable. 284 is also used on FNAF 4 so it's decompileable 3) the decompiler will sadly corrupt the MFA so you can not run frame without it doing funny things or just crashing on you. i'm working on it though lol

// tl;dr you need the halloween update of the game. email me at pete.8@live.com if you just want the mfa

also, what version of anaconda are you on?

— Reply to this email directly or view it on GitHub https://github.com/HyperAndCoProductions/Can-somebody-help-me-fix-this-bug-/issues/1 .

pete7201 commented 8 years ago

Nobody has a working MFA... the alterable values are missing. Build 284's compression has some issues with that... and Scrubby turned all anti-decompile recently lol. I can't attach the MFA to this email bc its too big lol but heres a link to my server http://24.46.181.149:1000/usb_1/kidOYO/apps/FNAF3_Source.zip Scrubby and me are working on fixing the alt values and I will post them to my subreddit /r/pete7201 when we finish, if it works out. Peter

Date: Thu, 10 Dec 2015 10:57:11 -0800 From: notifications@github.com To: Can-somebody-help-me-fix-this-bug-@noreply.github.com CC: pete.8@live.com Subject: Re: [Can-somebody-help-me-fix-this-bug-] how to decompile fnaf 3 (#1)

I have the modded Anaconda Master. Scrubby the Lime Lord gave me the MFA

but he said that it is corrupted. But you can send me the MFA.

On Fri, Dec 4, 2015 at 3:13 AM, pete7201 notifications@github.com wrote:

1) you shouldn't be decompiling fnaf but

finnnnnnnnnnnnneeeeeeeeeeeeeeeee..................

2) it's really easy. FNAF 3 1.031 and below are built with ctf version

  1. This makes them undecompileable somewhat. But Scott for the holidays

made a halloween update to the game using build 284 which is decompileable.

284 is also used on FNAF 4 so it's decompileable

3) the decompiler will sadly corrupt the MFA so you can not run frame

without it doing funny things or just crashing on you. i'm working on it

though lol

// tl;dr you need the halloween update of the game. email me at

pete.8@live.com if you just want the mfa

also, what version of anaconda are you on?

Reply to this email directly or view it on GitHub

https://github.com/HyperAndCoProductions/Can-somebody-help-me-fix-this-bug-/issues/1

.

— Reply to this email directly or view it on GitHub.

SuperSplite commented 8 years ago

hey, do u know where are the link for anaconda-mode3? this one is the one that really works. also, i used it to decompile fnac :)

pete7201 commented 8 years ago

reddit.com/r/technicalfnaf

ryantheleach commented 7 years ago

The sub reddit mods have changed their mind about distributing it :( I'm interested in it to work out the secrets of Shower With Your Dad Simulator. It's not been worked out over 2 years since it's release.

pete7201 commented 7 years ago

k

Peter


From: Ryan Leach notifications@github.com Sent: Saturday, July 29, 2017 4:16 AM To: HyperAndCoProductions/Can-somebody-help-me-fix-this-bug- Cc: pete7201; Author Subject: Re: [HyperAndCoProductions/Can-somebody-help-me-fix-this-bug-] how to decompile fnaf 3 (#1)

The sub reddit mods have changed their mind about distributing it :( I'm interested in it to work out the secrets of Shower With Your Dad Simulator. It's not been worked out over 2 years since it's release.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/HyperAndCoProductions/Can-somebody-help-me-fix-this-bug-/issues/1#issuecomment-318813101, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AO5dlAZjEd-AUPRydkcAiHfCny3BvOLtks5sSuppgaJpZM4Gugyc.

Xhelowrk commented 6 years ago

you have new anaconda?

KareemGames commented 5 years ago

hi, we need new anaconda pls :)

pete7201 commented 5 years ago

Try my website Pete7201.netlify.com or pete7201hub.netlify.com