question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Server crashes while create a new room

See original GitHub issue
packet from c9e5ea62-9f96-4d80-bf4f-a3f71d13d470 seq: 8 length: 48
C:\Users\Administrator\cso2-master-server\dist\packets\in\packet.js:112
            throw new Error('Data buffer is too small');
            ^

Error: Data buffer is too small
    at InRoomPacket.readUInt32 (C:\Users\Administrator\cso2-master-server\dist\p
ackets\in\packet.js:112:19)
    at new InRoomNewRequest (C:\Users\Administrator\cso2-master-server\dist\pack
ets\in\room\fullrequest.js:25:31)
    at InRoomPacket.parse (C:\Users\Administrator\cso2-master-server\dist\packet
s\in\room.js:74:35)
    at new InPacketBase (C:\Users\Administrator\cso2-master-server\dist\packets\
in\packet.js:21:14)
    at new InRoomPacket (C:\Users\Administrator\cso2-master-server\dist\packets\
in\room.js:23:1)
    at ChannelManager.onRoomRequest (C:\Users\Administrator\cso2-master-server\d
ist\channel\channelmanager.js:74:27)
    at ServerInstance.onIncomingPacket (C:\Users\Administrator\cso2-master-serve
r\dist\serverinstance.js:186:38)
    at ServerInstance.onSocketData (C:\Users\Administrator\cso2-master-server\di
st\serverinstance.js:160:14)
    at Socket.newSocket.on (C:\Users\Administrator\cso2-master-server\dist\serve
rinstance.js:85:18)
    at Socket.emit (events.js:182:13)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
HouTomcommented, Dec 21, 2018

Hello,I can answer you about this question, The master-sever can not know Chinese room name .Please use English or Korean room name.

0reactions
L-Leitecommented, Jan 5, 2019

Considering @DebugBios managed to create a room (see #19 or #20), I’ll assume this is fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Server Down: What to Do When My Server Crashes?
Server starts and the operating system (OS) loads but some critical services do not start Causes vary depending on a number of factors....
Read more >
3 Steps to Diagnose an Unexpected Server Crash
1. Check your server temperature. This might sound simple, but temperature is one of the biggest factors when it comes to server reliability....
Read more >
How To Fix a Broken Minecraft Server - YouTube
50K views 1 year ago How To Make A Minecraft Server Network ... on a Minecraft server to how to stop your Minecraft...
Read more >
android - room crashes while accessing it store data
I using work manager to save data to my local database and then put the same data to the server. In localDeleteRequest class,...
Read more >
Game crashes when creating or joining an server :: Don't ...
The only way to know for sure is by checking the crash/game log. If you're neither of you are sure how to read...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found