Chapter 180 Interlocking BUGs!


Chapter 180 Interlocking BUGs!

Lilith took the phone doubtfully and looked at the highly praised answer to this question.

“Because I dare not delete it!

“Who knows if the idiot planner has configured relevant data?

“Who knows if the stupid program calls related code?

“Who knows if Idiot’s art uses related materials?

“Who knows if Idiot’s test will measure relevant content?

“Who knows if the stupid producer will suddenly say yes to you?

“Who knows if the stupid boss will suddenly go too far?

“So, it’s safer to keep it.

"As long as the program is still running normally, even if it is a mountain of shit, don't mess with it. If you have to, you can try to add a little something to it, but never delete it randomly, otherwise it may trigger some special metaphysics. The incident led to irreversible results."

The corners of Lilith's mouth twitched slightly. Obviously, this is indeed a consensus in the game industry.

Gu Fan was afraid that she still wouldn't believe it, so he pushed the laptop over.

“Mr. Li, look here, yes, this is a code that directly calls the BUG Zhihuan.

“Look, this line of code is very simple. It looks like It is only related to this sword and does not affect any other mechanisms.

"Now you can try to delete it. Yes, delete this line of code directly.

"You don't have to worry, this is an additional backup program file and will not affect the official version on the current platform. ”

Lilith dubiously followed Zhao Fan’s instructions and deleted this seemingly simple line of code.

Then, she clicked to run the program.

The result program A dialog box popped up with a bang and crashed

No matter how hard I try, I can't open it again!

Lilith looked at Gu Fan in shock.

Gu Fan Xiaoxiong spread his hands: "Mr. Li, this is just one of the codes related to this prop. In the game, there are at least hundreds or thousands of codes like this.

"What do you think will happen if you delete all these codes in batches after searching?

“The answer is, if we want this program to run normally again, it will probably be almost the same as developing it all over again!”

Lilith's mouth opened slightly, her face full of shock.

She lowered her head slightly and thought about it, and it was obvious that she was gradually forced to accept this fact.

But this doubt has not been completely resolved.

"But why do players get this sword inexplicably? If it wasn't written in the program, it would be impossible for them to get it!"

Gu Fan spread his hands: "This... It is indeed written in the program.”

Lilith's eyes widened in shock. She didn't expect that Gu Fan would self-destruct so easily?

But the next second, Gu Fan continued: "But this code is also written specifically for you."

Lilith: "Huh?"

Gu Fan explained: "Mr. Li, do you still remember what you requested before? You asked me to arrange a particularly powerful weapon for you in the game. Then, I directly adjusted a weapon with full attributes. "Zhizhen", it was stuffed directly into your backpack at the beginning of the game."

Lilith nodded: "Yes, that's the case."

Gu Fan continued: "But soon, you find that a 'Zhen Zhen' with full attributes is not enough, especially when you get to the process behind Zhenyan Temple, you still can't beat the bosses like the Crane Master.

"Then I have to add another step to the game flow for you: when you advance to the True Word Temple, you can get another relic sword with all the attributes from the old monk.

"In this way, you barely managed to defeat the next few bosses.

"Although you didn't clear the final boss in the end, you at least defeated it with your own strength. 90% of the content in this game. "

Lilith blushed a little, but then asked: "Then what does this have to do with BUG! ”

Gu Fan sighed: "Of course it does matter!

"What ordinary people get when they go to Zhenyan Temple are ordinary versions of the True and the Illusory. So why can you get a relic sword with full attributes? Conventional code simply cannot achieve this function!

“In order to fulfill your request, I have to add one more rule here: when the system detects that the player already has a relic sword in his backpack, it will automatically issue a relic sword with full attributes. Specifically. Whether it is "real" or "illusory" depends on your choice." Lilith said angrily: "Then why don't you do it in other ways! For example, send it to my account automatically!"

Gu Fan was shocked: "Mr. Li, aren't you asking questions knowingly? What if you want to change your number later? Do I have to add an extra set of code rules here every time you change your number? ?

"My current implementation method is the most convenient and resource-saving!

"Because according to normal circumstances, only when you come to Zhenyan Temple, you will have a relic sword in your bag, so I will post a BUG directly. A sword will do. When other players come here, their bags are empty, and what they get is naturally the ordinary version of "Truth" or "Illusion". They can only get one handful, and this mechanism will not be triggered at all."

Lilith had a dark face: "But... because of the Kongyong BUG, ​​the player has entered the illusion of Zhenyan Temple again..."

Gu Fan nodded: "Yes.

“After the player enters the fantasy world again, the system detects the two necessary conditions of "the player is in the fantasy world" and "the fantasy boss is dead" at the same time, so it automatically triggers the player to return to the main hall of Zhengon Temple and meet the old monk. The flow of the conversation

"But because there was already a dead old monk in the hall, the old monk's life and death superimposed state appeared.

"At this time, the player obtained the relic sword again, and the system found that the player already had it in his backpack. A relic sword, so the version with full attributes was mistakenly sent to the player..."

Lilith put her hand on her forehead, she felt like she was about to faint.

"What about switching between the two worlds? "

Gu Fan sighed: "This... involves the realization mechanism of the two worlds.

"In general, these two worlds are actually one world, but not exactly the same world.

"The bottom layer of the world is the same. Whichever world you switch to, the supporting resources of that world will be automatically called. .

“But on this bottom layer, because the appearance of the monsters, the AI ​​mechanism of the BOSS and the side tasks are completely different, different mirror areas are actually nested.

“『 Fantasy 』The function is to cut open the cracks in another world and send the enemy directly there, that is, to send the enemy who was originally in one of the mirror areas to another mirror.

“So, the crack opened by ‘Illusion’ is indeed another world.

"But at this time, the player used the "Zhenzhen" skill to hit the mobs in another world, which caused the program to go into confusion. It mistakenly thought that the player was in another world at this time, and automatically called resources related to the other world. ...

"So the effect of switching the world has been achieved objectively..."

Lilith said angrily: "Then this BUG has nothing to do with "Zhi Zhen"! Can't this effect also be achieved by using other martial arts to hit the mobs in the cracks? This is still your loophole! "

Gu Fan shook his head: "No.

"Sorry, Mr. Li, I may not have explained it clearly. To be precise, hitting the mobs in the crack will not trigger a system error. This will only happen if the "Zhen Zhen" martial arts hits the mobs.

"Because the effect of 'Zhen Zhen' can cause confusion in the AI ​​of mobs, and determine the player as a friendly unit, triggering a series of changes in the AI ​​logic. This is why the program makes errors in world determination."< br>
Lilith couldn't help but be stunned: "In other words...the root of all this is because of the gap in the air wall that shouldn't exist?"

Gu Fan was silent for a moment: "You can say that .

"But Mr. Li, I have to remind you, considering the number of bugs in this game, this is probably not the only gap in the air wall..."

Lilith almost exploded with anger. Mao: "Ah! ! ! ”

Apparently, the negative sentiment surrounding Ascension is decreasing rapidly!

More and more players have begun to try these bugs, and instructional videos are constantly emerging online.

The key is that these BUGs are actually not difficult to reproduce!

"Air Swimming BUG" only requires the player to grab a specific hook point and jump on the wall. It can be successful after trying at most three or five times. If you practice more, you can even succeed 100%.

The route from Sora Swimming to the Shingon Temple is relatively fixed. In "Ascension", the textures are not as fragmented as other games. The model boundaries are complete, so the swimming is smooth.

As for the world switching bug?

As long as the player gets the BUG version of "Illusion", find a place with a lot of mobs and use the martial arts skills of the two swords "Illusion" and "Immortality" in quick succession, and try it for at most three or four times. This time can also be directly successful.

In short, the players who were tortured to death by "Ascension" became excited again, rushed to get the bug version of "Zhihuan", and began to chop melons and vegetables in the game like Wang Dawei!

(End of this chapter)

Previous Details Next