现在,我正在开发我的第一个游戏,我使用的信息(1.2 6.31/6H98)。由于GerX扩展,我不得不使用这个版本。
我使用的是Z代码,它适用于通知、任何客户端和任何浏览器。
但是现在,我想要使用仅为Glulx的扩展:/
如果我把游戏编译成glulx,就会出现一个白色的屏幕。在客户和通知中。但是在浏览器中它是有效的!
有什么想法吗?
非常感谢
我甚至不知道这是不是Glulx的问题。甚至这段代码也会导致一个空白屏幕,而不会出现任何错误:
"Testgame" by 18zehn
The story genre is "Thriller".
The story headline is "A story".
The release number is 0.
The story creation year is 2017.
The story description is "sdf"
Release along with a website, an interpreter and the source text.
Include Basic Screen Effects by Emily Short.
Include Real-Time Delays by Erik Temple.
Include German by Team GerX.
Bedroom is a room. "Welcome to my Bedroom";发布于 2017-04-28 10:50:10
如果您正在运行OSX10.12SILA,这是一个已知臭虫在Inform7 OSX前端.这已经修复了最新版本的Inform7可从inform7.com下载,但很难重建前端为旧版本,对不起。您唯一的选择是更新到最新的Inform7,或者只是通过在浏览器中运行游戏来适应测试。
https://stackoverflow.com/questions/42300662
复制相似问题