Positive change is afoot at Unity. https://www.gamesindustry.biz/unity-appoints-former-king-exec-steve-collins-as-cto
Engineering Manager at Unity. Opinions are my own.
Positive change is afoot at Unity. https://www.gamesindustry.biz/unity-appoints-former-king-exec-steve-collins-as-cto
@ciro judging just by the name it looks interesting :)
I broke Spidermans physics engine and now I can’t get out of the building
I know, I know, I have been using the free version up until now, don't remind me.
Dear Facebook / Meta, I really don't want to use the free version of Facebook because of ads, but the proposed price for a subscription is too high in my mind. I guess I will be taking a FB break.
@mntmn I just got the shipping confirmation which means one of those is mine. Looking forward to receiving it :)
@xoofx Awesome
@js are you sure the address from the stacktrace are correct? 0x0919990e is a very big number
@js hmm that just gives me ??:0
@js All OFTCP and OFUDP socket tests passed
@js Ok, the requester pop up twice pressing Deny both times worked fine and seems like all tests completed.
Last test was [OFLocale] Decimal separator: ,
@js Doing this runs the tests until OFTCPSocket, then a requester pops up asking for AmiTCP volume
@js you are right, now it behaves like your build and fails on OFDate
@js sadly running my own build fails immediately
@js Not sure :)
but this worked
PATH="/opt/amiga/bin:$PATH" ./configure --host=m68k-amigaos && PATH="/opt/amiga/bin:$PATH" make
@js Ok, had to figure out why configure wasn't working on macos install, but brew fixed that. secondly the host should be m68k-unknown-amigaos, but I get linker errors:
m68k-amigaos/bin/ld: NewApp.o: in function `_EH_FRAME_BEGIN__':
NewApp.o:(.text+0x3f4): undefined reference to `__gnu_objc_personality_v0'
m68k-amigaos/bin/ld: NewApp.o: in function `newApp':
NewApp.o:(.text+0x14c): undefined reference to `objc_msg_lookup'
and a lot more like it
@js if you have source on github or something else I can try building it myself
@js yup this was with a big stack. I have a full 68060 running OS 3.2.2.1
It is a CyberstormPPC with 68060.library and mmu.library from Thor
@js I don't know why it says 2015, my time and date is set correctly