Author Topic: Supersonic Ball PC  (Read 15463 times)

0 Members and 1 Guest are viewing this topic.

Offline Vijfhoek

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 120
  • Rating: +13/-1
    • View Profile
Re: Supersonic Ball PC
« Reply #15 on: October 05, 2013, 05:34:21 pm »
It immediately crashes on my Hackintosh install in VirtualBox:
Code: [Select]
Process:         love [2453]
Path:            /Users/USER/Downloads/supersonicball.app/Contents/MacOS/love
Identifier:      net.julosoft.supersonicball
Version:         0.9.0.131004 (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [124]
User ID:         501

Date/Time:       2013-10-05 23:32:43.681 +0200
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10

Interval Since Last Report:          11221 sec
Crashes Since Last Report:           3
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      5D73AD55-1BAD-DD6A-EA6D-791920B92C5B

Crashed Thread:  0

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @executable_path/../Frameworks/mpg123.framework/mpg123
  Referenced from: /Users/USER/Downloads/supersonicball.app/Contents/MacOS/love
  Reason: no suitable image found.  Did find:
/Users/sijmen/Downloads/supersonicball.app/Contents/MacOS/../Frameworks/mpg123.framework/mpg123: file too short
/Users/sijmen/Downloads/supersonicball.app/Contents/MacOS/../Frameworks/mpg123.framework/mpg123: file too short

Binary Images:
       0x100000000 -        0x10010afff +net.julosoft.supersonicball (0.9.0.131004 - ???) <55884D60-FF21-38B1-B1AF-A29D0FF7D2AA> /Users/USER/Downloads/supersonicball.app/Contents/MacOS/love
       0x100136000 -        0x1001f4fe7 +com.yourcompany.IL (1.0 - 1) <252183F9-B853-3F05-802E-DAE8F7D2C690> /Users/USER/Downloads/supersonicball.app/Contents/Frameworks/IL.framework/Versions/A/IL
       0x1002bd000 -        0x100584fff +org.xiph.vorbis (1.2.3 - 1.2.3) <9DA8A1B1-9C55-34CF-B885-F373BA862C81> /Users/USER/Downloads/supersonicball.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
       0x1005bd000 -        0x1005e8fff  com.apple.audio.OpenAL (1.6 - 1.6) <0FBA7491-B817-39EE-8898-FF88C9485B50> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x1005f9000 -        0x10067dff7 +org.freetype.FreeType (2.4.3 - 243) <CA9CDEEB-E0F5-3B5C-A6E0-0BBB23576740> /Users/USER/Downloads/supersonicball.app/Contents/Frameworks/FreeType.framework/Versions/A/FreeType
       0x100689000 -        0x1006e0fff +SDL (1.2.14 - 1.2.14) <C726704D-C3D9-37D1-800E-9D92D9870EAE> /Users/USER/Downloads/supersonicball.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
       0x1006f3000 -        0x100715ff7 +org.lua.Lua (1.0 - 1) <110B6824-6041-328F-8559-AEC2997F911C> /Users/USER/Downloads/supersonicball.app/Contents/Frameworks/Lua.framework/Versions/A/Lua
       0x10071f000 -        0x100722fff +org.xiph.ogg (1.1.4 - 1.1.4) <04D2EFA2-8B0C-3CD4-9400-9AD518AA208A> /Users/USER/Downloads/supersonicball.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
       0x100725000 -        0x100744ff7 +org.icculus.physfs (1.0 - 1) <545A393F-CE8F-3FA3-87FF-C288A699128E> /Users/USER/Downloads/supersonicball.app/Contents/Frameworks/physfs.framework/Versions/A/physfs
       0x10074e000 -        0x10078dff7 +net.sourceforge.libmodplug (1.0 - 1) <AF1BB950-8E55-3D7A-89BC-44D24217A325> /Users/USER/Downloads/supersonicball.app/Contents/Frameworks/libmodplug.framework/Versions/A/libmodplug
    0x7fff648c9000 -     0x7fff648fd93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff88873000 -     0x7fff88873fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8daab000 -     0x7fff8dabafff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

Model: MacPro3,1, BootROM MP31.006C.B05, 2 processors, Intel Core i5, 2.92 GHz, 2 GB, SMC
Graphics: Display, PCI, 6 MB
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: VBOX HARDDISK, 53.69 GB
Parallel ATA Device: VBOX CD-ROM
USB Device: USB Keyboard, 0x80ee, 0x0010, 0x9f100000 / 3
USB Device: USB Tablet, 0x80ee, 0x0021, 0x9f200000 / 2

Looks like some kind of missing library or something

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Supersonic Ball PC
« Reply #16 on: October 05, 2013, 05:40:44 pm »
Btw I tried the demo you sent me and it looks really nice and fun. Just the jumping was broken and by level 6 or so I think some tiles didn't really match the original.

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball PC
« Reply #17 on: October 05, 2013, 05:45:47 pm »
Vijfhoek: Well damn. I didn't had time to try it on my Mac yet. I'll check it out. (And this is what I gave my video game teacher yesterday .__.)

Download LÖVE from the website, download the source version and run the .love until then.

EDIT: fixed, please redownload it from the download page.

DJ: Yeah, jumping is indeed broken, for the graphics, didn't had time either to ask you for that, just tell me what's wrong, which graphics goes where and I'll fix it in the next version.
« Last Edit: October 05, 2013, 09:02:33 pm by Juju »

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Supersonic Ball PC
« Reply #18 on: April 24, 2014, 05:08:08 am »
Just tried it out, it was fun, the the level pack is IMO a bit easy :P

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Supersonic Ball PC
« Reply #19 on: April 24, 2014, 12:14:53 pm »
Yeah the issue is that the main levels are identical to the TI-83+ version, but the original game had a speed limit and different physics/jumping behavior that made it much harder. In the PC version it's now possible to beat almost every level by just holding down the right arrow and there's no speed limit for the ball.

Offline bb010g

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 428
  • Rating: +22/-1
  • I do stuff
    • View Profile
    • elsewhere on the net
Re: Supersonic Ball PC
« Reply #20 on: April 26, 2014, 05:19:11 pm »
Yeah the issue is that the main levels are identical to the TI-83+ version, but the original game had a speed limit and different physics/jumping behavior that made it much harder. In the PC version it's now possible to beat almost every level by just holding down the right arrow and there's no speed limit for the ball.
I was actually working on revamping some more stuff with the levels and enabling completely custom stuff easily, but my /home was partially corrupted and I lost the work. Also, have you tried the infinite level? It has a much more stringent time limit.
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Supersonic Ball PC
« Reply #21 on: April 27, 2014, 10:27:26 am »
Oh right I think I remember the infinite level. Didn't it have a 8 seconds time limit that extended over and over after every 100 block?


Also I think another thing is that in the original game, once you reached level 16, you looped back at level 1 but the time allocated to each level decreased over and over as you looped through the 16 levels. In the computer version the game ends after level 16.

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball PC
« Reply #22 on: April 29, 2014, 11:33:12 pm »
I'll just leave this here. It has all the downloads so far.

https://github.com/juju2143/supersonicball/releases

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Supersonic Ball PC
« Reply #23 on: April 30, 2014, 01:00:01 pm »
I'll just leave this here. It has all the downloads so far.

https://github.com/juju2143/supersonicball/releases
And you can also install it on arch from the omni repo
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Supersonic Ball PC
« Reply #24 on: April 30, 2014, 01:07:54 pm »
What is new in the latest version btw? I just tried it last night and couldn't see any difference compared to 0.9.2 ???

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball PC
« Reply #25 on: April 30, 2014, 08:05:22 pm »
The new thing is mainly Android compatibility and Android-specific controls.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Supersonic Ball PC
« Reply #26 on: May 01, 2014, 01:26:13 pm »
Wait, since when can you program fro android in love? I thought for android you had to program in java?

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball PC
« Reply #27 on: May 01, 2014, 01:34:28 pm »
Wait, since when can you program fro android in love? I thought for android you had to program in java?
Well, check this out.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Supersonic Ball PC
« Reply #28 on: May 01, 2014, 01:52:22 pm »
Wait, since when can you program fro android in love? I thought for android you had to program in java?
Android supports native code so you can do whatever you want. :P
Also even though the main language for Dalvik is Java, it's architecture is waaaay different from a standard JVM. Actually, it's not the same at all. ;)

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball PC
« Reply #29 on: May 01, 2014, 02:05:04 pm »
In short, you can program in C++ with the NDK (that's how Löve has been ported) and Dalvik is a JVM on steroids.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.