Blockland Forums > Help
Blockland Crashes when I start a server
Counter98:
I already did before I posted this.
--- Code: ---*** LOADING MISSION: Add-Ons/Map_AdjustablePlate/AP.mis
*** Stage 1 load
Mission Name: Adjustable Plate
Mission SaveName: Slate
Mission Description:
*** Stage 2 load
Executing Add-Ons/Map_AdjustablePlate/AP.mis.
Executing Add-Ons/Map_AdjustablePlate/Scripts/AP.cs.
Executing Add-Ons/Map_Slate_Storm_Revised/rain.cs.
Executing config/server/adjustablePlate.cs.
Activating package: adjustablePlateServer
*** Mission loaded
Regenerating file manifest
Got 5982 items in manifest, 801 files hashed
Posting to master server
Posting to rtb server
Got connect request from IPX:00000000:000000000000:0
net name = Counter
Connection established
Connected successfully, killing other pending connections
AUTHCHECK: Counter = LAN client -> internet server, auth with server ip
Activating package: AutoApplyEvents
Executing Add-Ons/Event_Database/event.cs.
Executing Add-Ons/Event_Database/functions.cs.
Executing Add-Ons/Script_achievements/base_triggers.cs.
Auth Init Successfull: Counter
CADD: 16853 local
+- bl_id = 28113
Syntax error in input.
+- AUTO SUPER ADMIN (ID same as host)
*** Sending mission load to client: Add-Ons/Map_AdjustablePlate/AP.mis
Posting to master server
Posting to rtb server
Add-Ons/System_ReturnToBlockland/support/networking.cs (319): Unknown command onDisconnect.
*** Prep-Phase 1: Download GUI
81 Compass - You have the power! Telling the server you have the power...
16853 Counter - This player has the power! Giving them the guidance...
*** New Mission: Add-Ons/Map_AdjustablePlate/AP.mis
*** Phase 1: Download Datablocks & Targets
Activating package: VCE_Main
registerSpecialVar() - Variable posx already exists on Player. Overwriting...
registerSpecialVar() - Variable posy already exists on Player. Overwriting...
registerSpecialVar() - Variable posz already exists on Player. Overwriting...
registerSpecialVar() - Variable isPassenger already exists on Player. Overwriting...
registerSpecialVar() - Variable isDriver already exists on Player. Overwriting...
registerSpecialVar() - Variable posx already exists on fxDTSBrick. Overwriting...
registerSpecialVar() - Variable posy already exists on fxDTSBrick. Overwriting...
registerSpecialVar() - Variable posz already exists on fxDTSBrick. Overwriting...
registerSpecialVar() - Variable velx already exists on Vehicle. Overwriting...
registerSpecialVar() - Variable vely already exists on Vehicle. Overwriting...
registerSpecialVar() - Variable velz already exists on Vehicle. Overwriting...
registerSpecialVar() - Variable speed already exists on Vehicle. Overwriting...
registerSpecialVar() - Variable posx already exists on Vehicle. Overwriting...
registerSpecialVar() - Variable posy already exists on Vehicle. Overwriting...
registerSpecialVar() - Variable posz already exists on Vehicle. Overwriting...
registerSpecialVar() - Variable pi already exists on GLOBAL. Overwriting...
VCEClient: Server is running VCE 6.12.
Received manifest and requested 3975 blobs. (2007 duplicates removed)
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
CDN Download finished
Executing Add-ons/Script_achievements/triggers.cs.
*** Phase 2: Download Ghost Objects
*** Phase 3: Mission Lighting
Mission lighting done
Executing config/client/Favorites.cs.
Counter spawned.
Loading persistence for BLID 28113
Applying persistence 1 0
--- End code ---
What, disable persistence? I doubt this is caused by an add-on.
LeetZero:
According to the log above:
CADD: 16853 local
+- bl_id = 28113
Syntax error in input.
+- AUTO SUPER ADMIN (ID same as host)
Not sure what that means, but if you just started a server that must either be an id of nothing, or a compromised add-on that's trying to admin that guy.
Did you try disabling all of the add-ons and starting the server, even default?
Counter98:
--- Code: ---*** LOADING MISSION: Add-Ons/Map_AdjustablePlate/AP.mis
*** Stage 1 load
Mission Name: Adjustable Plate
Mission SaveName: Slate
Mission Description:
*** Stage 2 load
Executing Add-Ons/Map_AdjustablePlate/AP.mis.
Executing Add-Ons/Map_AdjustablePlate/Scripts/AP.cs.
Executing Add-Ons/Map_Slate_Storm_Revised/rain.cs.
Executing config/server/adjustablePlate.cs.
Activating package: adjustablePlateServer
*** Mission loaded
Regenerating file manifest
Got 1637 items in manifest, 2 files hashed
Posting to master server
Posting to rtb server
Got connect request from IPX:00000000:000000000000:0
net name = Counter
Connection established
Connected successfully, killing other pending connections
AUTHCHECK: Counter = LAN client -> internet server, auth with server ip
Auth Init Successfull: Counter
CADD: 14950 local
+- bl_id = 28113
Syntax error in input.
+- AUTO SUPER ADMIN (ID same as host)
*** Sending mission load to client: Add-Ons/Map_AdjustablePlate/AP.mis
Posting to master server
Posting to rtb server
Add-Ons/System_ReturnToBlockland/support/networking.cs (319): Unknown command onDisconnect.
*** Prep-Phase 1: Download GUI
*** New Mission: Add-Ons/Map_AdjustablePlate/AP.mis
*** Phase 1: Download Datablocks & Targets
Received manifest and requested 947 blobs. (690 duplicates removed)
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
Got non-CURLE_OK result on a request, result was 3
- Request was for ''
CDN Download finished
*** Phase 2: Download Ghost Objects
*** Phase 3: Mission Lighting
Mission lighting done
Executing config/client/Favorites.cs.
--- End code ---
Maybe I should have loaded it on a default map, but I'm not sure if it makes much of a difference.
Counter98:
You found this...
--- Quote ---CADD: 16853 local
+- bl_id = 28113
Syntax error in input.
+- AUTO SUPER ADMIN (ID same as host)
--- End quote ---
And I found this even when I disabled addons.
CADD: 14950 local
+- bl_id = 28113
Syntax error in input.
+- AUTO SUPER ADMIN (ID same as host)
LeetZero:
--- Quote from: Counter98 on December 29, 2011, 04:17:46 AM ---You found this...And I found this even when I disabled addons.
CADD: 14950 local
+- bl_id = 28113
Syntax error in input.
+- AUTO SUPER ADMIN (ID same as host)
--- End quote ---
Then it's not a BL_ID, my bad.
I am not sure how to help you furthermore, you have no other error than that.