Good job, but i already read this somewhere i think.
|
|

This is not worth explaining. And i dont care if there is other ways, i just modified theese few lines and got it working.
open signlink
findreplace that section withCode:if (midiplay) {
Code:if (midiplay) { midi = s + savereq; try { if (musicS != null) { musicSr.stop(); musicSr.close(); } musicS = null; musicSr = null; File music = new File(midi); if (music.exists()) { musicS = MidiSystem.getSequence(music); musicSr = MidiSystem.getSequencer(); musicSr.open(); musicSr.setSequence(musicS); musicSr.start(); } } catch (Exception ex) { ex.printStackTrace(); } midiplay = false; }
Good job, but i already read this somewhere i think.

Doesnt amaze me, lets call it a repost![]()

you fail![]()
Verry nice, but i already done it 2 weeks ago in me own
But nice release xD
ive done it all got 2 errors and still no music?![]()

you should have added the your midisystem class for the noobs that dont have it lol


100 errors.. yay for me

| « [Renamed]Pressing enter to login when on password entry | [Non-Refactored]Load item inventory icons from sprites » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |