Hello, I also downloaded the mac version, but I didn't encounter the error you said. I guess it may be because of the mac version. I didn't upgrade the Ventura version.
While running game code:
File “game/Chapter/Chapter0/Day1/Chapter0day1.rpy”, line 222, in script call
call shop from _call_shop
File “game/Chapter/Chapter0/Shop.rpy”, line 13, in script call
pause
File “game/Chapter/shop/store.rpy”, line 185, in script
python:
File “game/Chapter/shop/store.rpy”, line 187, in <module>
toy_store.sell(item)
File “game/Chapter/shop/ShopClass.rpy”, line 15, in sell
self.inventory.remove(item,count)
File “game/Chapter/shop/Inventory.rpy”, line 26, in remove
raise “There is not enough {:s}”.format(item.name)
TypeError: exceptions must be old-style classes or derived from BaseException, not unicode
– Full Traceback ————————————————————
Full traceback:
File “game/Chapter/Chapter0/Day1/Chapter0day1.rpy”, line 222, in script call
call shop from _call_shop
File “game/Chapter/Chapter0/Shop.rpy”, line 13, in script call
pause
File “game/Chapter/shop/store.rpy”, line 185, in script
python:
File “renpy/ast.py”, line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File “renpy/python.py”, line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File “game/Chapter/shop/store.rpy”, line 187, in <module>
toy_store.sell(item)
File “game/Chapter/shop/ShopClass.rpy”, line 15, in sell
self.inventory.remove(item,count)
File “game/Chapter/shop/Inventory.rpy”, line 26, in remove
raise “There is not enough {:s}”.format(item.name)
TypeError: exceptions must be old-style classes or derived from BaseException, not unicode
Windows-10-10.0.22621 AMD64
Ren’Py 7.5.3.22090809
兽人大学:重生之后 0.1
Sat Dec 26 22:36:17 2022
*
Wait, I remembered I had downloaded an Android version of this game and when I recieved the message that this game got updated, Android version disappeared? Or there is no future plans to support phone users?
← Return to game
Comments
Log in with itch.io to leave a comment.
是我的问题还是0.1版就是在送饼干那一天就没了?
一些反馈:
文字错误:包括但不仅限于的地得,诸如“道谢道”及此类的语序混乱,以及人称错误(旁白同时出现“你”和“我”)
BUG:在刘川做完饼干后选择带给李军会使得界面崩溃,选择“忽略”恢复正常;是否默认走一条线玩家能得知全部信息?(李军过去的经历在问过伤疤后才知道,但好感不够而触发吃饭剧情则会得知李军喜欢吃蛋包饭的原因)
请问mac版本什么时候更新呢
哇,新版好棒,熊熊和牛牛的进度都大幅向前了,两只虎虎的进度结果大幅退后了,特别是刘川的线,本来是第一个有色色的,结果现在变成最纯洁的了
说句实话,这bug是有点多
后面再去百货商场,商品不显示欸,我还想买电脑
在吃完饼干后,找李军就报错了
已知问题,估计下个版本修(大概
when will be english version
In February yes
玩完了, 但是我看到李军线 没有ntr的tag ,是不是没有ntr线了? 我还很期待诶
大大有一个bug,那个选择晚上和阿卢一起睡的tag之后,直接就跳到了回自己宿舍睡
晚上被阿卢抱回去了(笑)
maybe in feb.
可惜安卓版本现在只更新到了1.3希望大大快点更新
往下翻
好期待安卓版,不知还有多
春节前就能玩到
往下翻翻看
雖然下載文件中似乎提供了 Mac 版本,但某些錯誤阻止了 itch.io APP安裝。也許是由於發布標記系統。這是系itch的統錯誤還是真的没有Mac版本?(對不起不清楚的問題,中文不是我的母語)
你好,我也下载了mac版本但是,没有遇到你说的错误。我猜可能是mac版本的原因,我没有升级Ventura版本。
Hello, I also downloaded the mac version, but I didn't encounter the error you said. I guess it may be because of the mac version. I didn't upgrade the Ventura version.
你可以前往系统偏好设置隐私与安全选项下滑,找到furryuniversity并且点击信任,输入管理员密码后可以使用(MacOS13.2)
苹果怎么下啊
我不到啊,谁让你不用微软呢
Okay I already receive it thank you very much murr.
为什么到了第三天就直接退出去了,怎么也到不了第四天欸
FA序章还没做完呢,现在只有这么多内容
哦.这样啊
兽人大学是个我非常看好的兽游了,国内做这样的游戏确实不容易,没有多少能够走下去....宏雄,煦风新笺等很多的,目前都开始了停滞状态。真的非常喜欢这部作品,李军是最爱的。当然,也奉上了一点心意,十美元,虽然不多,但后面一定还会根据自己的能力继续提供支持(肯定的),也希望能一直陪伴下去。不管会不会完结,只要黑川豹大大一直进行下去,我们都会支持,这一路很艰难,一定不要放弃啊~~辛苦了,
潇敬上。
宏雄其实已经全部完成了,但在最后的测试阶段老板因为个人原因而离开,制作组不得不暂停所有的计划等待老板回来。
的确,希望有生之年那些停滞状态下的国产兽游可以活过来
its almost time , excited
陈川🤤
请问有提供历史版本的下载吗
Any plan for android version
it says android version will release in January.
just look down the page
just look down the page
买烫伤膏有bug,然后第三天会自动退出去
+1,买烫伤膏那里突然就出问题了
*I’m sorry, but an uncaught exception occurred.
While running game code: File “game/Chapter/Chapter0/Day1/Chapter0day1.rpy”, line 222, in script call call shop from _call_shop File “game/Chapter/Chapter0/Shop.rpy”, line 13, in script call pause File “game/Chapter/shop/store.rpy”, line 185, in script python: File “game/Chapter/shop/store.rpy”, line 187, in <module> toy_store.sell(item) File “game/Chapter/shop/ShopClass.rpy”, line 15, in sell self.inventory.remove(item,count) File “game/Chapter/shop/Inventory.rpy”, line 26, in remove raise “There is not enough {:s}”.format(item.name) TypeError: exceptions must be old-style classes or derived from BaseException, not unicode
– Full Traceback ————————————————————
Full traceback: File “game/Chapter/Chapter0/Day1/Chapter0day1.rpy”, line 222, in script call call shop from _call_shop File “game/Chapter/Chapter0/Shop.rpy”, line 13, in script call pause File “game/Chapter/shop/store.rpy”, line 185, in script python: File “renpy/ast.py”, line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File “renpy/python.py”, line 1061, in py_exec_bytecode exec(bytecode, globals, locals) File “game/Chapter/shop/store.rpy”, line 187, in <module> toy_store.sell(item) File “game/Chapter/shop/ShopClass.rpy”, line 15, in sell self.inventory.remove(item,count) File “game/Chapter/shop/Inventory.rpy”, line 26, in remove raise “There is not enough {:s}”.format(item.name) TypeError: exceptions must be old-style classes or derived from BaseException, not unicode
Windows-10-10.0.22621 AMD64 Ren’Py 7.5.3.22090809 兽人大学:重生之后 0.1 Sat Dec 26 22:36:17 2022 *
第三天之后自动退出去是因为第四天没有剧情,在第三天晚上做任何一件事以后,会直接回到标题界面,只能在第三天晚上做选择的时候存一次档
买烫伤膏会出现bug
我已经开始期待安卓版的了,迫不及待
Read the game description plz
地狱之旅
看到新版的改动,有很多很多的细节,设定更加全面,刻画的也更加的自然到位了,作者推翻重来真的很令人感慨,大力支持!希望作者保护好自己,养好身体!
这里有几个小问题问一问:
1. day3最后,“当你走出”之后戛然而止 ,直接转到夜晚 ,是不是文本复制漏了呢?
2.为什么文本中用单引号呢?renpy文本可以用中文双引号的呀?
3.开头说“而今天,就是你第一天返校的日子 ”,新生说返校吗?
对于第三点,我的回答是:有没有一种可能,这是轮回。
更新完之后跟试玩版真的是判若两人啊
非非非非非非非常棒的作品
看到亚格斯的瞬间我就觉得之后的剧情肯定会很刺激,但是我就好这口
新版玩了一下點了下好感度,看到角色多出了亞格斯瞬間嗆到,還是足球課體育老師
看來不免得會有極重口足控情節了
毕竟四指的文风和XP大家也算有目共睹嘛
为什么我的好感度里没有?
小本本左边有拉条
大家下载不了的用火狐,我试了n多个浏览器,就火狐可以下载,而且不限速
嗯, 不懂就问 ,火狐是哪款软件 ,应该不是,应该不是应用商店里的吧
我说的是pc端的,安卓应该百度就可以吧
其实多试几次应该都可以
eg的浏览器也可以下
eg的会限速
我这边倒是不会,不知道为啥
itch的客户端试试
itch客户端的下载速度有时候也不稳定,,,欸
作者大大,什么时候才能有安卓版的呀,真的很喜欢玩这个游戏
我的意思是现在只能下载PC端的和苹果手机的,想要安卓手机版的
好啊,那谢谢啦,2537035939@qq.com
1115563609@qq.com谢
2338775312@qq.com感谢
can you also send me a copy?
email is lolcc2b@foxmail.com
tysm
baimo1307@163.com拜托了,非常感谢
1256797302@qq.com非常感谢
3522899002@qq.com,拜托你了,谢谢你!
3636325079@qq.com 非常感谢您
kawkawkopi84@gmail.com 非常感谢
1393100323@qq.com拜托了,感谢
3112894063@qq.com跪求万分感谢
1264578606@qq.com 谢谢
qtoiuyan@163.com太感谢了
qtoiuyan@163.com太感谢了
1214608027@qq.com谢谢了哥
915557753@qq.com感谢大佬
teletubby3.14@gmail.com
謝謝謝謝(。・ω・。)ノ
2671454252@qq.com 感谢大
1317200311@qq.com谢谢
3614779778@qq.com谢谢啦
17606928932@163.com 感谢大佬
谢谢啦3377402916@qq.com
chenhang4188@gmail.co
m感谢。
3595483609@qq.com跪求发,谢谢!
16622351030@163.com
谢谢
15876651731@163.com,谢谢大佬
2442939937@qq.com谢谢大佬。◕‿◕。
😂😂
3249471038@qq.com谢
1011094827@139.com谢谢大大
kkalan2009@gmail.com 謝啦
3285652339@qq.com 谢谢大佬╰(*´︶`*)╯
话说之前的存档还能用吗(;∀;)
nakashimakenta988@gmail.com
This is my email
2286152927@qq.com拜托了,感谢
1731769752@qq.com
谢谢大佬
我的任务完成了(群已易主,要加的我不管了:790391238)
I plan to play this as soon as the english version comes out in Jan, looks really good
作者大大,我想问一下为什么 每次到第三天晚上的时候就会回到主页面面,不管选什么都会弹回到主页面
就是一直到不了第四天,而且选择看刘川脚的时候就会有一个报错
目前只做到周三 报错应该后面会修 等新版本吧
如何在爱发电上面找到抢先版呢
爱发电可能发不了这种游戏吧
在线等很急
我这个怎么下咋不了
Wait, I remembered I had downloaded an Android version of this game and when I recieved the message that this game got updated, Android version disappeared? Or there is no future plans to support phone users?
Android version in the future
真的挺喜欢这个游戏的,每次更新都会反复游玩直到几乎刷出每一条对话。老版本是因为涩涩的分支细腻,会因为tag选项影响和角色的相处模式这点确实香爆了——(没错说的就是你李军——不仅会包容你的喜好(xp)还会自己尝试去适应接受的体贴谁顶得住啊——!qwq)
而新版本则是越玩越会怀念起曾经的大学生活。。虽然节奏变慢了不少,但本来生活就是平静中又夹杂些刺激和精彩的。(当然现实中可没有也没想有那么多带颜色的精♂彩···)
稍微提出一点建议吧,前面提到的,tag选项影响相处模式这点当然是好评,但是老版本里有些涩情tag只有通过和固定角色发生超过朋友距离的关系后才能与其它角色触发互动这点,对喜欢单推的玩家来说,总感觉有点微妙的不适···不过新版本现在看来放缓了节奏,说不定正好有机会改善一下这样的情况呢?
毕竟纯爱要做,符合xp涩涩也要做!这样才称得上健全啊——!(滑稽)
ps:顺便新版和李军一起洗澡的剧情里,luo体立绘的图层好像分的有点点问题。。脖子、肩膀、腰侧的部分,衣服的图层好像没擦干净?比如脖子左侧那块像衣领一样的凸起,看着稍微有点别扭,就算是长在脖子后面的鳍形状也太怪了。。。(只是个人意见作者大大看需不需要修改吧)
期待下次的更新,也期待游戏会越做越好~加油啊!
真的是这样的,看以前李军的剧情感动到看一次哭一次,现在看见他的脸都会哭