Crashing issue

Discussion in 'Bukkit Help' started by Nerdfuryz, May 1, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Nerdfuryz

    Code:
    2013-05-01 21:06:23 [SEVERE] Exception in thread "MV-Inv Profile Write Thread"
    2013-05-01 21:06:23 [SEVERE] java.lang.OutOfMemoryError: Requested array size exceeds VM limit
    2013-05-01 21:06:23 [SEVERE]    at java.util.Arrays.copyOf(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at java.lang.AbstractStringBuilder.append(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at java.lang.StringBuffer.append(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONValue.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONValue.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONValue.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONValue.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONValue.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONObject.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at org.json.simple.JSONValue.toJSONString(Unknown Source)
    2013-05-01 21:06:23 [SEVERE]    at com.onarandombox.multiverseinventories.util.JsonConfiguration.saveToString(JsonConfiguration.java:32)
    2013-05-01 21:06:23 [SEVERE]    at com.onarandombox.multiverseinventories.util.EncodedJsonConfiguration.save(EncodedJsonConfiguration.java:30)
    2013-05-01 21:06:23 [SEVERE]    at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.processProfileWrite(FlatFilePlayerData.java:243)
    2013-05-01 21:06:23 [SEVERE]    at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.access$000(FlatFilePlayerData.java:30)
    2013-05-01 21:06:23 [SEVERE]    at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:209)
    what is the problem and how can I fix it? It crashes when this occurs.
     
  2. Offline

    midnightfang22


    2013-05-01 21:06:23 [SEVERE] java.lang.OutOfMemoryError: Requested array size exceeds VM limit

    You ran out of memory
     
  3. Offline

    Nerdfuryz

    Why? I am allocating 12 gigabytes of ram to my server and there is 500 gigabytes of hard drive space.
     
  4. Offline

    TomYaMee

    Maybe there's memory leak or some other reasons? :confused:
     
  5. Offline

    Me4502

    I'd report that to MultiVerseInventories... They have an array of incredible size.
     
  6. Offline

    Nerdfuryz

    So you guys have no idea?
     
  7. Offline

    angeplay

    You sould use MultiInv instead of MultiVerseInventories
     
  8. Offline

    Nerdfuryz

    I actually just tried that and it didn't work and it is crashing like this now:\

    Code:
    2013-05-02 17:14:59 [INFO] AllianceChat: **DiscreyU alanp02: lag
    2013-05-02 17:15:02 [INFO] FactionChat DarkSide: PepperPal: Please
    2013-05-02 17:15:03 [INFO] Connection reset
    2013-05-02 17:15:16 [INFO] Connection reset
    2013-05-02 17:15:19 [INFO] Read timed out
    2013-05-02 17:15:34 [INFO] Connection reset
    2013-05-02 17:15:37 [INFO] jet439110 lost connection: disconnect.endOfStream
    2013-05-02 17:15:37 [INFO] thenupary lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] amd4947 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] raliso lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] bigmandoublej [/76.105.31.91:61834] lost connection
    2013-05-02 17:15:38 [INFO] /98.226.42.21:33548 lost connection
    2013-05-02 17:15:38 [INFO] /24.27.119.77:49684 lost connection
    2013-05-02 17:15:38 [INFO] /99.122.45.122:53951 lost connection
    2013-05-02 17:15:38 [INFO] /97.82.184.40:3560 lost connection
    2013-05-02 17:15:38 [INFO] bigmandoublej [/76.105.31.91:61837] lost connection
    2013-05-02 17:15:38 [INFO] /72.146.71.251:50800 lost connection
    2013-05-02 17:15:38 [INFO] /184.12.162.104:60375 lost connection
    2013-05-02 17:15:38 [INFO] /67.183.0.43:60376 lost connection
    2013-05-02 17:15:38 [INFO] /71.94.151.240:59783 lost connection
    2013-05-02 17:15:38 [INFO] /68.58.110.142:52804 lost connection
    2013-05-02 17:15:38 [INFO] /71.94.151.240:59789 lost connection
    2013-05-02 17:15:38 [INFO] /99.122.45.122:53964 lost connection
    2013-05-02 17:15:38 [INFO] /70.72.151.174:49302 lost connection
    2013-05-02 17:15:38 [INFO] /99.10.217.157:56148 lost connection
    2013-05-02 17:15:38 [INFO] /68.150.28.117:49799 lost connection
    2013-05-02 17:15:38 [INFO] /98.226.42.21:41442 lost connection
    2013-05-02 17:15:38 [INFO] /74.131.119.109:64965 lost connection
    2013-05-02 17:15:38 [INFO] Racer859 [/70.72.151.174:49308] lost connection
    2013-05-02 17:15:38 [INFO] /76.11.67.250:57290 lost connection
    2013-05-02 17:15:38 [INFO] /174.2.177.200:61473 lost connection
    2013-05-02 17:15:38 [INFO] /70.72.151.174:49314 lost connection
    2013-05-02 17:15:38 [INFO] /24.60.117.209:57983 lost connection
    2013-05-02 17:15:38 [INFO] slader123456 [/207.216.64.158:58801] lost connection
    2013-05-02 17:15:38 [INFO] /70.119.201.142:53191 lost connection
    2013-05-02 17:15:38 [INFO] /76.107.82.27:53553 lost connection
    2013-05-02 17:15:38 [INFO] /66.234.41.157:40051 lost connection
    2013-05-02 17:15:38 [INFO] /70.119.201.142:53192 lost connection
    2013-05-02 17:15:38 [INFO] /68.18.15.24:62074 lost connection
    2013-05-02 17:15:38 [INFO] /173.21.115.149:1246 lost connection
    2013-05-02 17:15:38 [INFO] /99.46.144.214:50982 lost connection
    2013-05-02 17:15:38 [INFO] spikylizard123 [/99.46.144.214:50984] lost connection
    2013-05-02 17:15:38 [INFO] /173.21.115.149:1259 lost connection
    2013-05-02 17:15:38 [INFO] /70.72.151.174:49324 lost connection
    2013-05-02 17:15:38 [INFO] /173.21.115.149:1273 lost connection
    2013-05-02 17:15:38 [INFO] /74.232.238.209:50405 lost connection
    2013-05-02 17:15:38 [INFO] /207.216.64.158:58803 lost connection
    2013-05-02 17:15:38 [INFO] /96.25.72.39:51089 lost connection
    2013-05-02 17:15:38 [INFO] /24.144.230.138:53130 lost connection
    2013-05-02 17:15:38 [INFO] slader123456 [/207.216.64.158:58806] lost connection
    2013-05-02 17:15:38 [INFO] /96.231.112.188:63684 lost connection
    2013-05-02 17:15:38 [INFO] /24.144.230.138:53136 lost connection
    2013-05-02 17:15:38 [INFO] /24.144.230.138:53140 lost connection
    2013-05-02 17:15:38 [INFO] /98.176.130.46:64208 lost connection
    2013-05-02 17:15:38 [INFO] /75.208.205.190:57584 lost connection
    2013-05-02 17:15:38 [INFO] /76.102.27.48:41608 lost connection
    2013-05-02 17:15:38 [INFO] /137.186.206.226:42138 lost connection
    2013-05-02 17:15:38 [INFO] /71.107.21.206:57030 lost connection
    2013-05-02 17:15:38 [INFO] /188.40.52.188:35390 lost connection
    2013-05-02 17:15:38 [INFO] /188.40.52.188:35739 lost connection
    2013-05-02 17:15:38 [INFO] /68.4.197.99:42660 lost connection
    2013-05-02 17:15:38 [INFO] /174.130.42.220:60254 lost connection
    2013-05-02 17:15:38 [INFO] /71.107.21.206:57035 lost connection
    2013-05-02 17:15:38 [INFO] /71.104.9.107:56182 lost connection
    2013-05-02 17:15:38 [INFO] /97.119.219.87:51384 lost connection
    2013-05-02 17:15:38 [INFO] /99.252.194.191:55962 lost connection
    2013-05-02 17:15:38 [INFO] /173.51.221.155:61027 lost connection
    2013-05-02 17:15:38 [INFO] /50.4.196.151:62674 lost connection
    2013-05-02 17:15:38 [INFO] /99.36.151.33:50506 lost connection
    2013-05-02 17:15:38 [INFO] /98.176.130.46:64209 lost connection
    2013-05-02 17:15:38 [INFO] /67.221.101.178:50856 lost connection
    2013-05-02 17:15:38 [INFO] /71.107.21.206:63669 lost connection
    2013-05-02 17:15:38 [INFO] /99.46.144.214:50999 lost connection
    2013-05-02 17:15:38 [INFO] /198.254.181.57:1267 lost connection
    2013-05-02 17:15:38 [INFO] /68.111.65.143:51011 lost connection
    2013-05-02 17:15:38 [INFO] /67.221.101.178:50858 lost connection
    2013-05-02 17:15:38 [INFO] /75.208.205.190:57592 lost connection
    2013-05-02 17:15:38 [INFO] /108.13.227.124:53825 lost connection
    2013-05-02 17:15:38 [INFO] /71.107.21.206:57038 lost connection
    2013-05-02 17:15:38 [INFO] dyn_o_mite [/50.4.196.151:62677] lost connection
    2013-05-02 17:15:38 [INFO] gummyninja92 [/68.111.65.143:51014] lost connection
    2013-05-02 17:15:38 [INFO] /24.118.66.131:60972 lost connection
    2013-05-02 17:15:38 [INFO] /74.129.216.56:52626 lost connection
    2013-05-02 17:15:38 [INFO] /71.107.21.206:57044 lost connection
    2013-05-02 17:15:38 [INFO] /64.119.44.230:50475 lost connection
    2013-05-02 17:15:38 [INFO] /37.59.35.201:52892 lost connection
    2013-05-02 17:15:38 [INFO] /71.196.114.14:50729 lost connection
    2013-05-02 17:15:38 [INFO] /74.177.237.201:58407 lost connection
    2013-05-02 17:15:38 [INFO] /68.4.197.99:33309 lost connection
    2013-05-02 17:15:38 [INFO] /99.252.194.191:55963 lost connection
    2013-05-02 17:15:38 [INFO] /75.208.205.190:57597 lost connection
    2013-05-02 17:15:38 [INFO] jackenglish2 [/107.3.185.208:60622] lost connection
    2013-05-02 17:15:38 [INFO] /97.119.219.87:58164 lost connection
    2013-05-02 17:15:38 [INFO] /172.250.100.91:57693 lost connection
    2013-05-02 17:15:38 [INFO] /76.102.27.48:46138 lost connection
    2013-05-02 17:15:38 [INFO] /98.14.229.115:53897 lost connection
    2013-05-02 17:15:38 [INFO] /174.45.235.20:52565 lost connection
    2013-05-02 17:15:38 [INFO] /99.46.144.214:51011 lost connection
    2013-05-02 17:15:38 [INFO] /174.45.235.20:52567 lost connection
    2013-05-02 17:15:38 [INFO] /67.221.101.178:50863 lost connection
    2013-05-02 17:15:38 [INFO] /98.226.42.21:39796 lost connection
    2013-05-02 17:15:38 [INFO] /99.36.151.33:50518 lost connection
    2013-05-02 17:15:38 [INFO] /174.45.235.20:52571 lost connection
    2013-05-02 17:15:38 [INFO] /174.45.235.20:52570 lost connection
    2013-05-02 17:15:38 [INFO] Buckmuck2 [/76.102.27.48:33992] lost connection
    2013-05-02 17:15:38 [INFO] /207.119.165.64:58878 lost connection
    2013-05-02 17:15:38 [INFO] /74.69.255.167:51887 lost connection
    2013-05-02 17:15:38 [INFO] /74.69.255.167:51886 lost connection
    2013-05-02 17:15:38 [INFO] /72.133.204.102:53969 lost connection
    2013-05-02 17:15:38 [INFO] /198.254.181.57:1269 lost connection
    2013-05-02 17:15:38 [INFO] fleabagsal [/173.51.221.155:61029] lost connection
    2013-05-02 17:15:38 [INFO] /206.116.112.175:54401 lost connection
    2013-05-02 17:15:38 [INFO] /172.221.201.199:54552 lost connection
    2013-05-02 17:15:38 [INFO] /68.4.197.99:43652 lost connection
    2013-05-02 17:15:38 [INFO] /72.133.204.102:53984 lost connection
    2013-05-02 17:15:38 [INFO] /207.119.165.64:58889 lost connection
    2013-05-02 17:15:38 [INFO] /99.252.194.191:55964 lost connection
    2013-05-02 17:15:38 [INFO] MmmmmTacos [/99.36.151.33:50520] lost connection
    2013-05-02 17:15:38 [INFO] /74.69.255.167:51895 lost connection
    2013-05-02 17:15:38 [INFO] /74.69.255.167:51897 lost connection
    2013-05-02 17:15:38 [INFO] /207.119.165.64:58896 lost connection
    2013-05-02 17:15:38 [INFO] /75.208.205.190:57604 lost connection
    2013-05-02 17:15:38 [INFO] /172.221.201.199:54558 lost connection
    2013-05-02 17:15:38 [INFO] Mr_Claymore [/172.221.201.199:54560] lost connection
    2013-05-02 17:15:38 [INFO] mrfkoff issued server command: /top
    2013-05-02 17:15:38 [INFO] [PLAYER_COMMAND] mrfkoff: /f show
    2013-05-02 17:15:38 [INFO] mrfkoff lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] chance1o2o3 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] halomonkeys lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] Mr_Claymore lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] jadenmartin2 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] jazzsnake1999 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] BenajminC lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] ryanlicious lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] fleabagsal lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] chucktheawesome lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] jonjon121999 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] toxic_waffle lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] gummyninja92 issued server command: /hi
    2013-05-02 17:15:38 [INFO] gummyninja92 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] huntman612 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] spikylizard123 issued server command: /sethome stuff
    2013-05-02 17:15:38 [INFO] spikylizard123 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] [PLAYER_COMMAND] PepperPal: /f who
    2013-05-02 17:15:38 [INFO] PepperPal lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] L0K0_Dude_17900 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] 2jdboyz lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] brettcool88 lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] XMONSTERXDX lost connection: disconnect.endOfStream
    2013-05-02 17:15:38 [INFO] slader123456 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] misa113 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] zolobrine lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] linintgon4 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] [PLAYER_COMMAND] percy534: /f who thenupary
    2013-05-02 17:15:39 [INFO] percy534 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] DRKSTAR99 issued server command: /tell jishyab789 hey
    2013-05-02 17:15:39 [INFO] [PLAYER_COMMAND] DRKSTAR99: /f who joshua
    2013-05-02 17:15:39 [INFO] DRKSTAR99 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] [PLAYER_COMMAND] jackenglish2: /f title jackenglish2 [Owner]
    2013-05-02 17:15:39 [INFO] jackenglish2 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] alanp02 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] lordkiller101 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] nycooldog lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] Jaidk lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] MechaKill3r issued server command: /auc
    2013-05-02 17:15:39 [INFO] MechaKill3r lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] phoenixwiley1 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] knifeawatermelon lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] midweekhornet00 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] Cryptic21 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] EORudolph lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] joshuaB789 issued server command: /warp wild1
    2013-05-02 17:15:39 [INFO] joshuaB789 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] DeadStricker122 issued server command: /nick poop
    2013-05-02 17:15:39 [INFO] DeadStricker122 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] PacificSteve lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] pike99 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] mendham lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] MmmmmTacos lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] bradyvon lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] dyn_o_mite lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] Racer859 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] marc2905vh9 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] black_hawk9823 issued server command: /spawn
    2013-05-02 17:15:39 [INFO] black_hawk9823 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] 11phillip10 issued server command: /invsee thenupary
    2013-05-02 17:15:39 [INFO] 11phillip10 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] Hockey_Boy17 issued server command: /warp wild1
    2013-05-02 17:15:39 [INFO] Hockey_Boy17 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] XMONSTERXDX [/50.15.136.67:52536] lost connection
    2013-05-02 17:15:39 [INFO] spikylizard123 [/99.46.144.214:51012] lost connection
    2013-05-02 17:15:39 [INFO] TerminatorKill9 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] Buckmuck2 lost connection: disconnect.endOfStream
    2013-05-02 17:15:39 [INFO] princehullabaloo lost connection: disconnect.endOfStream
    2013-05-02 17:15:40 [INFO] Disconnecting jadenmartin2 [/174.130.42.220:60258]: Must wait 28 Seconds before joining
    2013-05-02 17:15:40 [INFO] Disconnecting Racer859 [/70.72.151.174:49326]: Must wait 29 Seconds before joining
    2013-05-02 17:15:40 [INFO] Disconnecting amd4947 [/108.211.197.207:50018]: Must wait 28 Seconds before joining
    2013-05-02 17:15:40 [INFO] Disconnecting joshuaB789 [/74.177.237.201:58409]: Must wait 29 Seconds before joining
    2013-05-02 17:15:40 [INFO] eric_hohenthal[/71.235.130.59:1726] logged in with entity id 476011 at ([world_nether] -3.149249294092865, 30.0, -16.501479957209668)
    2013-05-02 17:15:40 [INFO] joshuaB789 [/74.177.237.201:58409] lost connection
    2013-05-02 17:15:40 [INFO] AutoSaving
    2013-05-02 17:15:40 [INFO] [AutoSaveWorld] AutoSaving
    2013-05-02 17:15:40 [INFO] AutoSave Complete
    2013-05-02 17:15:40 [INFO] [AutoSaveWorld] AutoSave Complete
    2013-05-02 17:15:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2013-05-02 17:15:40 [INFO] Disconnecting misa113 [/74.69.255.167:51918]: Must wait 29 Seconds before joining
    2013-05-02 17:15:41 [INFO] Disconnecting princehullabaloo [/71.107.21.206:57054]: Must wait 29 Seconds before joining
    2013-05-02 17:15:41 [INFO] Disconnecting fleabagsal [/173.51.221.155:61048]: Must wait 27 Seconds before joining
    2013-05-02 17:15:42 [INFO] Disconnecting MmmmmTacos [/99.36.151.33:50530]: Must wait 27 Seconds before joining
    2013-05-02 17:15:42 [INFO] Disconnecting XMONSTERXDX [/50.15.136.67:52540]: Must wait 26 Seconds before joining
    2013-05-02 17:15:42 [INFO] Disconnecting brettcool88 [/75.129.54.211:56889]: Must wait 26 Seconds before joining
    2013-05-02 17:15:42 [INFO] Disconnecting Mr_Claymore [/172.221.201.199:54566]: Must wait 26 Seconds before joining
    2013-05-02 17:15:47 [INFO] PepperPal [/67.221.101.178:54122] lost connection
    2013-05-02 17:15:56 [INFO] Mr_Claymore [/172.221.201.199:54574] lost connection
    2013-05-02 17:15:56 [INFO] princehullabaloo [/71.107.21.206:57067] lost connection
    2013-05-02 17:15:56 [INFO] /74.177.237.201:58431 lost connection
    2013-05-02 17:15:44 [INFO] Connection reset
     
  9. Offline

    angeplay

    post your server.properties please.
     
  10. Offline

    Nerdfuryz

    Code:
    #Minecraft server properties
    #Thu May 02 18:33:29 MST 2013
    generator-settings=
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=true
    rcon.password=$rcon.password
    server-port=25565
    level-type=DEFAULT
    minequery-port=25566
    enable-rcon=false
    force-gamemode=false
    level-seed=
    server-ip=[CENSORED]
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    hardcore=false
    snooper-enabled=false
    texture-pack=
    online-mode=true
    server-id=unnamed
    pvp=true
    difficulty=1
    server-name=Drancraft
    enable-command-block=false
    gamemode=0
    max-players=500
    rcon.port=$rcon.port
    spawn-monsters=true
    view-distance=8
    generate-structures=true
    spawn-protection=0
    motd=\u00A77[\u00A7aHuge Voting Contest\! \u00A74drancraft.com\u00A77]
    
     
Thread Status:
Not open for further replies.

Share This Page