2701
Creativity / Re: [Game Project] Dism - Our mother has come to Earth!
« on: December 19, 2013, 10:49:32 AM »-snip-wow Face
'on-demand artist'
that's beautiful
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
-snip-wow Face
'on-demand artist'

you get the same thing but without the stuffty plot and charactersbut there are good harem animes
forget yeah, both parties.


Well I'm stumped. Everything is working, I guess it just isn't downloading the things? Can you try copying the files from a normal install to the steam install?I did that and it works and all. Everytime I login it still tells me to choose my type of network. But I can customize my character perfectly again and it works ok I guess.
Jesus, full permissions on blockland folder, that's not the problem for sure...
Run blockland, then run this in your terminal
ps auxww | grep blockland
This should return one item.
Also, try this:
ps auxww | grep steam
This should tell me what user those two programs are running under. Basically, if that user doesn't have permission, they can't do anything. ...obviously...
friendnizer-9000:Blockland nathaniel$ ps auxww | grep blockland
nathaniel 26215 0.1 0.0 2452824 372 s000 U+ 8:46PM 0:00.00 grep blockland
friendnizer-9000:Blockland nathaniel$ ps auxww | grep steam
nathaniel 21613 4.7 5.3 1283216 221384 ?? S 1:29PM 42:46.58 /Applications/Steam.app/Contents/MacOS/osx32/steam
nathaniel 21606 0.0 0.0 2436436 220 ?? S 1:29PM 0:00.02 bash /Applications/Steam.app/Contents/MacOS/steam.sh
nathaniel 26223 0.0 0.0 2423368 204 s000 U+ 8:46PM 0:00.00 grep steam
friendnizer-9000:Blockland nathaniel$
no, it isn't. Run
ls -l ..
friendnizer-9000:Blockland nathaniel$ ls -l ..
total 0
drwxr-xr-x 5 nathaniel staff 170 Sep 14 10:04 Awesomenauts
drwxrwxrwx 12 nathaniel staff 408 Dec 16 18:38 Blockland
drwxr-xr-x 5 nathaniel staff 170 Oct 16 21:27 Castle Story
drwxr-xr-x 11 nathaniel staff 374 Oct 17 21:01 Counter-Strike Global Offensive
drwxr-xr-x 4 nathaniel staff 136 Nov 7 20:57 Dustforce
drwxr-xr-x 4 nathaniel staff 136 Sep 14 11:42 FEZ
drwxr-xr-x 4 nathaniel staff 136 Dec 1 01:52 ForgeQuest
drwxr-xr-x 24 nathaniel staff 816 Dec 16 13:45 Hammerwatch
drwxr-xr-x 18 nathaniel staff 612 Oct 11 23:29 Left 4 Dead 2
drwxr-xr-x 4 nathaniel staff 136 Dec 16 14:03 LegendofDungeon
drwxr-xr-x 6 nathaniel staff 204 Dec 15 19:18 OpenVR
drwxr-xr-x 3 nathaniel staff 102 Sep 5 20:49 Realm of the Mad God
drwxr-xr-x 4 nathaniel staff 136 Sep 11 16:57 Smashmuck Champions
drwxr-xr-x 35 nathaniel staff 1190 Dec 12 18:11 Spiral Knights
drwxr-xr-x 13 nathaniel staff 442 Dec 15 02:00 Starbound
drwxr-xr-x 11 nathaniel staff 374 Dec 6 18:12 Team Fortress 2
drwxr-xr-x 3 nathaniel staff 102 Apr 1 2013 basement
drwxr-xr-x 12 nathaniel staff 408 Dec 1 01:53 dota 2 beta
drwxr--r-- 3 nathaniel staff 102 Sep 28 09:25 platform
drwxr-xr-x 6 nathaniel staff 204 Mar 21 2013 the binding of isaac
friendnizer-9000:Blockland nathaniel$
-snip-Holy stuff that's pretty awesome. I like it.
I made up this character and I made a rough sketch. I don't have a tablet and I didn't think to scan with my printer. Sorry.Cool Boi tried to sprite him up but he's pretty hard to do. I'll probably work on it sooner or later, but for now:
http://i.imgur.com/tUZrFhm.jpg?1

run the cd command and just leave that window open, we'll be using it a bit.can you run chmod 755 -R config/* cache.db please? this will attempt to set permissions on the files in config to be writeable.
wait, no, run this instead: chmod 765 -R * this will make all files in the blockland directory writeable by your user (nathaniel) and group (staff)
try testing config. if it doesn't work, before closing blockland, run ls -l again.
i see the group of staff. do you have administrative permissions on this computer? not neccesary, just worth noting.
PS: no pressure, you're just helping me create a solution for all mac users.
Last login: Mon Dec 16 19:39:47 on ttys001
friendnizer-9000:Blockland nathaniel$ cd "/Users/nathaniel/Library/Application Support/Steam/SteamApps/common/Blockland"
friendnizer-9000:Blockland nathaniel$ ls -l
total 33144
drwxrw-r-x 117 nathaniel staff 3978 Dec 16 15:46 Add-Ons
drwxrw-r-x 3 nathaniel staff 102 Dec 16 15:38 Blockland.app
drwxrw-r-x 10 nathaniel staff 340 Dec 16 15:46 base
-rwxrw-r-x 1 nathaniel staff 16958464 Dec 16 18:38 cache.db
drwxrw-r-x 5 nathaniel staff 170 Dec 16 15:46 config
-rwxrw-r-x 1 nathaniel staff 5308 Dec 16 19:02 console.log
drwxrw-r-x 65 nathaniel staff 2210 Dec 16 15:46 saves
drwxrw-r-x 10 nathaniel staff 340 Dec 16 15:41 screenshots
drwxrw-r-x 6 nathaniel staff 204 Dec 16 15:41 shaders
friendnizer-9000:Blockland nathaniel$ chmod 765 -R *
chmod: -R: No such file or directory
friendnizer-9000:Blockland nathaniel$
sorry, the purpose of the cd command was to jump to the blockland directorybecause one time I tried to run .bat files on here
it looks like you have a > in at the start of the command. can you remove that and try again?
wait, why do you have .bat files? this is a mac..?
Last login: Mon Dec 16 19:15:49 on ttys001
friendnizer-9000:~ nathaniel$ cd "/Users/nathaniel/Library/Application Support/Steam/SteamApps/common/Blockland"
friendnizer-9000:Blockland nathaniel$ ls -l
total 33144
drwxr-xr-x 117 nathaniel staff 3978 Dec 16 15:46 Add-Ons
drwxr-xr-x 3 nathaniel staff 102 Dec 16 15:38 Blockland.app
drwxr-xr-x 10 nathaniel staff 340 Dec 16 15:46 base
-rw-r--r-- 1 nathaniel staff 16958464 Dec 16 18:38 cache.db
drwxr-xr-x 5 nathaniel staff 170 Dec 16 15:46 config
-rw-r--r-- 1 nathaniel staff 5308 Dec 16 19:02 console.log
drwxr-xr-x 65 nathaniel staff 2210 Dec 16 15:46 saves
drwxr-xr-x 10 nathaniel staff 340 Dec 16 15:41 screenshots
drwxr-xr-x 6 nathaniel staff 204 Dec 16 15:41 shaders
friendnizer-9000:Blockland nathaniel$
open a terminal. it's in the all apps > utilities thing, or search for it, i don't remember how macs work.
1: open a terminal
2: type this in (feel free to copy paste, but you need to right click to paste)Code: [Select]3: type this incd "/Users/nathaniel/Library/Application Support/Steam/SteamApps/common/Blockland"Code: [Select]ls -l
post the output here. i'm particularly interested in the first bit which should look similar to this: -r--r--r-- or this -r-xr--r--
Last login: Mon Dec 16 19:07:04 on ttys000
friendnizer-9000:~ nathaniel$ > cd "/Users/nathaniel/Library/Application Support/Steam/SteamApps/common/Blockland"
-bash: /Users/nathaniel/Library/Application Support/Steam/SteamApps/common/Blockland: is a directory
friendnizer-9000:~ nathaniel$ ls -l
total 7000
-rw-r--r-- 1 nathaniel staff 12 May 11 2012 128 03145939 (803000D3).sms.db
-rw-r--r-- 1 nathaniel staff 12 May 17 2012 128 08039782 (807AAD66).sms.db
drwxr-xr-x 3 nathaniel staff 102 Sep 27 10:15 AI_RecycleBin
drwx------ 22 nathaniel staff 748 Dec 16 15:38 Applications
drwxr-xr-x 17 nathaniel staff 578 Dec 24 2012 Blockland
-rw-r--r-- 1 nathaniel staff 411 Dec 4 2005 CleanUp.bat
drwx------+ 42 nathaniel staff 1428 Dec 16 18:39 Desktop
drwx------+ 142 nathaniel staff 4828 Dec 16 15:36 Documents
drwx------+ 189 nathaniel staff 6426 Dec 16 17:04 Downloads
drwx------@ 28 nathaniel staff 952 Dec 15 20:21 Dropbox
drwxrwxr-x 3 root admin 102 Jan 2 2010 Franklin Access Manager Uninstaller.app
drwxr-xr-x 4 nathaniel staff 136 Jun 9 2012 Libraries
drwx------@ 61 nathaniel staff 2074 Dec 13 18:29 Library
drwx------+ 6 nathaniel staff 204 Aug 29 23:22 Movies
drwx------+ 7 nathaniel staff 238 Aug 31 01:24 Music
-r--r--r-- 1 nathaniel staff 60416 Sep 24 2003 OpenAL32.dll
drwxr-xr-x 4 nathaniel staff 136 Jul 8 23:18 PcSetup
drwx------+ 89 nathaniel staff 3026 Dec 15 13:02 Pictures
-r--r--r-- 1 nathaniel staff 81 Apr 22 2006 Play RTB.bat
drwxr-xr-x+ 6 nathaniel staff 204 Jul 8 23:16 Public
-r--r--r-- 1 nathaniel staff 88 Jun 15 2006 RTB - Easy Dedicated.bat
-r--r--r-- 1 nathaniel staff 133 Jun 12 2006 RTB - dedicated.bat
-rw-r--r-- 1 nathaniel staff 87 May 13 2013 StencylWorks.prefs
-rw-r--r-- 1 nathaniel staff 13646 Nov 1 23:25 VehemonLogo.svg
drwxr-xr-x 9 nathaniel staff 306 Dec 1 15:29 Wine Files
-rwxr-xr-x 1 nathaniel staff 3002368 Dec 22 2004 blockLand.exe
-rw-r--r-- 1 nathaniel staff 0 Dec 16 19:08 cd
drwxr-xr-x 11 nathaniel staff 374 Aug 6 2006 common
-rw-r--r-- 1 nathaniel staff 74 Dec 21 2004 dedicated.bat
drwxr-xr-x 4 nathaniel staff 136 Jul 8 23:15 editor
drwxr-xr-x 8 nathaniel staff 272 Dec 24 2012 fps
-rw-r--r-- 1 nathaniel staff 94208 Dec 20 2004 glu2d3d.dll
-rw-r--r-- 1 nathaniel staff 7113 Jun 7 2003 main.cs
-rw-r--r-- 1 nathaniel staff 229376 Dec 20 2004 opengl2d3d.dll
drwxr-xr-x 11 nathaniel staff 374 Dec 24 2012 rtb
-rw-r--r-- 1 nathaniel staff 134190 Jun 15 2006 rtbprelauncher.jar
drwxr-xr-x 9 nathaniel staff 306 Mar 28 2013 stencylworks
-rw-r--r-- 1 nathaniel staff 8 Jul 8 2012 timeout.txt
friendnizer-9000:~ nathaniel$
//-------------------------- 12/16/2013 -- 18:58:40 -----
System & Processor Information:
Mac OS X 10.9.0
4.0 GB RAM
2.3 GHz unknown Mac model (4 cores)
x86 Architecture
MMX detected
SSE detected
Math Init:
Installing Standard C extensions
Installing Assembly extensions
Installing SSE extensions
Input Init:
Video Init:
Accelerated OpenGL display device detected.
Blockland v21m build 1908
Module Directory: /Users/nathaniel/Library/Application Support/Steam/SteamApps/common/Blockland
Profile Path: /Users/nathaniel/Library/Application Support/Steam/SteamApps/common/Blockland
Total Ram: 4096 MB
OS: OSX 10.9.0 r199506
--------- Parsing Arguments ---------
argc = 3
argv[2] = -noconsole
Parsing command line arguments: -noconsole
Error opening zip (Add-Ons/GameMode_Ninja_Jump#1BFE3C8.zip), need to handle this better...
--------- Loading Common ---------
Error opening zip (Add-Ons/GameMode_Ninja_Jump#1BFE3C8.zip), need to handle this better...
Loading compiled script base/main.cs.
Loading compiled script base/client/defaults.cs.
Loading compiled script base/server/defaults.cs.
Loading compiled script base/server/defaultAddOnList.cs.
Loading compiled script base/server/defaultMusicList.cs.
--------- Loading MODS ---------
--------- Initializing Base ---------
Loading compiled script base/client/init.cs.
Loading compiled script base/server/init.cs.
Loading compiled script base/client/canvas.cs.
Loading compiled script base/client/audio.cs.
--------- Initializing Base: Server ---------------------
Steam initialized...
Steam unlock successful, will use Steam authentication
Loading compiled script base/server/mainServer.cs.
Loading compiled script base/server/scripts/game.cs.
--------- Initializing Base: Client ---------------------
Loading compiled script base/client/message.cs.
Loading compiled script base/client/mission.cs.
Loading compiled script base/client/missionDownload.cs.
Loading compiled script base/client/actionMap.cs.
Activating the OpenGL display device...
Activating the OpenGL display device...
Cleaning up the display device...
>> Attempting to change display settings to windowed 800x600x32@60Hz...
Created new window for GL [800 x 600].
port = 12066624
Successfully set up AGL windowed support [800 x 600]
doesn't need to ressurect
saved prefs
OpenGL driver information:
Vendor: Intel Inc.
Renderer: Intel HD Graphics 3000 OpenGL Engine
Version: 2.1 INTEL-8.18.27
OpenGL Init: Enabled Extensions
ARB_multitexture (Max Texture Units: 8)
EXT_texture_env_combine
EXT_packed_pixels
EXT_fog_coord
ARB_texture_compression
EXT_texture_compression_s3tc
(ARB|EXT)_texture_env_add
EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
WGL_EXT_swap_control
GL_ARB_vertex_buffer_object
ARB_occlusion_query
OpenGL Init: Disabled Extensions
EXT_paletted_texture
EXT_compiled_vertex_array
NV_vertex_array_range
3DFX_texture_compression_FXT1
ATI_FSAA
Video::setDevice - activate call done
Video::setDevice - resetting canvas
Resetting Canvas...
OpenAL Driver Init:
OpenAL
Vendor: Any
Version: OpenAL 1.2
Renderer: Software
Extensions:
Loading compiled script base/client/scripts/allClientScripts.cs.
Activating package: CanvasCursor
Loading compiled script base/client/ui/allClientGuis.gui.
--------- Loading Client Add-Ons ---------
Client checking Add-On: GameMode_Tutorial
Loading Add-On: GameMode_Tutorial (CRC:-1820115138)
Executing Add-Ons/GameMode_Tutorial/client.cs.
Executing add-ons/GameMode_Tutorial/tutorialCompletedGui.gui.
Client checking Add-On: Bot_Hole
Loading Add-On: Bot_Hole (CRC:758391552)
Executing Add-Ons/Bot_Hole/client.cs.
Executing Add-Ons/Bot_Hole/wrenchBotDlg.gui.
Executing Add-Ons/Bot_Hole/wrenchBotDlg.cs.
Activating package: ClientBotHolePackage
Binding server port to default IP
UDP initialized on port 41611
Error opening zip (Add-Ons/GameMode_Ninja_Jump#1BFE3C8.zip), need to handle this better...
Starting client steam authentication...
Engine initialized...
Received stats and achievements from Steam
Authentication: SUCCESS
Could not create a description for binding: ;
Could not create a description for binding: /
Could not create a description for binding: cmd /
Could not create a description for binding: alt ;
Exporting initial client prefs
Unable to open file 'config/client/prefs.cs for writing.
Exporting client config
Unable to open file 'config/client/config.cs' for writing.
Unable to open file 'config/client/avatarColors.cs for writing.
Loading object base/data/shapes/player/m.dts
ERROR: File "/thumbs/" is not in one of the default directories
BackTrace: ->MainMenuGui::clickPlayer->[CanvasCursor]GuiCanvas::pushDialog->AvatarGui::onWake->Avatar_UpdatePreview
ERROR: File "/thumbs/.jpg" is not in one of the default directories
BackTrace: ->MainMenuGui::clickPlayer->[CanvasCursor]GuiCanvas::pushDialog->AvatarGui::onWake->Avatar_UpdatePreview
ERROR: File "/thumbs/.png" is not in one of the default directories
BackTrace: ->MainMenuGui::clickPlayer->[CanvasCursor]GuiCanvas::pushDialog->AvatarGui::onWake->Avatar_UpdatePreview
ERROR: File "/" is not in one of the default directories
BackTrace: ->MainMenuGui::clickPlayer->[CanvasCursor]GuiCanvas::pushDialog->AvatarGui::onWake->Avatar_UpdatePreview
ERROR: File "/.jpg" is not in one of the default directories
BackTrace: ->MainMenuGui::clickPlayer->[CanvasCursor]GuiCanvas::pushDialog->AvatarGui::onWake->Avatar_UpdatePreview
ERROR: File "/.png" is not in one of the default directories
I tried doing the disable steam thing that Generation said, but that didn't really do anything.