Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   MP3 Problem (https://forums.graalonline.com/forums/showthread.php?t=71337)

Crow 01-09-2007 07:10 PM

MP3 Problem
 
I want to use some mp3s on a server and uploaded it into our sounds folder, but it just gives a console error that it could not be found when I try to play it.

NPC Code:
//#CLIENTSIDE
function onCreated() {
play("forest2.mp3");
}


Chompy 01-09-2007 08:33 PM

Quote:

Originally Posted by Crow (Post 1262990)
I want to use some mp3s on a server and uploaded it into our sounds folder, but it just gives a console error that it could not be found when I try to play it.

NPC Code:
//#CLIENTSIDE
function onCreated() {
play("forest2.mp3");
}


/find forest2.mp3 in rc chat

do it return like not downloadable or something?

Crow 01-09-2007 09:09 PM

It is downloadable :/

Chompy 01-09-2007 09:15 PM

hmm, when I am thinking of it, uploading .wav to levels/sounds/ don't always work :[

pig132 01-09-2007 09:31 PM

Is .mp3 in your folder config?

Crow 01-09-2007 09:49 PM

Quote:

Originally Posted by pig132 (Post 1263028)
Is .mp3 in your folder config?

Already checked that, yes it is.

pig132 01-09-2007 10:12 PM

Hm..convert it to wav then? If not, not sure why.

Crow 01-09-2007 10:22 PM

Quote:

Originally Posted by pig132 (Post 1263049)
Hm..convert it to wav then? If not, not sure why.

Would be 16mb after converting -_-

Admins 01-09-2007 10:38 PM

Maximum download size on regular gservers is 1MByte for a single file. Only the login-servers and Graal3D are allowed to send bigger files.

Angel_Light 01-10-2007 12:49 AM

Quote:

Originally Posted by Stefan (Post 1263090)
Maximum download size on regular gservers is 1MByte for a single file. Only the login-servers and Graal3D are allowed to send bigger files.

If I wanted could I pay a little more for the ability for bigger files?

Crow 01-10-2007 03:57 PM

Quote:

Originally Posted by Stefan (Post 1263090)
Maximum download size on regular gservers is 1MByte for a single file. Only the login-servers and Graal3D are allowed to send bigger files.

Kinda stupid in my opinion, because converting to midi is impossible and converting to wav makes it even bigger...I could upload it to my VIP webhosting, but the configuration suxx and it always fails to upload a file thats bigger then 1mb...

Crow 01-12-2007 10:32 PM

Quote:

Originally Posted by Stefan (Post 1263090)
Maximum download size on regular gservers is 1MByte for a single file. Only the login-servers and Graal3D are allowed to send bigger files.

Sorry for double post, but could you maybe higher it to 5 mb when using update packages?:/

Twinny 01-13-2007 07:17 AM

I thought you weren't supposed to upload things like Mp3's and midis to Gservers anyways? Just host them somewhere else and play them from there.

Draenin 01-13-2007 10:32 AM

Quote:

Originally Posted by Twinny
I thought you weren't supposed to upload things like Mp3's and midis to Gservers anyways? Just host them somewhere else and play them from there.

That will suck bandwidth from your host. Hopefully, they won't mind it, but otherwise you may be in trouble.


All times are GMT +2. The time now is 08:53 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.